scummvm/engines
Eugene Sandulenko 7b6bdd231d AdvancedDetector now has built-in fallback detection based on file lists.
Currently only gob engine benefits from it.

svn-id: r25374
2007-02-04 03:10:27 +00:00
..
agi AdvancedDetector now has built-in fallback detection based on file lists. 2007-02-04 03:10:27 +00:00
agos AdvancedDetector now has built-in fallback detection based on file lists. 2007-02-04 03:10:27 +00:00
cine AdvancedDetector now has built-in fallback detection based on file lists. 2007-02-04 03:10:27 +00:00
gob AdvancedDetector now has built-in fallback detection based on file lists. 2007-02-04 03:10:27 +00:00
kyra AdvancedDetector now has built-in fallback detection based on file lists. 2007-02-04 03:10:27 +00:00
lure Bugfix to fix crash when Ratpouch chooses an in-room random destination 2007-02-02 08:35:17 +00:00
parallaction AdvancedDetector now has built-in fallback detection based on file lists. 2007-02-04 03:10:27 +00:00
queen * Reimplemented Mixer::pauseAll to simply invoke pause on all channels 2007-02-03 19:05:53 +00:00
saga AdvancedDetector now has built-in fallback detection based on file lists. 2007-02-04 03:10:27 +00:00
scumm Removed GF_NO_SCALING 2007-02-04 02:11:29 +00:00
sky Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
sword1 Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
sword2 Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
touche removed preallocation of sprite tables (the previous values were taken from the original but it seems they can be lowered) 2007-02-03 17:50:29 +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