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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Sat Sep 27 22:04:06 CEST 2008


Revision: 34662
          http://scummvm.svn.sourceforge.net/scummvm/?rev=34662&view=rev
Author:   drmccoy
Date:     2008-09-27 20:04:06 +0000 (Sat, 27 Sep 2008)

Log Message:
-----------
Added a spanish floppy version of Lost in Time, as supplied by goodoldgeorg in bug report #2105220 (backport)

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

Modified: scummvm/branches/branch-0-12-0/engines/gob/detection.cpp
===================================================================
--- scummvm/branches/branch-0-12-0/engines/gob/detection.cpp	2008-09-27 20:04:04 UTC (rev 34661)
+++ scummvm/branches/branch-0-12-0/engines/gob/detection.cpp	2008-09-27 20:04:06 UTC (rev 34662)
@@ -991,6 +991,19 @@
 		kFeaturesAdlib,
 		"intro"
 	},
+	{ // Supplied by goodoldgeorg in bug report #2105220
+		{
+			"lostintime",
+			"",
+			AD_ENTRY1s("intro.stk", "cd322cb3c64ef2ba2f2134aa2122cfe9", 3936700),
+			ES_ESP,
+			kPlatformPC,
+			Common::ADGF_NO_FLAGS
+		},
+		kGameTypeLostInTime,
+		kFeaturesAdlib,
+		"intro"
+	},
 	{
 		{
 			"lostintime",


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