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

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Wed May 6 09:56:23 CEST 2009


Revision: 40344
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40344&view=rev
Author:   strangerke
Date:     2009-05-06 07:56:23 +0000 (Wed, 06 May 2009)

Log Message:
-----------
Gob - Add MD5 as provided by Luca in scummvm-devel for Woodruff ITA

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-05-06 01:18:12 UTC (rev 40343)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-05-06 07:56:23 UTC (rev 40344)
@@ -2529,6 +2529,21 @@
 		0,
 		0
 	},
+	{ // Supplied by Luca in scummvm-devel vol.36 iss.1
+		{
+			"woodruff",
+			"",
+			AD_ENTRY1s("intro.stk", "60348a87651f92e8492ee070556a96d8", 7069736),
+			IT_ITA,
+			kPlatformPC,
+			ADGF_NO_FLAGS
+		},
+		kGameTypeWoodruff,
+		kFeatures640,
+		0,
+		0
+	},
+
 	{
 		{
 			"woodruff",


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