[Scummvm-cvs-logs] SF.net SVN: scummvm:[53914] scummvm/branches/branch-1-2-0/engines/sci/ detection_tables.h

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Fri Oct 29 02:01:43 CEST 2010


Revision: 53914
          http://scummvm.svn.sourceforge.net/scummvm/?rev=53914&view=rev
Author:   thebluegr
Date:     2010-10-29 00:01:43 +0000 (Fri, 29 Oct 2010)

Log Message:
-----------
SCI: Fixed a detection entry of Hoyle 1 (bug report #3090841) (backport)

Modified Paths:
--------------
    scummvm/branches/branch-1-2-0/engines/sci/detection_tables.h

Modified: scummvm/branches/branch-1-2-0/engines/sci/detection_tables.h
===================================================================
--- scummvm/branches/branch-1-2-0/engines/sci/detection_tables.h	2010-10-28 23:59:37 UTC (rev 53913)
+++ scummvm/branches/branch-1-2-0/engines/sci/detection_tables.h	2010-10-29 00:01:43 UTC (rev 53914)
@@ -752,10 +752,10 @@
 		AD_LISTEND},
 		Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH	},
 
-	// Hoyle 1 - English DOS (supplied by eddydrama in bug report #3052366)
+	// Hoyle 1 3.5' - English DOS (supplied by eddydrama in bug report #3052366 and dinnerx in bug report #3090841)
 	{"hoyle1", "", {
 		{"resource.map", 0, "0af9a3dcd72a091960de070432e1f524", 4386},
-		{"resource.001", 0, "e0dd44069a62463fd124974b915f10d", 518127},
+		{"resource.001", 0, "e0dd44069a62a463fd124974b915f10d", 518127},
 		AD_LISTEND},
 		Common::EN_ANY, 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