scummvm/engines
2010-06-21 21:34:06 +00:00
..
agi AGI: Turn some more AGI static functions into AgiEngine methods 2010-06-21 21:34:06 +00:00
agos Fix spelling, cleanup 2010-06-15 12:33:20 +00:00
cine AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
cruise Fixed some Cppcheck warnings. (There are plenty left, if anyone's wondering.) 2010-06-21 19:32:25 +00:00
draci AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
drascula Remove unnecessary svn:executable properties 2010-06-15 17:14:38 +00:00
gob AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
groovie Check against the signature of Groovie v2 cursors with MKID_BE, makes it easier to see what it's doing. 2010-06-21 14:44:18 +00:00
kyra AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
lure AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
m4 Removed unused variables 2010-06-20 07:06:22 +00:00
made AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
mohawk Cleanup; add a TODO. 2010-06-18 02:29:04 +00:00
parallaction Cleanup. 2010-06-19 04:51:31 +00:00
queen Replace one instance of strncpy with Common::strlcpy. 2010-05-18 18:16:21 +00:00
saga Cleanup 2010-06-18 02:30:19 +00:00
sci Fixed the demo of Hoyle 4 by adding two selectors it needs "syncTime" and "syncCue". Usually, games that need them are CD talkie versions which have a selector vocabulary, but Hoyle 4 is an exception 2010-06-21 21:25:13 +00:00
scumm Workaround bug #3003643 (MI1EGA German: Credit text incorrect) 2010-06-15 23:12:34 +00:00
sky Move initGraphics and initCommonGFX from to new header. 2010-05-04 11:58:12 +00:00
sword1 Modify makeAIFFStream to match the other sound decoder factories 2010-06-15 12:33:54 +00:00
sword2 Another video player regression: When the palette changes, look up the 2010-05-23 11:16:10 +00:00
teenagent AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
tinsel AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
touche Add detection of original directory structure for Touche. 2010-06-17 13:42:02 +00:00
tucker AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
advancedDetector.cpp AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
advancedDetector.h AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
dialogs.cpp GUI: Implement tooltips. FR #2821513. 2010-06-15 10:52:35 +00:00
dialogs.h Replace SCUMM F5 dialog by GMM & add help button to GMM 2010-05-26 19:54:50 +00:00
engine.cpp Replace various strncpy usages by strlcpy. 2010-05-05 17:54:12 +00:00
engine.h Move initGraphics and initCommonGFX from to new header. 2010-05-04 11:58:12 +00:00
engines.mk Revert of accidental commit to engines.mk 2010-03-21 10:53:13 +00:00
game.cpp GUI: Implemented Languages as GUI options. 2010-06-15 10:57:28 +00:00
game.h GUI: Implemented Languages as GUI options. 2010-06-15 10:57:28 +00:00
metaengine.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
module.mk ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
savestate.cpp Switch SaveStateDescriptor::getBool to use Common::parseBool 2010-04-06 09:27:27 +00:00
savestate.h ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
util.h Move initGraphics and initCommonGFX from to new header. 2010-05-04 11:58:12 +00:00