aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--web/include/status.php6
2 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index b8c749c..cd99dec 100644
--- a/README
+++ b/README
@@ -25,7 +25,7 @@ Refer to the web-site for updated status, enjoy!
Compiling (Under Windows)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Run Visual Studio, open the quake3.vcproj file in the win32
+Run Visual Studio, open the quake3.sln file in the win32/msvc
directory. Build. Copy the resultant Quake3.exe to your quake 3
directory, make a backup if you want to keep your original.
diff --git a/web/include/status.php b/web/include/status.php
index b86f0e9..685e6d5 100644
--- a/web/include/status.php
+++ b/web/include/status.php
@@ -49,9 +49,9 @@
</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>working</td> <!--Status-->
+ <td></td> <!--LKWR-->
+ <td></td> <!--Notes-->
</tr>
<tr>
<td scope="row" rowspan="2">Max OS X</td> <!--OS-->