[Scummvm-git-logs] scummvm master -> 4bb2ef46fc3f7c823684bb5e61e98c41023ff4d5

AndywinXp noreply at scummvm.org
Sun Jul 7 07:00:55 UTC 2024


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:
4bb2ef46fc SCUMM: HE: Add detection for early version of AIRPORT


Commit: 4bb2ef46fc3f7c823684bb5e61e98c41023ff4d5
    https://github.com/scummvm/scummvm/commit/4bb2ef46fc3f7c823684bb5e61e98c41023ff4d5
Author: AndywinXp (andywinxp at gmail.com)
Date: 2024-07-07T09:00:17+02:00

Commit Message:
SCUMM: HE: Add detection for early version of AIRPORT

This comes from a first press of the game named:
"The Airport - Junior Field Trips"
Reported by PaulPfenning-

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


diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 81d496ef93e..e549368c55e 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -694,6 +694,7 @@ airport	Let's Explore the Airport with Buzzy
 	e144f5f49d9241d2a9dee2576b3d09cb	51152	en	Windows	-	Demo	-	khalek
 	86c9902b7bec1a17926d4dae85beaa45	51131	en	Windows	HE 71	Demo	-	khalek
 	3c90d2a39cafa60b8ebce70a34a59a41	51152	nl	Windows	-	Demo	-	Ben Castricum
+	44ec2ceab5eb103e37b25264e3a86271	78063	en	Windows	HE 71	Early Version	-	PaulPfenning
 
 farm	Let's Explore the Farm with Buzzy
 	f4357cf21ba59889d6d5bcc431140238	-1	en	Windows	-	-	-	MrEightThreeOne
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index f44331e9419..62c83681c37 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 Dec  2 05:09:28 2023
+  This file was generated by the md5table tool on Sun Jul 07 06:56:38 2024
   DO NOT EDIT MANUALLY!
  */
 
@@ -231,6 +231,7 @@ static const MD5Table md5table[] = {
 	{ "4252854e7d052cb488b520ba89c3eb6d", "monkey", "SE Talkie", "Unofficial SE Talkie v1.01", 9135, Common::DE_DEU, Common::kPlatformDOS },
 	{ "430bc518017b6fac046f58bab6baad5d", "monkey2", "FM-TOWNS", "", 11135, Common::JA_JPN, Common::kPlatformFMTowns },
 	{ "439a7f4adf510489981ac52308e7d7a2", "maniac", "C64", "", 1188, Common::DE_DEU, Common::kPlatformC64 },
+	{ "44ec2ceab5eb103e37b25264e3a86271", "airport", "HE 71", "Early Version", 78063, Common::EN_ANY, Common::kPlatformWindows },
 	{ "45082a5c9f42ba14dacfe1fdeeba819d", "freddicove", "HE 100", "Demo", 18422, Common::EN_ANY, Common::kPlatformUnknown },
 	{ "45152f7cf2ba8f43cf8a8ea2e740ae09", "monkey", "VGA", "VGA", 8357, Common::ES_ESP, Common::kPlatformDOS },
 	{ "4521138d15d1fd7649c31fb981746231", "pajama2", "HE 98.5", "Demo", -1, Common::DE_DEU, Common::kPlatformUnknown },




More information about the Scummvm-git-logs mailing list