[Scummvm-cvs-logs] SF.net SVN: scummvm:[41326] scummvm/trunk/engines/sci/detection.cpp
sev at users.sourceforge.net
sev at users.sourceforge.net
Sun Jun 7 12:13:05 CEST 2009
Revision: 41326
http://scummvm.svn.sourceforge.net/scummvm/?rev=41326&view=rev
Author: sev
Date: 2009-06-07 10:13:05 +0000 (Sun, 07 Jun 2009)
Log Message:
-----------
MD5 from bugreport #2797962: "SCI: Laura Bows 2 german, md5"
Modified Paths:
--------------
scummvm/trunk/engines/sci/detection.cpp
Modified: scummvm/trunk/engines/sci/detection.cpp
===================================================================
--- scummvm/trunk/engines/sci/detection.cpp 2009-06-07 10:04:41 UTC (rev 41325)
+++ scummvm/trunk/engines/sci/detection.cpp 2009-06-07 10:13:05 UTC (rev 41326)
@@ -1436,19 +1436,17 @@
SCI_VERSION_1_1
},
-#if 0
- // FIXME: add resource.msg, since the other files are the same as in the spanish version
- // Laura Bow 2 v1.1 - German DOS Floppy (from Tobis87, updated info from markcoolio in bug report #2723787))
- // SCI interpreter version 1.001.069 (just a guess)
+ // Laura Bow 2 v1.1 - German DOS Floppy (from Tobis87, updated info from markcoolio in bug report #2723787, updated info from #2797962))
+ // Executable scanning reports "2.000.274"
{{"laurabow2", "", {
{"resource.map", 0, "3b6dfbcda210bbc3f23fd1927113bf98", 6483},
{"resource.000", 0, "57084910bc923bff5d6d9bc1b56e9604", 5028766},
+ {"resource.msg", 0, "795c928cd00dfec9fbc62ebcd12e1f65", 303185},
{NULL, 0, NULL, 0}}, Common::DE_DEU, Common::kPlatformPC, 0, GUIO_NOSPEECH},
0,
SCI_VERSION_AUTODETECT,
SCI_VERSION_1_1
},
-#endif
// Laura Bow 2 - Spanish DOS CD (from jvprat)
// Executable scanning reports "2.000.274", VERSION file reports "1.000.000, May 10, 1994"
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