[Scummvm-git-logs] scummvm master -> 9067feed1a3cef355c5480f96c6c9e389deb677c

criezy criezy at scummvm.org
Mon May 3 14:45:57 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:
9067feed1a AGS: Fix some incomplete or incorrect game titles


Commit: 9067feed1a3cef355c5480f96c6c9e389deb677c
    https://github.com/scummvm/scummvm/commit/9067feed1a3cef355c5480f96c6c9e389deb677c
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2021-05-03T15:44:36+01:00

Commit Message:
AGS: Fix some incomplete or incorrect game titles

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index f37ad5504c..153a723402 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -135,14 +135,14 @@ const PlainGameDescriptor GAME_NAMES[] = {
 
 	// AGDI games. They get their own grouping because they're just that awesome
 	{ "kq1agdi", "King's Quest I: Quest for the Crown Remake" },
-	{ "kq2agdi", "King's Quest II: Romancing The Stones" },
-	{ "kq3agdi", "King's Quest III: To Heir is Human" },
-	{ "qfg2agdi", "Quest for Glory II: Trial By Fire" },
+	{ "kq2agdi", "King's Quest II: Romancing the Stones Remake" },
+	{ "kq3agdi", "King's Quest III Redux: To Heir is Human" },
+	{ "qfg2agdi", "Quest for Glory II: Trial by Fire Remake" },
 
 	// Infamous Adventures games. Likewise
-	{ "sq2fg", "Space Quest For Glory" },
-	{ "sq2vga", "Space Quest II VGA" },
-	{ "kq3redux", "King's Quest III Redux" },
+	{ "sq2fg", "Space Quest for Glory" },
+	{ "sq2vga", "Space Quest II - Vohaul's Revenge VGA Remake" },
+	{ "kq3vga", "King's Quest III: To Heir is Human VGA Remake" },
 
 	// Commercial games
 	{ "3geeks", "3 GEEKS" },
@@ -516,7 +516,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "doctormaze", "DOCTOR MAZE" },
 	{ "doctormuttonchop", "Doctor Muttonchop" },
 	{ "donnaavengerofblood", "Donna: Avenger of Blood" },
-	{ "donniedarko", "Donnie Darko" },
+	{ "donniedarko", "Donnie Darko - The Adventure Game" },
 	{ "donspillacyconspiracyquest", "Don Spillacy Conspiracy Quest" },
 	{ "donthedweebdancedilemma", "Don the Dweeb: Dance Dilemma" },
 	{ "dontworryillbringthebeer", "Don't Worry, I'll Bring The Beer!" },
@@ -635,7 +635,6 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "gesundheit", "Gesundheit!" },
 	{ "getawayfrompluto", "Get away from PLUTO" },
 	{ "getfood", "Get food" },
-	{ "ghosting", "Ghosting" },
 	{ "ghostvoyage", "Ghost Voyage" },
 	{ "glitchquest", "Glitch Quest" },
 	{ "glitchquestnofun", "Glitch Quest (nofun)" },
@@ -678,13 +677,13 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "herby", "Herby" },
 	{ "heroinesquest", "Heroine's Quest: The Herald of Ragnarok" },
 	{ "hesgonehistorical", "He's Gone Historical" },
-	{ "hhgtgtowelday", "HHGTG: Towel Day" },
+	{ "hhgtgtowelday", "H2G2: Towel Day" },
 	{ "hiddenplains", "Hidden Plains" },
 	{ "hiddentreasureryansfortune", "Hidden Treasure: Ryan's Fortune" },
 	{ "hide", "Hide" },
 	{ "hiliaderoleagainsthell", "Hilia Derole against Hell" },
 	{ "him", "Him" },
-	{ "hitchhikersguidetothegalaxyremake", "Hitchhiker's Guide to the Galaxy Remake" },
+	{ "hitchhikersguidetothegalaxyremake", "The Hitchhiker's Guide to the Galaxy Remake" },
 	{ "hitthefreak", "Hit the Freak" },
 	{ "hlobb", "HLoBB" },
 	{ "hood", "Hood" },
@@ -746,7 +745,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "johnjebediahgunelisoladisepheret", "John Jebediah Gun e l'Isola di Sepheret" },
 	{ "johnlosthiskey", "John Lost his key" },
 	{ "johnnyrocket", "Johnny_Rocket" },
-	{ "johnsinclair", "John Sinclair - Voodoo in London" },
+	{ "johnsinclair", "John Sinclair - Voodoo in London (Demo)" },
 	{ "jonnysmallvalley", "Jonny Smallvalley" },
 	{ "jorry", "Jorry" },
 	{ "juliusdangerous2", "Julius Dangerous 2" },
@@ -761,7 +760,6 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "killjoseda", "Kill Joseda" },
 	{ "killthelights", "Kill The Lights" },
 	{ "kingdomlegends", "Kingdom Legends" },
-	{ "kingsquest3", "Kings Quest III" },
 	{ "kinkyisland", "Kinky Island" },
 	{ "knightquestforgoldenring", "Knight Quest for Golden Ring" },
 	{ "knightsquest3", "Knight's Quest III" },
@@ -793,7 +791,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "legendofrovendale", "Legend of Rovendale" },
 	{ "legendofseththebard", "Legend of Seth the Bard" },
 	{ "legendsofmardaram", "Legends of Mardaram" },
-	{ "leisuresuitlarry2", "Leisure Suit Larry 2" },
+	{ "leisuresuitlarry2", "Leisure Suit Larry 2 - Point and Click" },
 	{ "leisuresuitlarrylil", "Leisure Suit Larry: L i L" },
 	{ "lesmiserables", "Les Miserables" },
 	{ "lessthanthree", "Less Than Three" },
@@ -822,7 +820,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "lonelynight", "Lonely night" },
 	{ "longexpectedfriday", "Long expected Friday" },
 	{ "lonkeyisland", "The Tale of Lonkey Island" },
-	{ "loomiireturnoftheswans", "Loom II Return Of The Swans" },
+	{ "loomiireturnoftheswans", "Loom II: Return of the Swans" },
 	{ "losjovenesdelaguerra", "Los Jovenes De La Guerra" },
 	{ "lostanswers", "Lost Answers" },
 	{ "lostinparadise", "Lost In Paradise" },
@@ -873,7 +871,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "metaphobia", "Metaphobia" },
 	{ "meteorfamily20", "Meteor Family 2.0" },
 	{ "meteorheadrecycled", "METEORHEAD RECYCLED" },
-	{ "mi5thereturnoflechuck", "MI5 : The Return of LeChuck" },
+	{ "mi5thereturnoflechuck", "Monkey Island 5: The Return of LeChuck" },
 	{ "mibaddaytobedead", "MI:Bad Day to be Dead" },
 	{ "micarnivalofthedamned", "MI:Carnival of the Damned" },
 	{ "mickeymauserpart1", "Mickey Mauser: Part 1" },
@@ -1003,7 +1001,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "pixia", "Pixia" },
 	{ "pixxxelhuntertheepic", "Pixxxelhunter The Epic" },
 	{ "pizzanostra", "Pizza Nostra" },
-	{ "plan10frommypants", "Plan10 from MY PANTS!!!" },
+	{ "plan10frommypants", "Plan 10 from MY PANTS!!!" },
 	{ "planetxmas", "Planet Xmas" },
 	{ "platformerius", "Platformerius" },
 	{ "platformhorde", "Platform Horde" },
@@ -1137,9 +1135,10 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "seegame15", "seegame15" },
 	{ "sevendoors", "Seven Doors" },
 	{ "shadesofgreye", "Shades of Greye" },
-	{ "shadowsoftheempire", "Shadows of the Empire" },
+	{ "shadowsoftheempire", " Star Wars: Shadows of the Empire (Tech Demo)" },
 	{ "shailadusithlenquete", "Shai-la du Sith : l'Enquete" },
 	{ "shailaofthesith", "Shai-la of the Sith" },
+	{ "shawshank", "The Shawshank Redemption" },
 	{ "sheepquest", "SheepQuest" },
 	{ "shem", "Shem" },
 	{ "sherlock", "Sherlock" },
@@ -1149,7 +1148,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "shortcut", "ShortCut" },
 	{ "shrivel", "Shrivel" },
 	{ "shunday", "Shunday" },
-	{ "sierraquest1", "Sierra Quest 1" },
+	{ "sierraquest1", "Sierra Quest 1 - Roberta in Love" },
 	{ "silentknight1", "Silent Knight" },
 	{ "silentknight2", "Silent Knight II" },
 	{ "simonthesorcerer3", "Simon the Sorcerer 3" },
@@ -1202,13 +1201,13 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "sqinc", "Space Quest: Incinerations" },
 	{ "sqkubikgetready", "SQ Kubik (Get ready?)" },
 	{ "sqm11", "Space Quest Mania 1x1" },
+	{ "sqm11remake", "Space Quest Mania 1x1 (Remake)" },
 	{ "sqm12", "Space Quest Mania 1x2" },
+	{ "sqm12remake", "Space Quest Mania 1x2 (Remake)" },
 	{ "sqm13", "Space Quest Mania 1x3" },
 	{ "sqm14", "Space Quest Mania 1x4" },
+	{ "sqm15", "Space Quest Mania 1x5" },
 	{ "sqm16", "Space Quest Mania 1x6" },
-	{ "sqmania1", "SQ Mania #1" },
-	{ "sqmania2remakeeng", "SQ Mania 2 Remake (ENG)" },
-	{ "sqmaniaep5", "SQ Mania Ep5" },
 	{ "sqvsb", "Space Quest: Vohaul Strikes Back" },
 	{ "sram2", "SRAM 2 - Cinomeh's Revenge" },
 	{ "stablepeteandthejoust", "Stable Pete and the Joust" },
@@ -1220,7 +1219,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "starshipposeidon", "Starship Poseidon" },
 	{ "starshipquasar", "Starship Quasar" },
 	{ "start", "Start" },
-	{ "startreknewton", "Star Trek: Newton" },
+	{ "startreknewton", "Star Trek: Newton (Part 1 - Anomaly)" },
 	{ "stediddyip1employment", "Stediddy IP1 - Employment" },
 	{ "stickmeni", "Stickmen I" },
 	{ "stickythestickfigurepart1thecrimsonhouse", "Sticky the Stick Figure Part 1: The Crimson House" },
@@ -1244,13 +1243,15 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "tarthenia", "Tarthenia" },
 	{ "teamwork", "Teamwork" },
 	{ "tbdiy", "The BAD day in year" },
-	{ "templeofspheres", "Temple of Spheres" },
+	{ "templeofspheres", "Indiana Jones and the Temple of Spheres" },
 	{ "tenhumstombpart1", "Tenhum's Tomb Part 1" },
 	{ "terrorofthevampire", "Terror of the Vampire!" },
 	{ "test", "Test" },
 	{ "test5", "test5" },
 	{ "textparsergame", "Text Parser Game" },
 	{ "tfg-mi", "The Fan Game - Ghostbusters and The Secret of Monkey Island" },
+	{ "tfg-goonies", "The Fan Game - The Goonies" },
+	{ "tfg-zak2", "The Fan Game - Zak McKracken: A Mansion, A Meteor, and the Alien Mindbenders" },
 	{ "tftoz1", "Tales From The Outer Zone: Cyborg Seppuku" },
 	{ "tftoz2", "Tales From The Outer Zone: The Goat Crone" },
 	{ "tftoz3", "Tales From The Outer Zone: Fleshworms" },
@@ -1288,7 +1289,6 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "thefarm", "the farm" },
 	{ "theficklehandsoffate", "The Fickle Hands of Fate" },
 	{ "thefind", "The Find" },
-	{ "thegoonies", "The Goonies: The Fan Game" },
 	{ "thegourmet", "The Gourmet" },
 	{ "thegreatcasserolecaper", "The Great Casserole Caper" },
 	{ "thegreatstrokeoff", "The Great Stroke-Off!" },
@@ -1325,7 +1325,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "thequestfortheholysalsa", "The Quest for the Holy Salsa" },
 	{ "thequesttozooloo", "The Quest To Zooloo" },
 	{ "therail", "The Rail" },
-	{ "theroadtomurder", "The Road to Murder" },
+	{ "theroadtomurder", "Laura Bow in The Road to Murder" },
 	{ "therobolovers", "The Robolovers" },
 	{ "therotaryclub", "The Rotary Club" },
 	{ "thesearch", "The Search" },
@@ -1401,7 +1401,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "veteranshootout", "Veteran shootout" },
 	{ "vicwreckleshalloweencostume", "Vic Wreckle's Halloween Costume" },
 	{ "virtualpiano", "Virtual Piano" },
-	{ "vohaulsrevenge2", "Vohaul's revenge II" },
+	{ "vohaulsrevenge2", "Space Quest XII: Vohaul's Revenge II" },
 	{ "vpxt2", "V P x T ! 2 !" },
 	{ "wallyweasel", "The Wacky World of Wally Weasel" },
 	{ "waltersasteroid", "Walters-Asteroid" },
@@ -1420,11 +1420,11 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "wheredidsamgo", "Where did Sam go?" },
 	{ "wheresmhatma", "Where's M' Hat Ma?" },
 	{ "whokilledkennyrogers", "Who Killed Kenny Rogers" },
-	{ "whowantstoliveagain", "Who wants to live again?" },
+	{ "whowantstoliveagain", "James Bond - Who wants to live again?" },
 	{ "whowantstoliveforever", "Who wants to live forever?" },
 	{ "williamsnightmare", "Williams Nightmare" },
 	{ "willowhouse", "Willow House" },
-	{ "winnersdontdodrugs", "Winners Dont' Do Drugs" },
+	{ "winnersdontdodrugs", "Winners Don't Do Drugs" },
 	{ "winterrose", "Winter Rose" },
 	{ "witch", "Witch" },
 	{ "witchnight", "Witch Night" },
@@ -1437,7 +1437,6 @@ const PlainGameDescriptor GAME_NAMES[] = {
 	{ "wrathofthesolonoids", "Wrath of the Solonoids" },
 	{ "yoda", "Yoda" },
 	{ "yourlate", "Your late!" },
-	{ "zak2tfg", "Zak McKracken: A Mansion, A Meteor, and the Alien Mindbenders" },
 	{ "zak2", "The New Adventures of Zak McKracken" },
 	{ "zombieattack", "Zombie Attack" },
 	{ "zombiefish", "Zombie Fish" },
@@ -1643,15 +1642,16 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("kq2agdi", "kq2vga.exe", "40cfb7563df7dacf6530b19289a4745b", 12563246),	// 3.1
 	GAME_ENTRY("kq2agdi", "kq2vga.exe", "40cfb7563df7dacf6530b19289a4745b", 12574643),  // 3.1c
 	GAME_ENTRY("kq2agdi", "kq2vga.exe", "43e6294f8bfbba8a3f754fa742353845", 12507938),
-	GAME_ENTRY("kq3agdi", "kq3.exe", "f120690b506dd63cd7d1112ea6af2f77", 4844298),  // 1.0
+	GAME_ENTRY("kq3agdi", "kq3redux.exe", "4c2ea3f7b4974509c59546ca8761b040", 11890197),  // 1.0
+	GAME_ENTRY("kq3agdi", "kq3redux.exe", "e569fb2ceabdc4a1609348c23ebc0821", 11986266),  // 1.1
 	GAME_ENTRY("qfg2agdi", "qfg2vga.exe", "6cddccb3744ec5c6af7c398fb7b3b11c", 20523688),  // 1.1
 	GAME_ENTRY("qfg2agdi", "qfg2vga.exe", "6cddccb3744ec5c6af7c398fb7b3b11c", 20470902),
 	GAME_ENTRY("qfg2agdi", "qfg2vga.exe", "582e26533cf784011c7565e89905d3c4", 18224373),
 	GAME_ENTRY("qfg2agdi", "game.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 5408433),
 
 	// Infamous Adventures games. Likewise
-	GAME_ENTRY("kq3redux", "kq3redux.exe", "4c2ea3f7b4974509c59546ca8761b040", 11890197),  // 1.0
-	GAME_ENTRY("kq3redux", "kq3redux.exe", "e569fb2ceabdc4a1609348c23ebc0821", 11986266),  // 1.1
+	GAME_ENTRY("kq3vga", "kq3.exe", "f120690b506dd63cd7d1112ea6af2f77", 4844298),  // 1.0 was kq3agdi
+	GAME_ENTRY("kq3vga", "KQ3.exe", "f120690b506dd63cd7d1112ea6af2f77", 5883843),  // current version from the download site
 	GAME_ENTRY("sq2fg", "sq2fg.exe", "a524cbb1c51589903c4043b98917f1d9", 5329030),
 	GAME_ENTRY("sq2vga", "sq2vga.exe", "bdaf20d9779c01986d6d8b7e1d6118ee", 106094482),  // 1.0
 	GAME_ENTRY("sq2vga", "sq2vga.exe", "bdaf20d9779c01986d6d8b7e1d6118ee", 117200044),  // 1.1
@@ -2344,7 +2344,6 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("geometricshapes1circleboy", "Circle1.exe", "06a03fe35791b0578068ab1873455463", 2389129),
 	GAME_ENTRY("getawayfrompluto", "Get away.exe", "f3a13b2d6c2e0fe04c6f466062920e23", 755529),
 	GAME_ENTRY("getfood", "getfood.exe", "495d45fb8adfd49690ae3b97921feec6", 10600153),
-	GAME_ENTRY("ghosting", "Shawshank.exe", "9cb3c8dc7a8ab9c44815955696be2677", 2968469),
 	GAME_ENTRY("ghostvoyage", "Ghost Voyage.exe", "089fab88e6e1075a2f5b271f6f5b3c57", 7870814),
 	GAME_ENTRY("glitchquest", "glitchquest.exe", "465f972675db2da6040518221af5b0ba", 3182715),
 	GAME_ENTRY("glitchquestnofun", "GQnofun.exe", "465f972675db2da6040518221af5b0ba", 3181931),
@@ -2476,7 +2475,6 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("killjoseda", "KillJD.exe", "20dc02a8f977caf5c4dc6f2a4c8d4378", 6034414),
 	GAME_ENTRY("killthelights", "Kill The Lights.exe", "9b54ea3557373188d8388ec4d1ae5eed", 20416736),
 	GAME_ENTRY("kingdomlegends", "Kingdom Legends.exe", "06a03fe35791b0578068ab1873455463", 2254139),
-	GAME_ENTRY("kingsquest3", "KQ3.exe", "f120690b506dd63cd7d1112ea6af2f77", 5883843),
 	GAME_ENTRY("knightquestforgoldenring", "KQuestGoldRing.exe", "f120690b506dd63cd7d1112ea6af2f77", 2582542),
 	GAME_ENTRY("knightsquest3", "KQ3TOM.exe", "0710e2ec71042617f565c01824f0cf3c", 8408641),
 	GAME_ENTRY("knightsquest4", "MAGSQuest.exe", "0500aacb6c176d47ac0f8158f055db83", 4074151),
@@ -2869,6 +2867,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("shadesofgreye", "Shades of Greye.exe", "a01a9639ce30bdcd5bf82e528b51fa06", 16125855),
 	GAME_ENTRY("shailadusithlenquete", "Shai-la Enquete.exe", "a524cbb1c51589903c4043b98917f1d9", 7489302),
 	GAME_ENTRY("shailaofthesith", "Shaila_of_the_Sith.exe", "a524cbb1c51589903c4043b98917f1d9", 76170347),
+	GAME_ENTRY("shawshank", "Shawshank.exe", "9cb3c8dc7a8ab9c44815955696be2677", 2968469),
 	GAME_ENTRY("shem", "Shem.exe", "0710e2ec71042617f565c01824f0cf3c", 8866401),
 	GAME_ENTRY("sheepquest", "SheepQuest.exe", "c62e6e17113f278357859e2b9d5e4dbf", 16505844),
 	GAME_ENTRY("sherlock", "Sherlock.exe", "615e73fc1874e92d60a1996c2330ea36", 19108029),
@@ -2927,14 +2926,14 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("sqdote2", "DOTE2.exe", "7ddb9e776648faed5a51170d087074e9", 6122737),
 	GAME_ENTRY("sqinc", "SQinc.exe", "3ee9783a5613040e25193e21c235a7d3", 6013823),
 	GAME_ENTRY("sqkubikgetready", "SQ Kubik.exe", "4fb72c890984548ed6782063f2230942", 2184808),
-	GAME_ENTRY("sqm11", "SQM1.exe", "465f972675db2da6040518221af5b0ba", 1001506),
+	GAME_ENTRY("sqm11", "SQMania1.exe", "465f972675db2da6040518221af5b0ba", 831674),
+	GAME_ENTRY("sqm11remake", "SQM1.exe", "465f972675db2da6040518221af5b0ba", 1001506),
 	GAME_ENTRY("sqm12", "SQM 1x2.exe", "465f972675db2da6040518221af5b0ba", 755146),
+	GAME_ENTRY("sqm12remake", "SQM2 RMK.exe", "465f972675db2da6040518221af5b0ba", 3029288),
 	GAME_ENTRY("sqm13", "SQM 1x3.exe", "465f972675db2da6040518221af5b0ba", 1435210),
 	GAME_ENTRY("sqm14", "SQM 1x4.exe", "465f972675db2da6040518221af5b0ba", 1383567),
+	GAME_ENTRY("sqm15", "SQ Mania Ep5.exe", "a524cbb1c51589903c4043b98917f1d9", 2896204),
 	GAME_ENTRY("sqm16", "SQM 1x6.exe", "465f972675db2da6040518221af5b0ba", 1400100),
-	GAME_ENTRY("sqmania1", "SQMania1.exe", "465f972675db2da6040518221af5b0ba", 831674),
-	GAME_ENTRY("sqmania2remakeeng", "SQM2 RMK.exe", "465f972675db2da6040518221af5b0ba", 3029288),
-	GAME_ENTRY("sqmaniaep5", "SQ Mania Ep5.exe", "a524cbb1c51589903c4043b98917f1d9", 2896204),
 	GAME_ENTRY("sqvsb", "vsb.exe", "9fc9b41b494ec4a1072e7485ee6113fc", 5632323),
 	GAME_ENTRY("sqvsb", "vsb.exe", "9fc9b41b494ec4a1072e7485ee6113fc", 5631438),
 	GAME_ENTRY("stablepeteandthejoust", "StablePete.exe", "b142b43c146c25443a1d155d441a6a81", 30046740),
@@ -2980,7 +2979,9 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("test", "Living Nightmare.exe", "95dcf736be87cf7d40bf64d5b078c4b7", 3356797),
 	GAME_ENTRY("test5", "who07.exe", "465f972675db2da6040518221af5b0ba", 1889598),
 	GAME_ENTRY("textparsergame", "tparsergame.exe", "06a03fe35791b0578068ab1873455463", 2061002),
+	GAME_ENTRY("tfg-goonies", "TFG - THE GOONIES.exe", "7971a7c02d414dc8cb33b6ec36080b91", 62524979),
 	GAME_ENTRY("tfg-mi", "tfg-g&mi.exe", "7971a7c02d414dc8cb33b6ec36080b91", 251715672),
+	GAME_ENTRY("tfg-zak2", "TFG - ZAK2.exe", "7971a7c02d414dc8cb33b6ec36080b91", 155632013),
 	GAME_ENTRY("tftoz1", "Cyborg Seppuku.exe", "78dd4ca028ee0156b6a093d6d780aa65", 16776249),
 	GAME_ENTRY("tftoz1", "Cyborg Seppuku.ags", "68dc2bc08a1c5979304f16c145a7fbb5", 14291497),
 	GAME_ENTRY("tftoz2", "The Goat Crone.exe", "78dd4ca028ee0156b6a093d6d780aa65", 39332941),
@@ -3022,7 +3023,6 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("thefarm", "the farm.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 88858865),
 	GAME_ENTRY("theficklehandsoffate", "Game.exe", "2bf7a3a5f0a22a140350e29bb1ac7cfb", 4105398),
 	GAME_ENTRY("thefind", "The Find.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 3476394),
-	GAME_ENTRY("thegoonies", "TFG - THE GOONIES.exe", "7971a7c02d414dc8cb33b6ec36080b91", 62524979),
 	GAME_ENTRY("thegourmet", "The Gourmet.exe", "c48d0beedcdc1b05e9e25dcd60de46a9", 49995478),
 	GAME_ENTRY("thegreatcasserolecaper", "TGCC.exe", "6ee842f73649ced615c44d4eb303687c", 10902276),
 	GAME_ENTRY("thegreatstrokeoff", "GSO.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 84337184),
@@ -3178,7 +3178,6 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY("wrathofthesolonoids", "verb.exe", "0500aacb6c176d47ac0f8158f055db83", 3582078),
 	GAME_ENTRY("yoda", "Yoda.exe", "a01a9639ce30bdcd5bf82e528b51fa06", 2461339),
 	GAME_ENTRY("yourlate", "Your late.exe", "02635a77ab660023f59519c91329f7f5", 2719997),
-	GAME_ENTRY("zak2tfg", "TFG - ZAK2.exe", "7971a7c02d414dc8cb33b6ec36080b91", 155632013),
 	GAME_ENTRY("zombiefish", "FZombie.exe", "3128b9f90e2f954ba704414ae854d10b", 4220305),
 	GAME_ENTRY("zooreal", "zoo_real.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 24184795),
 	GAME_ENTRY("zugzwang", "Zugzwang.exe", "6cddccb3744ec5c6af7c398fb7b3b11c", 17209702),




More information about the Scummvm-git-logs mailing list