[Scummvm-git-logs] scummvm master -> 53ab87843d90bbe7892ee689d5f5f2ab272bf642
sev-
sev at scummvm.org
Tue Oct 20 22:09:23 UTC 2020
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:
53ab87843d SCUMM: Added detection for Ultimate Talkie monkey1 German
Commit: 53ab87843d90bbe7892ee689d5f5f2ab272bf642
https://github.com/scummvm/scummvm/commit/53ab87843d90bbe7892ee689d5f5f2ab272bf642
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-10-21T00:08:56+02:00
Commit Message:
SCUMM: Added detection for Ultimate Talkie monkey1 German
Changed paths:
devtools/scumm-md5.txt
engines/scumm/scumm-md5.h
diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index c80535be07..407affbf0e 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -238,6 +238,7 @@ monkey The Secret of Monkey Island
771bc18ec6f93837b839c992b211904b -1 de DOS Demo EGA Demo - khalek
54a936ad06161ff7bfefcb96200f7bff 7617 en Amiga VGA Demo - khalek
c0c9de81fb965e6cbe77f6e5631ca705 9135 en DOS SE Talkie Unofficial SE Talkie v1.02 lotharsm
+ 4252854e7d052cb488b520ba89c3eb6d 9135 de DOS SE Talkie Unofficial SE Talkie
pass Passport to Adventure
e6cd81b25ab1453a8a6d3482118c391e 7857 en DOS - - v1.0 9/14/90 Fingolfin
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index 57353abfe1..ddb0fc3074 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 Tue Aug 25 20:01:05 2020
+ This file was generated by the md5table tool on Tue Oct 20 22:08:32 2020
DO NOT EDIT MANUALLY!
*/
@@ -206,6 +206,7 @@ static const MD5Table md5table[] = {
{ "4167a92a1d46baa4f4127d918d561f88", "tentacle", "", "CD", 7932, Common::EN_ANY, Common::kPlatformUnknown },
{ "41958e24d03181ff9a381a66d048a581", "ft", "", "", -1, Common::PT_BRA, Common::kPlatformUnknown },
{ "425205754fa749f4f0b0dd9d09fa45fd", "football", "", "Demo", -1, Common::EN_ANY, Common::kPlatformUnknown },
+ { "4252854e7d052cb488b520ba89c3eb6d", "monkey", "SE Talkie", "Unofficial SE Talkie", 9135, Common::DE_DEU, Common::kPlatformDOS },
{ "430bc518017b6fac046f58bab6baad5d", "monkey2", "FM-TOWNS", "", -1, Common::JA_JPN, Common::kPlatformFMTowns },
{ "439a7f4adf510489981ac52308e7d7a2", "maniac", "C64", "", -1, Common::DE_DEU, Common::kPlatformC64 },
{ "45082a5c9f42ba14dacfe1fdeeba819d", "freddicove", "HE 100", "Demo", 18422, Common::EN_ANY, Common::kPlatformUnknown },
More information about the Scummvm-git-logs
mailing list