[Scummvm-cvs-logs] SF.net SVN: scummvm:[48168] scummvm/trunk/engines/gob/detection.cpp

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Sat Mar 6 10:46:48 CET 2010


Revision: 48168
          http://scummvm.svn.sourceforge.net/scummvm/?rev=48168&view=rev
Author:   strangerke
Date:     2010-03-06 09:46:42 +0000 (Sat, 06 Mar 2010)

Log Message:
-----------
Playtoons - Add MD5s specified by scoriae in the forums

Modified Paths:
--------------
    scummvm/trunk/engines/gob/detection.cpp

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2010-03-06 09:37:03 UTC (rev 48167)
+++ scummvm/trunk/engines/gob/detection.cpp	2010-03-06 09:46:42 UTC (rev 48168)
@@ -3788,6 +3788,24 @@
 		kFeatures640,
 		"intro2.stk", 0, 0
 	},
+	{ // Supplied by scoriae in the forums
+		{
+			"playtoons1",
+			"",
+			{
+				{"playtoon.stk", 0, "9e513e993a5b0e2496add3f50c08764b", 30448506},
+				{"archi.stk", 0, "00d8274519dfcf8a0d8ae3099daea0f8", 5532135},
+ 				{0, 0, 0, 0}
+			},
+			EN_ANY,
+			kPlatformPC,
+			ADGF_NO_FLAGS,
+			GUIO_NOSUBTITLES | GUIO_NOSPEECH
+		},
+		kGameTypePlaytoons,
+		kFeatures640,
+		"intro2.stk", 0, 0
+	},
 	{
 		{
 			"playtoons1",
@@ -3926,6 +3944,24 @@
 		kFeatures640,
 		"intro2.stk", 0, 0
 	},
+	{ // Supplied by scoriae in the forums
+		{
+			"playtoons2",
+			"",
+			{
+				{"playtoon.stk", 0, "9e513e993a5b0e2496add3f50c08764b", 30448506},
+				{"spirou.stk", 0, "993737f112ca6a9b33c814273280d832", 9825760},
+				{0, 0, 0, 0}
+			},
+			EN_ANY,
+			kPlatformPC,
+			ADGF_NO_FLAGS,
+			GUIO_NOSUBTITLES | GUIO_NOSPEECH
+		},
+		kGameTypePlaytoons,
+		kFeatures640,
+		"intro2.stk", 0, 0
+	},
 	{
 		{
 			"playtoons3",
@@ -3998,7 +4034,7 @@
 		kFeatures640,
 		"intro2.stk", 0, 0
 	},
-	{ // Supplied by Hkz
+	{ // Supplied by Hkz on #scummvm
 		{
 			"playtoons3",
 			"",


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list