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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Mon Feb 12 22:26:52 CET 2007


Revision: 25538
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25538&view=rev
Author:   drmccoy
Date:     2007-02-12 13:26:52 -0800 (Mon, 12 Feb 2007)

Log Message:
-----------
Adding MD5s supplied by vampir_raziel in bug report #1658373

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2007-02-12 21:14:34 UTC (rev 25537)
+++ scummvm/trunk/engines/gob/detection.cpp	2007-02-12 21:26:52 UTC (rev 25538)
@@ -546,17 +546,50 @@
 		GF_GOB2,
 		"intro"
 	},
-	{
+	{ // Supplied by vampir_raziel in bug report #1658373
 		{
 			"ween",
 			"",
-			AD_ENTRY1("intro.stk", "257fe669705ac4971efdfd5656eef16a"),
+			AD_ENTRY1s("intro.stk", "bfd9d02faf3d8d60a2cf744f95eb48dd", 456570),
+			EN_GRB,
+			kPlatformAmiga,
+		},
+		GF_GOB2,
+		"intro"
+	},
+	{ // Supplied by vampir_raziel in bug report #1658373
+		{
+			"ween",
+			"",
+			AD_ENTRY1s("intro.stk", "af83debf2cbea21faa591c7b4608fe92", 458192),
+			DE_DEU,
+			kPlatformAmiga,
+		},
+		GF_GOB2,
+		"intro"
+	},
+	{ // Supplied by vampir_raziel in bug report #1658373
+		{
+			"ween",
+			"",
+			AD_ENTRY1s("intro.stk", "257fe669705ac4971efdfd5656eef16a", 457719),
 			FR_FRA,
 			kPlatformAmiga,
 		},
 		GF_GOB2,
 		"intro"
 	},
+	{ // Supplied by vampir_raziel in bug report #1658373
+		{
+			"ween",
+			"",
+			AD_ENTRY1s("intro.stk", "dffd1ab98fe76150d6933329ca6f4cc4", 459458),
+			FR_FRA,
+			kPlatformAmiga,
+		},
+		GF_GOB2,
+		"intro"
+	},
 	{
 		{
 			"ween",


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