[Scummvm-git-logs] scummvm master -> 08645a3d9f21513a23f33417d9e219e17a00ad60

dwatteau noreply at scummvm.org
Sat Oct 15 08:52:09 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:
08645a3d9f SCUMM: Add detection for German Monkey2 Ultimate Talkie (Trac#13131)


Commit: 08645a3d9f21513a23f33417d9e219e17a00ad60
    https://github.com/scummvm/scummvm/commit/08645a3d9f21513a23f33417d9e219e17a00ad60
Author: Donovan Watteau (contrib at dwatteau.fr)
Date: 2022-10-15T10:47:18+02:00

Commit Message:
SCUMM: Add detection for German Monkey2 Ultimate Talkie (Trac#13131)

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


diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 56dc9cf7cfe..7b12d3bf9ee 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -282,6 +282,7 @@ monkey2	Monkey Island 2: LeChuck's Revenge
 	f4d20ab4ce19743a646cb48bd93aee72	10835	en	DOS	SE Talkie	Unofficial SE Talkie v0.2	lotharsm
 	a95baf7746f1be4985ad42126993a744	-1	ko	DOS	-	-	Fan translation	ScummVM-Kor
 	9f0a200df45c1c6c944cda21c134ff50	10835	he	DOS	SE Talkie	Unofficial SE Talkie v0.2	Hebrew fan translation
+	5c80b345c3163605dd5ddf2436f89526	10835	de	DOS	SE Talkie	Unofficial SE Talkie v0.2	German fan translation
 	3a4109a905a01a999b69add2b73cd5f4	11135	pl	DOS	-	-	Fan translation	SCUMMPL
 
 atlantis	Indiana Jones and the Fate of Atlantis
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index 5b2b84c6a95..f693739786d 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 Wed Oct  5 19:14:59 2022
+  This file was generated by the md5table tool on Sat Oct 15 08:45:12 2022
   DO NOT EDIT MANUALLY!
  */
 
@@ -294,6 +294,7 @@ static const MD5Table md5table[] = {
 	{ "5b08000a9c47b2887df6506ac767ca68", "fbear", "HE 62", "", -1, Common::EN_ANY, Common::kPlatform3DO },
 	{ "5bd335265a61caa3d78956ad9f88ba23", "football", "", "Demo", 23135, Common::EN_ANY, Common::kPlatformUnknown },
 	{ "5c21fc49aee8f46e58fef21579e614a1", "thinker1", "", "", -1, Common::EN_USA, Common::kPlatformUnknown },
+	{ "5c80b345c3163605dd5ddf2436f89526", "monkey2", "SE Talkie", "Unofficial SE Talkie v0.2", 10835, Common::DE_DEU, Common::kPlatformDOS },
 	{ "5c9cecbd2952ccec14c9ecebf5822a34", "puttzoo", "HE 100", "", -1, Common::EN_ANY, Common::kPlatformIOS },
 	{ "5d88b9d6a88e6f8e90cded9d01b7f082", "loom", "VGA", "VGA", 8307, Common::EN_ANY, Common::kPlatformDOS },
 	{ "5dda73606533d66a4c3f4f9ea6e842af", "farm", "HE 73", "", 87061, Common::RU_RUS, Common::kPlatformWindows },




More information about the Scummvm-git-logs mailing list