[Scummvm-git-logs] scummvm master -> d0e7006fd21ddfcba689a2c2465c14d49b8b368f
mistydemeo
noreply at scummvm.org
Sun May 14 05:08:42 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:
d0e7006fd2 DIRECTOR: two new games
Commit: d0e7006fd21ddfcba689a2c2465c14d49b8b368f
https://github.com/scummvm/scummvm/commit/d0e7006fd21ddfcba689a2c2465c14d49b8b368f
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2023-05-13T22:04:19-07:00
Commit Message:
DIRECTOR: two new games
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index a91cecf6eeb..e956448b185 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -560,6 +560,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "isscommerce", "International Space Station: Space Commercialization" },
{ "itc", "Internet the City: A Guided Tour Through the Internet" },
{ "journey2life", "The Journey to Life" },
+ { "journey2source", "Journey to the Source: An Expedition along the Yangtze River" },
{ "klondikegold", "Klondike Gold - An Interactive History" },
{ "learningcoreldraw3", "Learning CorelDRAW 3" },
{ "laughingbird", "The Laughing Bird Restaurant" },
@@ -2455,6 +2456,8 @@ static const DirectorGameDescription gameDescriptions[] = {
// Original filename is JOINT-net/DEMO
MACDEMO1_l("jointnet", "Demo", "JOINT-net-DEMO", "9f0bb7ec7720e4f680ee3aa3d22c1c9d", 895326, Common::JA_JPN, 300),
+ MACGAME1t("journey2source", "", "The Source Folder/Journey to the Source", "ea32bab5edb60ce30994f0e7e21bf5e6", 656387, 300),
+
// HyperCard game calls movie using external MacroMind Player
MACGAME2_l("jyajya", "", "MacroMind Player", "f5277c53bacd27936158dd3867e587e2", 390204,
"JyajyaInit", "5d96a5c42b500370663431f360af3629", 669, Common::JA_JPN, 311),
@@ -4912,6 +4915,7 @@ static const DirectorGameDescription gameDescriptions[] = {
WINGAME2_l("petel", "", "START.EXE", "t:df604411b447d6eea92f5451776b06d3", 690453,
"START.DIR", "t:a8495b1e4560b603e93ca1db48513db8", 10596, Common::HE_ISR, 404),
+ MACGAME1t_l("phibos", "", "PHIBOS", "099e1816b00984093ac17927f1f9cd2c", 501849, Common::JA_JPN, 404),
WINGAME1t_l("phibos", "", "PHIBOS.EXE", "298f47fd72d3f3cee220c25dd797dbb4", 747095, Common::JA_JPN, 404),
MACGAME1_l("planetdob", "", "Planet Dob", "01be45e7241194dad07938e7059b88e3", 484095, Common::JA_JPN, 404),
More information about the Scummvm-git-logs
mailing list