r354 - trunk/web/include
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Sun Nov 13 17:42:56 EST 2005
Author: tma
Date: 2005-11-13 17:42:56 -0500 (Sun, 13 Nov 2005)
New Revision: 354
Modified:
trunk/web/include/get.php
trunk/web/include/status.php
Log:
* Status update
* Fixed README links
Modified: trunk/web/include/get.php
===================================================================
--- trunk/web/include/get.php 2005-11-13 22:16:24 UTC (rev 353)
+++ trunk/web/include/get.php 2005-11-13 22:42:56 UTC (rev 354)
@@ -34,7 +34,7 @@
(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 @@
<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>
Modified: trunk/web/include/status.php
===================================================================
--- trunk/web/include/status.php 2005-11-13 22:16:24 UTC (rev 353)
+++ trunk/web/include/status.php 2005-11-13 22:42:56 UTC (rev 354)
@@ -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-->
More information about the quake3-commits
mailing list