[Scummvm-cvs-logs] SF.net SVN: scummvm:[49016] scummvm/trunk/engines/sci/graphics/paint16.cpp

m_kiewitz at users.sourceforge.net m_kiewitz at users.sourceforge.net
Wed May 12 21:56:50 CEST 2010


Revision: 49016
          http://scummvm.svn.sourceforge.net/scummvm/?rev=49016&view=rev
Author:   m_kiewitz
Date:     2010-05-12 19:56:50 +0000 (Wed, 12 May 2010)

Log Message:
-----------
SCI: tracked down the kDisplay change, added comment about that

Modified Paths:
--------------
    scummvm/trunk/engines/sci/graphics/paint16.cpp

Modified: scummvm/trunk/engines/sci/graphics/paint16.cpp
===================================================================
--- scummvm/trunk/engines/sci/graphics/paint16.cpp	2010-05-12 19:46:24 UTC (rev 49015)
+++ scummvm/trunk/engines/sci/graphics/paint16.cpp	2010-05-12 19:56:50 UTC (rev 49016)
@@ -538,6 +538,7 @@
 		// Restore port settings for SCI01+ only
 		// the change actually happened inbetween sci0late. sq3new has fixed scripts and includes this change
 		//  sq3old doesn't and restoring the port will result in font 0 getting used when scanning for planets
+		// to be exact it happened between .530 (hoyle1) and .566 (heros quest)
 		*currport = oldPort;
 	}
 	currport->curTop = tTop;


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