[Scummvm-cvs-logs] SF.net SVN: scummvm:[48423] scummvm/branches/branch-1-1-0/engines/ parallaction/detection.cpp

peres001 at users.sourceforge.net peres001 at users.sourceforge.net
Tue Mar 30 08:01:32 CEST 2010


Revision: 48423
          http://scummvm.svn.sourceforge.net/scummvm/?rev=48423&view=rev
Author:   peres001
Date:     2010-03-30 06:01:26 +0000 (Tue, 30 Mar 2010)

Log Message:
-----------
(Backport) Let Parallaction return game-specific gameids. This completes the fix for bug 2969234 after LordHoto's patch.

Modified Paths:
--------------
    scummvm/branches/branch-1-1-0/engines/parallaction/detection.cpp

Modified: scummvm/branches/branch-1-1-0/engines/parallaction/detection.cpp
===================================================================
--- scummvm/branches/branch-1-1-0/engines/parallaction/detection.cpp	2010-03-30 05:53:36 UTC (rev 48422)
+++ scummvm/branches/branch-1-1-0/engines/parallaction/detection.cpp	2010-03-30 06:01:26 UTC (rev 48423)
@@ -234,7 +234,7 @@
 	// Structure for autoupgrading obsolete targets
 	0,
 	// Name of single gameid (optional)
-	"parallaction",
+	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