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

tdhs at users.sourceforge.net tdhs at users.sourceforge.net
Sat Oct 23 16:37:26 CEST 2010


Revision: 53733
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53733&view=rev
Author:   tdhs
Date:     2010-10-23 14:37:26 +0000 (Sat, 23 Oct 2010)

Log Message:
-----------
LASTEXPRESS: Add md5sums of UK Broderbund TLE.

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

Modified: scummvm/trunk/engines/lastexpress/detection.cpp
===================================================================
--- scummvm/trunk/engines/lastexpress/detection.cpp	2010-10-23 13:44:30 UTC (rev 53732)
+++ scummvm/trunk/engines/lastexpress/detection.cpp	2010-10-23 14:37:26 UTC (rev 53733)
@@ -51,6 +51,22 @@
 		Common::GUIO_NONE
 	},
 
+	// The Last Express (English) - UK Broderbund Release
+	{
+		"lastexpress",
+		"",
+		{
+			{"HD.HPF",  0, "2d331459e0e68cf277ef4e4043750413", 29865984},
+			{"CD1.HPF", 0, "8c86db47304033fcff32c69fddd5a920", 525522944},
+			{"CD2.HPF", 0, "2672348691e1ae22d37d9f46f3683a07", 669509632},
+			{"CD3.HPF", 0, "33f5e35f51063cb90f6bed9974475aa6", 641056768},
+		},
+		Common::EN_ANY,
+		Common::kPlatformWindows,
+		ADGF_NO_FLAGS,
+		Common::GUIO_NONE
+	},
+
 	// The Last Express (English) - Interplay Release
 	{
 		"lastexpress",


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