scummvm/engines
Martin Kiewitz 2f9d24f932 SCI: kDrawCel priority is signed
svn-id: r45239
2009-10-18 20:34:37 +00:00
..
agi Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
agos Patch #2834677: Wave/ADPCM Endianness Fixes 2009-10-14 22:37:05 +00:00
cine Fix warnings about non-static const member in class without a constructor 2009-10-09 21:36:09 +00:00
cruise Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
draci Fix memory leaks when reading thumbnails 2009-10-16 00:09:20 +00:00
drascula
gob gob - Cleanup of previous modification 2009-10-18 17:28:02 +00:00
groovie Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
igor Commented out unused variable 2009-09-24 02:56:37 +00:00
kyra Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
lure Remove some unused variables 2009-10-09 22:21:45 +00:00
m4 Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
made Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
parallaction Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
queen Change doxygen inline comments from "//!" to "///" as proposed on -devel 2009-10-08 21:28:57 +00:00
saga Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
sci SCI: kDrawCel priority is signed 2009-10-18 20:34:37 +00:00
scumm Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
sky Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things) 2009-09-30 16:16:53 +00:00
sword1 Added a new convenience method to the video player, which adds the event of skipping videos with the escape key by default, thereby simplifying the video playing code in all places where it's used 2009-10-16 07:42:23 +00:00
sword2 Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
teenagent Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
tinsel Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
touche
tucker TUCKER: fix several issues in ending sequences (tracker item #2872355 - Minor bugs outro) 2009-10-17 20:06:46 +00:00
advancedDetector.cpp
advancedDetector.h
dialogs.cpp
dialogs.h
engine.cpp Fixed bug in Engine::flipMute, whiched prevent the game from being muted the first time flipMute is called, when there's no "mute" config entry. 2009-09-24 16:17:52 +00:00
engine.h Add the "FIXME" comment at "g_engine" from engine.cpp to "g_engine" in engine.h too. 2009-09-24 14:02:05 +00:00
engines.mk MERGE branch gsoc2009-draci 41388:44325 into trunk 2009-09-25 06:22:54 +00:00
game.cpp
game.h
metaengine.h
module.mk