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

tdhs at users.sourceforge.net tdhs at users.sourceforge.net
Mon Oct 25 02:50:53 CEST 2010


Revision: 53784
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53784&view=rev
Author:   tdhs
Date:     2010-10-25 00:50:51 +0000 (Mon, 25 Oct 2010)

Log Message:
-----------
LASTEXPRESS: Adding Date-Time Comments To UK Broderbund Detection Entry

As per Littleboy's request.

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

Modified: scummvm/trunk/engines/lastexpress/detection.cpp
===================================================================
--- scummvm/trunk/engines/lastexpress/detection.cpp	2010-10-25 00:16:38 UTC (rev 53783)
+++ scummvm/trunk/engines/lastexpress/detection.cpp	2010-10-25 00:50:51 UTC (rev 53784)
@@ -52,14 +52,16 @@
 	},
 
 	// The Last Express (English) - UK Broderbund Release
+	// expressw.exe 1997-04-02 14:30:32
+	// express.exe 1997-04-02 15:00:50
 	{
 		"lastexpress",
 		"",
 		{
-			{"HD.HPF",  0, "2d331459e0e68cf277ef4e4043750413", 29865984},
-			{"CD1.HPF", 0, "8c86db47304033fcff32c69fddd5a920", 525522944},
-			{"CD2.HPF", 0, "2672348691e1ae22d37d9f46f3683a07", 669509632},
-			{"CD3.HPF", 0, "33f5e35f51063cb90f6bed9974475aa6", 641056768},
+			{"HD.HPF",  0, "2d331459e0e68cf277ef4e4043750413", 29865984}, // 1997-04-10 11:03:41
+			{"CD1.HPF", 0, "8c86db47304033fcff32c69fddd5a920", 525522944}, // 1997-04-10 11:03:36
+			{"CD2.HPF", 0, "2672348691e1ae22d37d9f46f3683a07", 669509632}, // 1997-04-11 09:48:33
+			{"CD3.HPF", 0, "33f5e35f51063cb90f6bed9974475aa6", 641056768}, // 1997-04-11 09:48:55
 		},
 		Common::EN_ANY,
 		Common::kPlatformUnknown,


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