[Scummvm-cvs-logs] SF.net SVN: scummvm:[38568] scummvm/trunk/engines/sci/detection.cpp
mthreepwood at users.sourceforge.net
mthreepwood at users.sourceforge.net
Fri Feb 20 01:27:27 CET 2009
Revision: 38568
http://scummvm.svn.sourceforge.net/scummvm/?rev=38568&view=rev
Author: mthreepwood
Date: 2009-02-20 00:27:27 +0000 (Fri, 20 Feb 2009)
Log Message:
-----------
Re-enable some more Amiga entries.
Modified Paths:
--------------
scummvm/trunk/engines/sci/detection.cpp
Modified: scummvm/trunk/engines/sci/detection.cpp
===================================================================
--- scummvm/trunk/engines/sci/detection.cpp 2009-02-20 00:17:56 UTC (rev 38567)
+++ scummvm/trunk/engines/sci/detection.cpp 2009-02-20 00:27:27 UTC (rev 38568)
@@ -131,7 +131,6 @@
SCI_VERSION(0, 000, 453)
},
-#if 0
// Castle of Dr. Brain - English Amiga (from www.back2roots.org)
{{"castlebrain", "", {
{"resource.map", 0, "9f9fb826aa7e944b95eadbf568244a68", 2766},
@@ -143,9 +142,7 @@
{},
SCI_VERSION(1, 000, 510)
},
-#endif
-#if 0
// Castle of Dr. Brain - German Amiga (from www.back2roots.org)
{{"castlebrain", "", {
{"resource.map", 0, "8e60424682db52a982bcc3535a7e86f3", 2796},
@@ -157,7 +154,6 @@
{},
SCI_VERSION(1, 000, 510)
},
-#endif
#if 0
// Castle of Dr. Brain - Spanish DOS
@@ -198,7 +194,6 @@
SCI_VERSION(0, 000, 685)
},
-#if 0
// Conquests of Camelot - English Amiga (from www.back2roots.org)
{{"camelot", "", {
{"resource.map", 0, "51aba42f8e63b219755d4372ea424509", 6654},
@@ -213,7 +208,6 @@
{},
SCI_VERSION(0, 000, 685)
},
-#endif
// Conquests of Camelot - English DOS
{{"camelot", "", {
@@ -227,7 +221,6 @@
SCI_VERSION(0, 000, 685)
},
-#if 0
// Conquests of the Longbow - English Amiga (from www.back2roots.org)
{{"longbow", "", {
{"resource.map", 0, "6204f3d00c0f6c0f5f95a29a4190f2f9", 6048},
@@ -242,7 +235,6 @@
{},
SCI_VERSION(1, 000, 510)
},
-#endif
#if 0
// Conquests of the Longbow - English DOS
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