[Scummvm-cvs-logs] SF.net SVN: scummvm:[45471] scummvm/branches/branch-1-0-0/engines/gob/ detection.cpp

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Wed Oct 28 16:00:43 CET 2009


Revision: 45471
          http://scummvm.svn.sourceforge.net/scummvm/?rev=45471&view=rev
Author:   drmccoy
Date:     2009-10-28 15:00:43 +0000 (Wed, 28 Oct 2009)

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

Modified Paths:
--------------
    scummvm/branches/branch-1-0-0/engines/gob/detection.cpp

Modified: scummvm/branches/branch-1-0-0/engines/gob/detection.cpp
===================================================================
--- scummvm/branches/branch-1-0-0/engines/gob/detection.cpp	2009-10-28 14:57:13 UTC (rev 45470)
+++ scummvm/branches/branch-1-0-0/engines/gob/detection.cpp	2009-10-28 15:00:43 UTC (rev 45471)
@@ -1885,6 +1885,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