scummvm/engines/agos
Matthew Hoops ab45e72e67 COMMON: Move InstallShield code to common
The code also now works for both data compressed with sync bytes and without
2012-05-28 16:54:49 -04:00
..
agos.cpp
agos.h AGOS: Add comment about the limitations of quick loading/saving games in the AGOS game engine. 2012-04-15 19:24:57 +10:00
animation.cpp AGOS: Cleanup 2012-02-16 11:12:35 +01:00
animation.h
charset-fontdata.cpp AGOS: Add font data for French, German and Italian versions of Simon the Sorcerer 1 (Amiga). 2012-02-27 09:28:11 +01:00
charset.cpp AGOS: Add font data for French, German and Italian versions of Simon the Sorcerer 1 (Amiga). 2012-02-27 09:28:11 +01:00
contain.cpp
cursor.cpp
debug.cpp
debug.h
debugger.cpp
debugger.h
detection_tables.h
detection.cpp
draw.cpp
event.cpp
feeble.cpp
gfx.cpp
icons.cpp
input_pn.cpp
input.cpp
intern.h
items.cpp
menus.cpp
midi.cpp
midi.h
midiparser_s1d.cpp
module.mk COMMON: Move InstallShield code to common 2012-05-28 16:54:49 -04:00
oracle.cpp
pn.cpp
res_ami.cpp
res_snd.cpp AGOS: Rename ArchiveMan's open to createReadStreamForMember to match our Archive API. 2012-01-27 20:30:02 +01:00
res.cpp COMMON: Move InstallShield code to common 2012-05-28 16:54:49 -04:00
rooms.cpp
saveload.cpp AGOS: Add comment about the limitations of quick loading/saving games in the AGOS game engine. 2012-04-15 19:24:57 +10:00
script_dp.cpp
script_e1.cpp
script_e2.cpp
script_ff.cpp
script_pn.cpp COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
script_pp.cpp
script_s1.cpp AGOS: Expand fix for bug #3512776 - SIMON1DOS French: Subtitle glitch in introduction. 2012-04-02 23:08:31 +10:00
script_s2.cpp
script_ww.cpp
script.cpp
sound.cpp AGOS: Fix silly copy&paste mistake, which broke Vorbis and MP3 support. 2012-01-26 01:35:06 +01:00
sound.h AGOS: Rework digital sound playback. 2012-01-26 01:01:41 +01:00
string_pn.cpp COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
string.cpp COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
subroutine.cpp AGOS: Rename ArchiveMan's open to createReadStreamForMember to match our Archive API. 2012-01-27 20:30:02 +01:00
verb_pn.cpp
verb.cpp
vga_e2.cpp
vga_ff.cpp
vga_pn.cpp
vga_s1.cpp
vga_s2.cpp
vga_ww.cpp
vga.cpp
vga.h
window.cpp
zones.cpp