r377 - in trunk: . web/include

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Nov 27 03:37:38 EST 2005


Author: zakk
Date: 2005-11-27 03:37:38 -0500 (Sun, 27 Nov 2005)
New Revision: 377

Modified:
   trunk/README
   trunk/web/include/get.php
Log:
documentation updates


Modified: trunk/README
===================================================================
--- trunk/README	2005-11-26 17:51:26 UTC (rev 376)
+++ trunk/README	2005-11-27 08:37:38 UTC (rev 377)
@@ -25,11 +25,9 @@
 
 Compiling (Under Windows)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-Run Space Visual Dot Net 2040 Extra Entropy Edition under your BeOS emulator.
-Open the quake3.vcproj file in the win32 directory.
-Build.
-Copy the resultant Quake3.exe to your quake 3 directory, make a backup if you want to keep
-your original.
+Run Visual Studio, open the quake3.vcproj file in the win32
+directory. Build. Copy the resultant Quake3.exe to your quake 3
+directory, make a backup if you want to keep your original.
 
 Copy the resultant dlls to your baseq3 directory, backup etc.
 
@@ -41,7 +39,7 @@
 1. If not already there, change to the directory containing this readme
 2. Run 'make'
 
-For distrib maintainers, you can set some make variables:
+For distribution maintainers, you can set some make variables:
  OPTIMIZE        - use this for custom CFLAGS
  DEFAULT_BASEDIR - extra path to search for baseq3 and such
  BUILD_SERVER    - build the 'q3ded' server binary (1 = build it, default = 1)
@@ -51,7 +49,7 @@
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 Set the COPYDIR variable in the shell to be where you installed
 Quake 3 to. By default it will be /usr/local/games/quake3 if you
-haven't set it.
+haven't set it. Which is where the id patch installs by default.
 
 Then run "make copyfiles", beware that this will overwrite any binaries
 installed previously, even official id ones.

Modified: trunk/web/include/get.php
===================================================================
--- trunk/web/include/get.php	2005-11-26 17:51:26 UTC (rev 376)
+++ trunk/web/include/get.php	2005-11-27 08:37:38 UTC (rev 377)
@@ -74,9 +74,9 @@
 	<a href="?page=help">help</a>.</li>
 </ol>
 <h2>Point Release Installers</h2>
-<p>As of now, you still need to install the old point releases before this project
-because they contain updated <span class="shell">pk3</span> files. We mirror them
-for your convienience:</p>
+<p>The id software patches are still needed before installing
+this project because they contain updated <span class="shell">pk3</span>
+files. We mirror them for your convienience:</p>
 <ul>
 	<li><a href="http://filesingularity.timedoctor.org/linuxq3apoint-1.32b-3.x86.run">Linux</a></li>
 	<li><a href="http://filesingularity.timedoctor.org/q3pointrelease_132.exe">Windows</a></li>




More information about the quake3-commits mailing list