[Scummvm-cvs-logs] CVS: web/docs regressions.xml,1.2,1.3

Jonathan Gray khalek at users.sourceforge.net
Mon Jan 20 22:46:02 CET 2003


Update of /cvsroot/scummvm/web/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv711

Modified Files:
	regressions.xml 
Log Message:
more regressions... full throttle one seems similiar to the problem with the last scene in comi

Index: regressions.xml
===================================================================
RCS file: /cvsroot/scummvm/web/docs/regressions.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- regressions.xml	21 Jan 2003 06:06:43 -0000	1.2
+++ regressions.xml	21 Jan 2003 06:45:22 -0000	1.3
@@ -16,12 +16,22 @@
 <ul>
 <li>Monkey Island:
 	<ul>
-		<li>The intro crashes if you press escape at a certain point after the lucasfilm logo.  Patch <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=671031&group_id=37116&atid=418822">#671031</a> tries to address this.
+		<li>The intro crashes if you press escape at a certain point after the lucasfilm logo.  Patch <a href="http://sourceforge.net/tracker/index.php?func=detail&aid=671031&group_id=37116&atid=418822">671031</a> tries to address this.
 	</ul>
 
 <li>Loom:
 	<ul>
 		<li>Not all of the distaff is cleared from the screen after weaving open on the egg near the start of the game. See <a href="http://users.bigpond.net.au/tgray2/loombug.png">here</a> for a screenshot.
+	</ul>
+
+<li>Zak256:
+	<ul>
+		<li>Failed assetion when turning on (not using) the lighter in the case. See bug report <a href ="http://sourceforge.net/tracker/index.php?func=detail&aid=670942&group_id=37116&atid=418820">670942</a>. scumm/usage_bits.cpp:42: void Scumm::setGfxUsageBit(int, int): Assertion `1 <= bit && bit <= 96' failed.
+	</ul>
+
+<li>Full Throttle:
+	<ul>
+		<li>Can't see Ben or anything else moving in the gas tower scene, only part of inventory/ verb coin visible when using. See savegame <a href="http://users.bigpond.net.au/tgray2/ft.s15">here</a>.
 	</ul>
 </ul>
 





More information about the Scummvm-git-logs mailing list