scummvm/engines
Robert Špalek c7554c267e Implement shortcuts for switching items in the inventory
slash: switch between the last held item and normal mouse
comma, period: replace the currently held item with the previous/next item in the inventory

Also, commented a bit better what happens when ESCAPE is present with respect to map
programs and cut-scenes.

svn-id: r50407
2010-06-28 04:04:16 +00:00
..
agi
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
draci Implement shortcuts for switching items in the inventory 2010-06-28 04:04:16 +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: Removed the hack for loading games from the launcher from run_vm(). This is now done on startup. This should fix loading from the launcher for LSL6 2010-06-27 23:20:08 +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