aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authortma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-29 00:50:04 +0000
committertma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-29 00:50:04 +0000
commit315c6a8522b8348b50609ec81d24d6c770a39752 (patch)
treef106ebfd0a72e49032d6ea56eec04becc8bc13c4 /web
parentb452aa8bd1e4f34c56e3448440ed0c15f80521cd (diff)
downloadioquake3-aero-315c6a8522b8348b50609ec81d24d6c770a39752.tar.gz
ioquake3-aero-315c6a8522b8348b50609ec81d24d6c770a39752.zip
* Status update
git-svn-id: svn://svn.icculus.org/quake3/trunk@387 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r--web/include/status.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/web/include/status.php b/web/include/status.php
index 7351bdf..6a62a76 100644
--- a/web/include/status.php
+++ b/web/include/status.php
@@ -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/">