scummvm/engines
2007-02-16 12:34:30 +00:00
..
agi Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or a subclass of it); added a (currently fake) fallback callback entry in ADParams 2007-02-13 23:37:44 +00:00
agos Fix cursor palette regression in Simon the Sorcerer 1. 2007-02-16 10:36:33 +00:00
cine Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or a subclass of it); added a (currently fake) fallback callback entry in ADParams 2007-02-13 23:37:44 +00:00
gob - Changed the speaker stuff again 2007-02-15 22:07:44 +00:00
kyra Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or a subclass of it); added a (currently fake) fallback callback entry in ADParams 2007-02-13 23:37:44 +00:00
lure Added sub-option to hotspot command to allow the activation or deactivation of hotspots 2007-02-16 04:50:42 +00:00
parallaction fixed a bug in the original engine causing memory-protected systems to occasionally crash 2007-02-15 21:43:56 +00:00
queen made rtrim() and ltrim() global functions, to reduce code duplication (it seems parallaction/parser.cpp code re-use them too 2007-02-13 21:06:57 +00:00
saga Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or a subclass of it); added a (currently fake) fallback callback entry in ADParams 2007-02-13 23:37:44 +00:00
scumm Ugh -- these internal iMuse structs were supposed to be packed, but never were explicitly markes as such. Doing that now (might break old savegames on some ports :/) 2007-02-16 12:34:30 +00:00
sky Patch #1656801 (BASS: various control panel fixes), which fixes bug #1548779 (BASS: Control panel inconsistency for FX/Music button texts) 2007-02-10 18:10:55 +00:00
sword1 Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
sword2 SWORD2: Enhance the detector to recurse into the 'clusters' directory, making it possible to detect & run BS2 from (a straight copy of) the CD 2007-02-11 13:02:50 +00:00
touche Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or a subclass of it); added a (currently fake) fallback callback entry in ADParams 2007-02-13 23:37:44 +00:00
engine.cpp removed warnings 2007-02-12 19:47:42 +00:00
engine.h Added OSystem::getTimerManager and OSystem::getMixer methods (wip) 2006-10-21 12:03:43 +00:00
engines.mk Initial import of Parallaction engine 2007-01-14 21:29:12 +00:00
module.mk Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files 2006-09-23 00:42:35 +00:00