[Scummvm-git-logs] scummvm master -> 71ee10a8a9b741e3c9c1fecaf17a929cf2b129f0
orgads
noreply at scummvm.org
Mon Aug 15 07:10:55 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:
71ee10a8a9 SCUMM: Detect Hebrew fan translation for MI2
Commit: 71ee10a8a9b741e3c9c1fecaf17a929cf2b129f0
https://github.com/scummvm/scummvm/commit/71ee10a8a9b741e3c9c1fecaf17a929cf2b129f0
Author: Orgad Shaneh (orgads at gmail.com)
Date: 2022-08-15T10:10:51+03:00
Commit Message:
SCUMM: Detect Hebrew fan translation for 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 4511056e069..4d1e1d8dba0 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -279,6 +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
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 82ecc9b0006..aa4ad96b1a2 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 Fri Jul 29 09:57:00 2022
+ This file was generated by the md5table tool on Mon Aug 15 07:08:37 2022
DO NOT EDIT MANUALLY!
*/
@@ -55,6 +55,7 @@ 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 },
More information about the Scummvm-git-logs
mailing list