aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/detection.cpp
diff options
context:
space:
mode:
authorFilippos Karapetis2007-05-04 08:55:28 +0000
committerFilippos Karapetis2007-05-04 08:55:28 +0000
commit3fccd9c06f3677042a8091ca89c9685411e44101 (patch)
tree2932ebc99c63e11ae1fd8a20ba94ec14001f4059 /engines/agi/detection.cpp
parent0e27c9c33919db1e2746e7eec40fd8f4c9ae7e04 (diff)
downloadscummvm-rg350-3fccd9c06f3677042a8091ca89c9685411e44101.tar.gz
scummvm-rg350-3fccd9c06f3677042a8091ca89c9685411e44101.tar.bz2
scummvm-rg350-3fccd9c06f3677042a8091ca89c9685411e44101.zip
AGI: Changed a nasty workaround regarding views to only apply to a specific view in the KQ4 introduction. This fixes several bugs and crashes in AGI V3 games and closes KQ4 bugs #1660486, #1660169, #1660192, #1660162 and #1660354
svn-id: r26743
Diffstat (limited to 'engines/agi/detection.cpp')
-rw-r--r--engines/agi/detection.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp
index 8dd970b5ca..d88af458d4 100644
--- a/engines/agi/detection.cpp
+++ b/engines/agi/detection.cpp
@@ -737,7 +737,7 @@ static const AGIGameDescription gameDescriptions[] = {
Common::ADGF_NO_FLAGS
},
GType_V3,
- GF_ESC_MENU,
+ GF_KQ4,
0x3086,
},
@@ -753,7 +753,7 @@ static const AGIGameDescription gameDescriptions[] = {
Common::ADGF_NO_FLAGS
},
GType_V3,
- GF_ESC_MENU,
+ GF_KQ4,
0x3086,
},
@@ -769,7 +769,7 @@ static const AGIGameDescription gameDescriptions[] = {
Common::ADGF_NO_FLAGS
},
GType_V3,
- GF_ESC_MENU,
+ GF_KQ4,
0x3086,
},
@@ -785,7 +785,7 @@ static const AGIGameDescription gameDescriptions[] = {
Common::ADGF_NO_FLAGS
},
GType_V3,
- GF_ESC_MENU,
+ GF_KQ4,
0x3086,
},
@@ -801,7 +801,7 @@ static const AGIGameDescription gameDescriptions[] = {
Common::ADGF_NO_FLAGS
},
GType_V3,
- GF_ESC_MENU,
+ GF_KQ4,
0x3149,
},