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

lordhoto at users.sourceforge.net lordhoto at users.sourceforge.net
Tue Oct 19 01:40:36 CEST 2010


Revision: 53596
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53596&view=rev
Author:   lordhoto
Date:     2010-10-18 23:40:36 +0000 (Mon, 18 Oct 2010)

Log Message:
-----------
LASTEXPRESS: Add md5sums of German TLE.

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

Modified: scummvm/trunk/engines/lastexpress/detection.cpp
===================================================================
--- scummvm/trunk/engines/lastexpress/detection.cpp	2010-10-18 23:06:52 UTC (rev 53595)
+++ scummvm/trunk/engines/lastexpress/detection.cpp	2010-10-18 23:40:36 UTC (rev 53596)
@@ -83,6 +83,22 @@
 		Common::GUIO_NONE
 	},
 
+	// The Last Express (German)
+	{
+		"lastexpress",
+		"",
+		{
+			{"HD.HPF", 0, "7cdd70fc0b1555785f1e9e8d371ea85c", 31301632},
+			{"CD1.HPF", 0, "6d74cc861d172466bc745ff8bf0e59c5", 522971136},
+			{"CD2.HPF", 0, "b71ac9391de415807c74ff078f4fab22", 655702016},
+			{"CD3.HPF", 0, "ee55d4310546dd2a38560b096d1c2771", 641144832},
+		},
+		Common::DE_DEU,
+		Common::kPlatformWindows,
+		ADGF_NO_FLAGS,
+		Common::GUIO_NONE
+	},
+
 	// The Last Express (Spanish)
 	{
 		"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