[Scummvm-cvs-logs] SF.net SVN: scummvm:[51550] scummvm/trunk/engines/sci/detection_tables.h

m_kiewitz at users.sourceforge.net m_kiewitz at users.sourceforge.net
Sat Jul 31 21:35:54 CEST 2010


Revision: 51550
          http://scummvm.svn.sourceforge.net/scummvm/?rev=51550&view=rev
Author:   m_kiewitz
Date:     2010-07-31 19:35:53 +0000 (Sat, 31 Jul 2010)

Log Message:
-----------
SCI: fixing CR/LF, adding info about polish lsl1

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-07-31 19:20:33 UTC (rev 51549)
+++ scummvm/trunk/engines/sci/detection_tables.h	2010-07-31 19:35:53 UTC (rev 51550)
@@ -1405,10 +1405,10 @@
 		Common::RU_RUS, Common::kPlatformPC, 0, GUIO_NOSPEECH	},
 
 	// Larry 1 VGA Remake - Polish DOS (from Polish Leisure Suit Larry Collection, official release)
-	// SCI interpreter version 1.000.577, VERSION file reports "2.1"
+	// SCI interpreter version 1.000.577, VERSION file reports "2.1" (this release does NOT include english text)
 	{"lsl1sci", "VGA Remake", {
 		{"resource.map", 0, "58330a85767e42a2487129913283ab5b", 3228},
-		{"resource.000", 0, "b6097ff35cdc8469f02150fe2f824198", 4781210},
+		{"resource.000", 0, "b6097ff35cdc8469f02150fe2f824198", 4781210},
 		{NULL, 0, NULL, 0}},
 		Common::PL_POL, Common::kPlatformPC, 0, GUIO_NOSPEECH	},
 


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