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

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Mon Aug 24 23:58:24 CEST 2009


Revision: 43712
          http://scummvm.svn.sourceforge.net/scummvm/?rev=43712&view=rev
Author:   strangerke
Date:     2009-08-24 21:58:24 +0000 (Mon, 24 Aug 2009)

Log Message:
-----------
Add ADI 2.6 FR detection

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-08-24 21:56:54 UTC (rev 43711)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-08-24 21:58:24 UTC (rev 43712)
@@ -3690,6 +3690,20 @@
 	{
 		{
 			"adi2",
+			"Adi 2.6",
+			AD_ENTRY1s("adi2.stk", "2fb940eb8105b12871f6b88c8c4d1615", 16780058),
+			FR_FRA,
+			kPlatformPC,
+			ADGF_NO_FLAGS,
+			GUIO_NONE
+		},
+		kGameTypeAdibou4,
+		kFeatures640,
+		"adi2.stk", "ediintro.tot", 0
+	},
+	{
+		{
+			"adi2",
 			"Adi 2.7.1",
 			AD_ENTRY1s("adi2.stk", "6fa5dffebf5c7243c6af6b8c188ee00a", 19278008),
 			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