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

tag2015 noreply at scummvm.org
Wed Nov 6 19:41:06 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:
fd404e530a DIRECTOR: Add Moomin Party DK


Commit: fd404e530ac3f8ca0182e42048ff199832aec36f
    https://github.com/scummvm/scummvm/commit/fd404e530ac3f8ca0182e42048ff199832aec36f
Author: Walter Agazzi (walter.agazzi at protonmail.com)
Date: 2024-11-06T20:37:48+01:00

Commit Message:
DIRECTOR: Add Moomin Party DK

Fix #12899

Changed paths:
    engines/director/detection_tables.h


diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index e3d7bc131c8..35e422d3c1f 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -6834,6 +6834,10 @@ static const DirectorGameDescription gameDescriptions[] = {
 									  	      "hd_data/MENU.DXR", "4809a8c0c7c064f3ea0dbd6844260c67", 5070544, Common::FI_FIN, 501),
 	WINGAME2t_l("moominparty", "Windows 3.1", "MUMIN31.EXE", 	  "92fc805cebf17a05026b508293afd0c4", 938553,
 									  		  "HD_DATA/MENU.DXR", "4809a8c0c7c064f3ea0dbd6844260c67", 5070544, Common::FI_FIN, 501),
+	WINGAME2_l("moominparty", "Windows 95", "Mumin95.exe",	 "t:f11b230993af8dba0fd2efa0d3271c89", 1416715,
+											"DATA/MENU.DXR", "t:4809a8c0c7c064f3ea0dbd6844260c67", 5059198, Common::DA_DNK, 501),
+	WINDEMO2_l("moominparty", "Demo", "Mumin95.exe",	  "t:f11b230993af8dba0fd2efa0d3271c89", 1416715,
+									  "HD_DATA/MENU.DXR", "t:4809a8c0c7c064f3ea0dbd6844260c67", 5059198, Common::DA_DNK, 501),
 
 	WINGAME2_l("moordspel", "Launcher", "START.EXE",		   "t:da430559115b6fe11854313fdaa4babf", 1447063,
 										"TRAVEL/BAL_GX_F.MOV", "d:93ed396925332df6e302a67af8bc5e13", 139037, Common::NL_NLD, 500),




More information about the Scummvm-git-logs mailing list