[Scummvm-git-logs] scummvm master -> 6c4c75f4a97bd93ec066e4a8c934f40e4f3b0f17

criezy criezy at scummvm.org
Mon Apr 19 23:43:48 UTC 2021


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:
0347a9d17a AGS: Move Diamonds in the Rough gameid to Commercial games section
8d210d6471 AGS: Use full game name for Prof. Neely  detection
6c4c75f4a9 AGS: Add some detection entries


Commit: 0347a9d17ae51264e0d789ea5864345a213ea64d
    https://github.com/scummvm/scummvm/commit/0347a9d17ae51264e0d789ea5864345a213ea64d
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2021-04-20T00:43:32+01:00

Commit Message:
AGS: Move Diamonds in the Rough gameid to Commercial games section

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index b870935897..e6de7b31b5 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -165,6 +165,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "crystalshardadventurebundle", "Crystal Shard Adventure Bundle" },
 	{ "danewguys2", "Da New Guys: Day of the Jackass" },
 	{ "detectivegallo", "Detective Gallo" },
+	{ "diamondsintherough", "Diamonds in the Rough" },
 	{ "docapocalypse", "Doc Apocalypse" },
 	{ "donticeyourcool", "Don't Ice Your COol" },
 	{ "downfall2009", "Downfall (2009)" },
@@ -505,7 +506,6 @@ 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" },


Commit: 8d210d64718a3c45bbc09c1b12d354c002b17cf7
    https://github.com/scummvm/scummvm/commit/8d210d64718a3c45bbc09c1b12d354c002b17cf7
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2021-04-20T00:43:32+01:00

Commit Message:
AGS: Use full game name for Prof. Neely  detection

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index e6de7b31b5..1bf84283de 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -1025,7 +1025,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "principlesofevil2", "Principles of Evil II" },
 	{ "prisonersofice", "Prisoners of Ice" },
 	{ "prodigal", "Prodigal" },
-	{ "profneely", "Prof. Neely" },
+	{ "profneely", "Professor Neely And The Death Ray Of Doom" },
 	{ "projectevilspy2", "Project Evilspy II" },
 	{ "proofoffiction", "Proof of Fiction" },
 	{ "prototypical", "Prototypical" },


Commit: 6c4c75f4a97bd93ec066e4a8c934f40e4f3b0f17
    https://github.com/scummvm/scummvm/commit/6c4c75f4a97bd93ec066e4a8c934f40e4f3b0f17
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2021-04-20T00:43:32+01:00

Commit Message:
AGS: Add some detection entries

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 1bf84283de..93b1d5255b 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -295,6 +295,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "amagicstone", "A magic stone" },
 	{ "amotospuf", "Amotos Puf" },
 	{ "amtag", "AMTAG" },
+	{ "ancientaliens", "Ancient Aliens - The Roots of Sound" },
 	{ "aneternityreflecting", "An Eternity, Reflecting" },
 	{ "anighttoremember", "A Night to Remember" },
 	{ "anna", "Anna's Quest" },
@@ -365,6 +366,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "beyondthehorizon", "Beyond the horizon" },
 	{ "bigbadwolf3lilpiggies", "Big Bad Wolf & 3 Lil' Piggies" },
 	{ "bigglesonmars", "Biggles On Mars" },
+	{ "bigtroubleinlittleimola", "Big Trouble in Little Imola"},
 	{ "billyboysimportantwinelottery", "Billy Boy's Important Wine Lottery" },
 	{ "billymasterswasright", "Billy Masters Was Right" },
 	{ "birdy", "Birdy" },
@@ -460,6 +462,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "conspiracybelowzero", "Conspiracy: Below-Zero" },
 	{ "conspiracyofsongo", "Conspiracy of Songo" },
 	{ "constancethebarbarian", "Constance the Barbarian" },
+	{ "cornersshiny", "Corner's Shiny (2013 edition)"},
 	{ "cosmos", "Cosmos" },
 	{ "cosmosquest1", "Cosmos Quest I" },
 	{ "cosmosquest2", "Cosmos Quest II" },
@@ -686,6 +689,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "hood", "Hood" },
 	{ "hope", "Hope" },
 	{ "horseparkdeluxe", "Horse Park DeLuxe" },
+	{ "horseparkfantasy", "Horse Park Fantasy" },
 	{ "hotel", "Hotel" },
 	{ "hotelhijinks", "Hotel Hijinks" },
 	{ "houseofhorror", "House of Horror" },
@@ -1985,6 +1989,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("amagicstone", "a magic stone.exe", "465f972675db2da6040518221af5b0ba", 5478520),
 	GAME_ENTRY("amotospuf", "amotos.exe", "06a03fe35791b0578068ab1873455463", 10771879),
 	GAME_ENTRY("amtag", "amtag.exe", "06a03fe35791b0578068ab1873455463", 8755912),
+	GAME_ENTRY("ancientaliens", "AAliens.exe", "82da2565c456dcfb265ded6fe3189c0b", 49750239),
 	GAME_ENTRY("aneternityreflecting", "An Eternity, Reflecting.exe", "78dd4ca028ee0156b6a093d6d780aa65", 53731093),
 	GAME_ENTRY("anighttoremember", "the trials.exe", "a01a9639ce30bdcd5bf82e528b51fa06", 9643993),
 	GAME_ENTRY("anna", "anna.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 42337759),
@@ -2063,6 +2068,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("beyondthehorizon", "horizon.exe", "4d7d2addcde045dae6e0363a43f9acad", 15708563),
 	GAME_ENTRY("bigbadwolf3lilpiggies", "big bad wolf.exe", "06a03fe35791b0578068ab1873455463", 5812024),
 	GAME_ENTRY("bigglesonmars", "biggles on mars.exe", "089fab88e6e1075a2f5b271f6f5b3c57", 29048931),
+	GAME_ENTRY("bigtroubleinlittleimola", "adventure.exe", "495d45fb8adfd49690ae3b97921feec6", 711456988),
 	GAME_ENTRY("billyboysimportantwinelottery", "billyboy.exe", "5881d6b88386317dc9d67524a14b11d4", 4872317),
 	GAME_ENTRY("billymasterswasright", "Billy Masters Was Right.exe", "6fe5526eb7dc5b8fe82fb447a4701af7", 44901409),
 	GAME_ENTRY("birdy", "birdy.exe", "06a03fe35791b0578068ab1873455463", 4250415),
@@ -2159,6 +2165,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("conspiracybelowzero", "conspiracy.exe", "338fa79960d40689063af31c671b8729", 395111008),
 	GAME_ENTRY("conspiracyofsongo", "songo.exe", "934a3d245739d7ac66c021f8409c1044", 31526905),
 	GAME_ENTRY("constancethebarbarian", "ctb.exe", "0500aacb6c176d47ac0f8158f055db83", 1150440),
+	GAME_ENTRY("cornersshiny", "Corner's Shiny.exe", "74dc062c5f68f3d70da911f2db5737b6", 2245296),
 	GAME_ENTRY("cosmos", "space.exe", "0500aacb6c176d47ac0f8158f055db83", 3591766),
 	GAME_ENTRY("cosmosquest1", "tfas1.exe", "ff3d6e4edfca8b4f4f1c6cbf8e2781a6", 16653211),
 	GAME_ENTRY("cosmosquest2", "tfas2-32bit.exe", "ff3d6e4edfca8b4f4f1c6cbf8e2781a6", 118740291),
@@ -2382,6 +2389,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("hood", "hood.exe", "97d700529f5cc826f230c27acf81adfd", 1575198),
 	GAME_ENTRY("hope", "Hope.exe", "f92eba780bd1177612e264263d34c555", 4195489),
 	GAME_ENTRY("horseparkdeluxe", "Horse Park DeLuxe.exe", "089fab88e6e1075a2f5b271f6f5b3c57", 22491099),
+	GAME_ENTRY("horseparkfantasy", "Horse Park Fantasy.exe", "615e73fc1874e92d60a1996c2330ea36", 16576614),
 	GAME_ENTRY("hotel", "Hotel.exe", "615e73fc1874e92d60a1996c2330ea36", 29586297),
 	GAME_ENTRY("hotelhijinks", "HH.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 1490538),
 	GAME_ENTRY("houseofhorror", "The House of Horror.exe", "c20fee88ad37d2d21837eee9d34f2dbe", 10120651),




More information about the Scummvm-git-logs mailing list