scummvm/engines
Martin Kiewitz 7105e294e2 SCI: little optimization in kAddToPic
definitely save to backport, belongs to r52887

svn-id: r52888
2010-09-25 19:43:36 +00:00
..
agi AGI: Fix C64 AGI pictures 2010-09-25 14:28:48 +00:00
agos I18N: Use a String instead of a char buffer. 2010-09-17 12:54:00 +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: Don't crash if getCharData() returns NULL 2010-09-20 00:02:12 +00:00
groovie MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +00:00
hugo HUGO: Add H2 Dos splash screen 2010-09-25 13:39:19 +00:00
kyra KYRA2/LOL PC-98: fix sfx rate 2010-09-21 16:05:33 +00:00
lure MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +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: Fixed bug #3068840 - "ITE: ScummVM crashes when talking on the ferry" 2010-09-19 08:18:25 +00:00
sci SCI: little optimization in kAddToPic 2010-09-25 19:43:36 +00:00
scumm SCUMM: Remove unused code, which was replaced by ScummEngine_v0::runObject in revision 42737. 2010-09-18 14:31:21 +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 TESTBED: Fix warnings 2010-09-18 09:52:05 +00:00
tinsel MIDI: Send a reset MIDI device signal on startup. 2010-09-15 22:00:20 +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