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

tag2015 noreply at scummvm.org
Mon Apr 17 21:20:57 UTC 2023


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

Summary:
cdff452eec GLK: ALAN2: Update detection table
98c1ceee75 GLK: ALAN3: Update detection table
c729dc4167 GLK: AGT: Update detection table


Commit: cdff452eec33329aab87462a2025a127e0090921
    https://github.com/scummvm/scummvm/commit/cdff452eec33329aab87462a2025a127e0090921
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2023-04-17T23:08:29+02:00

Commit Message:
GLK: ALAN2: Update detection table

>From TRAC report #14414 and ifdb.org

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


diff --git a/engines/glk/alan2/detection_tables.h b/engines/glk/alan2/detection_tables.h
index aed35a91c12..ef0276c24c6 100644
--- a/engines/glk/alan2/detection_tables.h
+++ b/engines/glk/alan2/detection_tables.h
@@ -33,21 +33,29 @@ const PlainGameDescriptor ALAN2_GAME_LIST[] = {
 	{ "hollywoodmurders", "The Hollywood Murders" },
 
 	// Supported 2.8.1 games
+	{ "artifiction", "Artifiction" },
+	{ "bantams", "Even Bantams get the Blues" },
 	{ "bugged", "Bugged" },
 	{ "cc", "CC" },
 	{ "chasing", "The Chasing" },
 	{ "closet", "Closet" },
+	{ "crystalball", "Crystal Ball" },
 	{ "dinnertime", "Dinnertime" },
 	{ "hebgb", "The HeBGB Horror!" },
 	{ "arthursnightout", "King Arthur's Night Out" },
+	{ "knotundone", "Knot To Be Undone" },
 	{ "lostinnewyork", "Lost In New York" },
 	{ "mazemapper", "Mazemapper" },
 	{ "meanstory", "The Mean Story" },
 	{ "outofthestudy", "Out Of The Study" },
 	{ "plsghints", "Painless Little Stupid Games Hints" },
+	{ "puddlespath", "Puddles on the Path" },
 	{ "sardoria", "Sardoria" },
+	{ "skipbreak", "Skipping Breakfast" },
+	{ "speedif11p6", "SpeedIF 11 - part six" },
 	{ "presidentadventures", "The Adventures of the President of the United States" },
 	{ "thechasing", "The Chasing" },
+	{ "nobread", "There Is No Bread" },
 	{ "afteryou", "They're After You" },
 	{ "tgttos", "To Get To The Other Side" },
 	{ "zeroone", "Zero One" },
@@ -60,14 +68,18 @@ const GlkDetectionEntry ALAN2_GAMES[] = {
 	DT_ENTRY0("hollywoodmurders", "e6da6dfa85dd471a251ce485af710730", 95232),
 
 	// Supported 2.8.1 games
+	DT_ENTRY0("artifiction", "2615ba29c6030ec50454fdded1049b44", 40960),
+	DT_ENTRY0("bantams", "8c4be4f2e21f9770523ea0c4a180cb8a", 40960),
 	DT_ENTRY0("bugged", "f4eed3db3771a456143744a0e36653db", 112640),
 	DT_ENTRY0("cc", "47f4a5436ce07d65bb828e2938f81952", 53248),
 	DT_ENTRY1("chasing", "1.0", "10ad37b6dd6d9f399578b28e644914ca", 144384),
 	DT_ENTRY1("chasing", "1.1", "718ffcc9dfe85cfd8c6f50f541a3926e", 147456),
 	DT_ENTRY0("closet", "5d724469e6240cde0c16c959f50ebc93", 37888),
+	DT_ENTRY0("crystalball", "625e15e14081847cd26842a52839a07c", 11264),
 	DT_ENTRY0("dinnertime", "1c0bad19156e8bdefe9e19d99f96f7d8", 9216),
 	DT_ENTRY0("hebgb", "87f9516bc4217afb5c329cb1ae01d861", 173056),
 	DT_ENTRY0("hebgb", "96f016f4657a801686d1d1da5dd6f382", 157696),
+	DT_ENTRY0("knotundone", "a4249a82d7211398adc9917c773c58fa", 25600),
 	DT_ENTRY0("arthursnightout", "c8c87b88a9250cec2f03af3a347d3c05", 50176),
 	DT_ENTRY0("lostinnewyork", "483a8c7c84f3bb5af61150fd770806e5", 30720),
 	DT_ENTRY0("mazemapper", "8e7409758c3535201aeb901923b20064", 30720),
@@ -75,10 +87,14 @@ const GlkDetectionEntry ALAN2_GAMES[] = {
 	DT_ENTRY1("outofthestudy", "1.0", "089082d50b232b07fc31cf60aeefb5ae", 102400),
 	DT_ENTRY1("outofthestudy", "1.3", "cc4ab3f1b406a8ce04adcfb641c3b250", 110592),
 	DT_ENTRY0("plsghints", "fb9df41138691a77ea3489986fe8856c", 10240),
+	DT_ENTRY0("puddlespath", "5b6bf831263f43b6e9f26517fae6294b", 104448),
 	DT_ENTRY0("sardoria", "b48ba08ae33b5cb224bcb4ce0eea36bc", 150528),
 	DT_ENTRY0("sardoria", "1b0e03cbdcb74d59a92920d093fc7446", 143360),
+	DT_ENTRY0("skipbreak", "a0f7e71f00fd4d26eacc82637da84cb0", 44032),
+	DT_ENTRY0("speedif11p6", "0c8a517bd49c3f6ed28d44e5a294de06", 32768),
 	DT_ENTRY0("presidentadventures", "74caac5475f8801ac27d76a3d2e034ad", 53248),
 	DT_ENTRY0("thechasing", "10ad37b6dd6d9f399578b28e644914ca", 144384),
+	DT_ENTRY0("nobread", "7a85bef5bc441bbaa8a6321e063ec711", 30720),
 	DT_ENTRY0("afteryou", "998ca167b0e9ffb671203b2057d06bef", 17408),
 	DT_ENTRY0("tgttos", "0fed94b37b8add48938d8288ca5e7e4f", 29696),
 	DT_ENTRY0("zeroone", "1e2f65611c41040f60caaf5f26e61367", 59392),


Commit: 98c1ceee753ad26cabd5416252420016ae021793
    https://github.com/scummvm/scummvm/commit/98c1ceee753ad26cabd5416252420016ae021793
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2023-04-17T23:08:29+02:00

Commit Message:
GLK: ALAN3: Update detection table

>From TRAC report #14415 and ifdb.org

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


diff --git a/engines/glk/alan3/detection_tables.h b/engines/glk/alan3/detection_tables.h
index e8a65831fd9..6b5d3b841b2 100644
--- a/engines/glk/alan3/detection_tables.h
+++ b/engines/glk/alan3/detection_tables.h
@@ -29,16 +29,21 @@ namespace Alan3 {
 const PlainGameDescriptor ALAN3_GAME_LIST[] = {
 	{ "alan3", "Alan3 Game" },
 
+	{ "catchcat", "Catch That Cat" },
 	{ "christmasparty", "The Christmas Party" },
 	{ "deadleaves", "City of Dead Leaves" },
 	{ "enterthedark", "Enter The Dark" },
-	{ "fishmess", "Fish Mess" },
+	{ "fishmess", "A Very Hairy Fish-Mess" },
 	{ "forbidden", "The Ngah Angah School of Forbidden Wisdom" },
 	{ "hwmurders", "Hollywood Murders" },
+	{ "indigosoul", "IN-D-I-GO SOUL" },
 	{ "misguided", "Mis/Guided" },
+	{ "onaar", "Onaar" },
 	{ "room206", "Room 206" },
 	{ "tedpaladin", "Ted Paladin And The Case Of The Abandoned House" },
+	{ "tedstrikesback", "Ted Strikes Back" },
 	{ "thesealedroom", "The Sealed Room" },
+	{ "vrgambler", "VR Gambler" },
 	{ "waldospie", "Waldo's Pie" },
 	{ "wyldkyndproject",  "The Wyldkynd Project" },
 
@@ -46,16 +51,21 @@ const PlainGameDescriptor ALAN3_GAME_LIST[] = {
 };
 
 const GlkDetectionEntry ALAN3_GAMES[] = {
+	DT_ENTRY0("catchcat", "758325a2c46f72218a82f22736ea7017", 43878),
 	DT_ENTRY0("christmasparty", "86b87969d124c213632398980ec87c23", 94892),
 	DT_ENTRY0("deadleaves", "7c228698507508043d1d3938695e28cd", 90139),
 	DT_ENTRY0("enterthedark", "739add0fec3dbd18a63389826ffeba4d", 78900),
 	DT_ENTRY0("fishmess", "e9952cfbe2adef5dcef82abd57661f60", 312561),
 	DT_ENTRY0("forbidden", "8ce2b96851d43a72c84144632d6a084f", 122072),
 	DT_ENTRY0("hwmurders", "abadbb15faf7f0b7324222fdea6bd495", 213539),
+	DT_ENTRY0("indigosoul", "2c87486c4a44f5ef5a704a0b55763c61", 163903),
 	DT_ENTRY0("misguided", "cc2c6e724d599e731efa9b7a34ae4f51", 672613),
+	DT_ENTRY0("onaar", "f809531286f1757ab113fe3592a49d3b", 1516301),
 	DT_ENTRY0("room206", "eb5711ecfad102ee4d9fda7fcb3ddf78", 364156),
 	DT_ENTRY0("tedpaladin", "6132d401ea7c05b474e598a37b642bd9", 292486),
+	DT_ENTRY0("tedstrikesback", "6085ede584b3705370b2a689cc96419a", 407634),
 	DT_ENTRY0("thesealedroom", "06a81cb30efff9c63e7f7d3aff554d3d", 306937),
+	DT_ENTRY0("vrgambler", "c29b8276a9a1be1444193eb3724bf0fd", 938147),
 	DT_ENTRY0("waldospie", "fcd53ac4669f85845c1cbbaad6082724", 511956),
 	DT_ENTRY0("wyldkyndproject", "35b2f168cb78d7df46638dcb583f5e15", 1333195),
 	DT_END_MARKER


Commit: c729dc41679e647a453ccce82b616b54a8d585fd
    https://github.com/scummvm/scummvm/commit/c729dc41679e647a453ccce82b616b54a8d585fd
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2023-04-17T23:08:29+02:00

Commit Message:
GLK: AGT: Update detection table

>From TRAC report #14416 and ifdb.org

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


diff --git a/engines/glk/agt/detection_tables.h b/engines/glk/agt/detection_tables.h
index 372b92b2223..130e1e78e06 100644
--- a/engines/glk/agt/detection_tables.h
+++ b/engines/glk/agt/detection_tables.h
@@ -27,6 +27,8 @@ namespace Glk {
 namespace AGT {
 
 const PlainGameDescriptor AGT_GAME_LIST[] = {
+	{ "agt", "AGT IF Game" },
+
 	{ "abloodylife", "A Bloody Life" },
 	{ "alandria", "The Search for Princess Alandria" },
 	{ "alchemistcastle", "Castle of the Alchemists" },
@@ -109,6 +111,7 @@ const PlainGameDescriptor AGT_GAME_LIST[] = {
 	{ "pork2", "PORK II, The Gizzard of Showbiz" },
 	{ "starportal", "The Star Portal" },
 	{ "pastoralpitfalls", "Pastoral Pitfalls" },
+	{ "personalizedsample", "Personalized Adventure Game Sample" },
 	{ "lostproperty", "Lost Property" },
 	{ "gameofrecovery", "The Game of Recovery" },
 	{ "rerunsagain", "Reruns Again version" },
@@ -132,6 +135,7 @@ const PlainGameDescriptor AGT_GAME_LIST[] = {
 	{ "therift", "The Rift" },
 	{ "tja", "The Jeweled Arena" },
 	{ "toho", "Toho Academy" },
+	{ "tombpharaohs", "The Tomb of the Ancient Pharaohs" },
 	{ "tossedintospace", "Tossed into Space : Dr.Schmidt Goes Home" },
 	{ "timesquared", "TimeSquared" },
 	{ "folkestone", "Murder at the Folkestone Inn" },
@@ -238,6 +242,7 @@ const GlkDetectionEntry AGT_GAMES[] = {
 	DT_ENTRY0("pork2", "13911c59cbe70ae877c87aa0ded89e47", 28269),
 	DT_ENTRY0("starportal", "0bf0f86fdeea607083c22a5cb41c6885", 172935),
 	DT_ENTRY0("pastoralpitfalls", "c35d440286c6bf67cd6ee1e5947c3483", 206469),
+	DT_ENTRY0("personalizedsample", "c590a3c5116ee2fa786e8f511ef85c8e", 69174),
 	DT_ENTRY0("lostproperty", "8acf3d6994a3b39911827d5040e8873a", 30375),
 	DT_ENTRY0("gameofrecovery", "b497bb0e1e93023a892f0fa54d78a1c0", 108459),
 	DT_ENTRY0("rerunsagain", "d263341c871a2f52e0052c313bf3e525", 81648),
@@ -262,6 +267,7 @@ const GlkDetectionEntry AGT_GAMES[] = {
 	DT_ENTRY0("therift", "1c30da9b9a55d691226c45b8b53c11c3", 41877),
 	DT_ENTRY0("tja", "6699e867df8263dd7858d2f6fb84acde", 517185),
 	DT_ENTRY0("toho", "58a6fdf89b29966774beaca80f505fff", 228744),
+	DT_ENTRY0("tombpharaohs", "2d10501417f28ee1dc5be8479f6e88a3", 46251),
 	DT_ENTRY0("tossedintospace", "515f06782c5b11108a719a20e182166c", 49491),
 	DT_ENTRY0("timesquared", "55e36771d5e1fe184cce8f5be666ff9f", 105300),
 	DT_ENTRY0("folkestone", "7e949a7376b0a64cee0d9412b0203611", 64557),




More information about the Scummvm-git-logs mailing list