[Scummvm-git-logs] scummvm master -> dd3b4579802db62e80e97cac21f1c155a1794a8f
phcoder
noreply at scummvm.org
Thu May 25 02:55:22 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:
dd3b457980 SCUMM: Add MD5 for Hebrew version of atlantis
Commit: dd3b4579802db62e80e97cac21f1c155a1794a8f
https://github.com/scummvm/scummvm/commit/dd3b4579802db62e80e97cac21f1c155a1794a8f
Author: Vladimir Serbinenko (phcoder at gmail.com)
Date: 2023-05-25T04:55:19+02:00
Commit Message:
SCUMM: Add MD5 for Hebrew version of atlantis
Changed paths:
devtools/scumm-md5.txt
engines/scumm/scumm-md5.h
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 0bdbec70a78..94574d24183 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -319,6 +319,7 @@ atlantis Indiana Jones and the Fate of Atlantis
d6dd0646404768a63e963891a96daadd 12035 en Mac Floppy Floppy two data files Fingolfin
182344899c2e2998fca0bebcd82aa81a 12035 en DOS - CD V1.0 10/9/92 Fingolfin
+ 8d6a88fc58b72785621712fcffc03141 12035 he DOS - CD V1.0 10/9/92 phcoder
f3c5d9bf3f091bd1f18dc1013fba5396 638976 en Windows Steam Steam Steam Version Ben Castricum, Filippos Karapetis
6a8133b63d46f6663fbcbb49d5a2edb1 520548 en Mac Steam Steam Steam Version Filippos Karapetis
1a6e5ae2777a6a33f06ffc0226210934 11885 en Mac - CD V1.0 10/9/92 Scott Summers
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index 5d2541eec5a..eefaa54406b 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 Mon May 22 19:59:14 2023
+ This file was generated by the md5table tool on Thu May 25 02:24:16 2023
DO NOT EDIT MANUALLY!
*/
@@ -449,6 +449,7 @@ static const MD5Table md5table[] = {
{ "8afb3cf9f95abf208358e984f0c9e738", "funpack", "", "", -1, Common::EN_ANY, Common::kPlatform3DO },
{ "8bdb0bf87b5e303dd35693afb9351215", "ft", "", "", -1, Common::DE_DEU, Common::kPlatformUnknown },
{ "8d479e36f35e80257dfc102cf4b8a912", "farm", "HE 72", "Demo", 34333, Common::EN_ANY, Common::kPlatformWindows },
+ { "8d6a88fc58b72785621712fcffc03141", "atlantis", "", "CD", 12035, Common::HE_ISR, Common::kPlatformDOS },
{ "8dd4d590685c19bf651b5016e749ead2", "PuttTime", "HE 99", "Mini Game", 18458, Common::FR_FRA, Common::kPlatformWindows },
{ "8de13897f0121c79d29a2377159f9ad0", "socks", "HE 99", "Updated", 13668, Common::EN_ANY, Common::kPlatformWindows },
{ "8e3241ddd6c8dadf64305e8740d45e13", "balloon", "HE 100", "Updated", -1, Common::EN_ANY, Common::kPlatformUnknown },
More information about the Scummvm-git-logs
mailing list