scummvm/engines
Johannes Schickel 98f9a47619 Implemented opcodes:
- 38: o2_countItemsInScene
 - 57: o2_setTimerDelay
 - 84: o2_getSceneExitToFacing
 - 137: o2_removeItemFromScene

svn-id: r31279
2008-03-28 00:13:43 +00:00
..
agi Got rid of EncapsulatedADGameDesc 2008-03-15 15:25:49 +00:00
agos Add work around for script bug in The Feeble Files. 2008-03-27 01:01:52 +00:00
cine Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADGameDescription instead) 2008-03-14 17:31:04 +00:00
cruise Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADGameDescription instead) 2008-03-14 17:31:04 +00:00
drascula Got rid of EncapsulatedADGameDesc 2008-03-15 15:25:49 +00:00
gob Added the MD5 for a non-interactive demo of Lost in Time 2008-03-23 00:24:58 +00:00
igor Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADGameDescription instead) 2008-03-14 17:31:04 +00:00
kyra Implemented opcodes: 2008-03-28 00:13:43 +00:00
lure Commit of Hans de Goede's patches to the sound handling code 2008-03-19 10:37:33 +00:00
parallaction Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADGameDescription instead) 2008-03-14 17:31:04 +00:00
queen Merged lots of _mixer->isReady() warnings into a single one in Engine constructor 2008-02-15 17:01:35 +00:00
saga Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADGameDescription instead) 2008-03-14 17:31:04 +00:00
scumm Init the _fmtownsBuf in the constructor, not in setupScumm() (fixes a leak, and ensure that _fmtownsBuf always is inited) 2008-03-26 22:26:59 +00:00
sky Add support for --list-saves to the sky engine 2008-02-27 16:07:38 +00:00
sword1 Merged lots of _mixer->isReady() warnings into a single one in Engine constructor 2008-02-15 17:01:35 +00:00
sword2 Merged lots of _mixer->isReady() warnings into a single one in Engine constructor 2008-02-15 17:01:35 +00:00
touche Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADGameDescription instead) 2008-03-14 17:31:04 +00:00
engine.cpp Merged lots of _mixer->isReady() warnings into a single one in Engine constructor 2008-02-15 17:01:35 +00:00
engine.h engine.h was moved from base/ to engines/ ages ago -- update header file protector accordingly 2008-02-01 23:37:16 +00:00
engines.mk Revert temporary change. 2008-01-07 22:47:54 +00:00
metaengine.h Remove undesired spaces and an old TODO 2008-02-08 01:45:46 +00:00
module.mk Removed trailing spaces. 2008-01-27 19:47:41 +00:00