scummvm/engines
Alyssa Milburn b10f072c9e MOHAWK: Add CSTime engine.
svn-id: r55362
2011-01-20 21:35:00 +00:00
..
agi AGI: Rewrote predictive code matcher 2011-01-06 21:11:24 +00:00
agos VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer 2010-12-16 01:35:13 +00:00
cine CINE: Fix for Operation Stealth assertion when caught by rat in Scene 8 Rats' Maze. 2011-01-11 16:50:26 +00:00
cruise JANITORIAL: Suppress some useless includes 2011-01-02 14:06:42 +00:00
draci DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
drascula DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
gob GOB: Implement looping live videos 2011-01-20 18:17:39 +00:00
groovie GROOVIE: Fix a memory leak reported by cppcheck. 2011-01-07 17:44:20 +00:00
hugo HUGO: Cleanup: Remove some C-style comments 2011-01-20 19:33:31 +00:00
kyra KYRA FM-TOWNS: improved cd audio music fading 2010-12-25 22:10:51 +00:00
lastexpress LASTEXPRESS: Add macro for end of entities logic functions 2011-01-20 04:57:06 +00:00
lure DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
m4 M4: Removed redundant colour index recalculation in palette manager 2011-01-03 11:36:39 +00:00
made DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
mohawk MOHAWK: Add CSTime engine. 2011-01-20 21:35:00 +00:00
parallaction PARALLACTION: Fix Big Red Adventure Walking To Stop On Path Build Failure. 2011-01-18 00:22:47 +00:00
queen DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
saga SAGA: Include scummsys.h to force rebuild after reconfigure 2011-01-08 03:14:31 +00:00
sci SCI: Plugged 2 memory leaks, reported by digitall 2011-01-15 23:55:35 +00:00
scumm SCUMM: Prefer "Could not" over "Couldn't" in some error messages. 2011-01-16 20:24:58 +00:00
sky DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
sword1 VIDEO: Make VideoDecoder::getPalette() return a const byte pointer 2010-12-16 01:41:11 +00:00
sword2 VIDEO: Make VideoDecoder::getPalette() return a const byte pointer 2010-12-16 01:41:11 +00:00
sword25 SWORD25: getSoundTime() is not used. Remove it. 2011-01-19 07:40:30 +00:00
teenagent COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
testbed COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
tinsel JANITORIAL: Suppress some useless includes 2011-01-02 14:06:42 +00:00
toon TOON: Add mapping for upper 'ç' and for plenking, both used in french version 2010-12-28 21:19:31 +00:00
touche DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
tucker SOUND: Get rid of unused forward declarations in mixer.h. 2011-01-10 22:20:51 +00:00
advancedDetector.cpp
advancedDetector.h
dialogs.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
dialogs.h
engine.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
engine.h
engines.mk
game.cpp
game.h
metaengine.h PLUGINS: switched plugin manager to inheritance rather than #defines 2010-12-23 13:38:37 +00:00
module.mk
savestate.cpp
savestate.h
util.h