scummvm/engines
2010-11-02 09:49:07 +00:00
..
agi ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
agos ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
cine ALL: Fix indention (whitespaces -> tabs) 2010-10-23 15:46:50 +00:00
cruise ALL: Fix various typos (patch #3093266) 2010-10-24 13:04:33 +00:00
draci DRACI: Switch to the new play time counting of the Engine class. 2010-10-29 16:54:10 +00:00
drascula ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
gob GOB: Fix a map cleanup regression 2010-11-01 20:47:38 +00:00
groovie COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
hugo HUGO: Replace Utils::Warn() by warning() 2010-11-01 20:40:33 +00:00
kyra KYRA: Pause engine when the debugger is open. 2010-11-01 22:19:16 +00:00
lastexpress GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings 2010-11-01 16:03:35 +00:00
lure ENGINES: Get rid of some (f)printfs 2010-11-01 16:04:47 +00:00
m4 M4: Converted all printf's to debug 2010-11-02 00:51:12 +00:00
made MADE Remove now redundant fflush call 2010-11-02 09:49:07 +00:00
mohawk ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
parallaction ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
queen ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
saga SAGA: reduce memory usage 2010-10-24 22:52:57 +00:00
sci SCI: fixing port restoring 2010-11-01 20:08:42 +00:00
scumm ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
sky ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
sword1 SWORD1: Switch to the new play time counting of the Engine class. 2010-10-29 16:53:46 +00:00
sword2 GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings 2010-11-01 16:03:35 +00:00
sword25 SWORD25: Replace art_warn/art_die by warning/error 2010-11-01 16:00:35 +00:00
teenagent COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
testbed COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
tinsel TINSEL: Correcting my previous commit, oops 2010-11-01 21:36:39 +00:00
toon ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
touche ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
tucker ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
advancedDetector.cpp ALL: Fix various typos (patch #3093266) 2010-10-24 13:04:33 +00:00
advancedDetector.h
dialogs.cpp ENGINES: Remove some 'using' statements 2010-11-01 16:00:17 +00:00
dialogs.h
engine.cpp COMMON: Get rid of the debug() output formatter 2010-11-01 20:41:32 +00:00
engine.h ENGINE: Rename resetTotalPlayTime to setTotalPlayTime. 2010-10-27 22:52:02 +00:00
engines.mk CONFIGURE: Plug in Last Express engine 2010-10-18 19:18:06 +00:00
game.cpp
game.h
metaengine.h
module.mk
savestate.cpp ENGINE: Add a setPlayTime to SaveStateDescriptor taking an ms value. 2010-10-29 16:41:30 +00:00
savestate.h ENGINE: Add a setPlayTime to SaveStateDescriptor taking an ms value. 2010-10-29 16:41:30 +00:00
util.h