scummvm/engines
Max Horn 30218a2c32 SCI: Make Script member vars private; add const qualifiers
Only three Script members remain public (for now)

svn-id: r50428
2010-06-28 11:22:20 +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
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 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
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 Added proper conversion of message RGB colour values 2010-06-27 06:35:32 +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: Make Script member vars private; add const qualifiers 2010-06-28 11:22:20 +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
sword2
teenagent
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.cpp
advancedDetector.h
dialogs.cpp
dialogs.h
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
game.h
metaengine.h
module.mk
savestate.cpp
savestate.h
util.h