[Scummvm-git-logs] scummvm master -> 2d0cfc7148852f146a15edce757affdec9c0c6cd

sev- sev at scummvm.org
Fri Oct 4 23:14:58 CEST 2019


This automated email contains information about 3 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
0b5ea11e3c CRYOMNI3D: Remove ADGF_TESTING flag
9e2bcfbf79 HDB: Remove ADGF_TESTING flag
2d0cfc7148 PRINCE: Remove ADGF_TESTING flag


Commit: 0b5ea11e3c8259447f46426c8bd5a2d12045a44a
    https://github.com/scummvm/scummvm/commit/0b5ea11e3c8259447f46426c8bd5a2d12045a44a
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-04T23:00:36+02:00

Commit Message:
CRYOMNI3D: Remove ADGF_TESTING flag

Changed paths:
    engines/cryomni3d/detection_tables.h


diff --git a/engines/cryomni3d/detection_tables.h b/engines/cryomni3d/detection_tables.h
index 2cf1118..1c9d63b 100644
--- a/engines/cryomni3d/detection_tables.h
+++ b/engines/cryomni3d/detection_tables.h
@@ -35,7 +35,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("VERSAILL.EXE", "3775004b96f056716ce615b458b1f394", 372736),
 			Common::FR_FRA,
 			Common::kPlatformWindows,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -52,7 +52,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("PROGRAM.Z", "a07b5d86af5f3a8883ba97db2bade87d", 293223),
 			Common::FR_FRA,
 			Common::kPlatformWindows,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -69,7 +69,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("VERSAILL.PGM", "1c992f034f43418a5da2e8ebd0b92620", 630431),
 			Common::FR_FRA,
 			Common::kPlatformDOS,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -86,7 +86,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("VERSAILL.PGM", "1c992f034f43418a5da2e8ebd0b92620", 598767),
 			Common::FR_FRA,
 			Common::kPlatformDOS,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -103,7 +103,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("PROGRAM.Z", "167ac4d6e60856ee84d7369107d858d4", 230056),
 			Common::FR_FRA,
 			Common::kPlatformWindows,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -120,7 +120,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("Versailles", "f81935517b1bbb58acf70f25efa5c7f3", 375868),
 			Common::FR_FRA,
 			Common::kPlatformMacintosh,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -137,7 +137,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("Versaill.exe", "5c3c10ec821b8d96016041ab649af8c7", 377856),
 			Common::EN_ANY,
 			Common::kPlatformWindows,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -154,7 +154,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("Versailles", "7fa3cb6a3c18f6b4ba6be85dcd433cff", 366199),
 			Common::EN_ANY,
 			Common::kPlatformMacintosh,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -171,7 +171,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("VERSAILL.PGM", "1c992f034f43418a5da2e8ebd0b92620", 598639),
 			Common::EN_ANY,
 			Common::kPlatformDOS,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -188,7 +188,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("PROGRAM.Z", "f5327cb860a67a24a52b6125ddc5e00b", 256146),
 			Common::EN_ANY,
 			Common::kPlatformWindows,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -205,7 +205,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("VERSAILL.PGM", "1c992f034f43418a5da2e8ebd0b92620", 710467),
 			Common::EN_ANY,
 			Common::kPlatformDOS,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -222,7 +222,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("PROGRAM.Z", "daeeb8bce80fe74fe28ecc22b6a97f83", 237679),
 			Common::EN_ANY,
 			Common::kPlatformWindows,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -239,7 +239,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("VERSAILL.PGM", "1c992f034f43418a5da2e8ebd0b92620", 603023),
 			Common::IT_ITA,
 			Common::kPlatformDOS,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -256,7 +256,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("PROGRAM.Z", "8b0dcf71a7eb21b8378add8b16857bae", 237878),
 			Common::IT_ITA,
 			Common::kPlatformWindows,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -273,7 +273,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("Versailles", "f1aa0603e7f71404f936e4189b4c5b2b", 348614),
 			Common::DE_DEU,
 			Common::kPlatformMacintosh,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -290,7 +290,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("PROGRAM.Z", "2e1a40237f8b28cb6ef29cff137fa561", 238041),
 			Common::DE_DEU,
 			Common::kPlatformWindows,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -307,7 +307,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("VERSAILL.EXE", "78d90d656ec3b76f158721d38bc68083", 346112),
 			Common::ES_ESP,
 			Common::kPlatformWindows,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -324,7 +324,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("PROGRAM.Z", "9e7c0c3125124010d45dde9dc62744ef", 237800),
 			Common::ES_ESP,
 			Common::kPlatformWindows,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,
@@ -341,7 +341,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("VERSAILL.PGM", "1c992f034f43418a5da2e8ebd0b92620", 715887),
 			Common::ES_ESP,
 			Common::kPlatformDOS,
-			ADGF_TESTING,
+			ADGF_NO_FLAGS,
 			GUI_OPTIONS_VERSAILLES
 		},
 		GType_VERSAILLES,


Commit: 9e2bcfbf79f9835efa9bb9ec5777314e96981ad0
    https://github.com/scummvm/scummvm/commit/9e2bcfbf79f9835efa9bb9ec5777314e96981ad0
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-04T23:01:08+02:00

Commit Message:
HDB: Remove ADGF_TESTING flag

Changed paths:
    engines/hdb/detection.cpp


diff --git a/engines/hdb/detection.cpp b/engines/hdb/detection.cpp
index 2e67e75..525a2d0 100644
--- a/engines/hdb/detection.cpp
+++ b/engines/hdb/detection.cpp
@@ -76,7 +76,7 @@ static const ADGameDescription gameDescriptions[] = {
 		AD_ENTRY1s("hyperspace.mpc", "ff8e51d0872736bc6afe87cfcb846b70", 50339161),
 		Common::EN_ANY,
 		Common::kPlatformWindows,
-		ADGF_TESTING,
+		ADGF_NO_FLAGS,
 		GUIO2(GUIO_NOMIDI,GAMEOPTION_CHEATMODE)
 	},
 	{
@@ -85,7 +85,7 @@ static const ADGameDescription gameDescriptions[] = {
 		AD_ENTRY1s("hyperspace.mpc", "39d3c9dbc9614f370ad9430307c043f9", 45645305),
 		Common::EN_ANY,
 		Common::kPlatformLinux,
-		ADGF_TESTING,
+		ADGF_NO_FLAGS,
 		GUIO2(GUIO_NOMIDI,GAMEOPTION_CHEATMODE)
 	},
 	// PocketPC Arm
@@ -95,7 +95,7 @@ static const ADGameDescription gameDescriptions[] = {
 		AD_ENTRY1s("hyperspace.msd", "a62468904beb3efe16d4d64f3955a32e", 6825555),
 		Common::EN_ANY,
 		Common::kPlatformPocketPC,
-		ADGF_TESTING,
+		ADGF_NO_FLAGS,
 		GUIO2(GUIO_NOMIDI,GAMEOPTION_CHEATMODE)
 	},
 
@@ -106,7 +106,7 @@ static const ADGameDescription gameDescriptions[] = {
 		AD_ENTRY1s("hyperdemo.mpc", "d8743b3b8be56486bcfb1398b2f2aad4", 13816461),
 		Common::EN_ANY,
 		Common::kPlatformLinux,
-		(ADGF_DEMO | ADGF_TESTING),
+		ADGF_DEMO,
 		GUIO2(GUIO_NOMIDI,GAMEOPTION_CHEATMODE)
 	},
 	{
@@ -115,7 +115,7 @@ static const ADGameDescription gameDescriptions[] = {
 		AD_ENTRY1s("hyperdemo.mpc", "f3bc878e179f00b8666a9846f3d9f9f5", 5236568),
 		Common::EN_ANY,
 		Common::kPlatformWindows,
-		(ADGF_DEMO | ADGF_TESTING),
+		ADGF_DEMO,
 		GUIO2(GUIO_NOMIDI,GAMEOPTION_CHEATMODE)
 	},
 	// provided by sev
@@ -125,7 +125,7 @@ static const ADGameDescription gameDescriptions[] = {
 		AD_ENTRY1s("hyperdemo.mpc", "7bc533e8f1866931c884f1bc09353744", 13906865),
 		Common::EN_ANY,
 		Common::kPlatformWindows,
-		(ADGF_DEMO | ADGF_TESTING),
+		ADGF_DEMO,
 		GUIO2(GUIO_NOMIDI,GAMEOPTION_CHEATMODE)
 	},
 	{
@@ -134,7 +134,7 @@ static const ADGameDescription gameDescriptions[] = {
 		AD_ENTRY1s("hyperdemo.msd", "312525298ca9f5ac904883d1ce19dc0f", 3088651),
 		Common::EN_ANY,
 		Common::kPlatformPocketPC,
-		(ADGF_DEMO | ADGF_TESTING),
+		ADGF_DEMO,
 		GUIO2(GUIO_NOMIDI,GAMEOPTION_CHEATMODE)
 	},
 	{
@@ -143,7 +143,7 @@ static const ADGameDescription gameDescriptions[] = {
 		AD_ENTRY1s("hyperdemo.msd", "2d4457b284a940b7058b36e5706b9951", 3094241),
 		Common::EN_ANY,
 		Common::kPlatformPocketPC,
-		(ADGF_DEMO | ADGF_TESTING | GF_HANDANGO),
+		(ADGF_DEMO | GF_HANDANGO),
 		GUIO2(GUIO_NOMIDI,GAMEOPTION_CHEATMODE)
 	},
 	AD_TABLE_END_MARKER


Commit: 2d0cfc7148852f146a15edce757affdec9c0c6cd
    https://github.com/scummvm/scummvm/commit/2d0cfc7148852f146a15edce757affdec9c0c6cd
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2019-10-04T23:01:18+02:00

Commit Message:
PRINCE: Remove ADGF_TESTING flag

Changed paths:
    engines/prince/detection.cpp


diff --git a/engines/prince/detection.cpp b/engines/prince/detection.cpp
index 1aa1329..2d1cc30 100644
--- a/engines/prince/detection.cpp
+++ b/engines/prince/detection.cpp
@@ -62,7 +62,7 @@ static const PrinceGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("databank.ptc", "5fa03833177331214ec1354761b1d2ee", 3565031),
 			Common::DE_DEU,
 			Common::kPlatformWindows,
-			ADGF_USEEXTRAASTITLE | ADGF_TESTING,
+			ADGF_USEEXTRAASTITLE,
 			GUIO1(GUIO_NONE)
 		},
 		kPrinceDataDE
@@ -74,7 +74,7 @@ static const PrinceGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("databank.ptc", "48ec9806bda9d152acbea8ce31c93c49", 3435298),
 			Common::PL_POL,
 			Common::kPlatformWindows,
-			ADGF_USEEXTRAASTITLE | ADGF_TESTING,
+			ADGF_USEEXTRAASTITLE,
 			GUIO1(GUIO_NONE)
 		},
 		kPrinceDataPL
@@ -86,7 +86,7 @@ static const PrinceGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("talktxt.dat", "02bb2372f19aca3c65896ed81b2cefb3", 125702),
 			Common::RU_RUS,
 			Common::kPlatformWindows,
-			ADGF_TESTING | GF_EXTRACTED,
+			GF_EXTRACTED,
 			GUIO1(GUIO_NONE)
 		},
 		kPrinceDataDE
@@ -98,7 +98,7 @@ static const PrinceGameDescription gameDescriptions[] = {
 			AD_ENTRY1s("databank.ptc", "a67b55730f3d7064921bd2a59e1063a3", 3892982),
 			Common::RU_RUS,
 			Common::kPlatformWindows,
-			ADGF_TESTING | GF_NOVOICES,
+			GF_NOVOICES,
 			GUIO1(GUIO_NONE)
 		},
 		kPrinceDataDE
@@ -114,7 +114,7 @@ static const PrinceGameDescription gameDescriptions[] = {
 			},
 			Common::EN_ANY,
 			Common::kPlatformWindows,
-			ADGF_TESTING | GF_TRANSLATED,
+			GF_TRANSLATED,
 			GUIO1(GUIO_NONE)
 		},
 		kPrinceDataDE
@@ -130,7 +130,7 @@ static const PrinceGameDescription gameDescriptions[] = {
 			},
 			Common::EN_ANY,
 			Common::kPlatformWindows,
-			ADGF_TESTING | GF_TRANSLATED,
+			GF_TRANSLATED,
 			GUIO1(GUIO_NONE)
 		},
 		kPrinceDataPL





More information about the Scummvm-git-logs mailing list