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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Wed Oct 28 15:56:32 CET 2009


Revision: 45469
          http://scummvm.svn.sourceforge.net/scummvm/?rev=45469&view=rev
Author:   drmccoy
Date:     2009-10-28 14:56:32 +0000 (Wed, 28 Oct 2009)

Log Message:
-----------
Adding another Windows Lost in Time version, German/French

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2009-10-28 14:53:35 UTC (rev 45468)
+++ scummvm/trunk/engines/gob/detection.cpp	2009-10-28 14:56:32 UTC (rev 45469)
@@ -1969,6 +1969,34 @@
 	},
 	{
 		{
+			"lostintime",
+			"",
+			AD_ENTRY1s("intro.stk", "0ddf39cea1ec30ecc8bfe444ebd7b845", 4219382),
+			DE_DEU,
+			kPlatformWindows,
+			ADGF_NO_FLAGS,
+			GUIO_NOSUBTITLES | GUIO_NOSPEECH
+		},
+		kGameTypeLostInTime,
+		kFeaturesAdlib,
+		0, 0, 0
+	},
+	{
+		{
+			"lostintime",
+			"",
+			AD_ENTRY1s("intro.stk", "0ddf39cea1ec30ecc8bfe444ebd7b845", 4219382),
+			FR_FRA,
+			kPlatformWindows,
+			ADGF_NO_FLAGS,
+			GUIO_NOSUBTITLES | GUIO_NOSPEECH
+		},
+		kGameTypeLostInTime,
+		kFeaturesAdlib,
+		0, 0, 0
+	},
+	{
+		{
 			"fascination",
 			"CD Version (Censored)",
 			AD_ENTRY1s("disk0.stk", "9c61e9c22077f72921f07153e37ccf01", 545953),


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