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

dreammaster dreammaster at scummvm.org
Tue Aug 10 03:52:32 UTC 2021


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:
dbf76e10b8 AGS: Added demo detection entry


Commit: dbf76e10b81a2ca111a8c78e0b83a3b808439f4b
    https://github.com/scummvm/scummvm/commit/dbf76e10b81a2ca111a8c78e0b83a3b808439f4b
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-08-09T20:52:19-07:00

Commit Message:
AGS: Added demo detection entry

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 3d09780799..0fe8d7b9a9 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -2133,6 +2133,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	DEMO_ENTRY("phantomfellows", "TPF.exe", "71961f24fd94e30e61167d7b0720cd35", 96799833),
 	DEMO_ENTRY("phantomfellows", "TPF.exe", "71961f24fd94e30e61167d7b0720cd35", 96800964),
 	DEMO_ENTRY("phantomfellows", "TPF.exe", "71961f24fd94e30e61167d7b0720cd35", 430357136),
+	DEMO_ENTRY("phantomfellows", "TPF.exe", "71961f24fd94e30e61167d7b0720cd35", 505116629),
 	DEMO_ENTRY("primordia", "primordia.exe", "22313e59c3233001488c26f18c80cc08", 727898212),
 	DEMO_ENTRY("pubmastersquest", "pub master quest [demo].exe", "e1676318c8a040fcf508b817013dc8fe", 23431689),
 	DEMO_ENTRY("puzzlebots", "puzzlebots_demo.exe", "34b49df9cf6eadb5c3587b3921d5b72f", 354138961),




More information about the Scummvm-git-logs mailing list