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

AndywinXp noreply at scummvm.org
Sun Oct 5 15:44:34 UTC 2025


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

Summary:
d203c8cddf SCUMM: FUNPACK: Add Putt-Putt's Fun Pack (Mac Floppy) version


Commit: d203c8cddfea98d5070c8062580c9d01e974795a
    https://github.com/scummvm/scummvm/commit/d203c8cddfea98d5070c8062580c9d01e974795a
Author: AndywinXp (andywinxp at gmail.com)
Date: 2025-10-05T17:44:27+02:00

Commit Message:
SCUMM: FUNPACK: Add Putt-Putt's Fun Pack (Mac Floppy) version

As reported by HerbFargus.

This closes #14738.

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


diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 1f2edc8dd8f..52aaea2fca1 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -978,6 +978,7 @@ funpack	Putt-Putt's Fun Pack
 	46b53fd430adcfbed791b48a0d4b079f	-1	en	DOS	-	-	-	khalek
 	90a329d8ad5b7ce0690429e98cfbb32f	-1	he	DOS	-	-	-
 	61fa2dd4dc9e58347c4de5f4243a3ba6	5798	ja	Mac	-	-	-	HerbFargus
+	f3038f4a7c98c3cdcc767bad832b0f54	5798	en	Mac	Mac Floppy	Floppy	-	HerbFargus
 
 PuttsFunShop	Putt-Putt's One-Stop Fun Shop
 	5262a27afcaee04e5c4900220bd463e7	35741	us	All	-	-	-	Kirben
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index 15cad95ad5d..4dd478e59a2 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 Apr  3 16:06:08 2025
+  This file was generated by the md5table tool on Sun Oct 05 15:41:54 2025
   DO NOT EDIT MANUALLY!
  */
 
@@ -772,6 +772,7 @@ static const MD5Table md5table[] = {
 	{ "f27b1ba0eadaf2a6617b2b58192d1dbf", "samnmax", "Floppy", "Floppy", 9040, Common::DE_DEU, Common::kPlatformDOS },
 	{ "f27dc913b7fb3eb5b48bde1e4a687102", "monkey", "SE Talkie", "Unofficial SE Talkie", 9135, Common::CA_ESP, Common::kPlatformDOS },
 	{ "f2ec78e50bdc63b70044e9758be10914", "spyfox", "HE 98.5", "Demo", 20141, Common::NL_NLD, Common::kPlatformMacintosh },
+	{ "f3038f4a7c98c3cdcc767bad832b0f54", "funpack", "Mac Floppy", "Floppy", 5798, Common::EN_ANY, Common::kPlatformMacintosh },
 	{ "f3c4ed6101b4c26c762b2dfb16b1481d", "indy3", "VGA", "VGA", 6295, Common::FR_FRA, Common::kPlatformDOS },
 	{ "f3c5d9bf3f091bd1f18dc1013fba5396", "atlantis", "Steam", "Steam", 638976, Common::EN_ANY, Common::kPlatformWindows },
 	{ "f3d55aea441e260e9e9c7d2a187097e0", "puttzoo", "", "Demo", 14337, Common::EN_ANY, Common::kPlatformWindows },




More information about the Scummvm-git-logs mailing list