scummvm/engines
2007-01-23 19:40:28 +00:00
..
agi Reduce dependency from common/advancedDetector.h 2007-01-21 20:24:38 +00:00
agos Removed common/advancedDetector.h from agos.h, thus reducing the number of build deps on base/plugins.h and base/game.h from about 155 to 113 (and also reducing the deps on advancedDetector.h, of course). The same should be done to all other engines using the advanced detector (AGI, CINE, SAGA, Parallaction) 2007-01-21 16:57:13 +00:00
cine Reduce dependency from common/advancedDetector.h 2007-01-21 20:24:38 +00:00
gob Added support for Infogrames/RobHubbard2 (amiga) music 2007-01-23 19:40:28 +00:00
kyra Fixes implementation of o1_updateSceneAnimations. 2007-01-21 14:23:32 +00:00
lure First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
parallaction Reduce dependency from common/advancedDetector.h 2007-01-21 20:24:38 +00:00
queen First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
saga Reduce dependency from common/advancedDetector.h 2007-01-21 20:24:38 +00:00
scumm added handler for sfx sync (abc-slideshow.cup, bda-slideshow.cup) and sfx looping, cleanup 2007-01-21 22:08:02 +00:00
sky First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
sword1 First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
sword2 First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
touche cleanup 2007-01-21 22:06:54 +00:00
engine.cpp Don't delete the savefile manager in the Engine destructor 2006-11-12 21:08:55 +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