[Scummvm-cvs-logs] SF.net SVN: scummvm:[43435] scummvm/branches/branch-1-0-0/engines/cruise/ detection.cpp

dreammaster at users.sourceforge.net dreammaster at users.sourceforge.net
Sun Aug 16 14:04:24 CEST 2009


Revision: 43435
          http://scummvm.svn.sourceforge.net/scummvm/?rev=43435&view=rev
Author:   dreammaster
Date:     2009-08-16 12:04:24 +0000 (Sun, 16 Aug 2009)

Log Message:
-----------
Backport detection entry for the UK 16 colour version

Modified Paths:
--------------
    scummvm/branches/branch-1-0-0/engines/cruise/detection.cpp

Modified: scummvm/branches/branch-1-0-0/engines/cruise/detection.cpp
===================================================================
--- scummvm/branches/branch-1-0-0/engines/cruise/detection.cpp	2009-08-16 12:03:48 UTC (rev 43434)
+++ scummvm/branches/branch-1-0-0/engines/cruise/detection.cpp	2009-08-16 12:04:24 UTC (rev 43435)
@@ -70,6 +70,19 @@
 	{
 		{
 			"cruise",
+			"16 colours",
+			AD_ENTRY1("D1", "cd29a4cd9162076e9a18495fe56a48f3"),
+			Common::EN_GRB,
+			Common::kPlatformPC,
+			ADGF_NO_FLAGS,
+			GUIO_NONE
+		},
+		GType_CRUISE,
+		0,
+	},
+	{
+		{
+			"cruise",
 			"16 colors",
 			AD_ENTRY1("D1", "41a7a4d426dbd048eb369cfee4bb2717"),
 			Common::FR_FRA,


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