scummvm/simon
Travis Howell db3e1b7b31 Fix
svn-id: r14664
2004-08-21 09:41:54 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
charset.cpp Apply Max suggestion :) 2004-08-13 16:40:54 +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 renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend 2004-02-28 12:58:13 +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 Small correction for filename different on some systems 2004-08-21 00:47:29 +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