[Scummvm-git-logs] scummvm master -> 5ae410d3209af652f254afe92d8b602a1278bff1
sev-
sev at scummvm.org
Fri Oct 1 11:19:01 UTC 2021
This automated email contains information about 10 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
7db91a6bef BURIED: Testing is over
76030829f3 NEWS: Clarify the 2.5.0 release nickname. Courtesy of madmoose
4519c5962c DIRECTOR: Dropping ADGF_TESTING flag
38974477a5 PETKA: Dropping ADGF_TESTING flag
3a89f4ca7e PRIVATE: Dropping ADGF_TESTING flag
821b7a7e1f TRECISION: Dropping ADGF_TESTING flag
42eb57ca37 TWINE: Dropping ADGF_TESTING flag
7ae7c5168b ULTIMA: Dropping ADGF_TESTING flag
6be516f677 XEEN: Dropping ADGF_TESTING flag
5ae410d320 SCI: Dropping ADGF_TESTING flag
Commit: 7db91a6befd4f081437e6a1818d8c9fba014d132
https://github.com/scummvm/scummvm/commit/7db91a6befd4f081437e6a1818d8c9fba014d132
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-10-01T14:13:15+03:00
Commit Message:
BURIED: Testing is over
Changed paths:
engines/buried/detection_tables.h
diff --git a/engines/buried/detection_tables.h b/engines/buried/detection_tables.h
index 15b50ed593..432fa77d83 100644
--- a/engines/buried/detection_tables.h
+++ b/engines/buried/detection_tables.h
@@ -33,7 +33,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT8LIB.DLL","31bcd9e5cc32df00b09ce626e6d9106e", 2420480),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_NO_FLAGS | ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
@@ -47,7 +47,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT24LIB.DLL","74ac9dae92f415fea8cdbd220ba8795c", 5211648),
Common::EN_ANY,
Common::kPlatformWindows,
- GF_TRUECOLOR | ADGF_TESTING,
+ GF_TRUECOLOR,
GUIO0()
},
@@ -61,7 +61,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT8LIB.DLL","31bcd9e5cc32df00b09ce626e6d9106e", 2420480),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_NO_FLAGS | ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
@@ -75,7 +75,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT24LIB.DLL","74ac9dae92f415fea8cdbd220ba8795c", 5211648),
Common::EN_ANY,
Common::kPlatformWindows,
- GF_TRUECOLOR | ADGF_TESTING,
+ GF_TRUECOLOR,
GUIO0()
},
@@ -89,7 +89,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT8LIB.DLL","f5ccde0efccb95afe902627a35262568", 2418816),
Common::JA_JPN,
Common::kPlatformWindows,
- ADGF_NO_FLAGS | ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
@@ -103,7 +103,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT24LIB.DLL","4d55802259d9648b9aa396461bfd53a3", 6576896),
Common::JA_JPN,
Common::kPlatformWindows,
- GF_TRUECOLOR | ADGF_TESTING,
+ GF_TRUECOLOR,
GUIO0()
},
@@ -117,7 +117,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT8LIB.DL_","8a345993f60f6bed7c17fa9e7f2bc37d", 900844),
Common::EN_ANY,
Common::kPlatformWindows,
- GF_COMPRESSED | ADGF_TESTING,
+ GF_COMPRESSED,
GUIO0()
},
@@ -131,7 +131,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT24LIB.DL_","00e6eedbcef824988fbb01a87ca8f7fd", 2272515),
Common::EN_ANY,
Common::kPlatformWindows,
- GF_COMPRESSED | GF_TRUECOLOR | ADGF_TESTING,
+ GF_COMPRESSED | GF_TRUECOLOR,
GUIO0()
},
@@ -145,7 +145,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT8LIB.DL_","8a345993f60f6bed7c17fa9e7f2bc37d", 908854),
Common::EN_ANY,
Common::kPlatformWindows,
- GF_COMPRESSED | ADGF_TESTING,
+ GF_COMPRESSED,
GUIO0()
},
@@ -159,7 +159,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT24LIB.DL_","00e6eedbcef824988fbb01a87ca8f7fd", 2269314),
Common::EN_ANY,
Common::kPlatformWindows,
- GF_COMPRESSED | GF_TRUECOLOR | ADGF_TESTING,
+ GF_COMPRESSED | GF_TRUECOLOR,
GUIO0()
},
@@ -173,7 +173,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT8LIB.DLL","31bcd9e5cc32df00b09ce626e6d9106e", 2420480),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_NO_FLAGS | ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
@@ -187,7 +187,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT24LIB.DLL","74ac9dae92f415fea8cdbd220ba8795c", 5211648),
Common::EN_ANY,
Common::kPlatformWindows,
- GF_TRUECOLOR | ADGF_TESTING,
+ GF_TRUECOLOR,
GUIO0()
},
@@ -201,7 +201,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT8LIB.DLL","6b22f0b47efb29e45e9b2a336185d924", 2420608),
Common::DE_DEU,
Common::kPlatformWindows,
- ADGF_NO_FLAGS | ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
@@ -215,7 +215,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT24LIB.DLL","30e56210d3150b5fa41c9bd2c90754fe", 6581376),
Common::DE_DEU,
Common::kPlatformWindows,
- GF_TRUECOLOR | ADGF_TESTING,
+ GF_TRUECOLOR,
GUIO0()
},
@@ -229,7 +229,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT8LIB.DLL","6b22f0b47efb29e45e9b2a336185d924", 2420608),
Common::FR_FRA,
Common::kPlatformWindows,
- ADGF_NO_FLAGS | ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
@@ -243,7 +243,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT24LIB.DLL","30e56210d3150b5fa41c9bd2c90754fe", 6581376),
Common::FR_FRA,
Common::kPlatformWindows,
- GF_TRUECOLOR | ADGF_TESTING,
+ GF_TRUECOLOR,
GUIO0()
},
@@ -257,7 +257,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT8LIB.DLL","6b22f0b47efb29e45e9b2a336185d924", 2420608),
Common::IT_ITA,
Common::kPlatformWindows,
- ADGF_NO_FLAGS | ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
@@ -271,7 +271,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT24LIB.DLL","30e56210d3150b5fa41c9bd2c90754fe", 6581376),
Common::IT_ITA,
Common::kPlatformWindows,
- GF_TRUECOLOR | ADGF_TESTING,
+ GF_TRUECOLOR,
GUIO0()
},
@@ -285,7 +285,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT8LIB.DLL","a80afdc20264e764e831ef5099cde623", 2420992),
Common::ES_ESP,
Common::kPlatformWindows,
- ADGF_NO_FLAGS | ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
@@ -299,7 +299,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT24LIB.DLL","c864bcd69d05532e0066b8db173a939b", 6582784),
Common::ES_ESP,
Common::kPlatformWindows,
- GF_TRUECOLOR | ADGF_TESTING,
+ GF_TRUECOLOR,
GUIO0()
},
@@ -312,7 +312,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT8L32.DLL","addfef0420e1f41a7766ecc6baa58553", 2424832),
Common::EN_ANY,
Common::kPlatformWindows,
- GF_WIN95 | ADGF_TESTING,
+ GF_WIN95,
GUIO0()
},
@@ -325,7 +325,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT24L32.DLL","198bfd476d5228c4a7a63c029cffadfc", 5216256),
Common::EN_ANY,
Common::kPlatformWindows,
- GF_TRUECOLOR | GF_WIN95 | ADGF_TESTING,
+ GF_TRUECOLOR | GF_WIN95,
GUIO0()
},
@@ -336,7 +336,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_ENTRY1("BIT816.EXE", "a5bca831dac0903a304c29c320f881c5"),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_DEMO | ADGF_TESTING,
+ ADGF_DEMO,
GUIO1(GUIO_NOLAUNCHLOAD)
},
@@ -347,7 +347,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_ENTRY1("BIT2416.EXE", "9857e2d2b7a63b1304058dabc5098249"),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_DEMO | GF_TRUECOLOR | ADGF_TESTING,
+ ADGF_DEMO | GF_TRUECOLOR,
GUIO1(GUIO_NOLAUNCHLOAD)
},
@@ -358,7 +358,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_ENTRY1s("BIT816.EXE", "5535fd50e504537ab08066a89df1b6de", 1259040),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_DEMO | ADGF_TESTING,
+ ADGF_DEMO,
GUIO1(GUIO_NOLAUNCHLOAD)
},
@@ -369,7 +369,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_ENTRY1s("BIT2416.EXE", "53c520eb7c977fb1c2bb235e2a517b85", 2816256),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_DEMO | GF_TRUECOLOR | ADGF_TESTING,
+ ADGF_DEMO | GF_TRUECOLOR,
GUIO1(GUIO_NOLAUNCHLOAD)
},
@@ -404,7 +404,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT8LIB.DLL","6b22f0b47efb29e45e9b2a336185d924", 2420608),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_DEMO | GF_TRIAL | ADGF_TESTING,
+ ADGF_DEMO | GF_TRIAL,
GUIO0()
},
@@ -417,7 +417,7 @@ static const ADGameDescription gameDescriptions[] = {
"BIT24LIB.DLL","74ac9dae92f415fea8cdbd220ba8795c", 5211648),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_DEMO | GF_TRUECOLOR | GF_TRIAL | ADGF_TESTING,
+ ADGF_DEMO | GF_TRUECOLOR | GF_TRIAL,
GUIO0()
},
Commit: 76030829f3e360f5df0798f58db0487deb7ee598
https://github.com/scummvm/scummvm/commit/76030829f3e360f5df0798f58db0487deb7ee598
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-10-01T14:14:01+03:00
Commit Message:
NEWS: Clarify the 2.5.0 release nickname. Courtesy of madmoose
Changed paths:
NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 8116640be6..4b3737479e 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -9,7 +9,7 @@ For a more comprehensive changelog of the latest experimental code, see:
Supernova:
- Added text to speech for dialogs and object descriptions.
-#### 2.5.0 "20 years ago today" (2021-10-09)
+#### 2.5.0 "Twenty years ago today..." (2021-10-09)
New games:
- Added support for Grim Fandango.
Commit: 4519c5962c8743063fb92a5f6b674cefe6c514e1
https://github.com/scummvm/scummvm/commit/4519c5962c8743063fb92a5f6b674cefe6c514e1
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-10-01T14:14:20+03:00
Commit Message:
DIRECTOR: Dropping ADGF_TESTING flag
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 850736c983..5e65d8b0d3 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -1320,7 +1320,7 @@ static const DirectorGameDescription gameDescriptions[] = {
MACDEMO1_l("rosettastone", "Demo", "The Rosetta Stone", "9f0bb7ec7720e4f680ee3aa3d22c1c9d", 1379715, Common::JA_JPN, 110),
#undef SUPPORT_STATUS
-#define SUPPORT_STATUS ADGF_TESTING
+#define SUPPORT_STATUS ADGF_NO_FLAGS
//////////////////////////////////////////////////
//
@@ -1682,7 +1682,7 @@ static const DirectorGameDescription gameDescriptions[] = {
MACDEMO1_l("lotus123", "Tour", "Tour of 1-2-3.v3", "1ed38b71d8d0f075483117f7fa559e7c", 367333, Common::JA_JPN, 302),
#undef SUPPORT_STATUS
-#define SUPPORT_STATUS ADGF_TESTING
+#define SUPPORT_STATUS ADGF_NO_FLAGS
MACGAME1("lzone", "", "L-ZONE", "f5277c53bacd27936158dd3867e587e2", 392484, 300),
MACGAME1("lzone", "v2", "L-ZONE", "276bee761e48a6fd709df77d5c2f60dd", 395344, 300),
@@ -1991,7 +1991,7 @@ static const DirectorGameDescription gameDescriptions[] = {
MACDEMO1_l("vvs", "Demo", "VVS Theater", "f5277c53bacd27936158dd3867e587e2", 639768, Common::JA_JPN, 311),
#undef SUPPORT_STATUS
-#define SUPPORT_STATUS ADGF_TESTING
+#define SUPPORT_STATUS ADGF_NO_FLAGS
// Original AV filename is Spaceship Warlock⢠AV
WINGAME1("warlock", "", "SSWARLCK.EXE", "65d06b5fef155a2473434571aff5bc29", 370867, 300),
Commit: 38974477a556ccfad69911964de8fd78818008b1
https://github.com/scummvm/scummvm/commit/38974477a556ccfad69911964de8fd78818008b1
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-10-01T14:15:22+03:00
Commit Message:
PETKA: Dropping ADGF_TESTING flag
Changed paths:
engines/petka/detection_tables.h
diff --git a/engines/petka/detection_tables.h b/engines/petka/detection_tables.h
index 000aa686a1..0c78be7e12 100644
--- a/engines/petka/detection_tables.h
+++ b/engines/petka/detection_tables.h
@@ -35,7 +35,7 @@ static const ADGameDescription gameDescriptions[] = {
"SCRIPT.DAT", "8712157c39daf8dd1f441a11d19b9e48", 1851),
Common::RU_RUS,
Common::kPlatformWindows,
- ADGF_TESTING | ADGF_DROPPLATFORM | ADGF_DROPLANGUAGE | ADGF_DEMO,
+ ADGF_DROPPLATFORM | ADGF_DROPLANGUAGE | ADGF_DEMO,
GUIO1(GUIO_NOMIDI)
},
@@ -47,7 +47,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_ENTRY1s("MAIN.STR", "2523bf402ac8b7b2bf54e6e29a79831d", 27414919),
Common::RU_RUS,
Common::kPlatformWindows,
- ADGF_TESTING | ADGF_DROPPLATFORM | ADGF_DROPLANGUAGE,
+ ADGF_DROPPLATFORM | ADGF_DROPLANGUAGE,
GUIO1(GUIO_NOMIDI)
},
@@ -59,7 +59,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_ENTRY1s("main.str", "4e515669c343609518277cab6e7d8c8f", 18992879),
Common::RU_RUS,
Common::kPlatformWindows,
- ADGF_TESTING | ADGF_DROPPLATFORM | ADGF_DROPLANGUAGE,
+ ADGF_DROPPLATFORM | ADGF_DROPLANGUAGE,
GUIO1(GUIO_NOMIDI)
},
Commit: 3a89f4ca7ed776af45c0384835b959d73d7f7d06
https://github.com/scummvm/scummvm/commit/3a89f4ca7ed776af45c0384835b959d73d7f7d06
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-10-01T14:16:47+03:00
Commit Message:
PRIVATE: Dropping ADGF_TESTING flag
Changed paths:
engines/private/detection.cpp
diff --git a/engines/private/detection.cpp b/engines/private/detection.cpp
index 001924a1bf..a00f60c0f6 100644
--- a/engines/private/detection.cpp
+++ b/engines/private/detection.cpp
@@ -46,7 +46,7 @@ static const ADGameDescription gameDescriptions[] = {
"intro.smk", "270a1d0a29df122fc3d1d38e655161a7", 7310984),
Common::EN_USA,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NOMIDI)
},
{
@@ -56,7 +56,7 @@ static const ADGameDescription gameDescriptions[] = {
"bklynlgo.bmp", "1dfb703349a46f8ec183de107992b7f5", 33118),
Common::EN_USA,
Common::kPlatformWindows,
- ADGF_TESTING | ADGF_DEMO,
+ ADGF_DEMO,
GUIO1(GUIO_NOMIDI)
},
{
@@ -66,7 +66,7 @@ static const ADGameDescription gameDescriptions[] = {
"bklynlgo.bmp", "1dfb703349a46f8ec183de107992b7f5", 33118),
Common::EN_GRB,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NOMIDI)
},
{
@@ -76,7 +76,7 @@ static const ADGameDescription gameDescriptions[] = {
"bklynlgo.bmp", "1dfb703349a46f8ec183de107992b7f5", 33118),
Common::EN_GRB,
Common::kPlatformWindows,
- ADGF_DEMO | ADGF_TESTING,
+ ADGF_DEMO,
GUIO1(GUIO_NOMIDI)
},
{
@@ -86,7 +86,17 @@ static const ADGameDescription gameDescriptions[] = {
"bklynlgo.bmp", "1dfb703349a46f8ec183de107992b7f5", 33118),
Common::EN_USA,
Common::kPlatformWindows,
- ADGF_TESTING | ADGF_DEMO,
+ ADGF_DEMO,
+ GUIO1(GUIO_NOMIDI)
+ },
+ {
+ "private-eye", // Another demo
+ "Demo",
+ AD_ENTRY2s("pvteye.z", "af383c813157810e89d8d6d595895ff7", 271214,
+ "bklynlgo.bmp", "1dfb703349a46f8ec183de107992b7f5", 33118),
+ Common::EN_USA,
+ Common::kPlatformWindows,
+ ADGF_DEMO,
GUIO1(GUIO_NOMIDI)
},
{
@@ -96,7 +106,7 @@ static const ADGameDescription gameDescriptions[] = {
"bklynlgo.bmp", "1dfb703349a46f8ec183de107992b7f5", 33118),
Common::ES_ESP,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NOMIDI)
},
{
@@ -106,7 +116,7 @@ static const ADGameDescription gameDescriptions[] = {
"bklynlgo.bmp", "1dfb703349a46f8ec183de107992b7f5", 33118),
Common::ES_ESP,
Common::kPlatformWindows,
- ADGF_DEMO | ADGF_TESTING,
+ ADGF_DEMO,
GUIO1(GUIO_NOMIDI)
},
{
@@ -116,7 +126,7 @@ static const ADGameDescription gameDescriptions[] = {
"bklynlgo.bmp", "1dfb703349a46f8ec183de107992b7f5", 33118),
Common::FR_FRA,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NOMIDI)
},
{
@@ -126,7 +136,7 @@ static const ADGameDescription gameDescriptions[] = {
"bklynlgo.bmp", "1dfb703349a46f8ec183de107992b7f5", 33118),
Common::DE_DEU,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NOMIDI)
},
{
@@ -136,7 +146,7 @@ static const ADGameDescription gameDescriptions[] = {
"bklynlgo.bmp", "1dfb703349a46f8ec183de107992b7f5", 33118),
Common::DE_DEU,
Common::kPlatformWindows,
- ADGF_DEMO | ADGF_TESTING,
+ ADGF_DEMO,
GUIO1(GUIO_NOMIDI)
},
{
@@ -146,7 +156,7 @@ static const ADGameDescription gameDescriptions[] = {
"intro.smk", "61cc13c9e4e2affd574087209df5c4a4", 7241368),
Common::RU_RUS,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NOMIDI)
},
{
@@ -156,7 +166,7 @@ static const ADGameDescription gameDescriptions[] = {
"bklynlgo.bmp", "1dfb703349a46f8ec183de107992b7f5", 33118),
Common::EN_USA,
Common::kPlatformMacintosh,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NOMIDI)
},
{
@@ -175,7 +185,7 @@ static const ADGameDescription gameDescriptions[] = {
"bklynlgo.bmp", "1dfb703349a46f8ec183de107992b7f5", 33118),
Common::EN_USA,
Common::kPlatformMacintosh,
- ADGF_DEMO | ADGF_TESTING,
+ ADGF_DEMO,
GUIO1(GUIO_NOMIDI)
},
{
Commit: 821b7a7e1f33be4814f52150e29fea8adcf3845f
https://github.com/scummvm/scummvm/commit/821b7a7e1f33be4814f52150e29fea8adcf3845f
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-10-01T14:17:19+03:00
Commit Message:
TRECISION: Dropping ADGF_TESTING flag
Changed paths:
engines/trecision/detection.cpp
diff --git a/engines/trecision/detection.cpp b/engines/trecision/detection.cpp
index ad4116ce85..e8b330131b 100644
--- a/engines/trecision/detection.cpp
+++ b/engines/trecision/detection.cpp
@@ -55,7 +55,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 436228),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
{
@@ -64,7 +64,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 436598),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
{
@@ -73,7 +73,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 457299),
Common::DE_DEU,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
{
@@ -82,7 +82,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 436697),
Common::ES_ESP,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
{
@@ -91,7 +91,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 456209),
Common::FR_FRA,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
{
@@ -100,7 +100,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 446634),
Common::IT_ITA,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
{
@@ -109,7 +109,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 432900),
Common::RU_RUS,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
// bug #12619
@@ -119,7 +119,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 429370),
Common::HU_HUN,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
// bug #12619
@@ -129,7 +129,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_NL_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 429731),
Common::HU_HUN,
Common::kPlatformWindows,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO0()
},
{
@@ -138,7 +138,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_NL_DEMO_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 392950),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_DEMO | ADGF_TESTING,
+ ADGF_DEMO,
GUIO0()
},
{
@@ -147,7 +147,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_NL_DEMO_ENTRY("7665db13ad2a1ceb576531be3e1efb30", 413651),
Common::DE_DEU,
Common::kPlatformWindows,
- ADGF_DEMO | ADGF_TESTING,
+ ADGF_DEMO,
GUIO0()
},
{
Commit: 42eb57ca377991be697221558cd7a47562fe4e6d
https://github.com/scummvm/scummvm/commit/42eb57ca377991be697221558cd7a47562fe4e6d
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-10-01T14:17:19+03:00
Commit Message:
TWINE: Dropping ADGF_TESTING flag
Changed paths:
engines/twine/detection.cpp
diff --git a/engines/twine/detection.cpp b/engines/twine/detection.cpp
index 447d46072d..1b80eaf605 100644
--- a/engines/twine/detection.cpp
+++ b/engines/twine/detection.cpp
@@ -43,7 +43,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.EXE", "c1a887e38283d43f271249ad9f2a73ef", 294025),
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
{
@@ -52,7 +52,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.EXE", "c1a887e38283d43f271249ad9f2a73ef", 294025),
Common::FR_FRA,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
@@ -65,7 +65,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("RELENT.EXE", "c1a887e38283d43f271249ad9f2a73ef", 245961),
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_DEMO,
+ ADGF_DEMO,
GUIO1(GUIO_NONE)
},
{
@@ -74,7 +74,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("RELENT.EXE", "c1a887e38283d43f271249ad9f2a73ef", 245961),
Common::FR_FRA,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_DEMO,
+ ADGF_DEMO,
GUIO1(GUIO_NONE)
},
{
@@ -83,7 +83,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("RELENT.EXE", "c1a887e38283d43f271249ad9f2a73ef", 245961),
Common::DE_DEU,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_DEMO,
+ ADGF_DEMO,
GUIO1(GUIO_NONE)
},
{
@@ -92,7 +92,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("RELENT.EXE", "c1a887e38283d43f271249ad9f2a73ef", 245961),
Common::IT_ITA,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_DEMO,
+ ADGF_DEMO,
GUIO1(GUIO_NONE)
},
{
@@ -101,7 +101,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("RELENT.EXE", "c1a887e38283d43f271249ad9f2a73ef", 245961),
Common::ES_ESP,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_DEMO,
+ ADGF_DEMO,
GUIO1(GUIO_NONE)
},
@@ -114,7 +114,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.EXE", "c1a887e38283d43f271249ad9f2a73ef", 258513),
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_CD,
+ ADGF_CD,
GUIO1(GUIO_NONE)
},
{
@@ -123,7 +123,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.EXE", "c1a887e38283d43f271249ad9f2a73ef", 258513),
Common::FR_FRA,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_CD,
+ ADGF_CD,
GUIO1(GUIO_NONE)
},
{
@@ -132,7 +132,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.EXE", "c1a887e38283d43f271249ad9f2a73ef", 258513),
Common::DE_DEU,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_CD,
+ ADGF_CD,
GUIO1(GUIO_NONE)
},
{
@@ -141,7 +141,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.EXE", "c1a887e38283d43f271249ad9f2a73ef", 258513),
Common::IT_ITA,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_CD,
+ ADGF_CD,
GUIO1(GUIO_NONE)
},
{
@@ -150,7 +150,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.EXE", "c1a887e38283d43f271249ad9f2a73ef", 258513),
Common::ES_ESP,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_CD,
+ ADGF_CD,
GUIO1(GUIO_NONE)
},
@@ -163,7 +163,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("RELENT.EXE", "c1a887e38283d43f271249ad9f2a73ef", 258513),
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_TESTING | TwinE::TF_VERSION_USA | ADGF_CD,
+ TwinE::TF_VERSION_USA | ADGF_CD,
GUIO1(GUIO_NONE)
},
{
@@ -172,7 +172,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("RELENT.EXE", "c1a887e38283d43f271249ad9f2a73ef", 258513),
Common::FR_FRA,
Common::kPlatformDOS,
- ADGF_TESTING | TwinE::TF_VERSION_USA | ADGF_CD,
+ TwinE::TF_VERSION_USA | ADGF_CD,
GUIO1(GUIO_NONE)
},
{
@@ -181,7 +181,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("RELENT.EXE", "c1a887e38283d43f271249ad9f2a73ef", 258513),
Common::DE_DEU,
Common::kPlatformDOS,
- ADGF_TESTING | TwinE::TF_VERSION_USA | ADGF_CD,
+ TwinE::TF_VERSION_USA | ADGF_CD,
GUIO1(GUIO_NONE)
},
{
@@ -190,7 +190,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("RELENT.EXE", "c1a887e38283d43f271249ad9f2a73ef", 258513),
Common::IT_ITA,
Common::kPlatformDOS,
- ADGF_TESTING | TwinE::TF_VERSION_USA | ADGF_CD,
+ TwinE::TF_VERSION_USA | ADGF_CD,
GUIO1(GUIO_NONE)
},
{
@@ -199,7 +199,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("RELENT.EXE", "c1a887e38283d43f271249ad9f2a73ef", 258513),
Common::ES_ESP,
Common::kPlatformDOS,
- ADGF_TESTING | TwinE::TF_VERSION_USA | ADGF_CD,
+ TwinE::TF_VERSION_USA | ADGF_CD,
GUIO1(GUIO_NONE)
},
@@ -213,7 +213,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("FLA_GIF.HQR", "3f7383f65afa212e3eec430627828b64", 1784466),
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_TESTING | TwinE::TF_USE_GIF,
+ TwinE::TF_USE_GIF,
#else
_s("This version requires Giflib which was not compiled into ScummVM"),
AD_ENTRY1s("FLA_GIF.HQR", "3f7383f65afa212e3eec430627828b64", 1784466),
@@ -233,7 +233,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBAJ.EXE", "54a1e8749448e08086a1929510ec4b6a", 278043),
Common::JA_JPN,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
@@ -246,7 +246,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.DOT", "6dc00342c80bc41b4ff5a43c560c7abc", 380666496),
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
{
@@ -255,7 +255,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.DOT", "6dc00342c80bc41b4ff5a43c560c7abc", 380666496),
Common::FR_FRA,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
{
@@ -264,7 +264,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.DOT", "6dc00342c80bc41b4ff5a43c560c7abc", 380666496),
Common::DE_DEU,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
{
@@ -273,7 +273,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.DOT", "6dc00342c80bc41b4ff5a43c560c7abc", 380666496),
Common::IT_ITA,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
{
@@ -282,7 +282,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.DOT", "6dc00342c80bc41b4ff5a43c560c7abc", 380666496),
Common::ES_ESP,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
@@ -295,7 +295,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.exe", "1f176b4329fbc7efc8f9f30f97013c5f", 1165728),
Common::EN_ANY,
Common::kPlatformWindows,
- ADGF_TESTING | TwinE::TF_DOTEMU_ENHANCED,
+ TwinE::TF_DOTEMU_ENHANCED,
GUIO1(GUIO_NONE)
},
{
@@ -304,7 +304,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.exe", "1f176b4329fbc7efc8f9f30f97013c5f", 1165728),
Common::FR_FRA,
Common::kPlatformWindows,
- ADGF_TESTING | TwinE::TF_DOTEMU_ENHANCED,
+ TwinE::TF_DOTEMU_ENHANCED,
GUIO1(GUIO_NONE)
},
{
@@ -313,7 +313,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.exe", "1f176b4329fbc7efc8f9f30f97013c5f", 1165728),
Common::DE_DEU,
Common::kPlatformWindows,
- ADGF_TESTING | TwinE::TF_DOTEMU_ENHANCED,
+ TwinE::TF_DOTEMU_ENHANCED,
GUIO1(GUIO_NONE)
},
{
@@ -322,7 +322,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.exe", "1f176b4329fbc7efc8f9f30f97013c5f", 1165728),
Common::IT_ITA,
Common::kPlatformWindows,
- ADGF_TESTING | TwinE::TF_DOTEMU_ENHANCED,
+ TwinE::TF_DOTEMU_ENHANCED,
GUIO1(GUIO_NONE)
},
{
@@ -331,7 +331,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.exe", "1f176b4329fbc7efc8f9f30f97013c5f", 1165728),
Common::ES_ESP,
Common::kPlatformWindows,
- ADGF_TESTING | TwinE::TF_DOTEMU_ENHANCED,
+ TwinE::TF_DOTEMU_ENHANCED,
GUIO1(GUIO_NONE)
},
@@ -344,7 +344,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.GOG", "6dc00342c80bc41b4ff5a43c560c7abc", 380666496),
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
{
@@ -353,7 +353,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.GOG", "6dc00342c80bc41b4ff5a43c560c7abc", 380666496),
Common::FR_FRA,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
{
@@ -362,7 +362,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.GOG", "6dc00342c80bc41b4ff5a43c560c7abc", 380666496),
Common::DE_DEU,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
{
@@ -371,7 +371,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.GOG", "6dc00342c80bc41b4ff5a43c560c7abc", 380666496),
Common::IT_ITA,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
{
@@ -380,7 +380,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("LBA.GOG", "6dc00342c80bc41b4ff5a43c560c7abc", 380666496),
Common::ES_ESP,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
{
@@ -389,7 +389,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("text.hqr", "31d880f658cc6cc6d6cf70df732aec4f", 248829),
Common::EN_GRB,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
{
@@ -398,7 +398,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("text.hqr", "31d880f658cc6cc6d6cf70df732aec4f", 248829),
Common::FR_FRA,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
{
@@ -407,7 +407,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("text.hqr", "31d880f658cc6cc6d6cf70df732aec4f", 248829),
Common::DE_DEU,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
@@ -420,7 +420,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("TEXT.HQR", "2a8df71946aa9ee4c777a9d6414b89ce", 282308),
Common::PT_POR,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
@@ -431,7 +431,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("text.hqr", "7f41b5e8efb07dd413f59377e03b1b04", 413920),
Common::PL_POL,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
@@ -442,7 +442,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("TEXT.HQR", "31d760b41a424ec2926f494d7ecac14a", 410709),
Common::HU_HUN,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
@@ -453,7 +453,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("TEXT.HQR", "c1adf48ea71fead82d91c5b062eeeb99", 75866),
Common::HE_ISR,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
@@ -464,7 +464,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("TEXT.HQR", "2bf227f9e8fcdc7397372b68786c446e", 283631),
Common::PT_BRA,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
@@ -475,7 +475,7 @@ static const ADGameDescription twineGameDescriptions[] = {
AD_ENTRY1s("TEXT.HQR", "93b1a29711f0750156280012e53fdcd2", 280306),
Common::RU_RUS,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
Commit: 7ae7c5168b50cf104e740070c9672b3ab3995dc4
https://github.com/scummvm/scummvm/commit/7ae7c5168b50cf104e740070c9672b3ab3995dc4
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-10-01T14:17:19+03:00
Commit Message:
ULTIMA: Dropping ADGF_TESTING flag
Changed paths:
engines/ultima/detection_tables.h
diff --git a/engines/ultima/detection_tables.h b/engines/ultima/detection_tables.h
index eb2a0c7e28..440eb99d06 100644
--- a/engines/ultima/detection_tables.h
+++ b/engines/ultima/detection_tables.h
@@ -386,7 +386,7 @@ static const UltimaGameDescription GAME_DESCRIPTIONS[] = {
AD_ENTRY1s("eusecode.flx", "0a0f64507adc4f280129c735ee9cad42", 556613),
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_USECODE_DEFAULT,
+ ADGF_USECODE_DEFAULT,
GUIO1(GUIO_NOMIDI)
},
GAME_CRUSADER_REM,
@@ -446,7 +446,7 @@ static const UltimaGameDescription GAME_DESCRIPTIONS[] = {
AD_ENTRY1s("eusecode.flx", "36a16d70c97d0379f1133cc743c31313", 558493),
Common::ES_ESP,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_USECODE_ES,
+ ADGF_USECODE_ES,
GUIO1(GUIO_NOMIDI)
},
GAME_CRUSADER_REM,
@@ -461,7 +461,7 @@ static const UltimaGameDescription GAME_DESCRIPTIONS[] = {
AD_ENTRY1s("eusecode.flx", "a8b5c421c5d74be8c69fcd4fecadd1dd", 559015),
Common::ES_ESP,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_USECODE_DEFAULT,
+ ADGF_USECODE_DEFAULT,
GUIO1(GUIO_NOMIDI)
},
GAME_CRUSADER_REM,
@@ -491,7 +491,7 @@ static const UltimaGameDescription GAME_DESCRIPTIONS[] = {
AD_ENTRY1s("eusecode.flx", "41cdca35b62f4b2a7bb4c3b1ec782423", 556613),
Common::EN_ANY,
Common::kPlatformDOS,
- ADGF_TESTING | ADGF_DEMO,
+ ADGF_DEMO,
GUIO1(GUIO_NOMIDI)
},
GAME_CRUSADER_REM,
Commit: 6be516f6774969d59551d21865b8a09f34ddff2e
https://github.com/scummvm/scummvm/commit/6be516f6774969d59551d21865b8a09f34ddff2e
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-10-01T14:17:19+03:00
Commit Message:
XEEN: Dropping ADGF_TESTING flag
Changed paths:
engines/xeen/detection_tables.h
diff --git a/engines/xeen/detection_tables.h b/engines/xeen/detection_tables.h
index 66a37fd883..7ca8a6ad1d 100644
--- a/engines/xeen/detection_tables.h
+++ b/engines/xeen/detection_tables.h
@@ -117,7 +117,7 @@ static const XeenGameDescription gameDescriptions[] = {
"dark.cc", "437618b6b5e76f174719dcb529edbfbb", 11152923),
Common::FR_FRA,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO2(GAMEOPTION_SHOW_ITEM_COSTS, GAMEOPTION_DURABLE_ARMOR)
},
GType_WorldOfXeen,
@@ -193,7 +193,7 @@ static const XeenGameDescription gameDescriptions[] = {
AD_ENTRY1s("xeen.cc", "b9bb33bbd3783e7930ddedb189d7ba54", 13203565),
Common::FR_FRA,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO2(GAMEOPTION_SHOW_ITEM_COSTS, GAMEOPTION_DURABLE_ARMOR)
},
GType_Clouds,
@@ -270,7 +270,7 @@ static const XeenGameDescription gameDescriptions[] = {
AD_ENTRY1s("dark.cc", "437618b6b5e76f174719dcb529edbfbb", 11152923),
Common::FR_FRA,
Common::kPlatformDOS,
- ADGF_TESTING,
+ ADGF_NO_FLAGS,
GUIO2(GAMEOPTION_SHOW_ITEM_COSTS, GAMEOPTION_DURABLE_ARMOR)
},
GType_DarkSide,
Commit: 5ae410d3209af652f254afe92d8b602a1278bff1
https://github.com/scummvm/scummvm/commit/5ae410d3209af652f254afe92d8b602a1278bff1
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-10-01T14:17:41+03:00
Commit Message:
SCI: Dropping ADGF_TESTING flag
Changed paths:
engines/sci/detection_tables.h
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index dbbd737859..b6c8526beb 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -172,7 +172,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
{"resource.007", 0, "063bb8ce4157c778cf30d1c912c006f1", 335631},
AD_LISTEND},
Common::EN_ANY, Common::kPlatformDOS, 0, GUIO_STD16 },
-
+
// Castle of Dr. Brain - German DOS Floppy 1.000 (also includes English language)
// SCI interpreter version 1.000.068
{"castlebrain", "", {
@@ -935,7 +935,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
{"Data3", 0, "f25068b408b09275d8b698866462f578", 3677599},
{"Data4", 0, "1cceebbe411b26c860a74f91c337fdf3", 3230086},
AD_LISTEND},
- Common::EN_ANY, Common::kPlatformMacintosh, ADGF_MACRESFORK | ADGF_TESTING, GUIO_GK1_MAC },
+ Common::EN_ANY, Common::kPlatformMacintosh, ADGF_MACRESFORK, GUIO_GK1_MAC },
#undef GUIO_GK1_FLOPPY
#undef GUIO_GK1_CD_DOS
More information about the Scummvm-git-logs
mailing list