[Scummvm-cvs-logs] scummvm master -> 6193f40f6b4cb77d77f30fde3fa7e8bb52ecdec4

sev- sev at scummvm.org
Sat Aug 13 18:45:21 CEST 2016


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:
b9561b420b SCUMM: Add dutch airport demo
6193f40f6b Merge pull request #803 from BenCastricum/detection_fixes


Commit: b9561b420b7f0433df7534ec9fd092e0e3aa28f5
    https://github.com/scummvm/scummvm/commit/b9561b420b7f0433df7534ec9fd092e0e3aa28f5
Author: Ben Castricum (scummvm at bencastricum.nl)
Date: 2016-08-09T10:08:55+02:00

Commit Message:
SCUMM: Add dutch airport demo

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



diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 92754a2..98f8774 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -633,6 +633,7 @@ airport	Let's Explore the Airport with Buzzy
 	8ffd618a776a4c0d8922bb28b09f8ce8	-1	en	Windows	-	Demo	-	khalek
 	e144f5f49d9241d2a9dee2576b3d09cb	51152	en	Windows	-	Demo	-	khalek
 	86c9902b7bec1a17926d4dae85beaa45	-1	en	Windows	HE 71	Demo	-	khalek
+	3c90d2a39cafa60b8ebce70a34a59a41	51152	nl	Windows	-	Demo	-	Ben Castricum
 
 farm	Let's Explore the Farm with Buzzy
 	a5c5388da9bf0e6662fdca8813a79d13	86962	en	Windows	-	-	-	George Kormendi
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index 68e4887..81372d0 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 Sat Apr 30 14:24:41 2016
+  This file was generated by the md5table tool on Mon Aug  8 18:46:17 2016
   DO NOT EDIT MANUALLY!
  */
 
@@ -188,6 +188,7 @@ static const MD5Table md5table[] = {
 	{ "3b301b7892f883ce42ab4be6a274fea6", "samnmax", "Floppy", "Floppy", -1, Common::EN_ANY, Common::kPlatformDOS },
 	{ "3b832f4a90740bf22e9b8ed42ca0128c", "freddi4", "HE 99", "", -1, Common::EN_GRB, Common::kPlatformUnknown },
 	{ "3c4c471342bd95505a42334367d8f127", "puttmoon", "HE 70", "", 12161, Common::RU_RUS, Common::kPlatformWindows },
+	{ "3c90d2a39cafa60b8ebce70a34a59a41", "airport", "", "Demo", 51152, Common::NL_NLD, Common::kPlatformWindows },
 	{ "3cce1913a3bc586b51a75c3892ff18dd", "indy3", "VGA", "VGA", -1, Common::RU_RUS, Common::kPlatformDOS },
 	{ "3cf4b6ff78f735b671d8ccc2bc110b15", "maniac", "V2", "V2", -1, Common::ES_ESP, Common::kPlatformAmiga },
 	{ "3d219e7546039543307b55a91282bf18", "funpack", "", "", -1, Common::EN_ANY, Common::kPlatformDOS },


Commit: 6193f40f6b4cb77d77f30fde3fa7e8bb52ecdec4
    https://github.com/scummvm/scummvm/commit/6193f40f6b4cb77d77f30fde3fa7e8bb52ecdec4
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-08-13T18:45:19+02:00

Commit Message:
Merge pull request #803 from BenCastricum/detection_fixes

SCUMM: Detection for dutch airport demo

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









More information about the Scummvm-git-logs mailing list