diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-03 06:00:54 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-03 06:00:54 +0000 |
commit | 742b0b54dd648dd33dc337c0cdfc40f496f5f182 (patch) | |
tree | 96f1c27375a4d8754c5d917faeeb6e964cf31d12 /web/include/status.php | |
parent | 4b62b9e5590df2a3237a40db21313afb9807ca66 (diff) | |
download | ioquake3-aero-742b0b54dd648dd33dc337c0cdfc40f496f5f182.tar.gz ioquake3-aero-742b0b54dd648dd33dc337c0cdfc40f496f5f182.zip |
Make getdata page pass XHTML validation and add links to status
git-svn-id: svn://svn.icculus.org/quake3/trunk@612 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web/include/status.php')
-rw-r--r-- | web/include/status.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/web/include/status.php b/web/include/status.php index ebd8bd9..3745b5e 100644 --- a/web/include/status.php +++ b/web/include/status.php @@ -115,14 +115,14 @@ Web interface</a>.</p> <li><a href="http://www.openal.org/">OpenAL</a> support for sound. Surround sound supported.</li> <li>AVI video capture of demos.</li> - <li>Ogg Vorbis support.</li> + <li><a href="http://www.vorbis.com/">Ogg Vorbis</a> support.</li> <li><a href="http://libsdl.org" title="Simple DirectMedia Layer">SDL</a> being used for input, OpenGL context management, and sound. Though not on Windows yet.</li> <li>Colors converted to ANSI escape codes in terminal output. (set <tt>ttycon_ansicolor</tt> to 1 to enable this.)</li> <li>Much improved autocompletion on the console.</li> <li>Persistent console history.</li> - <li>Much improved QVM tools.</li> + <li>Much improved <acronym title="Quake Virtual Machine">QVM</acronym> tools.</li> <li>MinGW compilation support on Windows and cross-compilation on Linux</li> <li>More supported platforms, see the table above.</li> <li>Lots and lots of bug fixes.</li> @@ -138,8 +138,8 @@ Web interface</a>.</p> <a href="http://www.urbanterror.net/">Urban Terror</a>, <a href="http://www.rq3.com/">Reaction Quake 3</a>, or any other popular modification that puts the engine through it's paces.</li> - <li>An installer which includes all up-to-date id <tt>pk3</tt> - files, requires original CD-ROM. Users will need to copy the + <li>An installer which includes all <a href="?page=getdata">to-date id <tt>pk3</tt> + files</a>, requires original CD-ROM. Users might need to copy the <tt>pak0.pk3</tt> file themselves.</li> </ol> |