scummvm/engines
Martin Kiewitz 548e67f413 SCI: fixing lf
(stupid msvc)

svn-id: r54014
2010-11-01 16:42:54 +00:00
..
agi ENGINES: Get rid of some (f)printfs 2010-11-01 16:04:47 +00:00
agos COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +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 spelling 2010-11-01 15:36:31 +00:00
groovie COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
hugo COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
kyra GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings 2010-11-01 16:03:35 +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 GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings 2010-11-01 16:03:35 +00:00
made MADE: Fixed bug #3087849 - "MADE: Code analysis warnings" 2010-10-15 13:00:19 +00:00
mohawk ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +00:00
parallaction COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
queen GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings 2010-11-01 16:03:35 +00:00
saga SAGA: reduce memory usage 2010-10-24 22:52:57 +00:00
sci SCI: fixing lf 2010-11-01 16:42:54 +00:00
scumm COMMON: Rename String::printf() to String::format() 2010-11-01 16:02:28 +00:00
sky ENGINES: Enhance namespace comments a bit 2010-10-15 12:48:19 +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 ENGINES: Get rid of some (f)printfs 2010-11-01 16:04:47 +00:00
toon ENGINES: Get rid of some (f)printfs 2010-11-01 16:04: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 AD: Implement AGDF_PIRATED flag. 2010-08-25 11:51:06 +00:00
dialogs.cpp ENGINES: Remove some 'using' statements 2010-11-01 16:00:17 +00:00
dialogs.h Replace SCUMM F5 dialog by GMM & add help button to GMM 2010-05-26 19:54:50 +00:00
engine.cpp ENGINE: Rename resetTotalPlayTime to setTotalPlayTime. 2010-10-27 22:52:02 +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 GUI: Implemented Languages as GUI options. 2010-06-15 10:57:28 +00:00
game.h GUI: Implemented Languages as GUI options. 2010-06-15 10:57:28 +00:00
metaengine.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00
module.mk ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
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 Move initGraphics and initCommonGFX from to new header. 2010-05-04 11:58:12 +00:00