scummvm/simon
Chris Apers 67f803224c Move this too
svn-id: r16162
2004-12-20 16:45:17 +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 fixed warning 2004-01-29 19:37:59 +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 Move this too 2004-12-20 16:45:17 +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 change loadVOCFromStream to take a reference instead of a pointer (to a stream) 2004-12-11 23:34:34 +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