[Scummvm-git-logs] scummvm master -> 9689e10b5441fdf883bc8e6b074aef4b122f2fbb
tag2015
noreply at scummvm.org
Thu Sep 19 09:37:32 UTC 2024
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:
9689e10b54 GLK: Add Drakula Diamanten older version
Commit: 9689e10b5441fdf883bc8e6b074aef4b122f2fbb
https://github.com/scummvm/scummvm/commit/9689e10b5441fdf883bc8e6b074aef4b122f2fbb
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2024-09-19T11:37:11+02:00
Commit Message:
GLK: Add Drakula Diamanten older version
Fix #15365
Changed paths:
engines/glk/zcode/detection_tables.h
diff --git a/engines/glk/zcode/detection_tables.h b/engines/glk/zcode/detection_tables.h
index f08d83945bc..930c4cd06c4 100644
--- a/engines/glk/zcode/detection_tables.h
+++ b/engines/glk/zcode/detection_tables.h
@@ -6782,6 +6782,7 @@ const FrotzGameDescription FROTZ_GAMES[] = {
ENTRY1("deklinator", "040630", "1ca69e16e8e3e1941eb5c4cd403b2022", 103424, Common::DE_DEU),
ENTRY1("dermantel", "100913", "81155fc7363968d2a47612d13d12830d", 281564, Common::DE_DEU),
ENTRY1("diegerechtenricht", "101024", "47f0308a684a569ed6df68dbdc92387e", 439064, Common::DE_DEU),
+ ENTRY1("drakdiamanten_zcode", "230707", "8d1c7c9aeaf4ed6e55fb8eda0a7d4c61", 475998, Common::DE_DEU),
ENTRY1("drakdiamanten_zcode", "240103", "484eead39ed34619a3af8a23e1e94b6e", 476510, Common::DE_DEU),
ENTRY1("eskmausden", "130714", "71d37a2c11f9c0b085ff1ce06ba488f9", 199168, Common::DE_DEU),
ENTRY1("halb2", "020523", "d424290a37b5efc67482e4fc9224bc0e", 30208, Common::DE_DEU),
More information about the Scummvm-git-logs
mailing list