fallout2-ce/src
Alexander Batalov 8e1291b1d1
Provide x64 compatibility (#62)
2022-07-05 11:00:55 +03:00
..
actions.cc Cleanup inventory.h 2022-06-19 13:32:42 +03:00
actions.h Cleanup actions.h (#47) 2022-06-18 11:04:25 +03:00
animation.cc Cleanup combat.h 2022-06-19 12:00:14 +03:00
animation.h Cleanup animation.h 2022-06-18 15:27:54 +03:00
art.cc Cleanup art.h 2022-06-19 09:02:26 +03:00
art.h Cleanup art.h 2022-06-19 09:02:26 +03:00
audio.cc Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
audio.h Cleanup audio.h 2022-06-18 15:36:13 +03:00
audio_file.cc Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
audio_file.h Cleanup audio_file.h 2022-06-18 15:39:21 +03:00
automap.cc Cleanup inventory.h 2022-06-19 13:32:42 +03:00
automap.h Cleanup automap.h 2022-06-19 09:07:50 +03:00
autorun.cc Cleanup autorun.h 2022-06-18 15:47:34 +03:00
autorun.h Cleanup autorun.h 2022-06-18 15:47:34 +03:00
cache.cc Cleanup cache.h 2022-06-18 15:51:18 +03:00
cache.h Cleanup cache.h 2022-06-18 15:51:18 +03:00
character_editor.cc Cleanup character_editor.h 2022-06-19 09:20:30 +03:00
character_editor.h Cleanup character_editor.h 2022-06-19 09:20:30 +03:00
character_selector.cc Cleanup inventory.h 2022-06-19 13:32:42 +03:00
character_selector.h Cleanup character_selector.h 2022-06-18 15:56:45 +03:00
color.cc Cleanup color.h 2022-06-19 09:32:26 +03:00
color.h Cleanup color.h 2022-06-19 09:32:26 +03:00
combat.cc Cleanup combat.h 2022-06-19 12:00:14 +03:00
combat.h Cleanup combat.h 2022-06-19 12:00:14 +03:00
combat_ai.cc Cleanup inventory.h 2022-06-19 13:32:42 +03:00
combat_ai.h Cleanup combat_ai.h 2022-06-19 11:32:07 +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 Cleanup config.h 2022-06-18 16:02:36 +03:00
config.h Cleanup config.h 2022-06-18 16:02:36 +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 Cleanup credits.h 2022-06-18 16:05:07 +03:00
credits.h Cleanup credits.h 2022-06-18 16:05:07 +03:00
critter.cc Cleanup inventory.h 2022-06-19 13:32:42 +03:00
critter.h Cleanup critter.h 2022-06-19 12:57:46 +03:00
cycle.cc Cleanup cycle.h 2022-06-18 16:09:35 +03:00
cycle.h Cleanup cycle.h 2022-06-18 16:09:35 +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 Cleanup db.h 2022-06-19 15:05:39 +03:00
db.h Cleanup db.h 2022-06-19 15:05:39 +03:00
dbox.cc Cleanup dbox.h 2022-06-18 16:12:07 +03:00
dbox.h Cleanup dbox.h 2022-06-18 16:12:07 +03:00
debug.cc Cleanup debug.h 2022-06-19 13:13:34 +03:00
debug.h Cleanup debug.h 2022-06-19 13:13:34 +03:00
dfile.cc Cleanup dfile.h 2022-06-19 13:10:04 +03:00
dfile.h Cleanup dfile.h 2022-06-19 13:10:04 +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 Cleanup dictionary.h 2022-06-18 16:16:32 +03:00
dictionary.h Cleanup dictionary.h 2022-06-18 16:16:32 +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 Cleanup display_monitor.h 2022-06-18 16:22:28 +03:00
display_monitor.h Cleanup display_monitor.h 2022-06-18 16:22:28 +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 Cleanup elevator.h 2022-06-18 16:26:21 +03:00
elevator.h Cleanup elevator.h 2022-06-18 16:26:21 +03:00
endgame.cc Cleanup pipboy.h 2022-06-19 14:27:29 +03:00
endgame.h Cleanup endgame.h 2022-06-18 16:35:38 +03:00
export.cc Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
export.h Provide x64 compatibility (#62) 2022-07-05 11:00:55 +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 Cleanup font_manager.h 2022-06-18 16:45:28 +03:00
font_manager.h Cleanup font_manager.h 2022-06-18 16:45:28 +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 Cleanup pipboy.h 2022-06-19 14:27:29 +03:00
game.h Cleanup game.h 2022-06-19 13:18:12 +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 Cleanup inventory.h 2022-06-19 13:32:42 +03:00
game_dialog.h Cleanup game_dialog.h (#52) 2022-06-19 10:59:36 +03:00
game_memory.cc Cleanup game_memory.h 2022-06-18 16:47:23 +03:00
game_memory.h Cleanup game_memory.h 2022-06-18 16:47:23 +03:00
game_mouse.cc Cleanup proto.h 2022-06-19 14:42:07 +03:00
game_mouse.h Cleanup game_mouse.h (#53) 2022-06-19 10:58:46 +03:00
game_movie.cc Cleanup game_movie.h 2022-06-18 16:52:03 +03:00
game_movie.h Cleanup game_movie.h 2022-06-18 16:52:03 +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 x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
game_sound.h Cleanup game_sound.h (#54) 2022-06-19 11:14:26 +03:00
game_vars.h Initial commit 2022-05-19 11:51:26 +03:00
geometry.cc Cleanup geometry.h 2022-06-19 13:20:13 +03:00
geometry.h Cleanup geometry.h 2022-06-19 13:20:13 +03:00
graph_lib.cc Cleanup graph_lib.h 2022-06-18 16:55:46 +03:00
graph_lib.h Cleanup graph_lib.h 2022-06-18 16:55:46 +03:00
grayscale.cc Cleanup grayscale.h 2022-06-18 16:56:42 +03:00
grayscale.h Cleanup grayscale.h 2022-06-18 16:56:42 +03:00
heap.cc Cleanup heap.h 2022-06-18 17:22:10 +03:00
heap.h Cleanup heap.h 2022-06-18 17:22:10 +03:00
interface.cc Cleanup interface.h 2022-06-18 17:39:55 +03:00
interface.h Cleanup interface.h 2022-06-18 17:39:55 +03:00
interpreter.cc Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
interpreter.h Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
interpreter_extra.cc Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
interpreter_extra.h Cleanup interpreter_extra.h 2022-06-19 20:38:31 +03:00
interpreter_lib.cc Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
interpreter_lib.h Cleanup interpreter_lib.h 2022-06-20 07:56:00 +03:00
inventory.cc Cleanup inventory.h 2022-06-19 13:32:42 +03:00
inventory.h Cleanup inventory.h 2022-06-19 13:32:42 +03:00
item.cc Cleanup item.h 2022-06-19 13:43:46 +03:00
item.h Cleanup item.h 2022-06-19 13:43:46 +03:00
light.cc Cleanup light.h 2022-06-18 17:44:17 +03:00
light.h Cleanup light.h 2022-06-18 17:44:17 +03:00
lips.cc Cleanup lips.h 2022-06-18 17:49:48 +03:00
lips.h Cleanup lips.h 2022-06-18 17:49:48 +03:00
loadsave.cc Cleanup loadsave.h 2022-06-19 14:07:58 +03:00
loadsave.h Cleanup loadsave.h 2022-06-19 14:07:58 +03:00
main.cc Cleanup main.h 2022-06-18 17:56:37 +03:00
main.h Cleanup main.h 2022-06-18 17:56:37 +03:00
map.cc Cleanup map.h 2022-06-19 20:14:17 +03:00
map.h Cleanup map.h 2022-06-19 20:14:17 +03:00
map_defs.h Remove the use of stdbool (#19) 2022-05-28 06:55:42 +03:00
memory.cc Fix memory.h 2022-06-18 15:41:06 +03:00
memory.h Fix memory.h 2022-06-18 15:41:06 +03:00
memory_defs.h Initial commit 2022-05-19 11:51:26 +03:00
memory_manager.cc Cleanup memory_manager.h 2022-06-19 14:11:04 +03:00
memory_manager.h Cleanup memory_manager.h 2022-06-19 14:11:04 +03:00
message.cc Cleanup message.h 2022-06-18 15:31:46 +03:00
message.h Cleanup message.h 2022-06-18 15:31:46 +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 Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
movie.h Cleanup movie.h 2022-06-19 08:48:30 +03:00
movie_effect.cc Cleanup movie_effect.h 2022-06-18 18:00:37 +03:00
movie_effect.h Cleanup movie_effect.h 2022-06-18 18:00:37 +03:00
movie_lib.cc Cleanup movie_lib.h 2022-06-19 14:21:01 +03:00
movie_lib.h Cleanup movie_lib.h 2022-06-19 14:21:01 +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 Cleanup object.h 2022-06-19 15:18:08 +03:00
object.h Cleanup object.h 2022-06-19 15:18:08 +03:00
options.cc Cleanup options.h 2022-06-18 18:25:13 +03:00
options.h Cleanup options.h 2022-06-18 18:25:13 +03:00
palette.cc Cleanup palette.h 2022-06-19 18:56:23 +03:00
palette.h Cleanup palette.h 2022-06-19 18:56:23 +03:00
party_member.cc Add missing include 2022-06-19 10:14:14 +03:00
party_member.h Cleanup party_member.h 2022-06-18 18:33:10 +03:00
perk.cc Cleanup perk.h 2022-06-18 18:37:23 +03:00
perk.h Cleanup perk.h 2022-06-18 18:37:23 +03:00
perk_defs.h Initial commit 2022-05-19 11:51:26 +03:00
pipboy.cc Cleanup pipboy.h 2022-06-19 14:27:29 +03:00
pipboy.h Cleanup pipboy.h 2022-06-19 14:27:29 +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
pointer_registry.cc Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
pointer_registry.h Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
proto.cc Cleanup proto.h 2022-06-19 14:42:07 +03:00
proto.h Cleanup proto.h 2022-06-19 14:42:07 +03:00
proto_instance.cc Cleanup proto_instance.h 2022-06-19 14:32:00 +03:00
proto_instance.h Cleanup proto_instance.h 2022-06-19 14:32:00 +03:00
proto_types.h Remove static assertions 2022-05-28 07:34:29 +03:00
queue.cc Cleanup queue.h 2022-06-19 08:39:08 +03:00
queue.h Cleanup queue.h 2022-06-19 08:39:08 +03:00
random.cc Cleanup random.h 2022-06-19 08:34:41 +03:00
random.h Cleanup random.h 2022-06-19 08:34:41 +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 Cleanup region.h 2022-06-19 08:30:28 +03:00
region.h Cleanup region.h 2022-06-19 08:30:28 +03:00
scripts.cc Cleanup scripts.h 2022-06-19 14:56:00 +03:00
scripts.h Cleanup scripts.h 2022-06-19 14:56:00 +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 Add SFall Misc->MainMenu*OffsetX/Y (#41) 2022-06-18 11:06:00 +03:00
sfall_config.h Add SFall Misc->MainMenu*OffsetX/Y (#41) 2022-06-18 11:06:00 +03:00
skill.cc Add missing include 2022-06-19 10:46:12 +03:00
skill.h Cleanup skill.h 2022-06-19 08:28:29 +03:00
skill_defs.h Initial commit 2022-05-19 11:51:26 +03:00
skilldex.cc Cleanup skilldex.h 2022-06-19 08:18:05 +03:00
skilldex.h Cleanup skilldex.h 2022-06-19 08:18:05 +03:00
sound.cc Cleanup sound.h (#60) 2022-07-05 09:15:43 +03:00
sound.h Cleanup sound.h (#60) 2022-07-05 09:15:43 +03:00
sound_decoder.cc Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
sound_decoder.h Cleanup sound_decoder.h 2022-06-19 08:23:12 +03:00
sound_effects_cache.cc Cleanup sound_effects_cache.h 2022-06-19 08:15:01 +03:00
sound_effects_cache.h Cleanup sound_effects_cache.h 2022-06-19 08:15:01 +03:00
sound_effects_list.cc Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
sound_effects_list.h Cleanup sound_effects_list.h 2022-06-19 08:07:49 +03:00
stat.cc Cleanup inventory.h 2022-06-19 13:32:42 +03:00
stat.h Cleanup stat.h 2022-06-18 19:05:10 +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 Cleanup text_font.h 2022-06-18 19:15:19 +03:00
text_font.h Cleanup text_font.h 2022-06-18 19:15:19 +03:00
text_object.cc Cleanup text_object.h 2022-06-18 19:09:17 +03:00
text_object.h Cleanup text_object.h 2022-06-18 19:09:17 +03:00
tile.cc Cleanup inventory.h 2022-06-19 13:32:42 +03:00
tile.h Cleanup tile.h 2022-06-19 08:02:47 +03:00
trait.cc Cleanup trait.h 2022-06-18 19:06:37 +03:00
trait.h Cleanup trait.h 2022-06-18 19:06:37 +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 Cleanup widget.h (#59) 2022-07-05 09:20:20 +03:00
widget.h Cleanup widget.h (#59) 2022-07-05 09:20:20 +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 Cleanup window.h (#56) 2022-07-05 09:22:01 +03:00
window.h Cleanup window.h (#56) 2022-07-05 09:22:01 +03:00
window_manager.cc Provide x64 compatibility (#62) 2022-07-05 11:00:55 +03:00
window_manager.h Cleanup window_manager.h (#57) 2022-07-05 09:21:26 +03:00
window_manager_private.cc Cleanup window_manager_private.h (#58) 2022-07-05 09:20:56 +03:00
window_manager_private.h Cleanup window_manager_private.h (#58) 2022-07-05 09:20:56 +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 Cleanup inventory.h 2022-06-19 13:32:42 +03:00
world_map.h Cleanup world_map.h (#51) 2022-06-19 07:45:51 +03:00
xfile.cc Cleanup xfile.h 2022-06-19 19:02:01 +03:00
xfile.h Cleanup xfile.h 2022-06-19 19:02:01 +03:00