minor doc updates

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1227 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
sezero 2015-06-04 17:05:39 +00:00
parent 453d701e73
commit 76b1206f7d
3 changed files with 19 additions and 23 deletions

View File

@ -4,7 +4,7 @@
<toc>
<verb></verb>
<em>Page last edited June 3, 2015</em>
<em>Page last edited June 4, 2015</em>
<sect> About <p>
@ -38,7 +38,7 @@ sound driver, some graphical niceities, and numerous bug-fixes and other improve
<item><bf>Shift+Escape</bf> draws the Console.
<item>From the console, use <bf>UP</bf> to browse the command line history and
<bf>TAB</bf> to autocomplete command and map names.
<item>There is currently no CD Music volume support. cd_sdl.c needs replacing with cd_linux.c, cd_bsd.c etc..
<item>There is currently no CD Music volume support and SDL2 doesn't support CD audio. cd_sdl.c needs replacing with cd_linux.c, cd_bsd.c etc..
<item>In windows, alternative CD drives are accessible by "<bf>quakespasm -cddev F</bf>" (for example)
<item>Quakespasm allows loading new games (mods) on the fly with "<bf>game</bf> <em>GAMENAME {-quoth/hipnotic/rogue}</em>"
@ -355,8 +355,7 @@ The "game" command doesn't execute quake.rc in the new game directory being swit
<sect> Todo <p>
<itemize>
<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>Test usb keyboards.
<item>Native CD audio support (if desired). cd_sdl.c doesn't have proper volume controls and SDL2 doesn't support CD audio
</itemize>
<sect> Copyright <p>

View File

@ -12,7 +12,7 @@
<PRE>
</PRE>
</P>
<P><EM>Page last edited June 3, 2015</EM></P>
<P><EM>Page last edited June 4, 2015</EM></P>
<P>
<H2><A NAME="toc1">1.</A> <A HREF="Quakespasm.html#s1">About </A></H2>
@ -107,7 +107,7 @@ sound driver, some graphical niceities, and numerous bug-fixes and other improve
<LI><B>Shift+Escape</B> draws the Console.</LI>
<LI>From the console, use <B>UP</B> to browse the command line history and
<B>TAB</B> to autocomplete command and map names.</LI>
<LI>There is currently no CD Music volume support. cd_sdl.c needs replacing with cd_linux.c, cd_bsd.c etc..</LI>
<LI>There is currently no CD Music volume support and SDL2 doesn't support CD audio. cd_sdl.c needs replacing with cd_linux.c, cd_bsd.c etc..</LI>
<LI>In windows, alternative CD drives are accessible by "<B>quakespasm -cddev F</B>" (for example)
</LI>
<LI>Quakespasm allows loading new games (mods) on the fly with "<B>game</B> <EM>GAMENAME {-quoth/hipnotic/rogue}</EM>"</LI>
@ -478,8 +478,7 @@ these patched libSDL binaries may help.
<P>
<UL>
<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>Test usb keyboards.</LI>
<LI>Native CD audio support (if desired). cd_sdl.c doesn't have proper volume controls and SDL2 doesn't support CD audio</LI>
</UL>
</P>

View File

@ -41,7 +41,7 @@
______________________________________________________________________
Page last edited June 3, 2015
Page last edited June 4, 2015
1. About
@ -81,8 +81,9 @@
o From the console, use UP to browse the command line history and TAB
to autocomplete command and map names.
o There is currently no CD Music volume support. cd_sdl.c needs
replacing with cd_linux.c, cd_bsd.c etc..
o There is currently no CD Music volume support and SDL2 doesn't
support CD audio. cd_sdl.c needs replacing with cd_linux.c,
cd_bsd.c etc..
o In windows, alternative CD drives are accessible by "quakespasm
-cddev F" (for example)
@ -118,8 +119,8 @@
quakespasm.pak. This file should be placed alongside your quakespasm
binary and id1 directory.
To check-out the latest version of QuakeSpasm, use svn co
svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm
To check-out the latest version of QuakeSpasm, use
svn co svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm
4.1. Linux/Unix
@ -200,8 +201,8 @@
o Fix texture memory leak when changing video modes with SDL2.
o Fix rare incorrect mdl lighting on 64-bit builds. (details here.)
http://forums.inside3d.com/viewtopic.php?f=3&t=5620
o Fix rare incorrect mdl lighting on 64-bit builds. (details here:
http://forums.inside3d.com/viewtopic.php?f=3&t=5620)
o Fix fullbrights turning black after "kill" command (bug introduced
in 0.90.0).
@ -668,27 +669,25 @@
o Add uHexen2's first person camera (and menu item)
o Native CD audio support (if desired). cd_sdl.c doesn't have proper
volume controls
o Test usb keyboards.
volume controls and SDL2 doesn't support CD audio
8. Copyright
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
o Quakespasm console background image by AAS, released under the
CREATIVE COMMONS PUBLIC LICENSE
CREATIVE COMMONS PUBLIC LICENSE:
http://creativecommons.org/licenses/by/3.0/legalcode
9. Contact
o QuakeSpasm Project page
o QuakeSpasm Project page:
http://sourceforge.net/projects/quakespasm
o Bug reports
o Bug reports:
http://sourceforge.net/p/quakespasm/bugs/?source=navbar
o Ozkan <mailto:gmail - dot - com - username - sezeroz> (project
@ -709,4 +708,3 @@
http://www.celephais.net/board/view_thread.php?id=60452
o Inside 3D forums: http://forums.inside3d.com/viewforum.php?f=14