[Scummvm-git-logs] scummvm master -> 5951c21a10696fd5e2633b5db6b87e3c2417f651
dreammaster
dreammaster at scummvm.org
Wed Apr 21 03:55:01 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:
5951c21a10 AGS: Added detection entries
Commit: 5951c21a10696fd5e2633b5db6b87e3c2417f651
https://github.com/scummvm/scummvm/commit/5951c21a10696fd5e2633b5db6b87e3c2417f651
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-04-20T20:54:51-07:00
Commit Message:
AGS: Added detection entries
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 93a6f2bd27..2c2d811fd6 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -79,7 +79,6 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "lassiquest1", "Lassi Quest I" },
{ "littlejonnyevil", "Little Jonny Evil" },
{ "littlewillie", "Little Willie" },
- { "lsl2pac", "Leisure Suit Larry 2 Point and Click" },
{ "ludwig", "VonLudwig" },
{ "lupoinutile", "Lupo Inutile" },
{ "mafio", "Mafio" },
@@ -509,6 +508,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "detention", "Detention" },
{ "devochkaquest", "DevochkaQuest" },
{ "dgsearchofthebatterie", "DG: search of the batterie" },
+ { "diamondsintherough", "Diamonds in the Rough" },
{ "diemaskennyarlathoteps", "Die Masken Nyarlathoteps" },
{ "dinnerforpigeons", "Dinner for Pigeons" },
{ "dislocation", "Dislocation" },
@@ -706,8 +706,9 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "illuminationdiminishing", "IlluminationDiminishing" },
{ "imnotcrazyrightthecell", "I'm not crazy, right? - The Cell" },
{ "imnotcrazyrightthewell", "I'm not crazy, right? - The Well" },
- { "indianajonescomingofage", "Indiana Jones - Coming of Age" },
- { "indianajonesrelicoftheviking", "Indiana Jones and the relic of the viking" },
+ { "indycomingofage", "Indiana Jones - Coming of Age" },
+ { "indypassageofsaints", "Indiana Jones and the Passage of Saints" },
+ { "indyrelicoftheviking", "Indiana Jones and the relic of the viking" },
{ "indianarodent", "Indiana Rodent and the Raiders of the Lost Cheese" },
{ "indycositalianver", "IndyCoS - Italian ver" },
{ "infectionep2", "Infection_Ep_II" },
@@ -983,6 +984,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
{ "paulmooseinspaceworld", "Paul Moose In Space World" },
{ "paulquest", "Paul Quest" },
{ "pennistheultimateinpong", "Pennis: The Ultimate in Pong!" },
+ { "perfidiouspetrolstation", "The Perfidious Petrol Station" },
{ "perilsofpoom", "PERILS OF POOM" },
{ "pesterquest", "Pester Quest" },
{ "petalrose", "Petal Rose" },
@@ -1553,7 +1555,6 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
UNSUPPORTED_GAME_ENTRY("lassiquest1", "lassi.exe", "c391c6676099032440b206189babe76e", 1700368),
UNSUPPORTED_GAME_ENTRY("littlejonnyevil", "lje.exe", "e93037e8efc7abc19b8978903ef5b409", 2133182),
UNSUPPORTED_GAME_ENTRY("littlewillie", "ac2game.dat", "239b11ab644222c67d981494766a3c25", 254128),
- UNSUPPORTED_GAME_ENTRY("lsl2pac", "Larry 2 Point and Click.exe", "a567a00ba22eed9f8640af6e9bd01768", 2381674),
UNSUPPORTED_GAME_ENTRY("ludwig", "ludwig.exe", "727a30f9244441ad57a76086f4faa779", 3658869),
UNSUPPORTED_GAME_ENTRY("lupoinutile", "lupo.exe", "19f4045333d9c823a5439d0447d55985", 1856459),
UNSUPPORTED_GAME_ENTRY("mafio", "crimetim.exe", "be48a6b0b81a71d34a41930623c065f1", 1303660),
@@ -2215,6 +2216,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("detention", "little.exe", "c16204dc8aa338e3199b2c62da0b33f4", 2362176),
GAME_ENTRY("devochkaquest", "DevochkaQuest.exe", "84faea68bf7277610c2229be7b3e74af", 32769660),
GAME_ENTRY("dgsearchofthebatterie", "dgsfb.exe", "88cf59aad15ca331ab0f854e16c84df3", 1664209),
+ GAME_ENTRY("diamondsintherough", "Diamonds.exe", "14c995189266969d538b31d1df451d3f", 180079079),
GAME_ENTRY("diemaskennyarlathoteps", "ags_masken.exe", "74dc062c5f68f3d70da911f2db5737b6", 129219473),
GAME_ENTRY("dinnerforpigeons", "DinnerForPigeons.exe", "0de24019f4bf96e6a7add17110514609", 27207204),
GAME_ENTRY("dislocation", "dislocation.exe", "aecd482222ff54206e43a029b5f0b170", 168869859),
@@ -2409,9 +2411,10 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("illuminationdiminishing", "IlluminationDiminishing.exe", "b142b43c146c25443a1d155d441a6a81", 49006319),
GAME_ENTRY("imnotcrazyrightthecell", "I'm not crazy.exe", "9cb3c8dc7a8ab9c44815955696be2677", 3152216),
GAME_ENTRY("imnotcrazyrightthewell", "The Well.exe", "9cb3c8dc7a8ab9c44815955696be2677", 5000358),
- GAME_ENTRY("indianajonescomingofage", "IndyCOA.exe", "90413e9ae57e222f8913b09d2bc847bc", 2368083),
- GAME_ENTRY("indianajonesrelicoftheviking", "Indiana Jones and the relic of the viking.exe", "de375dffcb0635bb84daf82eaddf4e3b", 63943198),
GAME_ENTRY("indianarodent", "Indiana Rodent.exe", "89df481678b2ddc40ecc9f83caa76b89", 5629366),
+ GAME_ENTRY("indycomingofage", "IndyCOA.exe", "90413e9ae57e222f8913b09d2bc847bc", 2368083),
+ GAME_ENTRY("indypassageofsaints", "Compiled_AGS3.2.1.exe", "4370edcb2ef8b9ecb323fb5a94770117", 78409939),
+ GAME_ENTRY("indyrelicoftheviking", "Indiana Jones and the relic of the viking.exe", "de375dffcb0635bb84daf82eaddf4e3b", 63943198),
GAME_ENTRY("infectionep2", "Infection_Ep_II_AGS.exe", "a524cbb1c51589903c4043b98917f1d9", 23691417),
GAME_ENTRY("infectionitheship", "Infection I.exe", "7132ff7d6b0bc1e9f3e4bd4755390626", 25974295),
GAME_ENTRY("inferno", "inf.exe", "97d700529f5cc826f230c27acf81adfd", 8783105),
@@ -2525,6 +2528,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("lonelynight", "Lonely night.exe", "0710e2ec71042617f565c01824f0cf3c", 2488077),
GAME_ENTRY("longexpectedfriday", "LEFRIDAY.exe", "28f82e420b82d07651b68114f90223c8", 7595812),
GAME_ENTRY("lonkeyisland", "lonkey.exe", "4e92c6db88a34b62eef37a621aabfb53", 44134488),
+ GAME_ENTRY("lonkeyisland", "lonkey.exe", "4e92c6db88a34b62eef37a621aabfb53", 44114957),
GAME_ENTRY("loomiireturnoftheswans", "loom2.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 9761097),
GAME_ENTRY("losjovenesdelaguerra", "guerra.exe", "97d700529f5cc826f230c27acf81adfd", 4286035),
GAME_ENTRY("lostanswers", "Lost Answers.exe", "c88de182eae58fdb43e5b4e587095ff5", 254684884),
@@ -2699,6 +2703,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("paulquest", "calle.exe", "06a03fe35791b0578068ab1873455463", 3055837),
GAME_ENTRY("ponderabilia", "Ponderabilia.exe", "615e73fc1874e92d60a1996c2330ea36", 21206289),
GAME_ENTRY("pennistheultimateinpong", "Pennis.exe", "28f82e420b82d07651b68114f90223c8", 939611),
+ GAME_ENTRY("perfidiouspetrolstation", "NancyATPPS.exe", "be858e83311d4f1b49e05b933b92f0a9", 28085287),
GAME_ENTRY("perilsofpoom", "Poom.exe", "f3a13b2d6c2e0fe04c6f466062920e23", 10455126),
GAME_ENTRY("pesterquest", "PQ.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 2381566),
GAME_ENTRY("petalrose", "petalrose.exe", "949f7440e3692b7366c2029979dee9a0", 748315),
More information about the Scummvm-git-logs
mailing list