[Scummvm-cvs-logs] CVS: scummvm/scumm gfx.cpp,2.265,2.266

Torbj?rn Andersson eriktorbjorn at users.sourceforge.net
Sat Feb 14 02:51:01 CET 2004


Update of /cvsroot/scummvm/scummvm/scumm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17145

Modified Files:
	gfx.cpp 
Log Message:
Reverted patch #889552. Kirben confirmed it was wrong for DOTT, and it was
causing regressions in FOA. See bug #884171 and #893500 for details.


Index: gfx.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/scumm/gfx.cpp,v
retrieving revision 2.265
retrieving revision 2.266
diff -u -d -r2.265 -r2.266
--- gfx.cpp	3 Feb 2004 08:47:38 -0000	2.265
+++ gfx.cpp	14 Feb 2004 10:43:55 -0000	2.266
@@ -245,7 +245,6 @@
 
 	if (slot != 3) {
 		vs->setDirtyRange(0, height);
-		updateDirtyScreen(slot);
 	}
 }
 





More information about the Scummvm-git-logs mailing list