[Scummvm-git-logs] scummvm master -> 55d9f90e9256a0fc99e3d931f3db86e5b2ce2a1e
dreammaster
dreammaster at scummvm.org
Tue Jul 6 02:45:30 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:
55d9f90e92 AGS: Added TPF demo detection entry
Commit: 55d9f90e9256a0fc99e3d931f3db86e5b2ce2a1e
https://github.com/scummvm/scummvm/commit/55d9f90e9256a0fc99e3d931f3db86e5b2ce2a1e
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-07-05T19:44:48-07:00
Commit Message:
AGS: Added TPF 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 70d1de6d58..3c97e6a873 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -2105,6 +2105,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
DEMO_ENTRY("phantomfellows", "TPF.exe", "71961f24fd94e30e61167d7b0720cd35", 96799674),
DEMO_ENTRY("phantomfellows", "TPF.exe", "71961f24fd94e30e61167d7b0720cd35", 96799833),
DEMO_ENTRY("phantomfellows", "TPF.exe", "71961f24fd94e30e61167d7b0720cd35", 96800964),
+ DEMO_ENTRY("phantomfellows", "TPF.exe", "71961f24fd94e30e61167d7b0720cd35", 430357136),
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