scummvm/engines
Johannes Schickel 1cc18f6e7b Don't rely on assert when calling functions.
svn-id: r25426
2007-02-08 09:41:10 +00:00
..
agi Add md5s reported in bugreport #1654500 "AGI: Some MD5 checksums" 2007-02-07 23:23:10 +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 The SoundHandle isn't stopped indirectly by AudioCD.play() anymore, so removed the SoundHandle starting for each sample 2007-02-07 16:30:59 +00:00
kyra Don't rely on assert when calling functions. 2007-02-08 09:41:10 +00:00
lure Bugfix to fix crash when Ratpouch chooses an in-room random destination 2007-02-02 08:35:17 +00:00
parallaction fixed location script parsing error causing irritatingly inconsistent gameplay 2007-02-07 23:02:51 +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 Update HE version for French versions of a few HE games. 2007-02-06 12:29:31 +00:00
sky Patch #1543932: BASS: Missing music volume text in v303 french menu 2007-02-07 19:01:37 +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 Fix warning. 2007-02-04 13:37:02 +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