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

athrxx at users.sourceforge.net athrxx at users.sourceforge.net
Fri Aug 15 01:46:38 CEST 2008


Revision: 33886
          http://scummvm.svn.sourceforge.net/scummvm/?rev=33886&view=rev
Author:   athrxx
Date:     2008-08-14 23:46:37 +0000 (Thu, 14 Aug 2008)

Log Message:
-----------
lol: new detection entry (german floppy extracted)

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

Modified: scummvm/trunk/engines/kyra/detection.cpp
===================================================================
--- scummvm/trunk/engines/kyra/detection.cpp	2008-08-14 23:45:02 UTC (rev 33885)
+++ scummvm/trunk/engines/kyra/detection.cpp	2008-08-14 23:46:37 UTC (rev 33886)
@@ -944,6 +944,22 @@
 		LOL_FLOPPY_CMP_FLAGS
 	},
 
+	{
+		{
+			"lol",
+			"Extracted",
+			{
+				{ "GENERAL.PAK", 0, "996e66e81054d36249907a1d8158da3d", -1 },
+				{ "CHAPTER7.PAK", 0, "cabee57f00d6d84b65a732b6868a4959", -1 },
+				{ 0, 0, 0, 0 }
+			},
+			Common::DE_DEU,
+			Common::kPlatformPC,
+			Common::ADGF_NO_FLAGS
+		},
+		LOL_FLOPPY_FLAGS
+	},
+
 	/* disable these targets until they get supported
 	{
 		{


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