[Scummvm-git-logs] scummvm master -> 6ae498ac363ad715f9b7d654596294060ea7da26

orgads noreply at scummvm.org
Thu Nov 10 20:23:28 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:
6ae498ac36 SCUMM: Add detection entry for Hebrew fan translation v1.1


Commit: 6ae498ac363ad715f9b7d654596294060ea7da26
    https://github.com/scummvm/scummvm/commit/6ae498ac363ad715f9b7d654596294060ea7da26
Author: Orgad Shaneh (orgads at gmail.com)
Date: 2022-11-10T22:23:21+02:00

Commit Message:
SCUMM: Add detection entry for Hebrew fan translation v1.1

Changed paths:
    devtools/scumm-md5.txt
    engines/scumm/scumm-md5.h


diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 7b12d3bf9ee..03ebab247aa 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -410,6 +410,7 @@ comi	The Curse of Monkey Island
 	fe60d6b5ff51b0553ac59963123b5777	76791	All	Windows	-	-	-	Fingolfin
 	861e59ed72a1cd0e6d454f7ee7e2bf3d	-1	ru	Windows	-	-	-
 	813fbcd24a46728cf142cb62057a69cd	76791	he	Windows	-	-	-	orgads
+	6de988b29a50eb7a198ded20b839b6b4	76791	he	Windows	-	v1.1	-	orgads
 
 	8fec68383202d38c0d25e9e3b757c5df	18041	All	Windows	Demo	Demo	-	Fingolfin
 
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index f693739786d..f9612b7fc22 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 Sat Oct 15 08:45:12 2022
+  This file was generated by the md5table tool on Wed Nov 09 20:59:54 2022
   DO NOT EDIT MANUALLY!
  */
 
@@ -352,6 +352,7 @@ static const MD5Table md5table[] = {
 	{ "6c2bff0e327f2962e809c2e1a82d7309", "monkey", "VGA", "", 8347, Common::EN_ANY, Common::kPlatformAmiga },
 	{ "6c375c2236d99f56e6c2cf540e74e474", "farm", "HE 72", "Demo", 34333, Common::NL_NLD, Common::kPlatformWindows },
 	{ "6d1baa1065ac5f7b210be8ebe4235e49", "freddi", "HE 73", "", 26384, Common::NL_NLD, Common::kPlatformMacintosh },
+	{ "6de988b29a50eb7a198ded20b839b6b4", "comi", "", "v1.1", 76791, Common::HE_ISR, Common::kPlatformWindows },
 	{ "6dead580b0ff14d5f7b33b4219f04159", "samnmax", "", "Demo", 16556335, Common::EN_ANY, Common::kPlatformMacintosh },
 	{ "6df20c50c1ab19799de9be7ae7716881", "fbear", "HE 62", "Demo", -1, Common::EN_ANY, Common::kPlatformMacintosh },
 	{ "6e959d65358eedf9b68b81e304b97fa4", "tentacle", "", "CD", 7932, Common::DE_DEU, Common::kPlatformUnknown },




More information about the Scummvm-git-logs mailing list