[Scummvm-git-logs] scummvm master -> 3af96774278db51e6d6ef35695a526917988a152

sev- sev at scummvm.org
Mon Aug 23 14:17:53 UTC 2021


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

Summary:
11bb4634e6 MOHAWK: Added Mac English/Spanish arthur demo. Bugreport #12829
bd280c8971 MOHAWK: Added another grandma demo. Bugreport #12830
2e1391e3b0 SCUMM: Added atlantis Mac demo. Bugreport #12831
3f1e1113de CRUISE: Added Atari ST French version. Bugreport #12824
3af9677427 CRUISE: Added support for Amiga Spanish version


Commit: 11bb4634e692836d5d7992ca93e79637a0c5d7b7
    https://github.com/scummvm/scummvm/commit/11bb4634e692836d5d7992ca93e79637a0c5d7b7
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-08-23T16:17:31+02:00

Commit Message:
MOHAWK: Added Mac English/Spanish arthur demo. Bugreport #12829

Changed paths:
    engines/mohawk/detection_tables.h


diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index 6f5ba9b7a9..7a9827d3e1 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -1430,6 +1430,22 @@ static const MohawkGameDescription gameDescriptions[] = {
 		"Living Books Player"
 	},
 
+	// English/Spanish demo. Bugreport #12829
+	{
+		{
+			"arthur",
+			"Demo English/Spanish",
+			AD_ENTRY1s("Bookoutline", "3e6335865b4041be934d2e0c8ee75af2", 645),
+			Common::UNK_LANG,
+			Common::kPlatformMacintosh,
+			ADGF_DEMO,
+			GUIO1(GUIO_NOASPECT)
+		},
+		GType_LIVINGBOOKSV1,
+		GF_DEMO | GF_LB_10,
+		"Arthur's Teacher Trouble"
+	},
+
 	// Just Grandma and Me 2.0
 	// From pacifist
 	{


Commit: bd280c89714b7a593cb35fa3258f99d675be478d
    https://github.com/scummvm/scummvm/commit/bd280c89714b7a593cb35fa3258f99d675be478d
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-08-23T16:17:31+02:00

Commit Message:
MOHAWK: Added another grandma demo. Bugreport #12830

Changed paths:
    engines/mohawk/detection_tables.h


diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index 7a9827d3e1..bfee9ee73b 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -1430,7 +1430,7 @@ static const MohawkGameDescription gameDescriptions[] = {
 		"Living Books Player"
 	},
 
-	// English/Spanish demo. Bugreport #12829
+	// English/Spanish demo. From einstein95, bugreport #12829
 	{
 		{
 			"arthur",
@@ -1579,6 +1579,23 @@ static const MohawkGameDescription gameDescriptions[] = {
 		0,
 	},
 
+	// From einstein95 in bug#12830
+	// English/Japanese/Spanish demo
+	{
+		{
+			"grandma",
+			"Demo v1.12 English/Japanese/Spanish",
+			AD_ENTRY1s("BookOutline", "577c2c6be1b76c38d83446e303664708", 804),
+			Common::UNK_LANG,
+			Common::kPlatformMacintosh,
+			ADGF_DEMO,
+			GUIO1(GUIO_NOASPECT)
+		},
+		GType_LIVINGBOOKSV2,
+		0,
+		0,
+	},
+
 	// From Torsten in bug#5876
 	{
 		{


Commit: 2e1391e3b04952fd4a35a7d0d8e846827e94f214
    https://github.com/scummvm/scummvm/commit/2e1391e3b04952fd4a35a7d0d8e846827e94f214
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-08-23T16:17:31+02:00

Commit Message:
SCUMM: Added atlantis Mac demo. Bugreport #12831

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


diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 032503bf25..4224de5db6 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -312,6 +312,7 @@ atlantis	Indiana Jones and the Fate of Atlantis
 	98744fe66ff730e8c2b3b1f58803ab0b	-1	en	DOS	Floppy	Demo	-	Simon Krumrein, sev
 	12cdc256eae5a461bcc9a49975999841	-1	en	DOS	Floppy	Demo	-	Paulo Vicente
 	99b6f822b0b2612415407865438697d6	-1	en	DOS	-	Demo	non-interactive
+	591bb98948d277f6c91e65db3f26c829	11210	en	Mac	-	Demo	-	einstein95
 	28d24a33448fab6795850bc9f159a4a2	11170	jp	FM-TOWNS	FM-TOWNS	Demo	non-interactive	khalek, Fingolfin
 	add05fa3f50d9264f47638516c9496dd	12035	ru	DOS	-	CD	-	RUSCUMM
 	32765851cd5ed099f8da36a4a6144c7e	-1	ko	DOS	-	CD	Fan translation	ScummVM-Kor
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index d7108fcb4e..36b6eb59ee 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 Jun 10 23:02:38 2021
+  This file was generated by the md5table tool on Mon Aug 23 13:36:37 2021
   DO NOT EDIT MANUALLY!
  */
 
@@ -284,6 +284,7 @@ static const MD5Table md5table[] = {
 	{ "589601b676c98b1c0c987bc031ab68b3", "chase", "HE 95", "", -1, Common::EN_USA, Common::kPlatformUnknown },
 	{ "58fdf4c7ad13540a734e18f8584cad89", "puttzoo", "", "", -1, Common::EN_ANY, Common::kPlatformMacintosh },
 	{ "590e6546aacd0d374b7f3a4f53013ab1", "freddicove", "", "", 41165, Common::UNK_LANG, Common::kPlatformUnknown },
+	{ "591bb98948d277f6c91e65db3f26c829", "atlantis", "", "Demo", 11210, Common::EN_ANY, Common::kPlatformMacintosh },
 	{ "59d5cfcc5e672a6e07baae01328b918b", "PuttTime", "HE 90", "Demo", -1, Common::FR_FRA, Common::kPlatformUnknown },
 	{ "5a35e36fd777e9c37a49c5b2faca52f9", "loom", "EGA", "EGA Demo", 6108, Common::EN_ANY, Common::kPlatformDOS },
 	{ "5b08000a9c47b2887df6506ac767ca68", "fbear", "HE 62", "", -1, Common::EN_ANY, Common::kPlatform3DO },


Commit: 3f1e1113de7c299b7e7288bd37aa30067ec08d62
    https://github.com/scummvm/scummvm/commit/3f1e1113de7c299b7e7288bd37aa30067ec08d62
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-08-23T16:17:31+02:00

Commit Message:
CRUISE: Added Atari ST French version. Bugreport #12824

Changed paths:
    engines/cruise/detection.cpp


diff --git a/engines/cruise/detection.cpp b/engines/cruise/detection.cpp
index 862503e1ab..47c3e40c43 100644
--- a/engines/cruise/detection.cpp
+++ b/engines/cruise/detection.cpp
@@ -150,6 +150,17 @@ static const CRUISEGameDescription gameDescriptions[] = {
 			GUIO0()
 		},
 	},
+	{ // AtariST French edition. Bugreport #12824
+		{
+			"cruise",
+			0,
+			AD_ENTRY1s("D1", "485ff850b7035316621f632e33f56468", 537311),
+			Common::FR_FRA,
+			Common::kPlatformAtariST,
+			ADGF_NO_FLAGS,
+			GUIO0()
+		},
+	},
 	{
 		{
 			"cruise",


Commit: 3af96774278db51e6d6ef35695a526917988a152
    https://github.com/scummvm/scummvm/commit/3af96774278db51e6d6ef35695a526917988a152
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2021-08-23T16:17:31+02:00

Commit Message:
CRUISE: Added support for Amiga Spanish version

Changed paths:
    engines/cruise/cruise.cpp
    engines/cruise/detection.cpp
    engines/cruise/staticres.cpp
    engines/cruise/staticres.h


diff --git a/engines/cruise/cruise.cpp b/engines/cruise/cruise.cpp
index 5e9dc2dde4..39ce2df251 100644
--- a/engines/cruise/cruise.cpp
+++ b/engines/cruise/cruise.cpp
@@ -162,6 +162,9 @@ bool CruiseEngine::loadLanguageStrings() {
 		case Common::IT_ITA:
 			p = italianLanguageStrings;
 			break;
+		case Common::ES_ESP:
+			p = spanishLanguageStrings;
+			break;
 		default:
 			return false;
 		}
diff --git a/engines/cruise/detection.cpp b/engines/cruise/detection.cpp
index 47c3e40c43..4b91e457ca 100644
--- a/engines/cruise/detection.cpp
+++ b/engines/cruise/detection.cpp
@@ -139,6 +139,17 @@ static const CRUISEGameDescription gameDescriptions[] = {
 			GUIO0()
 		},
 	},
+	{ // Amiga Spanish edition.
+		{
+			"cruise",
+			0,
+			AD_ENTRY1s("D1", "b600d0892a2605b9ead63e1c86a8a0a3", 700576),
+			Common::ES_ESP,
+			Common::kPlatformAmiga,
+			ADGF_NO_FLAGS,
+			GUIO0()
+		},
+	},
 	{ // AtariST English KixxXL edition.
 		{
 			"cruise",
diff --git a/engines/cruise/staticres.cpp b/engines/cruise/staticres.cpp
index e9ba941ae0..1e300972bd 100644
--- a/engines/cruise/staticres.cpp
+++ b/engines/cruise/staticres.cpp
@@ -325,4 +325,9 @@ const char *italianLanguageStrings[13] = {
 	"Salva", "Carica", "Ricomincia", "Esci"
 };
 
+const char *spanishLanguageStrings[13] = {
+	"Pausa", NULL, NULL, NULL, NULL, "Inventario", "Hablar de...", "Menu del jugador", NULL,
+	"Salvar", "Cargar", "Recomenzar", "Salir"
+};
+
 } // End of namespace Cruise
diff --git a/engines/cruise/staticres.h b/engines/cruise/staticres.h
index 3691260078..20dd938a1f 100644
--- a/engines/cruise/staticres.h
+++ b/engines/cruise/staticres.h
@@ -58,6 +58,7 @@ extern const char *englishLanguageStrings[13];
 extern const char *frenchLanguageStrings[13];
 extern const char *germanLanguageStrings[13];
 extern const char *italianLanguageStrings[13];
+extern const char *spanishLanguageStrings[13];
 
 } // End of namespace Cruise
 




More information about the Scummvm-git-logs mailing list