.. |
actions.cc
|
Rename function parameters and use ROTATION_COUNT enum (#39)
|
2022-06-10 09:23:43 +03:00 |
actions.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
animation.cc
|
Review animateMoveObjectToObject
|
2022-06-10 10:40:22 +03:00 |
animation.h
|
Rename function parameters and use ROTATION_COUNT enum (#39)
|
2022-06-10 09:23:43 +03:00 |
art.cc
|
Fix player model settings
|
2022-06-08 23:15:30 +03:00 |
art.h
|
Add player model settings
|
2022-06-08 22:01:25 +03:00 |
audio.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
audio.h
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
audio_file.cc
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
audio_file.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
automap.cc
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
automap.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
autorun.cc
|
Wrap windows api
|
2022-05-29 22:08:13 +03:00 |
autorun.h
|
Wrap windows api
|
2022-05-29 22:08:13 +03:00 |
cache.cc
|
Reconcile with reference edition
|
2022-06-05 01:01:49 +03:00 |
cache.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
character_editor.cc
|
Rename editor symbols
|
2022-06-11 00:32:57 +03:00 |
character_editor.h
|
Rename editor symbols
|
2022-06-11 00:32:57 +03:00 |
character_selector.cc
|
Rename editor symbols
|
2022-06-11 00:32:57 +03:00 |
character_selector.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
color.cc
|
ISO C++ forbids converting a string constant to char* (#26)
|
2022-06-02 11:44:12 +03:00 |
color.h
|
ISO C++ forbids converting a string constant to char* (#26)
|
2022-06-02 11:44:12 +03:00 |
combat.cc
|
Rename object flags according to Sfall (#37)
|
2022-06-08 20:38:46 +03:00 |
combat.h
|
Fix called shot window position
|
2022-05-21 03:05:43 +03:00 |
combat_ai.cc
|
Rename object flags according to Sfall (#37)
|
2022-06-08 20:38:46 +03:00 |
combat_ai.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
combat_ai_defs.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
combat_defs.h
|
Remove static assertions
|
2022-05-28 07:34:29 +03:00 |
config.cc
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
config.h
|
Tweak configGetInt() to read hex strings properly (#35)
|
2022-06-08 00:00:19 +03:00 |
core.cc
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
core.h
|
Reorganize includes
|
2022-05-28 21:46:58 +03:00 |
credits.cc
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
credits.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
critter.cc
|
Rename editor symbols
|
2022-06-11 00:32:57 +03:00 |
critter.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
cycle.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
cycle.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
datafile.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
datafile.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
db.cc
|
Decompile editor options window
|
2022-06-07 23:18:59 +03:00 |
db.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
dbox.cc
|
Decompile editor options window
|
2022-06-07 23:18:59 +03:00 |
dbox.h
|
Decompile editor options window
|
2022-06-07 23:18:59 +03:00 |
debug.cc
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
debug.h
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
dfile.cc
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
dfile.h
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
dialog.cc
|
Add string functions compatibility layer
|
2022-05-28 11:57:32 +03:00 |
dialog.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
dictionary.cc
|
Add string functions compatibility layer
|
2022-05-28 11:57:32 +03:00 |
dictionary.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
dinput.cc
|
Get rid of DirectInput
|
2022-05-23 11:44:49 +03:00 |
dinput.h
|
Reorganize includes
|
2022-05-28 21:46:58 +03:00 |
display_monitor.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
display_monitor.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
draw.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
draw.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
dsound_compat.h
|
Wrap DirectSound
|
2022-05-29 20:07:43 +03:00 |
electronic_registration.cc
|
Wrap windows api
|
2022-05-29 22:08:13 +03:00 |
electronic_registration.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
elevator.cc
|
Add IFACE_BAR_MODE configuration option from HRP (#5)
|
2022-05-21 21:30:25 +03:00 |
elevator.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
endgame.cc
|
Reconcile with reference edition
|
2022-06-05 01:01:49 +03:00 |
endgame.h
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
export.cc
|
Add string functions compatibility layer
|
2022-05-28 11:57:32 +03:00 |
export.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
file_find.cc
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
file_find.h
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
file_utils.cc
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
file_utils.h
|
Add overwrite param (#20)
|
2022-05-28 11:29:45 +03:00 |
font_manager.cc
|
Decompile interface font byte swap functions
|
2022-05-28 21:39:47 +03:00 |
font_manager.h
|
Decompile interface font byte swap functions
|
2022-05-28 21:39:47 +03:00 |
fps_limiter.cc
|
Add missing include
|
2022-05-28 12:48:26 +03:00 |
fps_limiter.h
|
Add missing include
|
2022-05-28 12:48:26 +03:00 |
game.cc
|
Rename editor symbols
|
2022-06-11 00:32:57 +03:00 |
game.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
game_config.cc
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
game_config.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
game_dialog.cc
|
Fix dialog display centering
|
2022-06-07 23:41:24 +03:00 |
game_dialog.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
game_memory.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
game_memory.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
game_mouse.cc
|
Rename object flags according to Sfall (#37)
|
2022-06-08 20:38:46 +03:00 |
game_mouse.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
game_movie.cc
|
ISO C++ forbids converting a string constant to char* (#26)
|
2022-06-02 11:44:12 +03:00 |
game_movie.h
|
ISO C++ forbids converting a string constant to char* (#26)
|
2022-06-02 11:44:12 +03:00 |
game_palette.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
game_palette.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
game_sound.cc
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
game_sound.h
|
Wrap windows api
|
2022-05-29 22:08:13 +03:00 |
game_vars.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
geometry.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
geometry.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
graph_lib.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
graph_lib.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
grayscale.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
grayscale.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
heap.cc
|
Reorganize variables scope for goto
|
2022-05-29 00:32:50 +03:00 |
heap.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
interface.cc
|
Reorganize variables scope for goto (#23)
|
2022-05-29 16:40:49 +03:00 |
interface.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
interpreter.cc
|
Add missing includes
|
2022-05-29 22:00:50 +03:00 |
interpreter.h
|
Use C++ noreturn attribute
|
2022-05-28 07:26:08 +03:00 |
interpreter_extra.cc
|
Add missing includes
|
2022-05-29 22:00:50 +03:00 |
interpreter_extra.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
interpreter_lib.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
interpreter_lib.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
inventory.cc
|
Fix inventory context menu and mouse position (#44)
|
2022-06-12 12:30:05 +03:00 |
inventory.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
item.cc
|
Rename object flags according to Sfall (#37)
|
2022-06-08 20:38:46 +03:00 |
item.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
light.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
light.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
lips.cc
|
Review lipsReadV1
|
2022-06-11 22:33:43 +03:00 |
lips.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
loadsave.cc
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
loadsave.h
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
main.cc
|
Correct minor mistakes in #36 (#40)
|
2022-06-10 09:36:47 +03:00 |
main.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
map.cc
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
map.h
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
map_defs.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
memory.cc
|
Change types
|
2022-06-11 22:24:55 +03:00 |
memory.h
|
Change types
|
2022-06-11 22:24:55 +03:00 |
memory_defs.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
memory_manager.cc
|
Use C++ noreturn attribute
|
2022-05-28 07:26:08 +03:00 |
memory_manager.h
|
Use C++ noreturn attribute
|
2022-05-28 07:26:08 +03:00 |
message.cc
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
message.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
mmx.cc
|
Change mmx detection
|
2022-06-11 22:56:21 +03:00 |
mmx.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
mouse_manager.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
mouse_manager.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
movie.cc
|
Wrap DirectSound
|
2022-05-29 20:07:43 +03:00 |
movie.h
|
Get rid of DirectDraw
|
2022-05-24 23:19:36 +03:00 |
movie_effect.cc
|
Reorganize variables scope for goto
|
2022-05-29 00:32:50 +03:00 |
movie_effect.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
movie_lib.cc
|
Replace rotl
|
2022-05-29 21:57:35 +03:00 |
movie_lib.h
|
Wrap DirectSound
|
2022-05-29 20:07:43 +03:00 |
nevs.cc
|
Add string functions compatibility layer
|
2022-05-28 11:57:32 +03:00 |
nevs.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
obj_types.h
|
Rename object flags according to Sfall (#37)
|
2022-06-08 20:38:46 +03:00 |
object.cc
|
Fix objects rendering
|
2022-06-13 17:35:07 +03:00 |
object.h
|
Review _obj_offset_table_init
|
2022-06-11 22:13:32 +03:00 |
options.cc
|
Replace min/max macro
|
2022-05-28 14:45:48 +03:00 |
options.h
|
Remove static assertions
|
2022-05-28 07:34:29 +03:00 |
palette.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
palette.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
party_member.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
party_member.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
perk.cc
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
perk.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
perk_defs.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
pipboy.cc
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
pipboy.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
platform_compat.cc
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
platform_compat.h
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
proto.cc
|
Rename editor symbols
|
2022-06-11 00:32:57 +03:00 |
proto.h
|
Improve protoGetDataMember
|
2022-05-29 18:25:34 +03:00 |
proto_instance.cc
|
Rename function parameters and use ROTATION_COUNT enum (#39)
|
2022-06-10 09:23:43 +03:00 |
proto_instance.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
proto_types.h
|
Remove static assertions
|
2022-05-28 07:34:29 +03:00 |
queue.cc
|
Rename object flags according to Sfall (#37)
|
2022-06-08 20:38:46 +03:00 |
queue.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
random.cc
|
Provide timeGetTime compatibility layer
|
2022-05-29 18:15:48 +03:00 |
random.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
reaction.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
reaction.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
region.cc
|
Remove static assertions
|
2022-05-28 07:34:29 +03:00 |
region.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
scripts.cc
|
Get rid of saving pointers
|
2022-06-11 23:49:05 +03:00 |
scripts.h
|
Remove static assertions
|
2022-05-28 07:34:29 +03:00 |
select_file_list.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
select_file_list.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
selfrun.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
selfrun.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
sfall_config.cc
|
Correct minor mistakes in #36 (#40)
|
2022-06-10 09:36:47 +03:00 |
sfall_config.h
|
Correct minor mistakes in #36 (#40)
|
2022-06-10 09:36:47 +03:00 |
skill.cc
|
Add missing includes
|
2022-05-29 22:00:50 +03:00 |
skill.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
skill_defs.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
skilldex.cc
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
skilldex.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
sound.cc
|
Wrap sound stuff
|
2022-05-30 00:40:09 +03:00 |
sound.h
|
Wrap windows api
|
2022-05-29 22:08:13 +03:00 |
sound_decoder.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
sound_decoder.h
|
Remove static assertions
|
2022-05-28 07:34:29 +03:00 |
sound_effects_cache.cc
|
Remove static assertions
|
2022-05-28 07:34:29 +03:00 |
sound_effects_cache.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
sound_effects_list.cc
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
sound_effects_list.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
stat.cc
|
Reconcile with reference edition
|
2022-06-05 01:01:49 +03:00 |
stat.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
stat_defs.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
string_parsers.cc
|
Add string functions compatibility layer
|
2022-05-28 11:57:32 +03:00 |
string_parsers.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
text_font.cc
|
Prepare textFontLoad for x64
|
2022-06-12 00:02:54 +03:00 |
text_font.h
|
Remove static assertions
|
2022-05-28 07:34:29 +03:00 |
text_object.cc
|
Reorganize includes
|
2022-05-28 21:46:58 +03:00 |
text_object.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
tile.cc
|
Fix tile border calculation
|
2022-06-11 21:40:12 +03:00 |
tile.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
trait.cc
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
trait.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
trait_defs.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
trap.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
trap.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
version.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
version.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
widget.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
widget.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
win32.cc
|
Wrap windows api
|
2022-05-29 22:08:13 +03:00 |
win32.h
|
Wrap windows api
|
2022-05-29 22:08:13 +03:00 |
window.cc
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |
window.h
|
Remove static assertions
|
2022-05-28 07:34:29 +03:00 |
window_manager.cc
|
Properly destroy SDL window (#34)
|
2022-06-05 23:21:28 +03:00 |
window_manager.h
|
Wrap windows api
|
2022-05-29 22:08:13 +03:00 |
window_manager_private.cc
|
Replace min/max macro
|
2022-05-28 14:45:48 +03:00 |
window_manager_private.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
word_wrap.cc
|
Convert to C++
|
2022-05-21 18:22:03 +03:00 |
word_wrap.h
|
Initial commit
|
2022-05-19 11:51:26 +03:00 |
world_map.cc
|
Add missing includes
|
2022-05-30 00:29:05 +03:00 |
world_map.h
|
Remove the use of stdbool (#19)
|
2022-05-28 06:55:42 +03:00 |
xfile.cc
|
Provide compatibility layer for paths on Linux/Mac (#50)
|
2022-06-18 10:58:15 +03:00 |
xfile.h
|
Replace MAX_PATH with COMPAT_MAX_PATH
|
2022-05-28 12:34:49 +03:00 |