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

athrxx at users.sourceforge.net athrxx at users.sourceforge.net
Sat May 30 14:40:00 CEST 2009


Revision: 41028
          http://scummvm.svn.sourceforge.net/scummvm/?rev=41028&view=rev
Author:   athrxx
Date:     2009-05-30 12:40:00 +0000 (Sat, 30 May 2009)

Log Message:
-----------
LOL: - added non-installed English floppy version to detection

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

Modified: scummvm/trunk/engines/kyra/detection.cpp
===================================================================
--- scummvm/trunk/engines/kyra/detection.cpp	2009-05-30 12:30:13 UTC (rev 41027)
+++ scummvm/trunk/engines/kyra/detection.cpp	2009-05-30 12:40:00 UTC (rev 41028)
@@ -994,6 +994,21 @@
 			"lol",
 			0,
 			{
+				{ "WESTWOOD.1", 0, "c656aa9a2b4032d341e3dc8e3525b917", -1 },
+				{ 0, 0, 0, 0 }
+			},
+			Common::EN_ANY,
+			Common::kPlatformPC,
+			ADGF_NO_FLAGS
+		},
+		LOL_FLOPPY_CMP_FLAGS
+	},
+
+	{
+		{
+			"lol",
+			0,
+			{
 				{ "WESTWOOD.1", 0, "3c61cb7de5b2ec452f5851f5075207ee", -1 },
 				{ 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