scummvm/engines/agos
2022-12-01 11:53:02 +01:00
..
drivers AGOS: fix some warnings 2022-09-02 15:36:48 +02:00
agos.cpp AGOS: JANITORIAL: Less warning noise when ENABLE_AGOS2 is not enabled 2022-10-26 19:56:55 +02:00
agos.h AGOS: Use MSVC_PRINTF when GCC_PRINTF is used 2022-11-29 01:37:16 +01:00
animation.cpp AGOS: Adapt to subtitles changes and optimize 2022-11-20 17:18:38 +01:00
animation.h AGOS: Adapt to subtitles changes and optimize 2022-11-20 17:18:38 +01:00
charset-fontdata.cpp
charset.cpp
configure.engine
contain.cpp
credits.pl
cursor.cpp AGOS: Save a warning and some bytes when ENABLE_AGOS2 is not enabled 2022-09-22 10:23:28 +02:00
debug.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
debug.h
debugger.cpp
debugger.h
detection_tables.h AGOS: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
detection.cpp COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
detection.h AGOS: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
draw.cpp
event.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
feeble.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
gfx.cpp
icons.cpp
input_pn.cpp
input.cpp
intern_detection.h
intern.h
items.cpp
menus.cpp
metaengine.cpp COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
midi.cpp COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
midi.h
midiparser_gmf.cpp
midiparser_gmf.h
midiparser_s1d.cpp
midiparser_simonwin.cpp
midiparser_simonwin.h
module.mk
obsolete.h
oracle.cpp
pn.cpp
POTFILES AGOS: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
res_ami.cpp
res_snd.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
res.cpp COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
rooms.cpp
saveload.cpp
script_dp.cpp
script_e1.cpp
script_e2.cpp AGOS: Fix Waxworks crash when playing digital SFX 2022-08-05 22:16:43 +02:00
script_ff.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
script_pn.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
script_pp.cpp
script_s1.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
script_s2.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
script_ww.cpp
script.cpp AGOS: SIMON2: Fix pirate dialogue freeze 2022-10-01 11:28:11 +03:00
sfxparser_accolade.cpp AGOS: fix some warnings 2022-09-02 15:36:48 +02:00
sfxparser_accolade.h
sound.cpp AGOS: Replace the custom LoopingAudioStream with RewindableAudioStream 2022-11-19 20:56:56 +02:00
sound.h
string_pn.cpp AGOS: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
string.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
subroutine.cpp
verb_pn.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
verb.cpp
vga_e2.cpp AGOS: Fix Waxworks crash when playing digital SFX 2022-08-05 22:16:43 +02:00
vga_ff.cpp
vga_pn.cpp
vga_s1.cpp
vga_s2.cpp
vga_ww.cpp AGOS: Keep clearing the surface when using disable_fade_effects 2022-09-24 18:19:06 +02:00
vga.cpp AGOS: SIMON2: Fix pirate dialogue freeze 2022-10-01 11:28:11 +03:00
vga.h
window.cpp
zones.cpp