[Scummvm-cvs-logs] SF.net SVN: scummvm:[34416] scummvm/branches/branch-0-12-0/engines/gob/ detection.cpp

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Sun Sep 7 18:27:08 CEST 2008


Revision: 34416
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34416&view=rev
Author:   drmccoy
Date:     2008-09-07 16:27:08 +0000 (Sun, 07 Sep 2008)

Log Message:
-----------
Added polish version of Woodruff, as supplied by goodoldgeorg in bug report #2098838 (backport)

Modified Paths:
--------------
    scummvm/branches/branch-0-12-0/engines/gob/detection.cpp

Modified: scummvm/branches/branch-0-12-0/engines/gob/detection.cpp
===================================================================
--- scummvm/branches/branch-0-12-0/engines/gob/detection.cpp	2008-09-07 16:27:04 UTC (rev 34415)
+++ scummvm/branches/branch-0-12-0/engines/gob/detection.cpp	2008-09-07 16:27:08 UTC (rev 34416)
@@ -1892,6 +1892,19 @@
 		kFeatures640,
 		"intro"
 	},
+	{ // Supplied by goodoldgeorg in bug report #2098838
+		{
+			"woodruff",
+			"",
+			AD_ENTRY1s("intro.stk", "08a96bf061af1fa4f75c6a7cc56b60a4", 20734979),
+			PL_POL,
+			kPlatformPC,
+			Common::ADGF_NO_FLAGS
+		},
+		kGameTypeWoodruff,
+		kFeatures640,
+		"intro"
+	},
 	{
 		{
 			"dynasty",


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