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

jvprat at users.sourceforge.net jvprat at users.sourceforge.net
Thu Mar 12 15:40:27 CET 2009


Revision: 39358
          http://scummvm.svn.sourceforge.net/scummvm/?rev=39358&view=rev
Author:   jvprat
Date:     2009-03-12 14:40:27 +0000 (Thu, 12 Mar 2009)

Log Message:
-----------
Groovie: We need to save gameids to distinguish different entries detected from the same game files

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

Modified: scummvm/trunk/engines/groovie/detection.cpp
===================================================================
--- scummvm/trunk/engines/groovie/detection.cpp	2009-03-12 13:16:50 UTC (rev 39357)
+++ scummvm/trunk/engines/groovie/detection.cpp	2009-03-12 14:40:27 UTC (rev 39358)
@@ -175,7 +175,7 @@
 	// Structure for autoupgrading obsolete targets
 	0,
 	// Name of single gameid (optional)
-	"groovie",
+	0,
 	// List of files for file-based fallback detection (optional)
 	0,
 	// Flags


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