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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Tue Aug 24 19:17:14 CEST 2010


Revision: 52350
          http://scummvm.svn.sourceforge.net/scummvm/?rev=52350&view=rev
Author:   thebluegr
Date:     2010-08-24 17:17:13 +0000 (Tue, 24 Aug 2010)

Log Message:
-----------
SCI: added another version of Hoyle 1 (bug report #3052366)

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-08-24 17:12:31 UTC (rev 52349)
+++ scummvm/trunk/engines/sci/detection_tables.h	2010-08-24 17:17:13 UTC (rev 52350)
@@ -727,6 +727,13 @@
 		AD_LISTEND},
 		Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH	},
 
+	// Hoyle 1 - English DOS (supplied by eddydrama in bug report #3052366)
+	{"hoyle1", "", {
+		{"resource.map", 0, "0af9a3dcd72a091960de070432e1f524", 4386},
+		{"resource.001", 0, "e0dd44069a62463fd124974b915f10d", 518127},
+		AD_LISTEND},
+		Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH	},
+
 #if 0 // TODO: unknown if these files are corrupt
 	// Hoyle 1 - English Amiga (from www.back2roots.org)
 	// SCI interpreter version 0.000.519 - FIXME: some have 0.000.530, others x.yyy.zzz


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