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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Tue Jun 9 20:52:55 CEST 2009


Revision: 41405
          http://scummvm.svn.sourceforge.net/scummvm/?rev=41405&view=rev
Author:   drmccoy
Date:     2009-06-09 18:52:55 +0000 (Tue, 09 Jun 2009)

Log Message:
-----------
Multi-lingual Inca2 version (American, French, German, Italian, Spanish)

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-06-09 18:19:11 UTC (rev 41404)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-06-09 18:52:55 UTC (rev 41405)
@@ -2363,6 +2363,62 @@
 	{
 		{
 			"inca2",
+			"",
+			AD_ENTRY1s("intro.stk", "d33011df8758ac64ca3dca77c7719001", 908612),
+			DE_DEU,
+			kPlatformWindows,
+			ADGF_NO_FLAGS,
+			GUIO_NOSPEECH
+		},
+		kGameTypeInca2,
+		kFeaturesAdlib,
+		0, 0, 0
+	},
+	{
+		{
+			"inca2",
+			"",
+			AD_ENTRY1s("intro.stk", "d33011df8758ac64ca3dca77c7719001", 908612),
+			IT_ITA,
+			kPlatformWindows,
+			ADGF_NO_FLAGS,
+			GUIO_NOSPEECH
+		},
+		kGameTypeInca2,
+		kFeaturesAdlib,
+		0, 0, 0
+	},
+	{
+		{
+			"inca2",
+			"",
+			AD_ENTRY1s("intro.stk", "d33011df8758ac64ca3dca77c7719001", 908612),
+			ES_ESP,
+			kPlatformWindows,
+			ADGF_NO_FLAGS,
+			GUIO_NOSPEECH
+		},
+		kGameTypeInca2,
+		kFeaturesAdlib,
+		0, 0, 0
+	},
+	{
+		{
+			"inca2",
+			"",
+			AD_ENTRY1s("intro.stk", "d33011df8758ac64ca3dca77c7719001", 908612),
+			FR_FRA,
+			kPlatformWindows,
+			ADGF_NO_FLAGS,
+			GUIO_NOSPEECH
+		},
+		kGameTypeInca2,
+		kFeaturesAdlib,
+		0, 0, 0
+	},
+	{
+		{
+			"inca2",
 			"Non-Interactive Demo",
 			{
 				{"cons.imd", 0, "f896ba0c4a1ac7f7260d342655980b49", 17804},


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