scummvm/simon
2004-11-10 18:03:07 +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
debug.cpp updated copyright notice 2004-01-06 12:45:34 +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
intern.h Auto convert old Simon 1/2 targets 2004-07-31 13:56:04 +00:00
items.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
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 Various changes to the build system which allow building ScummVM in an external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress 2004-01-30 21:54:28 +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
simon-md5.h Fix 2004-08-21 09:41:54 +00:00
simon.cpp when calling SimonEngine::shutdown(), _itemheap_ptr and _tablesheap_ptr don't point to the beginning of the malloc'd buffer anymore. So use the offsets to do the free() call ; maybe it will fix the palmos issue. 2004-11-10 18:03:07 +00:00
simon.h Better support of MT-32. 2004-10-23 00:02:38 +00:00
sound.cpp changed loadVOCFile to work on a generic ReadStream instead of a File, and renamed it to loadVOCFromStream; removed readVOCFromMemory as it isn't used anymore, and in the future, a MemoryReadstream plus loadVOCFromStream can achieve the same effect 2004-07-31 11:46:58 +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 No need to calculate values 2004-07-27 07:21:28 +00:00
vga.h updated copyright notice 2004-01-06 12:45:34 +00:00