[Scummvm-git-logs] scummvm master -> f99977255cf979568f0d57f977c10ac26f2ff4ac

bonki bonki at users.noreply.github.com
Thu Jul 19 20:52:13 CEST 2018


This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
5437ed9a95 JANITORIAL: Fix typo
f99977255c SCUMM: Add another German Mac version of DOTT


Commit: 5437ed9a9545cd707c11798936cded0c1a2c9e24
    https://github.com/scummvm/scummvm/commit/5437ed9a9545cd707c11798936cded0c1a2c9e24
Author: Adrian Frühwirth (bonki at users.noreply.github.com)
Date: 2018-07-19T19:50:46+02:00

Commit Message:
JANITORIAL: Fix typo

Changed paths:
    devtools/scumm-md5.txt


diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index bd811fe..09f91b6 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -36,7 +36,7 @@
 #
 #
 # The following shell script can be used to extract the file sizes of a bunch
-# of detect files, autonmatically inserting the values in here:
+# of detect files, automatically inserting the values in here:
 #
 # #!/bin/sh
 # OIFS=$IFS


Commit: f99977255cf979568f0d57f977c10ac26f2ff4ac
    https://github.com/scummvm/scummvm/commit/f99977255cf979568f0d57f977c10ac26f2ff4ac
Author: Adrian Frühwirth (bonki at users.noreply.github.com)
Date: 2018-07-19T20:50:08+02:00

Commit Message:
SCUMM: Add another German Mac version of DOTT

Fixes Trac#10616.

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


diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 09f91b6..cf5a4e0 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -322,6 +322,7 @@ tentacle	Day of the Tentacle
 	cc04a076779379524ed4d9c5ee3c6fb1	282467632	en	Mac	-	CD	Mac bundle	Fingolfin, Joachim Eberhard
 	ede149fda3edfc1dbd7347e0737cb583	282830409	fr	Mac	-	CD	Mac bundle	ThierryFR, Thierry Crozat
 	f73883f13b5a302749a5bad31d909780	-1	de	Mac	-	CD	Mac bundle	morrissey
+	8241070e96518c894e8f5f8e987b6030	-1	de	Mac	-	CD	-	Nur-Ab-Sal
 
 	c83079157ec765a28de445aec9768d60	7477	en	All	-	Demo	-	Fingolfin
 	17fa250eb72dae2dad511ba79c0b6b0a	-1	fr	DOS	-	Demo	-	cyx
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index 0afa5f5..5357108 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 Feb 01 01:05:11 2018
+  This file was generated by the md5table tool on Thu Jul 19 18:49:51 2018
   DO NOT EDIT MANUALLY!
  */
 
@@ -386,6 +386,7 @@ static const MD5Table md5table[] = {
 	{ "7fc6cdb46b4c9d384c52327f4bca6416", "football", "", "", -1, Common::EN_ANY, Common::kPlatformUnknown },
 	{ "810a9da887aefa597b0cf3c77d262897", "BluesABCTime", "", "Demo", -1, Common::EN_ANY, Common::kPlatformUnknown },
 	{ "822807c3cd3b43a925cab2767ca6b453", "BluesTreasureHunt", "", "Disc 1", -1, Common::EN_ANY, Common::kPlatformUnknown },
+	{ "8241070e96518c894e8f5f8e987b6030", "tentacle", "", "CD", -1, Common::DE_DEU, Common::kPlatformMacintosh },
 	{ "8299d9b8a1b0e7b881bae7a9971dc5e2", "zak", "V2", "Demo", 1916, Common::EN_ANY, Common::kPlatformAtariST },
 	{ "82e5e24720cb85a2b662bea6b625cad9", "BluesTreasureHunt", "", "Disc 2", -1, Common::EN_ANY, Common::kPlatformWindows },
 	{ "8368f552b1e3eba559f8d559bcc4cadb", "freddi3", "", "", 55959, Common::UNK_LANG, Common::kPlatformUnknown },
@@ -711,4 +712,3 @@ static const MD5Table md5table[] = {
 	{ "ff05c07990061d97647f059c48c1d05a", "zak", "V2", "V2", -1, Common::DE_DEU, Common::kPlatformAtariST },
 	{ 0, 0, 0, 0, 0, Common::UNK_LANG, Common::kPlatformUnknown }
 };
-





More information about the Scummvm-git-logs mailing list