documentation updates

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@590 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
Ozkan Sezer 2011-12-30 21:15:31 +00:00
parent 7f78c093b7
commit 65b01214fc
3 changed files with 4 additions and 36 deletions

View file

@ -66,13 +66,7 @@ It includes 64bit CPU support, a new sound driver, several networking fixes and
<P>
<UL>
<LI>
<A HREF="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.6.tgz/download">Source</A></LI>
<LI>
<A HREF="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.6_linux.tgz/download">Linux (x86)</A></LI>
<LI>
<A HREF="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.6_windows.zip/download">Windows (x86)</A></LI>
<LI>
<A HREF="http://sourceforge.net/projects/quakespasm/files/QuakeSpasm-0.85.6.dmg/download">OSX image</A></LI>
<A HREF="http://quakespasm.sourceforge.net/download.htm">http://quakespasm.sourceforge.net/download.htm</A></LI>
</UL>
</P>
@ -264,7 +258,6 @@ Compile time options include
<LI>Native CD audio support (if desired). cd_sdl.c doesn't have proper volume controls</LI>
<LI>Test usb keyboards. Do the keypads work? Make the OSX apple key work.</LI>
<LI>Complete the unix user directories support</LI>
<LI>Finalize OSX automatic updating feature</LI>
</UL>
</P>

View file

@ -17,10 +17,7 @@ It includes 64bit CPU support, a new sound driver, several networking fixes and
<sect> Downloads <p>
<itemize>
<item><url url="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.6.tgz/download" name="Source">
<item><url url="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.6_linux.tgz/download" name="Linux (x86)">
<item><url url="http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.6_windows.zip/download" name="Windows (x86)">
<item><url url="http://sourceforge.net/projects/quakespasm/files/QuakeSpasm-0.85.6.dmg/download" name="OSX image">
<item><url url="http://quakespasm.sourceforge.net/download.htm">
</itemize>
@ -193,7 +190,6 @@ Alternatively, have a look at <bf>Makefile.darwin</bf> for more instructions on
<item>Native CD audio support (if desired). cd_sdl.c doesn't have proper volume controls
<item>Test usb keyboards. Do the keypads work? Make the OSX apple key work.
<item>Complete the unix user directories support
<item>Finalize OSX automatic updating feature
</itemize>

View file

@ -4,7 +4,6 @@
Table of Contents
1. About
2. Downloads
3. Hints
@ -26,7 +25,6 @@
6. Todo
7. Links
______________________________________________________________________
@ -35,7 +33,6 @@
1. About
QuakeSpasm is a Quake 1 engine based on the SDL port of FitzQuake. It
includes 64bit CPU support, a new sound driver, several networking
fixes and a few graphical niceities.
@ -45,23 +42,11 @@
2. Downloads
o Source
<http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.6.tgz/download>
o Linux (x86)
<http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.6_linux.tgz/download>
o Windows (x86)
<http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.6_windows.zip/download>
o OSX image
<http://sourceforge.net/projects/quakespasm/files/QuakeSpasm-0.85.6.dmg/download>
o <http://quakespasm.sourceforge.net/download.htm>
3. Hints
Visit the FitzQuake Homepage <http://www.celephais.net/fitzquake> for
a full run-down of the engine's commands and variables.
@ -106,7 +91,6 @@
4. Compiling
To check-out the latest version of QuakeSpasm, use :
svn co https://quakespasm.svn.sourceforge.net/svnroot/quakespasm/trunk
@ -151,8 +135,8 @@
Alternatively, have a look at Makefile.darwin for more instructions on
building from a console.
5. Changes
5. Changes
5.1. Changes in 0.85.6
@ -331,7 +315,6 @@
6. Todo
o Add uHexen2's first person camera (and menu item)
o Native CD audio support (if desired). cd_sdl.c doesn't have proper
@ -342,12 +325,9 @@
o Complete the unix user directories support
o Finalize OSX automatic updating feature
7. Links
o QuakeSpasm Homepage <http://quakespasm.sourceforge.net>
o QuakeSpasm Project page
@ -373,4 +353,3 @@
o Kristian's email <mailto:gmail - dot - com - username - inveigle>