[Scummvm-git-logs] scummvm master -> 45cee22a118c52d7a1ae9ce00f1ff4b5ef8097e0
mistydemeo
noreply at scummvm.org
Thu Aug 25 23:47:26 UTC 2022
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:
45cee22a11 DIRECTOR: add overringunder
Commit: 45cee22a118c52d7a1ae9ce00f1ff4b5ef8097e0
https://github.com/scummvm/scummvm/commit/45cee22a118c52d7a1ae9ce00f1ff4b5ef8097e0
Author: Misty De Meo (mistydemeo at gmail.com)
Date: 2022-08-25T16:47:17-07:00
Commit Message:
DIRECTOR: add overringunder
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index 0e24f7963d3..78bab269614 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -910,6 +910,7 @@ static const PlainGameDescriptor directorGames[] = {
{ "orgotto", "Orgotto" },
{ "osaka1", "å¿
修大éªå¼éä¸è¬åº§I 2010å¹´ãæ¨æºèªã¯å¤§éªå¼ã«ãªã" }, // Hisshu Osaka-ben shuchu koza (Mandatory Osaka Dialect)
{ "osaka2", "å¿
修大éªå¼éä¸è¬åº§II 2015å¹´ãæ±äº¬äººã®é襲" }, // Tokyoites Strike Back
+ { "overringunder", "Over-Ring-Under"},
{ "pantosstory", "Pantos Story"},
{ "pasosuke", "ã±ããã"},
{ "peaceland", "PeaceLand" },
@@ -1740,6 +1741,8 @@ static const DirectorGameDescription gameDescriptions[] = {
MACDEMO2("msword", "v5 Demo", "Double Click", "e54ec74aeb4355b0acd46320327c1bed", 204030,
"MSWD pt. 1", "d30e1cae275e7ecfdde92df03a28b309", 249005, 201),
+ MACGAME1_l("overringunder", "", "Over-Ring-Under", "9f0bb7ec7720e4f680ee3aa3d22c1c9d", 910381, Common::JA_JPN, 300),
+
// Movies called from HyperCard with external MacroMind Player 2.0
MACGAME1("spelunx", "v1.2", "Spelunx", "3eb3598b7f6bb09de4dd31aca3683d8f", 371154, 200),
More information about the Scummvm-git-logs
mailing list