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

drmccoy at users.sourceforge.net drmccoy at users.sourceforge.net
Sun Mar 23 01:24:58 CET 2008


Revision: 31223
          http://scummvm.svn.sourceforge.net/scummvm/?rev=31223&view=rev
Author:   drmccoy
Date:     2008-03-22 17:24:58 -0700 (Sat, 22 Mar 2008)

Log Message:
-----------
Added the MD5 for a non-interactive demo of Lost in Time

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

Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp	2008-03-22 16:05:23 UTC (rev 31222)
+++ scummvm/trunk/engines/gob/detection.cpp	2008-03-23 00:24:58 UTC (rev 31223)
@@ -1046,6 +1046,19 @@
 	},
 	{
 		{
+			"lostintime",
+			"Non-interactive Demo",
+			AD_ENTRY1("demo.stk", "2eba8abd9e3878c57307576012dd2fec"),
+			UNK_LANG,
+			kPlatformPC,
+			Common::ADGF_DEMO
+		},
+		kGameTypeLostInTime,
+		kFeaturesAdlib,
+		"demo"
+	},
+	{
+		{
 			"gob3",
 			"",
 			AD_ENTRY1s("intro.stk", "32b0f57f5ae79a9ae97e8011df38af42", 157084),


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