[Scummvm-git-logs] scummvm master -> 8136ab74065c23cd215b41947046a59bf8773f4a
orgads
noreply at scummvm.org
Mon Aug 15 17:27:49 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:
8136ab7406 SCUMM: Fix hash and description of Hebrew MI2
Commit: 8136ab74065c23cd215b41947046a59bf8773f4a
https://github.com/scummvm/scummvm/commit/8136ab74065c23cd215b41947046a59bf8773f4a
Author: Orgad Shaneh (orgads at gmail.com)
Date: 2022-08-15T20:27:46+03:00
Commit Message:
SCUMM: Fix hash and description of Hebrew MI2
Changed paths:
devtools/scumm-md5.txt
engines/scumm/scumm-md5.h
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 4d1e1d8dba0..9e7ad8ab47f 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -279,7 +279,7 @@ monkey2 Monkey Island 2: LeChuck's Revenge
387a544b8b10b26912d8413bab63a853 9770 en DOS - Demo non-interactive, v2.5.1 9/30/91 khalek
f4d20ab4ce19743a646cb48bd93aee72 10835 en DOS SE Talkie Unofficial SE Talkie v0.2 lotharsm
a95baf7746f1be4985ad42126993a744 -1 ko DOS - - Fan translation ScummVM-Kor
- 0b5567c35e87f3c370439c5994628eaf 10835 he DOS - - Hebrew fan translation
+ 9f0a200df45c1c6c944cda21c134ff50 10835 he DOS SE Talkie Unofficial SE Talkie v0.2 Hebrew fan translation
atlantis Indiana Jones and the Fate of Atlantis
3a03dab514e4038df192d8a8de469788 12035 en Amiga Amiga Floppy - dhewg
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index aa4ad96b1a2..2318b706da1 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 Aug 15 07:08:37 2022
+ This file was generated by the md5table tool on Mon Aug 15 17:20:40 2022
DO NOT EDIT MANUALLY!
*/
@@ -55,7 +55,6 @@ static const MD5Table md5table[] = {
{ "0ab19be9e2a3f6938226638b2a3744fe", "PuttTime", "HE 100", "Demo", -1, Common::EN_USA, Common::kPlatformUnknown },
{ "0ac41e2e3d2174e5a042a6b565328dba", "puttrace", "HE 98", "Demo", 13110, Common::EN_USA, Common::kPlatformUnknown },
{ "0b3222aaa7efcf283eb621e0cefd26cc", "puttputt", "HE 60", "", -1, Common::RU_RUS, Common::kPlatformDOS },
- { "0b5567c35e87f3c370439c5994628eaf", "monkey2", "", "", 10835, Common::HE_ISR, Common::kPlatformDOS },
{ "0be88565f734b1e9e77ccaaf3bb14b29", "loom", "EGA", "EGA", -1, Common::ES_ESP, Common::kPlatformDOS },
{ "0bf1a3eb198ca1bd2ebe104825cec770", "puttrace", "HE 99", "Demo", -1, Common::FR_FRA, Common::kPlatformWindows },
{ "0c331637580950aea2346e012ef2a868", "maniac", "V2", "V2", 1988, Common::EN_ANY, Common::kPlatformAtariST },
@@ -486,6 +485,7 @@ static const MD5Table md5table[] = {
{ "9d7b67be003fea60be4dcbd193611936", "ft", "Demo", "Demo", 11164, Common::EN_ANY, Common::kPlatformMacintosh },
{ "9dc02577bf50d4cfaf3de3fbac06fbe2", "puttmoon", "", "", -1, Common::EN_ANY, Common::kPlatformMacintosh },
{ "9e5e0fb43bd22f4628719b7501adb717", "monkey", "No AdLib", "EGA", -1, Common::FR_FRA, Common::kPlatformAtariST },
+ { "9f0a200df45c1c6c944cda21c134ff50", "monkey2", "SE Talkie", "Unofficial SE Talkie v0.2", 10835, Common::HE_ISR, Common::kPlatformDOS },
{ "9fd66fb3b04703bd50da4356e4202558", "spyfox2", "", "", 51295, Common::EN_GRB, Common::kPlatformUnknown },
{ "a00554c31d623fdb9fcb0f924b89b42b", "loom", "Demo", "EGA Demo", -1, Common::EN_ANY, Common::kPlatformDOS },
{ "a01fab4a64d47b96e2e58e6b0f825cc7", "monkey", "VGA", "VGA", 8347, Common::FR_FRA, Common::kPlatformDOS },
More information about the Scummvm-git-logs
mailing list