[Scummvm-cvs-logs] CVS: web/docs release.xml,1.76,1.77

Jonathan Gray khalek at users.sourceforge.net
Sun Dec 5 19:32:01 CET 2004


Update of /cvsroot/scummvm/web/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25942

Modified Files:
	release.xml 
Log Message:
dott tested, lots of "No instrument specified" a
"CHARSET_1: invalid code 8" and a few setObjectState calls on
objects that don't exist (230, 344, 345) but nothing that
visibly affected gameplay.


Index: release.xml
===================================================================
RCS file: /cvsroot/scummvm/web/docs/release.xml,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- release.xml	6 Dec 2004 03:28:00 -0000	1.76
+++ release.xml	6 Dec 2004 03:31:50 -0000	1.77
@@ -108,7 +108,7 @@
 <tr><td>Monkey 2</td><td>NONE</td><td>...</td>
 	<?php portStatus(array("Win32" => 0, "Linux" => 0, "DC" => 0, "Palm" => 0, "WinCE" => 0, "Mac" => 0, "OpenBSD" => 0)); ?></tr>
 <tr><td>Tentacle</td><td>NONE</td><td>...</td>
-	<?php portStatus(array("Win32" => 0, "Linux" => 0, "DC" => 0, "Palm" => 0, "WinCE" => 0, "Mac" => 0, "OpenBSD" => 0)); ?></tr>
+	<?php portStatus(array("Win32" => 0, "Linux" => 0, "DC" => 0, "Palm" => 0, "WinCE" => 0, "Mac" => 0, "OpenBSD" => 1)); ?></tr>
 <tr><td>Samnmax</td><td>NONE</td><td>...</td>
 	<?php portStatus(array("Win32" => 0, "Linux" => 0, "DC" => 0, "Palm" => 0, "WinCE" => 0, "Mac" => 0, "OpenBSD" => 0)); ?></tr>
 <tr><td>Full Throttle</td><td>NONE</td><td>...</td>





More information about the Scummvm-git-logs mailing list