r444 - in trunk: . web/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Dec 12 12:53:55 EST 2005


Author: maik
Date: 2005-12-12 12:53:55 -0500 (Mon, 12 Dec 2005)
New Revision: 444

Modified:
   trunk/README
   trunk/web/include/status.php
Log:
website


Modified: trunk/README
===================================================================
--- trunk/README	2005-12-12 17:38:03 UTC (rev 443)
+++ trunk/README	2005-12-12 17:53:55 UTC (rev 444)
@@ -25,7 +25,7 @@
 
 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.
 

Modified: trunk/web/include/status.php
===================================================================
--- trunk/web/include/status.php	2005-12-12 17:38:03 UTC (rev 443)
+++ trunk/web/include/status.php	2005-12-12 17:53:55 UTC (rev 444)
@@ -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-->




More information about the quake3-commits mailing list