[Scummvm-cvs-logs] SF.net SVN: scummvm:[36246] scummvm/trunk/engines/agi/detection.cpp

buddha_ at users.sourceforge.net buddha_ at users.sourceforge.net
Sat Feb 7 20:47:27 CET 2009


Revision: 36246
          http://scummvm.svn.sourceforge.net/scummvm/?rev=36246&view=rev
Author:   buddha_
Date:     2009-02-07 19:47:26 +0000 (Sat, 07 Feb 2009)

Log Message:
-----------
Add detection entry for Gold Rush! 3.0 (Bought from The Software Farm, reported by Muyfa666 on the forums and in the bug report #2565036).

Modified Paths:
--------------
    scummvm/trunk/engines/agi/detection.cpp

Modified: scummvm/trunk/engines/agi/detection.cpp
===================================================================
--- scummvm/trunk/engines/agi/detection.cpp	2009-02-07 12:55:39 UTC (rev 36245)
+++ scummvm/trunk/engines/agi/detection.cpp	2009-02-07 19:47:26 UTC (rev 36246)
@@ -225,6 +225,9 @@
 	// Gold Rush! (PC 3.5") 2.01 12/22/88 [AGI 3.002.149]
 	GAME3("goldrush", "2.01 1988-12-22 3.5\"", "grdir", "6a285235745f69b4b421403659497216", 0x3149, GID_GOLDRUSH),
 
+	// Gold Rush! (PC 3.5", bought from The Software Farm) 3.0 1998-12-22 [AGI 3.002.149]
+	GAME3("goldrush", "3.0 1998-12-22 3.5\"", "grdir", "6882b6090473209da4cd78bb59f78dbe", 0x3149, GID_GOLDRUSH),
+
 	{
 		// Gold Rush! (PC 5.25") 2.01 12/22/88 [AGI 3.002.149]
 		{


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