[Scummvm-git-logs] scummvm master -> 6fc3c695274839c5db3e9867aa247fa6c8a60703
dreammaster
paulfgilbert at gmail.com
Fri Aug 21 04:32:43 UTC 2020
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
7a257a0887 GLK: ALAN3: More detection entries
6fc3c69527 GLK: ALAN2: Added detection entries
Commit: 7a257a0887c9eed180a257a44b25adda7eb03378
https://github.com/scummvm/scummvm/commit/7a257a0887c9eed180a257a44b25adda7eb03378
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2020-08-20T21:32:25-07:00
Commit Message:
GLK: ALAN3: More detection entries
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 5dfe65930c..12f9284463 100644
--- a/engines/glk/alan3/detection_tables.h
+++ b/engines/glk/alan3/detection_tables.h
@@ -38,6 +38,8 @@ const PlainGameDescriptor ALAN3_GAME_LIST[] = {
{ "hwmurders", "Hollywood Murders" },
{ "misguided", "Mis/Guided" },
{ "room206", "Room 206" },
+ { "tedpaladin", "Ted Paladin And The Case Of The Abandoned House" },
+ { "thesealedroom", "The Sealed Room" },
{ "waldospie", "Waldo's Pie" },
{ nullptr, nullptr }
@@ -52,6 +54,8 @@ const GlkDetectionEntry ALAN3_GAMES[] = {
DT_ENTRY0("hwmurders", "abadbb15faf7f0b7324222fdea6bd495", 213539),
DT_ENTRY0("misguided", "cc2c6e724d599e731efa9b7a34ae4f51", 672613),
DT_ENTRY0("room206", "eb5711ecfad102ee4d9fda7fcb3ddf78", 364156),
+ DT_ENTRY0("tedpaladin", "6132d401ea7c05b474e598a37b642bd9", 292486),
+ DT_ENTRY0("thesealedroom", "06a81cb30efff9c63e7f7d3aff554d3d", 306937),
DT_ENTRY0("waldospie", "fcd53ac4669f85845c1cbbaad6082724", 511956),
DT_END_MARKER
};
Commit: 6fc3c695274839c5db3e9867aa247fa6c8a60703
https://github.com/scummvm/scummvm/commit/6fc3c695274839c5db3e9867aa247fa6c8a60703
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2020-08-20T21:32:25-07:00
Commit Message:
GLK: ALAN2: Added detection entries
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 bd3aef7c5a..385c26c177 100644
--- a/engines/glk/alan2/detection_tables.h
+++ b/engines/glk/alan2/detection_tables.h
@@ -31,36 +31,50 @@ const PlainGameDescriptor ALAN2_GAME_LIST[] = {
{ "alan2", "Alan2 Game" },
{ "bugged", "Bugged" },
+ { "cc", "CC" },
{ "chasing", "The Chasing" },
{ "closet", "Closet" },
{ "dinnertime", "Dinnertime" },
{ "hebgb", "The HeBGB Horror!" },
+ { "arthursnightout", "King Arthur's Night Out" },
{ "lostinnewyork", "Lost In New York" },
{ "mazemapper", "Mazemapper" },
{ "meanstory", "The Mean Story" },
{ "outofthestudy", "Out Of The Study" },
{ "plsghints", "Painless Little Stupid Games Hints" },
{ "sardoria", "Sardoria" },
- { "tgttos", "To Get To The Other Side" },
+ { "presidentadventures", "The Adventures of the President of the United States" },
+ { "thechasing", "The Chasing" },
{ "afteryou", "They're After You" },
+ { "tgttos", "To Get To The Other Side" },
+ { "zeroone", "Zero One" },
{ nullptr, nullptr }
};
const GlkDetectionEntry ALAN2_GAMES[] = {
DT_ENTRY0("bugged", "f4eed3db3771a456143744a0e36653db", 112640),
- DT_ENTRY0("chasing", "718ffcc9dfe85cfd8c6f50f541a3926e", 147456),
+ 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("dinnertime", "1c0bad19156e8bdefe9e19d99f96f7d8", 9216),
DT_ENTRY0("hebgb", "87f9516bc4217afb5c329cb1ae01d861", 173056),
+ DT_ENTRY0("hebgb", "96f016f4657a801686d1d1da5dd6f382", 157696),
+ DT_ENTRY0("arthursnightout", "c8c87b88a9250cec2f03af3a347d3c05", 50176),
DT_ENTRY0("lostinnewyork", "483a8c7c84f3bb5af61150fd770806e5", 30720),
DT_ENTRY0("mazemapper", "8e7409758c3535201aeb901923b20064", 30720),
DT_ENTRY0("meanstory", "e4ae6873d6f2ab74fb2ec35b27752397", 13312),
- DT_ENTRY0("outofthestudy", "cc4ab3f1b406a8ce04adcfb641c3b250", 110592),
+ DT_ENTRY1("outofthestudy", "1.0", "089082d50b232b07fc31cf60aeefb5ae", 102400),
+ DT_ENTRY1("outofthestudy", "1.3", "cc4ab3f1b406a8ce04adcfb641c3b250", 110592),
DT_ENTRY0("plsghints", "fb9df41138691a77ea3489986fe8856c", 10240),
DT_ENTRY0("sardoria", "b48ba08ae33b5cb224bcb4ce0eea36bc", 150528),
- DT_ENTRY0("tgttos", "0fed94b37b8add48938d8288ca5e7e4f", 29696),
+ DT_ENTRY0("sardoria", "1b0e03cbdcb74d59a92920d093fc7446", 143360),
+ DT_ENTRY0("presidentadventures", "74caac5475f8801ac27d76a3d2e034ad", 53248),
+ DT_ENTRY0("thechasing", "10ad37b6dd6d9f399578b28e644914ca", 144384),
DT_ENTRY0("afteryou", "998ca167b0e9ffb671203b2057d06bef", 17408),
+ DT_ENTRY0("tgttos", "0fed94b37b8add48938d8288ca5e7e4f", 29696),
+ DT_ENTRY0("zeroone", "1e2f65611c41040f60caaf5f26e61367", 59392),
DT_END_MARKER
};
More information about the Scummvm-git-logs
mailing list