[Scummvm-git-logs] scummvm master -> 4a7236af1771f9686b4cea3afb1bbfc4243af374

tag2015 noreply at scummvm.org
Wed Mar 15 22:13:59 UTC 2023


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:
4a7236af17 GLK: ADRIFT: Add a couple entries + minor fix


Commit: 4a7236af1771f9686b4cea3afb1bbfc4243af374
    https://github.com/scummvm/scummvm/commit/4a7236af1771f9686b4cea3afb1bbfc4243af374
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2023-03-15T23:13:36+01:00

Commit Message:
GLK: ADRIFT: Add a couple entries + minor fix

Changed paths:
    engines/glk/adrift/detection_tables.h


diff --git a/engines/glk/adrift/detection_tables.h b/engines/glk/adrift/detection_tables.h
index b987b190dff..27fa6f0eea1 100644
--- a/engines/glk/adrift/detection_tables.h
+++ b/engines/glk/adrift/detection_tables.h
@@ -39,9 +39,11 @@ const PlainGameDescriptor ADRIFT_GAME_LIST[] = {
 	{ "adriftorama", "ADRIFT-O-RAMA" },
 	{ "adriftproject", "The ADRIFT Project: Classified" },
 	{ "advent350", "Adventure" },
+	{ "adventurepostman", "The Adventures of Postman Matt (and his black and white cat)" },
 	{ "adventurestrikes", "Adventure Strikes When You Least Expect It" },
 	{ "adventurethumber", "Adventures of Thumper - Wonder Wombat" },
 	{ "aegis", "Aegis" },
+	{ "afp", "Another Friday Party" },
 	{ "agent4fmars", "Agent 4-F from Mars" },
 	{ "akari", "A Day in the Life 3: Akari's Story" },
 	{ "akron", "Akron" },
@@ -62,6 +64,7 @@ const PlainGameDescriptor ADRIFT_GAME_LIST[] = {
 	{ "aquarius1", "The Doomed World of Aquarius" },
 	{ "aquarius2", "The Doomed World of Aquarius" },
 	{ "aram", "Alice's Restaurant Anti-Massacree Adventure" },
+	{ "archiebdaych1", "Archie's Birthday - Chapter 1: Reggie's Gift" },
 	{ "armour", "Armour" },
 	{ "ascot", "The Ascot" },
 	{ "asdfa", "A Short Damn Fantasy Adventure" },
@@ -556,9 +559,11 @@ const GlkDetectionEntry ADRIFT_GAMES[] = {
 	DT_ENTRY0("adriftorama", "db66d96e2cbd397fc668abcd32d59aeb", 46432),
 	DT_ENTRY0("adriftproject", "fcce2118d99574eb724364d36dc71d0b", 231621),
 	DT_ENTRY1("advent350", "350 Points", "1d50a4f82fda17e06a178fd634ced8b4", 45400),
+	DT_ENTRY0("adventurepostman", "bbdd2a34e831964eafb5c06562429c74", 6668),
 	DT_ENTRY0("adventurestrikes", "f5e18081fd6ec4955ed0665aee8580de", 3770),
 	DT_ENTRY0("adventurethumber", "d050a635699242cbfd383f7e16fe3a63", 107200),
 	DT_ENTRY0("aegis", "8726e90b50bdc92967f944a582daff2c", 45755),
+	DT_ENTRY0("afp", "218d6543f45a7cd921cb7c2187f9600e", 79881),
 	DT_ENTRY0("agent4fmars", "2935a990ade72f4c51a22f5843306b98", 3686),
 	DT_ENTRY0("akari", "71a1137269234ee0941e54965c951c73", 31094),
 	DT_ENTRY0("akron", "2461ceeef3ef1eac15a2051a549b4402", 22258),
@@ -581,6 +586,7 @@ const GlkDetectionEntry ADRIFT_GAMES[] = {
 	DT_ENTRY1("aquarius1", "Part 1", "46b916da57f20730af8efa872acf1dd5", 13043),
 	DT_ENTRY1("aquarius2", "Part 2", "7b0d73d080a9a456591a8b0144788fbe", 18961),
 	DT_ENTRY0("aram", "442cc382e180eabe878f69c1d8470374", 18765),
+	DT_ENTRY0("archiebdaych1", "fe52abda2b95ef53b23fb0fbaa7cbae7", 284319),
 	DT_ENTRY1("armour", "Demo/v1", "4e9f3b70ef54f736fe18d40087248ff6", 315),
 	DT_ENTRY1("armour", "Demo/v2", "e42a5cde88dbb8dd07df855c785a9564", 279),
 	DT_ENTRY0("ascot", "01ed200d7aec907aa84ad4007c5b296b", 24494),
@@ -765,7 +771,7 @@ const GlkDetectionEntry ADRIFT_GAMES[] = {
 	DT_ENTRY1("escapefromsouth", "Release 1", "5b2608a2b7963ce2ba117dd361c91936", 4648),
 	DT_ENTRY1("escapefromsouth", "Release 2", "3a742c4bb03442749a4f89dc12e0eef1", 15407),
 	DT_ENTRY1("escapetofreedom", "Release 1", "a7edcb289eb8177a143a96912ec55393", 18171),
-	DT_ENTRY1("escapetofreedom", "Release 2", "ca1aeba91f2d17dff959f73da8b48f03", 27512645),
+	DT_ENTRY1("escapetofreedom", "Release 2", "41b58982572f1275831ce2a9367135f2", 18156),
 	DT_ENTRY1("etnyadrift", "Release 1", "8a376d5bdf833fa79614271d05dd36a8", 59531),
 	DT_ENTRY1("etnyadrift", "Release 2", "990c0e2390d197ebcae1109e5534c433", 59583),
 	DT_ENTRY1("eveningwithecod", "Release 1", "736f0276c4028ccd972d391f0b30ab14", 3937),




More information about the Scummvm-git-logs mailing list