aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authortma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-05 19:27:20 +0000
committertma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-05 19:27:20 +0000
commitda031f8d68b051b3ad9d3515d5eeca181273c37a (patch)
treed97cc2604af68057d9670555a906998cc6c6d42a /web
parent2ad7d3b71555eca328d0380e915cf52a18a4f95c (diff)
downloadioquake3-aero-da031f8d68b051b3ad9d3515d5eeca181273c37a.tar.gz
ioquake3-aero-da031f8d68b051b3ad9d3515d5eeca181273c37a.zip
* Update the web status table
* Just deleted the text STATUS -- maintaining two identical entities is a pain git-svn-id: svn://svn.icculus.org/quake3/trunk@283 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r--web/include/status.php23
1 files changed, 18 insertions, 5 deletions
diff --git a/web/include/status.php b/web/include/status.php
index 07971ba..33ffa53 100644
--- a/web/include/status.php
+++ b/web/include/status.php
@@ -32,7 +32,13 @@
<td>gcc-ppc</td> <!--Platform-->
<td>working</td> <!--Status-->
<td></td> <!--LKWR-->
- <td></td> <!--Notes-->
+ <td>Altivec build has similar problems to OS X G4 build.</td> <!--Notes-->
+ </tr>
+ <tr>
+ <td>gcc-alpha</td> <!--Platform-->
+ <td>working</td> <!--Status-->
+ <td></td> <!--LKWR-->
+ <td>Dedicated server only with VM interpreter.</td> <!--Notes-->
</tr>
<tr>
<td scope="row" rowspan="2">Windows</td> <!--OS-->
@@ -43,8 +49,8 @@
</tr>
<tr>
<td>MSVC-x86</td> <!--Platform-->
- <td>unknown</td> <!--Status-->
- <td><a href="http://svn.icculus.org/quake3/trunk/?rev=180">180</a>ish?</td> <!--LKWR-->
+ <td>working</td> <!--Status-->
+ <td></td> <!--LKWR-->
<td></td> <!--Notes-->
</tr>
<tr>
@@ -61,6 +67,13 @@
<td>Client has severe graphical glitches.</td> <!--Notes-->
</tr>
<tr>
+ <td scope="row" rowspan="2">Max OS 9</td> <!--OS-->
+ <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-->
+ </tr>
+ <tr>
<td scope="row">FreeBSD</td> <!--OS-->
<td>gcc-x86</td> <!--Platform-->
<td>working</td> <!--Status-->
@@ -70,7 +83,7 @@
<tr>
<td scope="row" rowspan="2">Solaris</td> <!--OS-->
<td>gcc-x86</td> <!--Platform-->
- <td>broken</td> <!--Status-->
+ <td>working</td> <!--Status-->
<td></td> <!--LKWR-->
<td></td> <!--Notes-->
</tr>
@@ -85,7 +98,7 @@
<td>cc-*</td> <!--Platform-->
<td>broken</td> <!--Status-->
<td></td> <!--LKWR-->
- <td>Doesn't exist. Should we drop it?</td> <!--Notes-->
+ <td>Has a section in the Makefile, but nothing otherwise. Drop it?</td> <!--Notes-->
</tr>
</table>