[Scummvm-cvs-logs] scummvm master -> c4e40fc83fa79ed14f9a5dd434b952d5b3e4eb56

Kirben kirben at optusnet.com.au
Sat Nov 1 13:14:05 CET 2014


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:
c4e40fc83f SCUMM: Correct file size for Dutch Windows demo of Let's Explore the Farm with Buzzy.


Commit: c4e40fc83fa79ed14f9a5dd434b952d5b3e4eb56
    https://github.com/scummvm/scummvm/commit/c4e40fc83fa79ed14f9a5dd434b952d5b3e4eb56
Author: Kirben (kirben at optusnet.com.au)
Date: 2014-11-01T23:10:55+11:00

Commit Message:
SCUMM: Correct file size for Dutch Windows demo of Let's Explore the Farm with Buzzy.

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



diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 122df76..eef5000 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -625,7 +625,7 @@ farm	Let's Explore the Farm with Buzzy
 	5dda73606533d66a4c3f4f9ea6e842af	87061	ru	Windows	-	-	-	sev
 
 	39fd6db10d0222d817025c4d3346e3b4	-1	en	Mac	-	Demo	-	Joachim Eberhard
-	6c375c2236d99f56e6c2cf540e74e474	36864	nl	Windows	-	Demo	-	Kirben
+	6c375c2236d99f56e6c2cf540e74e474	34333	nl	Windows	-	Demo	-	Kirben
 	bf8b52fdd9a69c67f34e8e9fec72661c	-1	en	Windows	HE 71	Demo	-	khalek, sev
 	0557df19f046a84c2fdc63507c6616cb	-1	nl	Windows	HE 72	Demo	-	adutchguy
 	8d479e36f35e80257dfc102cf4b8a912	34333	en	Windows	HE 72	Demo	-	khalek, sev
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index f292396..878b2ee 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 Oct 30 22:35:51 2014
+  This file was generated by the md5table tool on Sat Nov 01 11:52:16 2014
   DO NOT EDIT MANUALLY!
  */
 
@@ -310,7 +310,7 @@ static const MD5Table md5table[] = {
 	{ "6bca7a1a96d16e52b8f3c42b50dbdca3", "fbear", "HE 62", "", -1, Common::JA_JPN, Common::kPlatform3DO },
 	{ "6bf70eee5de3d24d2403e0dd3d267e8a", "spyfox", "", "", 49221, Common::UNK_LANG, Common::kPlatformWindows },
 	{ "6c2bff0e327f2962e809c2e1a82d7309", "monkey", "VGA", "VGA", -1, Common::EN_ANY, Common::kPlatformAmiga },
-	{ "6c375c2236d99f56e6c2cf540e74e474", "farm", "", "Demo", 36864, Common::NL_NLD, Common::kPlatformWindows },
+	{ "6c375c2236d99f56e6c2cf540e74e474", "farm", "", "Demo", 34333, Common::NL_NLD, Common::kPlatformWindows },
 	{ "6d1baa1065ac5f7b210be8ebe4235e49", "freddi", "HE 73", "", -1, Common::NL_NLD, Common::kPlatformMacintosh },
 	{ "6dead580b0ff14d5f7b33b4219f04159", "samnmax", "", "Demo", 16556335, Common::EN_ANY, Common::kPlatformMacintosh },
 	{ "6df20c50c1ab19799de9be7ae7716881", "fbear", "HE 62", "Demo", -1, Common::EN_ANY, Common::kPlatformMacintosh },






More information about the Scummvm-git-logs mailing list