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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Tue Jun 15 14:34:12 CEST 2010


Revision: 49845
          http://scummvm.svn.sourceforge.net/scummvm/?rev=49845&view=rev
Author:   fingolfin
Date:     2010-06-15 12:34:12 +0000 (Tue, 15 Jun 2010)

Log Message:
-----------
AGI: Specify bug reference for workaround

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

Modified: scummvm/trunk/engines/agi/sprite.cpp
===================================================================
--- scummvm/trunk/engines/agi/sprite.cpp	2010-06-15 12:33:54 UTC (rev 49844)
+++ scummvm/trunk/engines/agi/sprite.cpp	2010-06-15 12:34:12 UTC (rev 49845)
@@ -242,7 +242,7 @@
 		pos0 += _WIDTH;
 	}
 
-	// WORKAROUND
+	// WORKAROUND (see ScummVM bug #1945716)
 	// When set.view command is called, current code cannot detect  this situation while updating
 	// Thus we force removal of the old sprite
 	if (s->v->viewReplaced) {


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