cummVM 0.11.0svn (Jul 4 2007 09:37:08)
Features compiled in: Vorbis FLAC MP3 zLib MPEG2
The Amiga version (at least) features a keyboard
shortcut for calling Dispatch, which saves one typing
the command "call dispatch" over and over again.
Unfortunately this shortcut is "CTRL-D" which is
suppressed due to ScummVM's debugger window coming up.
It's not a bug per se, but it would be nice to have
the "dispatcher shortcut" back somehow.
I'm not sure of the PC DOS version, but i believe it
has the same base of commands. Don't think they
changed that much for the Amiga version
Police Quest I: In Pursuit of the Death Angel
(2.0B 1989-02-22/Amiga/English)
AmigaOS4
gcc version 4.0.2 (AmigaOS build 20051012)
Logged In: YES
user_id=991970
Originator: NO
I don't think that changing the keyboard shortcut for ScummVM's debugger is the wise thing to do, especially since it is only needed for a shortcut used just in one game. It might be viable to give users the ability to disable the debugger by introducing some sort of command line parameter for ScummVM, though
Logged In: YES
user_id=991970
Originator: NO
Furthermore, this doesn't seem to be a bug, but rather a feature request to give users the ability to disable the debugger key combination, so I'm moving it to feature requests and I'm giving it a more appropriate name
Logged In: YES
user_id=12935
Originator: NO
We do have other shortcuts for the debugger in place, however (namely # and ~).
Has this been decided on yet?
It would be nice to have the help of the shortcut and thus original behaviour
One could tell the user in the readme that the console can be triggered by the other two keys?
Just changed with 2b216e1494eff43c182332a7895538b50d4b48e6
Debugger is now available via Ctrl-Shift-D, just like the SCI debugger