[Scummvm-git-logs] scummvm master -> a65a19ac8c7fcf525952dd72a340aff460bba7c5

bluegr noreply at scummvm.org
Sun Jun 30 17:43:36 UTC 2024


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

Summary:
a65a19ac8c GOB: Copy protection flag cleanup


Commit: a65a19ac8c7fcf525952dd72a340aff460bba7c5
    https://github.com/scummvm/scummvm/commit/a65a19ac8c7fcf525952dd72a340aff460bba7c5
Author: Benjamin Funke (58399929+BJNFNE at users.noreply.github.com)
Date: 2024-06-30T20:43:32+03:00

Commit Message:
GOB: Copy protection flag cleanup

Changed paths:
    engines/gob/detection/tables_gob1.h
    engines/gob/detection/tables_gob2.h


diff --git a/engines/gob/detection/tables_gob1.h b/engines/gob/detection/tables_gob1.h
index c676991d05d..380a778f429 100644
--- a/engines/gob/detection/tables_gob1.h
+++ b/engines/gob/detection/tables_gob1.h
@@ -82,7 +82,7 @@
 		EN_GRB,
 		kPlatformDOS,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -405,7 +405,7 @@
 		FR_FRA,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -419,7 +419,7 @@
 		IT_ITA,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -433,7 +433,7 @@
 		EN_GRB,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -447,7 +447,7 @@
 		DE_DEU,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -461,7 +461,7 @@
 		ES_ESP,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -475,7 +475,7 @@
 		EN_GRB,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -489,7 +489,7 @@
 		FR_FRA,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -503,7 +503,7 @@
 		ES_ESP,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -517,7 +517,7 @@
 		IT_ITA,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -531,7 +531,7 @@
 		DE_DEU,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
diff --git a/engines/gob/detection/tables_gob2.h b/engines/gob/detection/tables_gob2.h
index 5b31c98f1ea..e30edb9ae94 100644
--- a/engines/gob/detection/tables_gob2.h
+++ b/engines/gob/detection/tables_gob2.h
@@ -346,7 +346,7 @@
 		FR_FRA,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -360,7 +360,7 @@
 		EN_USA,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -374,7 +374,7 @@
 		FR_FRA,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -388,7 +388,7 @@
 		DE_DEU,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0
@@ -455,7 +455,7 @@
 		DE_DEU,
 		kPlatformWindows,
 		ADGF_NO_FLAGS,
-		GUIO3(GUIO_NOSUBTITLES, GUIO_NOSPEECH, GAMEOPTION_COPY_PROTECTION)
+		GUIO2(GUIO_NOSUBTITLES, GUIO_NOSPEECH)
 	},
 	kFeaturesAdLib,
 	0, 0, 0




More information about the Scummvm-git-logs mailing list