r387 - trunk/web/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Nov 28 19:50:04 EST 2005


Author: tma
Date: 2005-11-28 19:50:04 -0500 (Mon, 28 Nov 2005)
New Revision: 387

Modified:
   trunk/web/include/status.php
Log:
* Status update


Modified: trunk/web/include/status.php
===================================================================
--- trunk/web/include/status.php	2005-11-28 11:20:35 UTC (rev 386)
+++ trunk/web/include/status.php	2005-11-29 00:50:04 UTC (rev 387)
@@ -43,15 +43,15 @@
 	<tr>
 		<td scope="row" rowspan="2">Windows</td> <!--OS-->
 		<td>mingw-x86</td> <!--Platform-->
-		<td>working</td> <!--Status-->
-		<td></td> <!--LKWR-->
-		<td></td> <!--Notes-->
+		<td>broken</td> <!--Status-->
+		<td><a href="http://svn.icculus.org/quake3/trunk/?rev=372">372</a></td> <!--LKWR-->
+		<td>Included OpenAL headers are too old right now.</td> <!--Notes-->
 	</tr>
 	<tr>
 		<td>MSVC-x86</td> <!--Platform-->
 		<td>broken</td> <!--Status-->
 		<td><a href="http://svn.icculus.org/quake3/trunk/?rev=342">342</a></td> <!--LKWR-->
-		<td>Project needs updating for codec system and  OpenAL.</td> <!--Notes-->
+		<td>Project needs updating for codec system and OpenAL.</td> <!--Notes-->
 	</tr>
 	<tr>
 		<td scope="row" rowspan="2">Max OS X</td> <!--OS-->
@@ -71,7 +71,7 @@
 		<td>codewarrior?</td> <!--Platform-->
 		<td>broken</td> <!--Status-->
 		<td></td> <!--LKWR-->
-		<td>There is a section in q_platform.h, but no project files. Drop it?</td> <!--Notes-->
+		<td>Getting dropped unless anybody objects soon.</td> <!--Notes-->
 	</tr>
 	<tr>
 		<td scope="row">FreeBSD</td> <!--OS-->
@@ -98,7 +98,7 @@
 		<td>cc-*</td> <!--Platform-->
 		<td>broken</td> <!--Status-->
 		<td></td> <!--LKWR-->
-		<td>Has a section in the Makefile, but nothing otherwise. Drop it?</td> <!--Notes-->
+		<td>Patch pending, I think.</td> <!--Notes-->
 	</tr>
 </table>
 <p>You can keep an eye on the Subversion repository via the <a href="http://svn.icculus.org/quake3/trunk/">




More information about the quake3-commits mailing list