scummvm/engines/agos
2022-12-11 22:41:14 +01:00
..
drivers AGOS: fix some warnings 2022-09-02 15:36:48 +02:00
agos.cpp AGOS: Use proper filenames for the Acorn Floppy version of Simon 1 2022-12-11 22:41:14 +01: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 COMMON: ENGINES: Correct Czech language ISO code 2022-03-04 18:29:02 +01:00
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 AGOS: Improve Simon 2 MIDI code 2022-05-09 17:19:42 +02:00
debugger.h ALL: Remove Symbian port 2022-05-28 12:32:29 +02:00
detection_tables.h AGOS: Add detection for the Acorn Floppy Demo of Simon 1 2022-12-11 22:41:14 +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 AGOS: Improve sound pausing and volume management 2022-05-09 17:19:42 +02:00
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 AGOS: Add E2/WW AdLib and MT-32 SFX and enhancements 2022-05-09 17:19:44 +02:00
midiparser_gmf.cpp AGOS: Fix compiler warnings 2022-05-09 20:21:00 +02:00
midiparser_gmf.h AGOS: Correct Header Guard Define Naming in GMF Midi Parser 2022-05-09 19:08:34 +01:00
midiparser_s1d.cpp AGOS: Fix some Elvira 1 tracks not looping 2022-05-16 12:18:11 +02:00
midiparser_simonwin.cpp AGOS: Add option for Simon 1 DOS tempos to parsers 2022-05-09 17:19:43 +02:00
midiparser_simonwin.h AGOS: Add option for Simon 1 DOS tempos to parsers 2022-05-09 17:19:43 +02:00
module.mk AGOS: Add CMS support for Elvira 1 2022-05-16 12:18:11 +02:00
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: Use proper filenames for the Acorn Floppy version of Simon 1 2022-12-11 22:41:14 +01:00
res.cpp AGOS: Use proper filenames for the Acorn Floppy version of Simon 1 2022-12-11 22:41:14 +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 AGOS: Improve E2/WW AdLib SFX timing 2022-05-09 17:19:45 +02:00
sound.cpp AGOS: Replace the custom LoopingAudioStream with RewindableAudioStream 2022-11-19 20:56:56 +02:00
sound.h AGOS: Improve sound pausing and volume management 2022-05-09 17:19:42 +02:00
string_pn.cpp AGOS: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
string.cpp AGOS: Use proper filenames for the Acorn Floppy version of Simon 1 2022-12-11 22:41:14 +01:00
subroutine.cpp AGOS: Use proper filenames for the Acorn Floppy version of Simon 1 2022-12-11 22:41:14 +01:00
verb_pn.cpp AGOS: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
verb.cpp COMMON: ENGINES: Correct Czech language ISO code 2022-03-04 18:29:02 +01:00
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 AGOS: Fix Simon 2 intro first scene MT-32 music 2022-05-09 17:19:43 +02:00
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