scummvm/engines
Johannes Schickel a2976a350f Fixes FM-Towns New Game Save.
svn-id: r25358
2007-02-03 20:50:26 +00:00
..
agi Fixed warning. 2007-02-01 20:05:30 +00:00
agos * Reimplemented Mixer::pauseAll to simply invoke pause on all channels 2007-02-03 19:05:53 +00:00
cine Used Fingolfin's workaround for a bogus (?) warning produced by some versions 2007-02-01 20:16:32 +00:00
gob Split the entry for Gobliins 2 multilanguage CD into separate entries for each language 2007-02-01 21:59:51 +00:00
kyra Fixes FM-Towns New Game Save. 2007-02-03 20:50:26 +00:00
lure Bugfix to fix crash when Ratpouch chooses an in-room random destination 2007-02-02 08:35:17 +00:00
parallaction Used Fingolfin's workaround for a bogus (?) warning produced by some versions 2007-02-01 20:16:32 +00:00
queen * Reimplemented Mixer::pauseAll to simply invoke pause on all channels 2007-02-03 19:05:53 +00:00
saga * Reimplemented Mixer::pauseAll to simply invoke pause on all channels 2007-02-03 19:05:53 +00:00
scumm * Reimplemented Mixer::pauseAll to simply invoke pause on all channels 2007-02-03 19:05:53 +00:00
sky * Reimplemented Mixer::pauseAll to simply invoke pause on all channels 2007-02-03 19:05:53 +00:00
sword1 * Reimplemented Mixer::pauseAll to simply invoke pause on all channels 2007-02-03 19:05:53 +00:00
sword2 * Reimplemented Mixer::pauseAll to simply invoke pause on all channels 2007-02-03 19:05:53 +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
engines.mk Initial import of Parallaction engine 2007-01-14 21:29:12 +00:00
module.mk