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

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Sat May 9 00:52:48 CEST 2009


Revision: 40395
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40395&view=rev
Author:   strangerke
Date:     2009-05-08 22:52:47 +0000 (Fri, 08 May 2009)

Log Message:
-----------
Add detection for Adib?\195?\185 2 Ambiente et pour Adib?\195?\185 prima elementare : Imparo a leggere e a contare

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-05-08 22:44:26 UTC (rev 40394)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-05-08 22:52:47 UTC (rev 40395)
@@ -2932,7 +2932,7 @@
 	{
 		{
 			"adibouunknown",
-			"ADIBOU 2 French",
+			"ADIBOU 2 environnement",
 			AD_ENTRY1s("intro.stk", "092707829555f27706920e4cacf1fada", 8737958),
 			FR_FRA,
 			kPlatformPC,
@@ -2946,6 +2946,52 @@
 	{
 		{
 			"adibouunknown",
+			"ADIBOU 2",
+			AD_ENTRY1s("intro.stk", "092707829555f27706920e4cacf1fada", 8737958),
+			DE_DEU,
+			kPlatformPC,
+			ADGF_NO_FLAGS
+		},
+		kGameTypeAdibouUnknown,
+		kFeaturesNone,
+		0,
+		0
+	},
+	{
+		{
+			"adibouunknown",
+			"ADIB\xD9 2 Ambiente",
+			AD_ENTRY1s("intro.stk", "092707829555f27706920e4cacf1fada", 8737958),
+			IT_ITA,
+			kPlatformPC,
+			ADGF_NO_FLAGS
+		},
+		kGameTypeAdibouUnknown,
+		kFeaturesNone,
+		0,
+		0
+	},
+	{
+		{
+			"adibouunknown",
+				"ADIB\xD9 prima elementare : Imparo a leggere e a contare",
+			{
+				{"intro.stk", 0, "092707829555f27706920e4cacf1fada", 8737958},
+				{"appbou2.itk", 0, "f7bf045f6bdce5a7607c720e36704f33", 200005632},
+				{NULL, 0, NULL, 0}
+			},
+			IT_ITA,
+			kPlatformPC,
+			ADGF_NO_FLAGS
+		},
+		kGameTypeAdibouUnknown,
+		kFeaturesNone,
+		"adibou.stk",
+		"intro.tot"
+	},
+	{
+		{
+			"adibouunknown",
 			"ADIBOU pr\xE9sente La Magie (STK2.1/OBC)",
 			{
 				{"adibou.stk", 0, "977d2449d398f3df23238d718fca35b5", 61097},


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