scummvm/engines
Jordi Vilalta Prat e5e733781e Groovie: Merged init() and go() into run()
svn-id: r39023
2009-03-01 09:12:32 +00:00
..
agi Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors 2009-03-01 04:30:55 +00:00
agos Fix bottom palette in AtariST version of Elvira 2. 2009-03-01 07:14:13 +00:00
cine Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
cruise Added an explicit clearing of all animation fields for new animations - this fixes a problem where the player could disappear if he had to rotate to face a selected object 2009-03-01 08:28:10 +00:00
drascula Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
gob Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
groovie Groovie: Merged init() and go() into run() 2009-03-01 09:12:32 +00:00
igor Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
kyra Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors 2009-03-01 04:30:55 +00:00
lure Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors 2009-03-01 04:30:55 +00:00
m4 Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
made Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
parallaction Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors 2009-03-01 04:30:55 +00:00
queen Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
saga Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
sci SCI: Forgot to commit a couple files after renaming sfx headers 2009-03-01 06:17:52 +00:00
scumm Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors 2009-03-01 04:30:55 +00:00
sky Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors 2009-03-01 04:30:55 +00:00
sword1 Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors 2009-03-01 04:30:55 +00:00
sword2 Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
tinsel Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
touche Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
tucker Engines: Fused several init&go methods into a single run method 2009-03-01 04:42:46 +00:00
advancedDetector.cpp
advancedDetector.h
dialogs.cpp
dialogs.h
engine.cpp
engine.h Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors 2009-03-01 04:30:55 +00:00
engines.mk
game.cpp
game.h
metaengine.h
module.mk