[Scummvm-git-logs] scummvm master -> bd3b3876e0645fe60a81b6045d219ffbb067d8e5

mistydemeo noreply at scummvm.org
Mon Jul 24 16:38:24 UTC 2023


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:
bd3b3876e0 DIRECTOR: add Gondwana disc


Commit: bd3b3876e0645fe60a81b6045d219ffbb067d8e5
    https://github.com/scummvm/scummvm/commit/bd3b3876e0645fe60a81b6045d219ffbb067d8e5
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2023-07-24T09:38:12-07:00

Commit Message:
DIRECTOR: add Gondwana disc

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 055c89f3e46..8cfdafc23be 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -552,6 +552,7 @@ static const PlainGameDescriptor directorGames[] = {
 	{ "futureview",			"FutureView: The 1990s and Beyond" },
 	{ "ghetto",				"Stories from the Warsaw Ghetto" },
 	{ "golfcd",				"The Great Golf CD: Links, Legends & Lore" },
+	{ "gondwana",			"We're Not On The Internet - So What!" }, // Gondwana Project 1996 disc
 	{ "gp2006",				"Grand Prix 2006 & Auto Directory" },
 	{ "guns",				"Multimedia Guns" },
 	{ "haight",				"Haight-Ashbury in the Sixties" },
@@ -6097,6 +6098,8 @@ static const DirectorGameDescription gameDescriptions[] = {
 	WINGAME2t_l("glassyocean", "", "START.EXE",		  "c5dcc03aca7e0bed95844afdd86f866c", 1410529,
 								   "DATA/TAMURA.DXR", "a7bd15f6f42162fed7f32e0a739617ec", 155168, Common::JA_JPN, 501),
 
+	WINGAME1t("gondwana",  "", "MOVIE.EXE", "dfce572624ed9816e7268ac8f5ef7d2b", 5647741,  505),
+
 	WINGAME1("gothos", "", "gothos.exe", "6199bb7cabc7f636394cacffd6a71fa9", 1788333, 501),
 	MACGAME1("gothos", "", "MACINST/GOTHOS", "1d08e56a4c7ba60a67417c7988cd3ffe", 718097, 501),
 




More information about the Scummvm-git-logs mailing list