scummvm/engines
2010-06-28 22:26:28 +00:00
..
agi Patch #1956501: "GUI/LAUNCHER: Midi device selection" 2010-06-21 21:36:36 +00:00
agos 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
cine Fixed use of uninitialized variable. 2010-06-24 22:55:44 +00:00
cruise Fixed some Cppcheck warnings. (There are plenty left, if anyone's wondering.) 2010-06-21 19:32:25 +00:00
draci Fade palette in/out when entering/leaving a location 2010-06-28 04:59:13 +00:00
drascula Remove unnecessary svn:executable properties 2010-06-15 17:14:38 +00:00
gob AUDIO: some fixes in the audio device code (no sound option, new GUIO flags) 2010-06-25 18:47:52 +00:00
groovie 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
kyra KYRA: change audio detection flags setting (since most users don't own a real mt-32/lapc1/cm32l/cm64 device and our emulator is incomplete) 2010-06-28 17:03:04 +00:00
lure 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
m4 Bugfix to properly erase text messages when they expire 2010-06-28 11:40:39 +00:00
made 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
mohawk Add a debug console command to Riven for displaying combinations to puzzles. 2010-06-26 19:09:45 +00:00
parallaction Prevent execution of the STOP script command when its Zone does not exist. Patch #3021744 by fuzzie with some comments. 2010-06-27 04:58:48 +00:00
queen 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
saga 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
sci SCI: removing ignoring of channel volume change code from r50463, the lsl5 issue was actually caused by the old volume adjust code that was also causing the issues in gk1 2010-06-28 22:26:28 +00:00
scumm Add support for Chinese The DIG. 2010-06-27 13:06:22 +00:00
sky 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
sword1 Modify makeAIFFStream to match the other sound decoder factories 2010-06-15 12:33:54 +00:00
sword2 Another video player regression: When the palette changes, look up the 2010-05-23 11:16:10 +00:00
teenagent AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
tinsel Fixed GCC warnings. (Same warning twice, actually.) 2010-06-27 17:06:26 +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 AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
advancedDetector.h AdvancedDetector: Add new parameter directoryGlobs. 2010-06-15 10:59:23 +00:00
dialogs.cpp GUI: Implement tooltips. FR #2821513. 2010-06-15 10:52:35 +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 Define WIN32_LEAN_AND_MEAN before including windows.h. 2010-06-26 21:55:52 +00:00
engine.h
engines.mk
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