[Scummvm-cvs-logs] SF.net SVN: scummvm:[53657] scummvm/trunk/engines/sci/detection_tables.h
m_kiewitz at users.sourceforge.net
m_kiewitz at users.sourceforge.net
Wed Oct 20 23:47:27 CEST 2010
Revision: 53657
http://scummvm.svn.sourceforge.net/scummvm/?rev=53657&view=rev
Author: m_kiewitz
Date: 2010-10-20 21:47:26 +0000 (Wed, 20 Oct 2010)
Log Message:
-----------
SCI: removing "german" laura bow 1
the version released in Germany was/is 100% english-only
Modified Paths:
--------------
scummvm/trunk/engines/sci/detection_tables.h
Modified: scummvm/trunk/engines/sci/detection_tables.h
===================================================================
--- scummvm/trunk/engines/sci/detection_tables.h 2010-10-20 21:23:02 UTC (rev 53656)
+++ scummvm/trunk/engines/sci/detection_tables.h 2010-10-20 21:47:26 UTC (rev 53657)
@@ -1480,20 +1480,6 @@
AD_LISTEND},
Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH },
- // Laura Bow - German DOS (from Tobis87, also includes english language)
- // SCI interpreter version 0.000.631 (or 0.000.685?)
- {"laurabow", "", {
- {"resource.map", 0, "b1905f6aa68ff65a057b080b1eae954c", 12030},
- {"resource.001", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 108032},
- {"resource.002", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 354680},
- {"resource.003", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 361815},
- {"resource.004", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 339714},
- {"resource.005", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 327465},
- {"resource.006", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 328390},
- {"resource.007", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 317687},
- AD_LISTEND},
- Common::DE_DEU, Common::kPlatformPC, ADGF_ADDENGLISH, GUIO_NOSPEECH },
-
// Laura Bow 2 - English DOS Non-Interactive Demo (from FRG)
// Executable scanning reports "x.yyy.zzz"
// SCI interpreter version 1.001.069 (just a guess)
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