[Scummvm-cvs-logs] scummvm master -> 3769f30529f924c480cfc9d34d83a78ae2cbc93a

clone2727 clone2727 at gmail.com
Mon Apr 11 22:53:36 CEST 2011


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:
3769f30529 MOHAWK: Add more versions of LB demos


Commit: 3769f30529f924c480cfc9d34d83a78ae2cbc93a
    https://github.com/scummvm/scummvm/commit/3769f30529f924c480cfc9d34d83a78ae2cbc93a
Author: Matthew Hoops (clone2727 at gmail.com)
Date: 2011-04-11T13:52:01-07:00

Commit Message:
MOHAWK: Add more versions of LB demos

>From bug #3275626

Changed paths:
    engines/mohawk/detection_tables.h



diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index ea68ac7..a8f9ee5 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -884,6 +884,22 @@ static const MohawkGameDescription gameDescriptions[] = {
 		"TORTOISE.EXE"
 	},
 
+	// From Scarlatti in bug #3275626
+	{
+		{
+			"tortoise",
+			"Demo v1.1",
+			AD_ENTRY1("TORTOISE.512", "14400a3358a3f1148e4d4b47bc3523c9"),
+			Common::EN_ANY,
+			Common::kPlatformWindows,
+			ADGF_DEMO,
+			Common::GUIO_NONE
+		},
+		GType_LIVINGBOOKSV1,
+		GF_DEMO,
+		"TORTOISE.EXE"
+	},
+
 	{
 		{
 			"tortoise",
@@ -944,6 +960,22 @@ static const MohawkGameDescription gameDescriptions[] = {
 		"ARTHUR.EXE"
 	},
 
+	// From Scarlatti in bug #3275626
+	{
+		{
+			"arthur",
+			"Demo v1.1",
+			AD_ENTRY1("ARTHUR.512", "dabdd466dea26ab5ecb9415cf73f8601"),
+			Common::EN_ANY,
+			Common::kPlatformWindows,
+			ADGF_DEMO,
+			Common::GUIO_NONE
+		},
+		GType_LIVINGBOOKSV1,
+		GF_DEMO,
+		"ARTHUR.EXE"
+	},
+
 	{
 		{
 			"arthur",
@@ -1021,6 +1053,22 @@ static const MohawkGameDescription gameDescriptions[] = {
 		"GRANDMA.EXE"
 	},
 
+	// From Scarlatti in bug #3275626
+	{
+		{
+			"grandma",
+			"Demo v1.1",
+			AD_ENTRY1("GRANDMA.512", "4f616647245bb4e37e6dab7557dad304"),
+			Common::EN_ANY,
+			Common::kPlatformWindows,
+			ADGF_DEMO,
+			Common::GUIO_NONE
+		},
+		GType_LIVINGBOOKSV1,
+		GF_DEMO,
+		"GRANDMA.EXE"
+	},
+
 	{
 		{
 			"grandma",
@@ -1051,6 +1099,23 @@ static const MohawkGameDescription gameDescriptions[] = {
 		"Living Books Player"
 	},
 
+	// Ruff's Bone 1.0
+	// From pacifist
+	{
+		{
+			"ruff",
+			"",
+			AD_ENTRY1("RUFF.512", "3dbda0de6f47a64d1714d89f5a5f60d1"),
+			Common::EN_ANY,
+			Common::kPlatformWindows,
+			ADGF_NO_FLAGS,
+			Common::GUIO_NONE
+		},
+		GType_LIVINGBOOKSV1,
+		0,
+		"RUFF.EXE"
+	},
+
 	{
 		{
 			"ruff",
@@ -1066,36 +1131,35 @@ static const MohawkGameDescription gameDescriptions[] = {
 		"RUFF.EXE"
 	},
 
+	// From Scarlatti in bug #3275626
 	{
 		{
 			"ruff",
 			"Demo",
-			AD_ENTRY1("Ruff's Bone Demo", "22553ac2ceb2a166bdf1def6ad348532"),
+			AD_ENTRY1("RUFF.512", "07b9d013e2400d61ca268892a76de4d2"),
 			Common::EN_ANY,
-			Common::kPlatformMacintosh,
+			Common::kPlatformWindows,
 			ADGF_DEMO,
 			Common::GUIO_NONE
 		},
 		GType_LIVINGBOOKSV1,
 		GF_DEMO,
-		"Living Books Player"
+		"RUFF.EXE"
 	},
 
-	// Ruff's Bone 1.0
-	// From pacifist
 	{
 		{
 			"ruff",
-			"",
-			AD_ENTRY1("RUFF.512", "3dbda0de6f47a64d1714d89f5a5f60d1"),
+			"Demo",
+			AD_ENTRY1("Ruff's Bone Demo", "22553ac2ceb2a166bdf1def6ad348532"),
 			Common::EN_ANY,
-			Common::kPlatformWindows,
-			ADGF_NO_FLAGS,
+			Common::kPlatformMacintosh,
+			ADGF_DEMO,
 			Common::GUIO_NONE
 		},
 		GType_LIVINGBOOKSV1,
-		0,
-		"RUFF.EXE"
+		GF_DEMO,
+		"Living Books Player"
 	},
 
 	{
@@ -1128,6 +1192,22 @@ static const MohawkGameDescription gameDescriptions[] = {
 		"NEWKID.EXE"
 	},
 
+	// From Scarlatti in bug #3275626
+	{
+		{
+			"newkid",
+			"Demo v1.1",
+			AD_ENTRY1("NEWKID.512", "de576f3481f62e84eda03b4d2307492b"),
+			Common::EN_ANY,
+			Common::kPlatformWindows,
+			ADGF_DEMO,
+			Common::GUIO_NONE
+		},
+		GType_LIVINGBOOKSV1,
+		GF_DEMO,
+		"NEWKID.EXE"
+	},
+
 	{
 		{
 			"newkid",
@@ -1189,6 +1269,22 @@ static const MohawkGameDescription gameDescriptions[] = {
 		"BIRTHDAY.EXE"
 	},
 
+	// From Scarlatti in bug #3275626
+	{
+		{
+			"arthurbday",
+			"Demo",
+			AD_ENTRY1("BIRTHDAY.512", "2946b1e06f59ea607b8b29dfc6ba8976"),
+			Common::EN_ANY,
+			Common::kPlatformWindows,
+			ADGF_DEMO,
+			Common::GUIO_NONE
+		},
+		GType_LIVINGBOOKSV1,
+		GF_DEMO,
+		"BIRTHDAY.EXE"
+	},
+
 	{
 		{
 			"arthurbday",
@@ -1234,6 +1330,22 @@ static const MohawkGameDescription gameDescriptions[] = {
 		"Little Monster at School"
 	},
 
+	// From Scarlatti in bug #3275626
+	{
+		{
+			"lilmonster",
+			"Demo",
+			AD_ENTRY1("MONSTER.512", "029e57f1fc8dd1f93f6623a1841f0df2"),
+			Common::EN_ANY,
+			Common::kPlatformWindows,
+			ADGF_DEMO,
+			Common::GUIO_NONE
+		},
+		GType_LIVINGBOOKSV1,
+		GF_DEMO,
+		"MONSTER.EXE"
+	},
+
 	{
 		{
 			"catinthehat",






More information about the Scummvm-git-logs mailing list