scummvm/engines
Florian Kagerer 3185b9df42 SCUMM/FM-TOWNS: cleanup
svn-id: r53016
2010-10-04 17:03:38 +00:00
..
agi AGI: Properly detect the autosave slot in the save dialog 2010-10-03 18:38:38 +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 i18n: Translate the Save and Load buttons in cruise 2010-09-12 21:21:21 +00:00
draci DRACI: Initialize MIDI channel volume properly. 2010-09-15 22:30:00 +00:00
drascula DRASCULA: Play the English "von Braun" track 2010-09-23 20:01:08 +00:00
gob GOB: Remove useless variable 2010-09-30 15:31:31 +00:00
groovie MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
hugo HUGO: Clean-up 2010-10-03 08:08:42 +00:00
kyra KYRA2/LOL PC-98: fix sfx rate 2010-09-21 16:05:33 +00:00
lure LURE: Partial fix for #3008511 Goewin getting stuck 2010-10-02 00:08:13 +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 JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
parallaction JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
queen MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
saga SAGA: Fix bug #3065113 with patched sound glitch 2010-10-02 09:08:05 +00:00
sci SCI: fixing crash in mag cursor code for pharkas 2010-10-04 09:23:06 +00:00
scumm SCUMM/FM-TOWNS: cleanup 2010-10-04 17:03:38 +00:00
sky JANITORIAL: Removed most punctuation at end of warning() and error() 2010-09-18 10:55:16 +00:00
sword1 SWORD1: Fix bug #3032772: SWORD1: Mute setting does not work 2010-09-20 20:37:34 +00:00
sword2 SWORD2: More safeguards for mute setting 2010-09-20 20:31:56 +00:00
teenagent TEENAGENT: Sort the object files alphabetically. 2010-07-27 10:40:14 +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: Remove redundant '_Windows' check 2010-09-28 19:06:03 +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 AD: Fix infinite loop in cleanupPirated. 2010-08-25 12:03:43 +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 TESTBED: Merge gsoc2010-testbed branch 2010-09-12 08:08:37 +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