[Scummvm-git-logs] scummvm master -> 73bdd5d66f44abeebda9514708f6787ca2002f24
sev-
sev at scummvm.org
Tue Oct 20 22:59:59 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:
73bdd5d66f SCUMM: Added version to the monkey1 talkie German
Commit: 73bdd5d66f44abeebda9514708f6787ca2002f24
https://github.com/scummvm/scummvm/commit/73bdd5d66f44abeebda9514708f6787ca2002f24
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-10-21T00:59:30+02:00
Commit Message:
SCUMM: Added version to the monkey1 talkie 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 407affbf0e..bf831aed6e 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -238,7 +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
+ 4252854e7d052cb488b520ba89c3eb6d 9135 de DOS SE Talkie Unofficial SE Talkie v1.01
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 ddb0fc3074..4665f37855 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 Oct 20 22:08:32 2020
+ This file was generated by the md5table tool on Tue Oct 20 22:58:44 2020
DO NOT EDIT MANUALLY!
*/
@@ -206,7 +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 },
+ { "4252854e7d052cb488b520ba89c3eb6d", "monkey", "SE Talkie", "Unofficial SE Talkie v1.01", 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