[Scummvm-git-logs] scummvm master -> 55a8b0b5efb6007889870eaed75f71a590f832d4
mistydemeo
noreply at scummvm.org
Mon Jun 30 03:52:27 UTC 2025
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
8b0eb53af1 DIRECTOR: add shikiotabisuru
55a8b0b5ef DIRECTOR: add Coldcut enhanced CD
Commit: 8b0eb53af13ff6776a5801d02681750ca70fe52c
https://github.com/scummvm/scummvm/commit/8b0eb53af13ff6776a5801d02681750ca70fe52c
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2025-06-29T20:39:57-07:00
Commit Message:
DIRECTOR: add shikiotabisuru
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 1e9e4618dba..75874ba0aa8 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -1214,6 +1214,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "sakuratoasobo", "ãããã¨ããã¼" }, // Let's Play with "SAKURA"!
{ "schoolworld", "A-L: Artificial Life: School World" },
{ "seesawc1", "SeesawC1" },
+ { "shikiotabisuru", "åå£ãæ
ãã" },
{ "smallhouse", "Small House" },
{ "startover", "Start Over ROM" },
{ "tantei", "å®å
¨æ¢åµããã¥ã¢ã«" }, // Perfect Detective Manual
@@ -3191,6 +3192,9 @@ static const DirectorGameDescription gameDescriptions[] = {
MACGAME1_l("directorshokai", "", "Director Movie", "276bee761e48a6fd709df77d5c2f60dd", 395882, Common::JA_JPN, 313),
+ // Original filename is Station-åå£ãæ
ãã
+ MACGAME1t_l("shikiotabisuru", "", "xn--Station--883ghrnc9646d4kmin9a", "rt:5ee55eaa551cd866da692454e0691f1d", 398904, Common::JA_JPN, 311),
+
// Found on The Cat Came Back
WINDEMO1("sitfarm", "Demo", "MOREFUN.EXE", "65d06b5fef155a2473434571aff5bc29", 4397800, 310),
Commit: 55a8b0b5efb6007889870eaed75f71a590f832d4
https://github.com/scummvm/scummvm/commit/55a8b0b5efb6007889870eaed75f71a590f832d4
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2025-06-29T20:51:52-07:00
Commit Message:
DIRECTOR: add Coldcut enhanced CD
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 75874ba0aa8..50d77dc52f0 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -860,6 +860,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "bobmambo5", "Bob the Builder: Mambo No. 5" },
{ "chaquico1000", "Craig Chaquico: A Thousand Pictures" },
{ "concentration", "Solitudes: Natural Concentration" },
+ { "coldcutletusplay", "Coldcut: Let Us Play!" },
{ "custardloverama", "Custard: Loverama" },
{ "doorswindows", "The Cranberries: Doors and Windows" },
{ "freakshowost", "The Residents: Freak Show: Multimedia Bonus Track" },
@@ -6652,6 +6653,9 @@ static const DirectorGameDescription gameDescriptions[] = {
// Requires installation, DATA.Z, InstallShield v3
WINGAME1t("cocktailhour", "", "COCKT32.EXE", "f594dd4e50ea175e8d3453b3cd16b536", 1411465, 501),
+ MACGAME1t("coldcutletusplay", "", "MainMenu", "t:e835056d51945ffc0822f6ae2e6f73a3", 1693312, 500),
+ WINGAME1t("coldcutletusplay", "", "MAINMENU.EXE", "t:6715f522a4c1483570ebfbb5561b674e", 1393839, 500),
+
MACGAME1("colormind", "v1.5", "ColorMind 1.5", "r:37faaf693259d7a4fa031f4a2edf3098", 125831, 501),
WINGAME1("compconf", "Windows 3.1", "CCWIN311.EXE", "t:d2f5116b14bb8aaeaeae3d3d7e55d40b", 918905, 500),
More information about the Scummvm-git-logs
mailing list