aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
diff options
context:
space:
mode:
authorsluicebox2018-11-24 03:03:41 -0800
committerFilippos Karapetis2018-11-24 13:03:41 +0200
commit79b7de93e70de5ad49e4db86b90b438e1cb7e5e4 (patch)
tree7da5cf58341ebf1c6862bdbca49d2b23083aa412 /engines/sci
parentacd1a6d09e8bef86a75ba30b524cb3265282d468 (diff)
downloadscummvm-rg350-79b7de93e70de5ad49e4db86b90b438e1cb7e5e4.tar.gz
scummvm-rg350-79b7de93e70de5ad49e4db86b90b438e1cb7e5e4.tar.bz2
scummvm-rg350-79b7de93e70de5ad49e4db86b90b438e1cb7e5e4.zip
SCI: Add workaround for KQ6 debugger (#1417)
Diffstat (limited to 'engines/sci')
-rw-r--r--engines/sci/engine/workarounds.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sci/engine/workarounds.cpp b/engines/sci/engine/workarounds.cpp
index af96b14e02..13f3d36ddb 100644
--- a/engines/sci/engine/workarounds.cpp
+++ b/engines/sci/engine/workarounds.cpp
@@ -420,6 +420,7 @@ const SciWorkaroundEntry uninitializedReadWorkarounds[] = {
{ GID_KQ6, 520, 520, 0, "rm520", "init", NULL, 0, 0, { WORKAROUND_FAKE, 0 } }, // going to boiling water trap on beast isle
{ GID_KQ6, -1, 903, 0, "controlWin", "open", NULL, 4, 4, { WORKAROUND_FAKE, 0 } }, // when opening the controls window (save, load etc)
{ GID_KQ6, -1, 907, 0, "tomato", "doVerb", NULL, 2, 2, { WORKAROUND_FAKE, 0 } }, // when looking at the rotten tomato in the inventory - bug #5331
+ { GID_KQ6, -1, 921, -1, "Print", "addEdit", NULL, 1, 1, { WORKAROUND_FAKE, 0 } }, // when displaying the game debugger's teleport dialog
{ GID_KQ6, -1, 928, 0, NULL, "startText", NULL, 0, 0, { WORKAROUND_FAKE, 0 } }, // gets caused by Text+Audio support (see script patcher)
{ GID_KQ7, -1, 64996, 0, "User", "handleEvent", NULL, 1, 1, { WORKAROUND_FAKE, 0 } }, // called when pushing a keyboard key
{ GID_KQ7, 2450, 2450, 0, "exBridge", "handleEvent", NULL, 0, 0, { WORKAROUND_FAKE, 0 } }, // called when walking up to the throne in the cave in chapter 2