[Scummvm-git-logs] scummvm master -> e456740542c52e4325d041a57bd943d602e4521a
tag2015
noreply at scummvm.org
Thu Oct 6 09:44:17 UTC 2022
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:
7f9c2885c8 DIRECTOR: Fix missing title for some detection entries
e456740542 DIRECTOR: Add detection for a couple incomplete entries
Commit: 7f9c2885c84ae38df43a8306024846e22ee1667e
https://github.com/scummvm/scummvm/commit/7f9c2885c84ae38df43a8306024846e22ee1667e
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2022-10-06T11:42:35+02:00
Commit Message:
DIRECTOR: Fix missing title for some detection entries
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 1b758b96665..d9c4a2068e9 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -580,6 +580,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "sk8board", "RIDE: An Interactive Skateboarding Experience" },
{ "skieurope96", "Ski Europe '96" },
{ "smithamerica", "Smithsonian's America" },
+ { "sourcesfaith", "Sources of Faith: An Interactive Guide to Seven World Faiths" },
{ "supersonic", "Supersonic: A Multimedia Guide to Modern Military Aircraft" },
{ "survive", "How Would You Survive?" },
{ "take5", "Take Five: Relaxation at Your Finger Tips" },
@@ -637,6 +638,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "broadwayyb", "The 2000-2001 Broadway Series Interactive Yearbook" },
{ "catseyeview", "Cat's Eye View" },
{ "childishgambino", "Capturing Donald Glover's Motion" },
+ { "chuckaduck", "Chuck-A-Duck" },
{ "colormind", "ColorMind" },
{ "crybaby", "Crying, Screaming Baby" },
{ "dfireworks", "The Digital Fireworks Stand" },
@@ -669,6 +671,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "simpsontrivia", "The Simpsons Trivia" },
{ "sonysampler", "Sony Music Sampler" },
{ "sorgato", "Sylvain Sorgato's Drawings in variable color" },
+ { "ssmorphclock", "Morph Clock Screensaver" },
{ "summertime", "Summertime" },
{ "thematrix", "The Matrix: Cinemas Everywhere June 11" },
{ "timeline", "TimeLine Animation" },
@@ -723,9 +726,10 @@ static const PlainGameDescriptor directorGames[] = {
// Danish titles
{ "bamse1", "Bamses allerskoreste spille-rom" },
{ "bamse2", "Bamse: Min egen spille-rom" },
+ { "bellini3", "Bellinis Bikini" }, // Ep 3 of Bellini series
{ "billetrille1", "Bille & Trille: Da fantasien slap løs" },
{ "billetrille2", "Bille & Trille: Helt ude i skoven" },
- { "brspel", "BR spel" },
+ { "brspel", "BR spel" },
// Dutch titles
{ "beestenboel", "Beestenboel Zoölogic" },
@@ -1341,7 +1345,8 @@ static const PlainGameDescriptor directorGames[] = {
{ "bcsinkfloat", "Blue's Clues: Sink and Float" },
{ "blockbuster2", "Blockbuster Guide to Movies & Videos, 2nd Edition" },
{ "bobteam", "Bob the Builder: Teamwork" },
- { "bookshelf94", "Microsoft Bookshelf 1994" },
+ { "bookshelf94", "Microsoft Bookshelf '94" },
+ { "bookshelf95", "Microsoft Bookshelf '95" },
{ "c64pack", "Activision's Commodore 64 15-Pack for Windows" },
{ "cfdemo", "The ClueFinders Demo" },
{ "cinemania94", "Microsoft Cinemania 94" },
Commit: e456740542c52e4325d041a57bd943d602e4521a
https://github.com/scummvm/scummvm/commit/e456740542c52e4325d041a57bd943d602e4521a
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2022-10-06T11:42:35+02:00
Commit Message:
DIRECTOR: Add detection for a couple incomplete entries
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index d9c4a2068e9..5362025cb36 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -43,7 +43,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "abcpalsafety", "Safety Scavenger Hunt" }, // Alphabet Pals
{ "abductthis", "Abduct This!" },
{ "afiles", "The A-Files" },
- { "agapito", "Agapito's Crazy Adventure" },
+ { "agapito", "Agapito's Crazy Adventure" }, // Not director?
{ "alice", "Alice: An Interactive Museum" },
{ "alphabet", "The Interactive Alphabet" },
{ "amandastories", "AmandaStories" },
@@ -248,7 +248,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "keroppi", "Keroppi Day Hopper" },
{ "kidsmathsquest", "Kid's Maths Quest" },
{ "kingandi", "The King and I: Animated Thinking Adventure" },
- { "korkydragons", "Dragons" },
+ { "korkydragons", "Dragons!" },
{ "kothhoot", "King of the Hill: Hootenany" },
{ "koththunt", "King of the Hill: Texas Hunting" },
{ "kyoto", "Cosmology of Kyoto" },
@@ -1981,6 +1981,8 @@ static const DirectorGameDescription gameDescriptions[] = {
MACDEMO1("emigre", "Demo", "play cheese", "7c80091b84d4d5d48f7c773b30b10598", 990669, 310),
+ MACGAME1("encarta94", "", "Encarta Projector", "7f443f2e63fd497a9ad85b10dc880a91", 385727, 313),
+
MACGAME1("encarta95", "", "Encarta Projector", "7f443f2e63fd497a9ad85b10dc880a91", 385729, 313),
WINDEMO1("encarta95", "Demo", "ENDEM95.EXE", "61d63911d437806fd473ffc31ddfc53d", 12109799, 311),
@@ -3847,6 +3849,9 @@ static const DirectorGameDescription gameDescriptions[] = {
MACGAME1("klingonlab", "", "Klingon Language Lab/Klingon Language Lab", "b797956eb3a4dabcc15bfadf6fc66591", 481226, 404),
WINGAME1("klingonlab", "", "TREK_WIN.EXE", "204417e63c0a2df18cf42d780b97ed58", 1425763, 400),
+ MACGAME1("korkydragons", "", "Dragons!", "0c7bbb4b24823e5ab871cb4c1d6f3710", 486726, 404),
+ WINGAME1t("korkydragons", "", "DRAGONS!.EXE", "4d35a9f14ea5b012e552cd6b3a7e7452", 698833, 404),
+
MACGAME1("kyoto", "v2.0", "Cosmology of KYOTO", "8719de9c083aca942fc0e5c0a127b6dc", 484370, 400),
WINGAME1("kyoto", "", "PLAY_E.EXE", "84cc8880f8c46b4da121b4c9f184418a", 691269, 400),
MACGAME1_l("kyoto", "v2.0", "Cosmology of KYOTO", "8719de9c083aca942fc0e5c0a127b6dc", 484445, Common::JA_JPN, 400),
More information about the Scummvm-git-logs
mailing list