scummvm/simon
2004-12-27 00:27:00 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
charset.cpp Cleanup 2004-11-09 10:26:33 +00:00
cursor.cpp Move this too 2004-12-20 16:45:17 +00:00
debug.cpp A little more cleanup (the Simon code really is a big mess :-) 2004-12-18 02:08:32 +00:00
debug.h updated copyright notice 2004-01-06 12:45:34 +00:00
debugger.cpp Get rid of g_debugLevel (this fixes bug #1091142) 2004-12-25 19:04:18 +00:00
debugger.h Use a few form scumm 2004-01-28 02:42:23 +00:00
icons.cpp Split simon.cpp more for PalmOS port. 2004-12-16 12:49:25 +00:00
intern.h Auto convert old Simon 1/2 targets 2004-07-31 13:56:04 +00:00
items.cpp A little more cleanup (the Simon code really is a big mess :-) 2004-12-18 02:08:32 +00:00
midi.cpp Better support of MT-32. 2004-10-23 00:02:38 +00:00
midi.h Better support of MT-32. 2004-10-23 00:02:38 +00:00
midiparser_s1d.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
module.mk Split simon.cpp more for PalmOS port. 2004-12-16 12:49:25 +00:00
res.cpp Reversed param order of File::open() -- this allowed me to get rid of a few more getGameDataPath() calls 2004-06-27 22:14:35 +00:00
saveload.cpp Using errno isn't really portable; don't have time to fix this properly right now 2004-12-16 19:18:17 +00:00
simon-md5.h Typo 2004-12-15 23:52:45 +00:00
simon.cpp Added 'sound types' to the mixer - for now, only plain (for the premixer), SFX and music; volume is now controlled based on the sound type 2004-12-27 00:27:00 +00:00
simon.h A little more cleanup (the Simon code really is a big mess :-) 2004-12-18 02:08:32 +00:00
sound.cpp Added 'sound types' to the mixer - for now, only plain (for the premixer), SFX and music; volume is now controlled based on the sound type 2004-12-27 00:27:00 +00:00
sound.h Reversed param order of File::open() -- this allowed me to get rid of a few more getGameDataPath() calls 2004-06-27 22:14:35 +00:00
verb.cpp Add support for Russian Simon1. 2004-07-31 10:14:05 +00:00
vga.cpp A little more cleanup (the Simon code really is a big mess :-) 2004-12-18 02:08:32 +00:00
vga.h constify simon engine; turned global var vc_get_out_of_code into a member of class SimonEngine 2004-12-18 01:33:21 +00:00