scummvm/simon
Chris Apers 19e17b1c93 Fixed russian support
svn-id: r15027
2004-09-12 11:10:31 +00:00
..
.cvsignore
charset.cpp Fixed russian support 2004-09-12 11:10:31 +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 Fingolfin's suggested fix for bug #1004919. 2004-09-08 09:24:18 +00:00
midi.h updated copyright notice 2004-01-06 12:45:34 +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 Typo 2004-08-21 09:51:01 +00:00
simon.h Remove pointless delays 2004-08-02 11:53:33 +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