scummvm/engines
Travis Howell 42f2a13155 Reverted revision 53456, as requested.
svn-id: r53483
2010-10-15 12:41:11 +00:00
..
agi AGI: Fix some code analysis warnings (bug #3087825) 2010-10-15 08:49:20 +00:00
agos AGOS: Hopefully fix bug #3000876 ("FF: Crackling/static popping") 2010-09-26 12:28:26 +00:00
cine JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
cruise CRUISE: Fix some code analysis warnings (bug #3087829) 2010-10-15 08:57:18 +00:00
draci DRACI: Initialize MIDI channel volume properly. 2010-09-15 22:30:00 +00:00
drascula DRASCULA: Fix some code analysis warnings (bug #3087830) 2010-10-15 09:08:54 +00:00
gob GOB: Fix Code analysis warnings 2010-10-15 04:37:44 +00:00
groovie MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
hugo Add doxygen comment for namespaces of several engines. 2010-10-15 12:28:56 +00:00
kyra JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
lure LURE: Fix for #3087842 - Code analysis warnings 2010-10-15 08:29:23 +00:00
m4 M4: NULL terminate after a strncpy 2010-09-18 12:08:59 +00:00
made MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
mohawk Add doxygen comment for namespaces of several engines. 2010-10-15 12:28:56 +00:00
parallaction JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
queen JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
saga JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
sci SCI: Fixed code bugs from bug #3087872 - "SCI: Code analysis warnings" 2010-10-15 12:40:24 +00:00
scumm Reverted revision 53456, as requested. 2010-10-15 12:41:11 +00:00
sky JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
sword1 JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +00:00
sword2 SWORD2: Fix some code analysis warnings (bug #3087857) 2010-10-15 06:12:23 +00:00
sword25 Add doxygen comment for namespaces of several engines. 2010-10-15 12:28:56 +00:00
teenagent Bug #3087858: fixed null pointer dereferencing 2010-10-15 05:50:19 +00:00
testbed 1. Added ConfigParams Singelton class to eliminate use of configuration specific static variables. 2010-10-02 01:05:16 +00:00
tinsel TINSEL: Fix for #3087863 - Code analysis warnings 2010-10-15 08:52:22 +00:00
toon Add doxygen comment for namespaces of several engines. 2010-10-15 12:28:56 +00:00
touche MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
tucker AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
advancedDetector.cpp JANITORAL: Clean trailing whitespaces. 2010-10-12 02:18:11 +00:00
advancedDetector.h AD: Implement AGDF_PIRATED flag. 2010-08-25 11:51:06 +00:00
dialogs.cpp I18N: Add "lowres" context for several GUI strings when in 1x mode. 2010-08-30 22:24:40 +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 JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
engine.h Move initGraphics and initCommonGFX from to new header. 2010-05-04 11:58:12 +00:00
engines.mk SWORD25: Added detection of libtheora, png an dplugged in the engine 2010-10-12 21:12:50 +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 Switch SaveStateDescriptor::getBool to use Common::parseBool 2010-04-06 09:27:27 +00:00
savestate.h ENGINES: Move SaveStateDescriptor etc. to engine/savestate.* 2010-03-18 15:09:48 +00:00
util.h Move initGraphics and initCommonGFX from to new header. 2010-05-04 11:58:12 +00:00