[Scummvm-git-logs] scummvm master -> 7a67e164ea257108488cb0ec2d64820a27b9461f
Mataniko
mataniko at gmail.com
Tue Jan 19 21:21:06 UTC 2021
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:
7a67e164ea SCUMM: Add detection entries for indy4 Discord and Humble versions
Commit: 7a67e164ea257108488cb0ec2d64820a27b9461f
https://github.com/scummvm/scummvm/commit/7a67e164ea257108488cb0ec2d64820a27b9461f
Author: mataniko (mataniko at gmail.com)
Date: 2021-01-19T16:20:46-05:00
Commit Message:
SCUMM: Add detection entries for indy4 Discord and Humble versions
Changed paths:
devtools/scumm-md5.txt
engines/scumm/scumm-md5.h
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index ff2bcc9b26..ec9ec461f8 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -302,6 +302,8 @@ atlantis Indiana Jones and the Fate of Atlantis
2d9d46f23cb07bbc90b8ad464d3e4ff8 -1 en Mac - CD Mac bundle Joachim Eberhard
8e9417564f33790815445b2136efa667 11915 jp Mac - CD - Petr Maruska
e8d0697906e53fee8b7e9f5652696da8 11915 jp DOS - CD - Petr Maruska, tracker #3017219
+ 55b4494051b06e95bcaa0d6d8f6fb757 286720 en Windows Steam Humble Actually Humble version - Mataniko
+ 986691371756f3be570bd8c10df82990 290816 en Windows Steam Discord Actually Discord version - Mataniko
c7be10f775404fd9785a8b92a06d240c 12030 en FM-TOWNS FM-TOWNS - - dhewg, Andrea Petrucci
4d34042713958b971cb139fba4658586 -1 jp FM-TOWNS FM-TOWNS - - Andrea Petrucci
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index de424d7e66..2f208c86ad 100644
--- a/engines/scumm/scumm-md5.h
+++ b/engines/scumm/scumm-md5.h
@@ -1,5 +1,5 @@
/*
- This file was generated by the md5table tool on Sun Dec 13 10:31:46 2020
+ This file was generated by the md5table tool on Tue Jan 19 21:18:50 2021
DO NOT EDIT MANUALLY!
*/
@@ -262,6 +262,7 @@ static const MD5Table md5table[] = {
{ "53e94115b55dd51d4b8ff0871aa1df1e", "spyfox", "", "Demo", 20103, Common::EN_USA, Common::kPlatformUnknown },
{ "54a936ad06161ff7bfefcb96200f7bff", "monkey", "VGA", "Demo", 7617, Common::EN_ANY, Common::kPlatformAmiga },
{ "55518cd73cf9c6d23ea29c51ee06bdfe", "ft", "", "", -1, Common::IT_ITA, Common::kPlatformUnknown },
+ { "55b4494051b06e95bcaa0d6d8f6fb757", "atlantis", "Steam", "Humble", 286720, Common::EN_ANY, Common::kPlatformWindows },
{ "55e4cc866ff9046824e1c638ba2b8c7f", "ft", "", "Akella", -1, Common::RU_RUS, Common::kPlatformUnknown },
{ "55f4e9402bec2bded383843123f37c5c", "pajama2", "HE 98.5", "", -1, Common::DE_DEU, Common::kPlatformWindows },
{ "566165a7338fa11029e7c14d94fa70d0", "freddi", "HE 73", "Demo", 9800, Common::EN_ANY, Common::kPlatformWindows },
@@ -456,6 +457,7 @@ static const MD5Table md5table[] = {
{ "9778341eefc6feb447ca07e7be21791c", "puttrace", "HE 99", "Demo", -1, Common::IT_ITA, Common::kPlatformWindows },
{ "9781422e4288dbc090720e4563168ba7", "puttzoo", "", "", -1, Common::FR_FRA, Common::kPlatformWindows },
{ "981e1e1891f2be7e25a01f50ae55a5af", "puttrace", "HE 98", "", -1, Common::EN_USA, Common::kPlatformUnknown },
+ { "986691371756f3be570bd8c10df82990", "atlantis", "Steam", "Discord", 290816, Common::EN_ANY, Common::kPlatformWindows },
{ "98744fe66ff730e8c2b3b1f58803ab0b", "atlantis", "Floppy", "Demo", -1, Common::EN_ANY, Common::kPlatformDOS },
{ "99128b6a5bdd9831d9682fb8b5cbf8d4", "BluesBirthday", "Yellow", "Yellow", -1, Common::EN_ANY, Common::kPlatformUnknown },
{ "99a3699f80b8f776efae592b44b9b991", "maniac", "V2", "V2", -1, Common::FR_FRA, Common::kPlatformDOS },
More information about the Scummvm-git-logs
mailing list