scummvm/simon
Travis Howell a1934c99c6 Typo
svn-id: r16067
2004-12-15 23:52:45 +00:00
..
.cvsignore
charset.cpp Cleanup 2004-11-09 10:26:33 +00:00
debug.cpp
debug.h
debugger.cpp
debugger.h
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
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 Typo 2004-12-15 23:52:45 +00:00
simon.cpp memory leak 2004-12-15 20:25:50 +00:00
simon.h Fix a`ll engines. They work, though current fix is just temporary. 2004-11-24 00:14:21 +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 No need to calculate values 2004-07-27 07:21:28 +00:00
vga.h