update docs after r1013

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1014 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
sezero 2014-09-10 07:40:58 +00:00
parent 79162a9839
commit 7c3d1234a5
3 changed files with 10 additions and 10 deletions

View file

@ -4,7 +4,7 @@
<toc> <toc>
<verb></verb> <verb></verb>
<em>Page last edited Sep. 9, 2014</em> <em>Page last edited Sep. 10, 2014</em>
<sect> About <p> <sect> About <p>
@ -107,6 +107,7 @@ OS X has a well known gamma issue where the screen turns dark, but we currently
<sect1> Changes in 0.85.10<p> <sect1> Changes in 0.85.10<p>
<itemize> <itemize>
<item> Unix/Mac user directories support. Disabled by default, 'make DO_USERDIRS=1' to enable it.
<item> Console speed now resolution-independent. <item> Console speed now resolution-independent.
<item> Disabled gl_zfix, which caused glitches and is undesirable for new maps. Replacement .ent files to fix z-fighting for several id1 maps added to quakespasm.pak. <item> Disabled gl_zfix, which caused glitches and is undesirable for new maps. Replacement .ent files to fix z-fighting for several id1 maps added to quakespasm.pak.
<item> PF_VarString buffer bumped to 1024, avoids truncating In The Shadows centerprints. <item> PF_VarString buffer bumped to 1024, avoids truncating In The Shadows centerprints.
@ -303,7 +304,6 @@ OS X has a well known gamma issue where the screen turns dark, but we currently
<item>Add uHexen2's first person camera (and menu item) <item>Add uHexen2's first person camera (and menu item)
<item>Native CD audio support (if desired). cd_sdl.c doesn't have proper volume controls <item>Native CD audio support (if desired). cd_sdl.c doesn't have proper volume controls
<item>Test usb keyboards. <item>Test usb keyboards.
<item>Complete the unix user directories support
</itemize> </itemize>
<sect> Copyright <p> <sect> Copyright <p>

View file

@ -12,7 +12,7 @@
<PRE> <PRE>
</PRE> </PRE>
</P> </P>
<P><EM>Page last edited Sep. 9, 2014</EM></P> <P><EM>Page last edited Sep. 10, 2014</EM></P>
<P> <P>
<H2><A NAME="toc1">1.</A> <A HREF="Quakespasm.html#s1">About </A></H2> <H2><A NAME="toc1">1.</A> <A HREF="Quakespasm.html#s1">About </A></H2>
@ -186,6 +186,7 @@ these patched libSDL binaries may help.
<P> <P>
<UL> <UL>
<LI> Unix/Mac user directories support. Disabled by default, 'make DO_USERDIRS=1' to enable it.</LI>
<LI> Console speed now resolution-independent.</LI> <LI> Console speed now resolution-independent.</LI>
<LI> Disabled gl_zfix, which caused glitches and is undesirable for new maps. Replacement .ent files to fix z-fighting for several id1 maps added to quakespasm.pak.</LI> <LI> Disabled gl_zfix, which caused glitches and is undesirable for new maps. Replacement .ent files to fix z-fighting for several id1 maps added to quakespasm.pak.</LI>
<LI> PF_VarString buffer bumped to 1024, avoids truncating In The Shadows centerprints.</LI> <LI> PF_VarString buffer bumped to 1024, avoids truncating In The Shadows centerprints.</LI>
@ -407,7 +408,6 @@ these patched libSDL binaries may help.
<LI>Add uHexen2's first person camera (and menu item)</LI> <LI>Add uHexen2's first person camera (and menu item)</LI>
<LI>Native CD audio support (if desired). cd_sdl.c doesn't have proper volume controls</LI> <LI>Native CD audio support (if desired). cd_sdl.c doesn't have proper volume controls</LI>
<LI>Test usb keyboards.</LI> <LI>Test usb keyboards.</LI>
<LI>Complete the unix user directories support</LI>
</UL> </UL>
</P> </P>

View file

@ -35,7 +35,7 @@
______________________________________________________________________ ______________________________________________________________________
Page last edited Sep. 9, 2014 Page last edited Sep. 10, 2014
1. About 1. About
@ -175,6 +175,9 @@
6.1. Changes in 0.85.10 6.1. Changes in 0.85.10
o Unix/Mac user directories support. Disabled by default,
'make DO_USERDIRS=1' to enable it.
o Console speed now resolution-independent. o Console speed now resolution-independent.
o Disabled gl_zfix, which caused glitches and is undesirable for new o Disabled gl_zfix, which caused glitches and is undesirable for new
@ -203,7 +206,7 @@
o Music and sfx now mixed at 44100Hz to avoid downsampling music. o Music and sfx now mixed at 44100Hz to avoid downsampling music.
Low-pass filter applied to the sfx if -sndspeed is 11025 (the Low-pass filter applied to the sfx if -sndspeed is 11025 (the
default), to preserve the same sound quality as 0.85.9. New default), to preserve the same sound quality as 0.85.9. New
-mixspeed option sets the rate for mixing sfx and music, and output -mixspeed option sets the rate for mixing sfx and music, and output
to the OS (default 44100), setting to 11025 reverts to 0.85.9 to the OS (default 44100), setting to 11025 reverts to 0.85.9
behaviour. New snd_filterquality cvar, value can be between 1 behaviour. New snd_filterquality cvar, value can be between 1
@ -530,7 +533,6 @@
o Show helpful info on start-up o Show helpful info on start-up
o Include real map name (sv.name) and skill in the status bar o Include real map name (sv.name) and skill in the status bar
o Remove confirm quit dialog o Remove confirm quit dialog
@ -560,11 +562,9 @@
o Test usb keyboards. o Test usb keyboards.
o Complete the unix user directories support
8. Copyright 8. Copyright
o Quake and Quakespasm are released under the GNU GENERAL PUBLIC o Quake and Quakespasm are released under the GNU GENERAL PUBLIC
LICENSE Version 2 <http://www.gnu.org/licenses/gpl-2.0.html> LICENSE Version 2 <http://www.gnu.org/licenses/gpl-2.0.html>
@ -586,6 +586,7 @@
Sander <mailto:gmail - dot - com - username - a.h.vandijk>, Sander <mailto:gmail - dot - com - username - a.h.vandijk>,
Stevenaaus <mailto:yahoo - dot - com - username - stevenaaus> Stevenaaus <mailto:yahoo - dot - com - username - stevenaaus>
10. Links 10. Links
o QuakeSpasm Homepage <http://quakespasm.sourceforge.net> o QuakeSpasm Homepage <http://quakespasm.sourceforge.net>
@ -599,4 +600,3 @@
o Inside 3D forums <http://forums.inside3d.com/viewforum.php?f=14> o Inside 3D forums <http://forums.inside3d.com/viewforum.php?f=14>