scummvm/engines
Johannes Schickel efc13c42b2 AGI: Improve support for MT-32 in the MIDI output.
Formerly the AGI MIDI code did not setup the channel mask properly, in case
"native_mt32" was set. This resulted in one missing channel (i.e. channel 0),
since the MT-32 only responds to data for channels 1-9.

svn-id: r52718
2010-09-14 00:44:41 +00:00
..
agi AGI: Improve support for MT-32 in the MIDI output. 2010-09-14 00:44:41 +00:00
agos COMMON: Remove Rational::operator int/double 2010-09-07 09:02:46 +00:00
cine CINE: Get rid of needless static variable. 2010-09-06 21:04:12 +00:00
cruise i18n: Translate the Save and Load buttons in cruise 2010-09-12 21:21:21 +00:00
draci DRACI: Fix warnings 2010-08-17 10:59:11 +00:00
drascula Changed abs() to ABS() in a few places. 2010-07-14 17:02:14 +00:00
gob GOB: Fix 2nd Hebrew protection screen in Fascination 2010-09-10 23:40:08 +00:00
groovie GROOVIE: Improve sound handling. 2010-09-08 09:37:33 +00:00
hugo HUGO: Fix GCC warning (Thanks MSVC for not showing those) 2010-09-12 23:10:31 +00:00
kyra KYRA3: Add some sound debug output. 2010-09-13 12:19:19 +00:00
lure LURE: Workaround for bug #3047234 in English EGA version 2010-08-25 09:28:29 +00:00
m4 M4: Silence gcc warning 2010-08-25 13:31:14 +00:00
made MADE: fixed bug 3029750 caused by caching from commit 46102. 2010-07-22 11:20:16 +00:00
mohawk i18n: Translate the Save and Load buttons in myst and riven 2010-09-12 21:35:49 +00:00
parallaction PARALLACTION: Use a char array for static data instead of String. 2010-09-06 21:17:26 +00:00
queen QUEEN: fix for bug 3036170. File name test supports upper case for transferring from Windows to other systems (e.g. PSP) 2010-08-01 07:02:05 +00:00
saga SAGA: fix warning 2010-08-17 11:02:02 +00:00
sci SCI: Changed the script protection code to be a hack for Hoyle 3 only 2010-09-13 13:47:56 +00:00
scumm SCUMM: Fix for bug #3064655 "Restart with F8 key not working properly". 2010-09-13 23:35:55 +00:00
sky DEBUGGER: Simplify how our console debugger works / is used 2010-07-17 18:38:42 +00:00
sword1 GRAPHICS: Renamed skipThumbnailHeader to skipThumbnail. 2010-08-02 22:28:30 +00:00
sword2 SWORD2: Improve sync between local and global "mute" settings 2010-07-23 19:52:58 +00:00
teenagent TEENAGENT: Sort the object files alphabetically. 2010-07-27 10:40:14 +00:00
testbed TESTBED: Title capitalization and consistency 2010-09-12 16:41:13 +00:00
tinsel TINSEL: Remove unused variable 2010-09-12 14:18:40 +00:00
touche AUDIO: get rid of MDT_PREFER_MIDI since it should be sufficient to either select MDT_PREFER_MT32 or MDT_PREFER_GM 2010-06-25 20:51:57 +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 DEBUGGER: Simplify how our console debugger works / is used 2010-07-17 18:38:42 +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
module.mk
savestate.cpp
savestate.h
util.h Move initGraphics and initCommonGFX from to new header. 2010-05-04 11:58:12 +00:00