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

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Tue Jul 7 09:51:18 CEST 2009


Revision: 42208
          http://scummvm.svn.sourceforge.net/scummvm/?rev=42208&view=rev
Author:   strangerke
Date:     2009-07-07 07:51:18 +0000 (Tue, 07 Jul 2009)

Log Message:
-----------
Add detection of Playtoons 2 En

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-07-07 07:50:40 UTC (rev 42207)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-07-07 07:51:18 UTC (rev 42208)
@@ -3438,6 +3438,24 @@
 			"playtoons2",
 			"",
 			{
+				{"playtoon.stk", 0, "4772c96be88a57f0561519e4a1526c62", 24406262},
+				{"spirou.stk", 0, "5d9c7644d0c47840169b4d016765cc1a", 9816201},
+				{0, 0, 0, 0}
+			},
+			EN_ANY,
+			kPlatformPC,
+			ADGF_NO_FLAGS,
+			GUIO_NOSUBTITLES | GUIO_NOSPEECH
+		},
+		kGameTypePlaytoon,
+		kFeatures640,
+		"intro2.stk", 0, 0
+	},
+	{
+		{
+			"playtoons2",
+			"",
+			{
 				{"playtoon.stk", 0, "55a85036dd93cce93532d8f743d90074", 17467154},
 				{"spirou.stk", 0, "e3e1b6148dd72fafc3637f1a8e5764f5", 9812043},
 				{0, 0, 0, 0}


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