[Scummvm-git-logs] scummvm master -> 9eb0454319bf51d4fd2eb6a567917d6a5b458def

bluegr noreply at scummvm.org
Sat May 27 08:07:37 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:
9eb0454319 SCUMM: Add MD5 of Hebrew version of Loom


Commit: 9eb0454319bf51d4fd2eb6a567917d6a5b458def
    https://github.com/scummvm/scummvm/commit/9eb0454319bf51d4fd2eb6a567917d6a5b458def
Author: Vladimir Serbinenko (phcoder at gmail.com)
Date: 2023-05-27T11:07:34+03:00

Commit Message:
SCUMM: Add MD5 of Hebrew version of Loom

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


diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 94574d24183..5bbea88f48d 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -189,6 +189,7 @@ loom	Loom
 	c7689be9f82426f9a7c8906f62e64ab1	592280	en	Windows	Steam	Amazon	Amazon Games Launcher	Fancy2209
 
 	c5d10e190d4b4d59114b824f2fdbd00e	7540	en	FM-TOWNS	FM-TOWNS	-	-	dhewg, Andrea Petrucci
+	1ba1f030ad387be3d7e8d278006bdfde	7540	he	FM-TOWNS	FM-TOWNS	-	-	phcoder
 	31b8fda4c8c7413fa6b39997e776eba4	-1	jp	FM-TOWNS	FM-TOWNS	-	-	khalek, Andrea Petrucci
 
 	0aa050f4ad79402fbe9c4f78fb8ac494	6532	en	PC-Engine	PC-Engine	-	-	Kirben
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index eefaa54406b..f60dd6d985f 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 Thu May 25 02:24:16 2023
+  This file was generated by the md5table tool on Thu May 25 03:13:07 2023
   DO NOT EDIT MANUALLY!
  */
 
@@ -110,6 +110,7 @@ static const MD5Table md5table[] = {
 	{ "1af4eb581a33d808707d66d50e084dca", "pajama2", "HE 99", "", -1, Common::HE_ISR, Common::kPlatformWindows },
 	{ "1b3a7f67d688f44d0e54da839923d3a3", "spyfox", "HE 100", "", 49742, Common::NL_NLD, Common::kPlatformWii },
 	{ "1b720def35ecfa07032ddf1efb34c368", "dog", "", "", 19681, Common::NL_NLD, Common::kPlatformUnknown },
+	{ "1ba1f030ad387be3d7e8d278006bdfde", "loom", "FM-TOWNS", "", 7540, Common::HE_ISR, Common::kPlatformFMTowns },
 	{ "1c792d28376d45e145cb916bca0400a2", "spyfox2", "", "Demo", 14689, Common::NL_NLD, Common::kPlatformUnknown },
 	{ "1c7e7db2cfab1ad62746ab680a634204", "maniac", "NES", "", 2082, Common::FR_FRA, Common::kPlatformNES },
 	{ "1ca86e2cf9aaa2068738a1e5ba477e60", "zak", "FM-TOWNS", "", -1, Common::JA_JPN, Common::kPlatformFMTowns },




More information about the Scummvm-git-logs mailing list