[Scummvm-git-logs] scummvm master -> 5d5639e0a0c8bf6acdffd24f234ec4b3be879bd2

sev- noreply at scummvm.org
Tue Mar 3 00:23:56 UTC 2026


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

Summary:
5d5639e0a0 JANITORIAL: Proper formatting for detection table


Commit: 5d5639e0a0c8bf6acdffd24f234ec4b3be879bd2
    https://github.com/scummvm/scummvm/commit/5d5639e0a0c8bf6acdffd24f234ec4b3be879bd2
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-03-03T01:23:38+01:00

Commit Message:
JANITORIAL: Proper formatting for detection table

Changed paths:
    engines/phoenixvr/detection_tables.h


diff --git a/engines/phoenixvr/detection_tables.h b/engines/phoenixvr/detection_tables.h
index f121c3bccd0..f8ce2e90f0a 100644
--- a/engines/phoenixvr/detection_tables.h
+++ b/engines/phoenixvr/detection_tables.h
@@ -26,150 +26,153 @@ const PlainGameDescriptor phoenixvrGames[] = {
 	{"necrono", "Necronomicon: The Dawning of Darkness"},
 	{"lochness", "The Cameron Files: The Secret at Loch Ness"},
 	{"messenger", "The Messenger/Louvre: The Final Curse"},
-	{0, 0}};
+	{0, 0}
+};
 
 const ADGameDescription gameDescriptions[] = {
 	{"necrono",
-	 nullptr,
-	 AD_ENTRY2s(
-		 "script.pak", "86294b9c445c3e06e24269c84036a207", 223,
-		 "textes.txt", "f795f35b079cb8ef599724a2a7336c7e", 5319),
-	 Common::EN_USA,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_TESTING,
-	 GUIO1(GUIO_NONE)},
+		nullptr,
+		AD_ENTRY2s("script.pak", "86294b9c445c3e06e24269c84036a207", 223,
+				   "textes.txt", "f795f35b079cb8ef599724a2a7336c7e", 5319),
+		Common::EN_USA,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_TESTING,
+		GUIO1(GUIO_NONE)
+	},
 
     {"necrono",
-	 nullptr,
-	 AD_ENTRY4s(
-		 "script.pak", "da42a18dd02fc01f116228d5c219b2fd", 215,
-		 "textes.txt", "f795f35b079cb8ef599724a2a7336c7e", 5319,
-		"cd1/Data/Script1.pak", "626cac1db5160142313fdcf483fda2bf", 57410,
-		"cd2/Data/Script3.pak", "4f122b65627903da15b3f15156252c8d", 63979),
-	 Common::EN_USA,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_CD | ADGF_TESTING,
-	 GUIO1(GUIO_NONE)},
+		nullptr,
+		AD_ENTRY4s("script.pak", "da42a18dd02fc01f116228d5c219b2fd", 215,
+				   "textes.txt", "f795f35b079cb8ef599724a2a7336c7e", 5319,
+				   "cd1/Data/Script1.pak", "626cac1db5160142313fdcf483fda2bf", 57410,
+				   "cd2/Data/Script3.pak", "4f122b65627903da15b3f15156252c8d", 63979),
+		Common::EN_USA,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_CD | ADGF_TESTING,
+		GUIO1(GUIO_NONE)
+	},
 
 	{"necrono",
-	 nullptr,
-	 AD_ENTRY2s(
-		 "script.pak", "86294b9c445c3e06e24269c84036a207", 223,
-		 "textes.txt", "542b626e7d56e4b3b5a73616e772a246", 5503),
-	 Common::FR_FRA,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_TESTING,
-	 GUIO1(GUIO_NONE)},
+		nullptr,
+		AD_ENTRY2s("script.pak", "86294b9c445c3e06e24269c84036a207", 223,
+				   "textes.txt", "542b626e7d56e4b3b5a73616e772a246", 5503),
+		Common::FR_FRA,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_TESTING,
+		GUIO1(GUIO_NONE)
+	},
 
 	{"necrono",
-	 nullptr,
-	 AD_ENTRY2s(
-		 "script.pak", "86294b9c445c3e06e24269c84036a207", 223,
-		 "textes.txt", "8a6fde4fbe90262cad639903a0469863", 5394),
-	 Common::IT_ITA,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_TESTING,
-	 GUIO1(GUIO_NONE)},
+		nullptr,
+		AD_ENTRY2s("script.pak", "86294b9c445c3e06e24269c84036a207", 223,
+				   "textes.txt", "8a6fde4fbe90262cad639903a0469863", 5394),
+		Common::IT_ITA,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_TESTING,
+		GUIO1(GUIO_NONE)
+	},
 
 	{"necrono",
-	 nullptr,
-	 AD_ENTRY2s(
-		 "script.pak", "86294b9c445c3e06e24269c84036a207", 223,
-		 "textes.txt", "c3af2d55b4fa55d200b047b6ec0d9f73", 5507),
-	 Common::DE_DEU,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_TESTING,
-	 GUIO1(GUIO_NONE)},
+		nullptr,
+		AD_ENTRY2s("script.pak", "86294b9c445c3e06e24269c84036a207", 223,
+				   "textes.txt", "c3af2d55b4fa55d200b047b6ec0d9f73", 5507),
+		Common::DE_DEU,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_TESTING,
+		GUIO1(GUIO_NONE)
+	},
 
 	{"necrono",
-	 nullptr,
-	 AD_ENTRY2s(
-		 "script.pak", "86294b9c445c3e06e24269c84036a207", 223,
-		 "textes.txt", "e54b9e37d3b96b52f78e7ca266116c4b", 5423),
-	 Common::ES_ESP,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_TESTING,
-	 GUIO1(GUIO_NONE)},
+		nullptr,
+		AD_ENTRY2s("script.pak", "86294b9c445c3e06e24269c84036a207", 223,
+				   "textes.txt", "e54b9e37d3b96b52f78e7ca266116c4b", 5423),
+		Common::ES_ESP,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_TESTING,
+		GUIO1(GUIO_NONE)
+	},
 
 	{"necrono",
-	 nullptr,
-	 AD_ENTRY2s(
-		 "script.pak", "86294b9c445c3e06e24269c84036a207", 223,
-		 "textes.txt", "4a0055fb933c8f044a7fa1a321eac7db", 5265),
-	 Common::PT_PRT,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_TESTING,
-	 GUIO1(GUIO_NONE)},
+		nullptr,
+		AD_ENTRY2s("script.pak", "86294b9c445c3e06e24269c84036a207", 223,
+				   "textes.txt", "4a0055fb933c8f044a7fa1a321eac7db", 5265),
+		Common::PT_PRT,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_TESTING,
+		GUIO1(GUIO_NONE)
+	},
 
 	{"lochness",
-	 nullptr,
-	 AD_ENTRY2s(
-		 "script.pak", "a7ee3aae653658f93bba7f237bcf06f3", 1904,
-		 "textes.txt", "294efb30581661615359ce234e2e85fb", 1596),
-	 Common::EN_USA,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_UNSTABLE,
-	 GUIO1(GUIO_NONE)},
+		nullptr,
+		AD_ENTRY2s("script.pak", "a7ee3aae653658f93bba7f237bcf06f3", 1904,
+				   "textes.txt", "294efb30581661615359ce234e2e85fb", 1596),
+		Common::EN_USA,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_UNSTABLE,
+		GUIO1(GUIO_NONE)}
+	,
 
 	{"lochness",
-	 nullptr,
-	 AD_ENTRY2s(
-		 "script.pak", "a7ee3aae653658f93bba7f237bcf06f3", 1904,
-		 "textes.txt", "f1d44e0b71736e5b0e2516dbfe9bf7e3", 1770),
-	 Common::FR_FRA,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_UNSTABLE,
-	 GUIO1(GUIO_NONE)},
+		nullptr,
+		AD_ENTRY2s("script.pak", "a7ee3aae653658f93bba7f237bcf06f3", 1904,
+				   "textes.txt", "f1d44e0b71736e5b0e2516dbfe9bf7e3", 1770),
+		Common::FR_FRA,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_UNSTABLE,
+		GUIO1(GUIO_NONE)
+	},
 
 	{"lochness",
-	 nullptr,
-	 AD_ENTRY2s(
-		 "script.pak", "a7ee3aae653658f93bba7f237bcf06f3", 1904,
-		 "textes.txt", "b38570cda689d7994806635e0e34ed7f", 1825),
-	 Common::IT_ITA,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_UNSTABLE,
-	 GUIO1(GUIO_NONE)},
+		nullptr,
+		AD_ENTRY2s("script.pak", "a7ee3aae653658f93bba7f237bcf06f3", 1904,
+				   "textes.txt", "b38570cda689d7994806635e0e34ed7f", 1825),
+		Common::IT_ITA,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_UNSTABLE,
+		GUIO1(GUIO_NONE)
+	},
 
 	{"lochness",
-	 nullptr,
-	 AD_ENTRY2s(
-		 "script.pak", "a7ee3aae653658f93bba7f237bcf06f3", 1904,
-		 "textes.txt", "640d6d3f53986b73f97e1eaad700093a", 1732),
-	 Common::DE_DEU,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_UNSTABLE,
-	 GUIO1(GUIO_NONE)},
+		nullptr,
+		AD_ENTRY2s("script.pak", "a7ee3aae653658f93bba7f237bcf06f3", 1904,
+				   "textes.txt", "640d6d3f53986b73f97e1eaad700093a", 1732),
+		Common::DE_DEU,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_UNSTABLE,
+		GUIO1(GUIO_NONE)
+	},
 
 	{"lochness",
-	 nullptr,
-	 AD_ENTRY2s(
-		 "script.pak", "a7ee3aae653658f93bba7f237bcf06f3", 1904,
-		 "textes.txt", "4474a0c84b6e7363e1d65cc67278b923", 1769),
-	 Common::ES_ESP,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_UNSTABLE,
-	 GUIO1(GUIO_NONE)},
+		nullptr,
+		AD_ENTRY2s("script.pak", "a7ee3aae653658f93bba7f237bcf06f3", 1904,
+				   "textes.txt", "4474a0c84b6e7363e1d65cc67278b923", 1769),
+		Common::ES_ESP,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_UNSTABLE,
+		GUIO1(GUIO_NONE)
+	},
 
 	{"lochness",
-	 nullptr,
-	 AD_ENTRY2s(
-		 "script.pak", "a7ee3aae653658f93bba7f237bcf06f3", 1904,
-		 "textes.txt", "5ea7264941b31b5961860c7016537641", 1776),
-	 Common::PT_PRT,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_UNSTABLE,
-	 GUIO1(GUIO_NONE)},
+		nullptr,
+		AD_ENTRY2s("script.pak", "a7ee3aae653658f93bba7f237bcf06f3", 1904,
+				   "textes.txt", "5ea7264941b31b5961860c7016537641", 1776),
+		Common::PT_PRT,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_UNSTABLE,
+		GUIO1(GUIO_NONE)
+	},
 
 	{"messenger",
-	 nullptr,
-	 AD_ENTRY2s(
-		 "script.pak", "1e0f9cb47bc203e9e2983b03ffa85174", 185,
-		 "textes.txt", "23f577d1201bc3024ca49cb11f9f7347", 5261),
-	 Common::EN_ANY,
-	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM | ADGF_UNSUPPORTED,
-	 GUIO1(GUIO_NONE)},
-	AD_TABLE_END_MARKER};
+		nullptr,
+		AD_ENTRY2s("script.pak", "1e0f9cb47bc203e9e2983b03ffa85174", 185,
+				   "textes.txt", "23f577d1201bc3024ca49cb11f9f7347", 5261),
+		Common::EN_ANY,
+		Common::kPlatformWindows,
+		ADGF_DROPPLATFORM | ADGF_UNSUPPORTED,
+		GUIO1(GUIO_NONE)
+	},
+
+	AD_TABLE_END_MARKER
+};
 
 } // End of namespace PhoenixVR




More information about the Scummvm-git-logs mailing list