r784 - webspace/include
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Tue May 16 19:14:22 EDT 2006
Author: floam
Date: 2006-05-16 19:14:22 -0400 (Tue, 16 May 2006)
New Revision: 784
Modified:
webspace/include/downloads.php
webspace/include/media.php
Log:
make game data more obvious on linux
Modified: webspace/include/downloads.php
===================================================================
--- webspace/include/downloads.php 2006-05-16 07:11:39 UTC (rev 783)
+++ webspace/include/downloads.php 2006-05-16 23:14:22 UTC (rev 784)
@@ -24,8 +24,11 @@
<p>
Execute the <tt>.run</tt> file with something like
<tt>sh <em>ioquake3-version_etc.run</em></tt></p>
- <p>If you want to play Quake III, the game, run the data installer afterwards, it
- will prompt for the CD-ROM and install the updated <tt>pk3</tt> files from id for you.</p>
+ <p>If you want to play Quake III, the game, run the <a href="#pk3inst">data installer
+ afterwards, it will prompt for the CD-ROM and install the updated <tt>pk3</tt> files
+ from id for you. <strong>It's very important you run this even if you already have
+ the data from the CD copied, the game will not start without the newer pk3 files
+ from id!</strong><br />
<p>
<a href="files/ioquake3-1.33_SVN777-0.1.i386.run">
Download for x86</a>, 2.7MB.
@@ -41,7 +44,7 @@
<tt>8839eb1239ed29b512ea3a3027449703</tt></a></em><br />
<em>Built from Subversion
<a href="http://svn.icculus.org/quake3/trunk/?rev=777">revision 777</a>.</em>
- </p><p><a href="files/ioquake3-data-1.32-0.noarch.run">
+ </p><p><a id="pk3inst" href="files/ioquake3-data-1.32-0.noarch.run">
Game data installer for all</a>, 27MB.
<em>MD5: <a href="files/ioquake3-data-1.32-0.noarch.run.asc">
<tt>cb78cafa045056dc0a60b1297a43a13a</tt></a></em><br /></p><p>
Modified: webspace/include/media.php
===================================================================
--- webspace/include/media.php 2006-05-16 07:11:39 UTC (rev 783)
+++ webspace/include/media.php 2006-05-16 23:14:22 UTC (rev 784)
@@ -48,7 +48,7 @@
<p>Our project's attempt at a logo is available in the following formats and configurations
for individuals & game press:</p>
-<ul>
+<ul class="indent">
<li><a href="images/quake3_logo.svg">Scalable SVG</a> <em>(requires Calibri font)</em></li>
<li><a href="images/quake3_logo.eps">Scalable EPS</a></li>
<li><a href="images/quake3_logo.png">Raster PNG</a></li>
More information about the quake3-commits
mailing list