aboutsummaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authortma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-13 22:42:56 +0000
committertma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-11-13 22:42:56 +0000
commit2d4f4fd1d47743cf07398ac15433871efd8d52f8 (patch)
treebaa986f4a6d6b76722ae04c1a4e97f5329004652 /web
parent633090cac5b7ca6897f5bb1dba3c76c8d285c0e1 (diff)
downloadioquake3-aero-2d4f4fd1d47743cf07398ac15433871efd8d52f8.tar.gz
ioquake3-aero-2d4f4fd1d47743cf07398ac15433871efd8d52f8.zip
* Status update
* Fixed README links git-svn-id: svn://svn.icculus.org/quake3/trunk@354 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r--web/include/get.php4
-rw-r--r--web/include/status.php6
2 files changed, 5 insertions, 5 deletions
diff --git a/web/include/get.php b/web/include/get.php
index 0a2945c..e1ea26b 100644
--- a/web/include/get.php
+++ b/web/include/get.php
@@ -34,7 +34,7 @@ client.</em></p>
(You can check out a specific revision with the -r option, like this:
<span class="shell">svn co svn://svn.icculus.org/quake3/trunk quake3 -r100</span>)
</li>
- <li>Read the <a href="http://svn.icculus.org/*checkout*/quake3/trunk/i_o-q3-readme">readme</a>
+ <li>Read the <a href="http://svn.icculus.org/*checkout*/quake3/trunk/README">README</a>
file. Really. Do it.</li>
<li>Compile and install Quake 3:
<ul>
@@ -65,7 +65,7 @@ client.</em></p>
<p>Building on Windows is slightly complicated. You can either
use Microsoft Visual C++ or MinGW. MinGW works better currently;
both methods are described in the
- <a href="http://svn.icculus.org/*checkout*/quake3/trunk/i_o-q3-readme">readme</a>
+ <a href="http://svn.icculus.org/*checkout*/quake3/trunk/README">README</a>
you already are supposed to have read.</p>
</li>
</ul>
diff --git a/web/include/status.php b/web/include/status.php
index e6ed437..4cf79c2 100644
--- a/web/include/status.php
+++ b/web/include/status.php
@@ -49,9 +49,9 @@
</tr>
<tr>
<td>MSVC-x86</td> <!--Platform-->
- <td>working</td> <!--Status-->
- <td></td> <!--LKWR-->
- <td></td> <!--Notes-->
+ <td>broken</td> <!--Status-->
+ <td>342</td> <!--LKWR-->
+ <td>Project needs updating for codec system and OpenAL.</td> <!--Notes-->
</tr>
<tr>
<td scope="row" rowspan="2">Max OS X</td> <!--OS-->