2010-08-14 05:01:12 +00:00
|
|
|
QuakeSpasm
|
|
|
|
|
|
|
|
____________________________________________________________
|
|
|
|
|
|
|
|
Table of Contents
|
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2010-08-14 05:01:12 +00:00
|
|
|
1. About
|
2010-08-23 04:12:19 +00:00
|
|
|
2. Downloads
|
|
|
|
3. Hints
|
2011-04-28 06:24:37 +00:00
|
|
|
3.1 Music Playback
|
2011-01-10 03:09:09 +00:00
|
|
|
|
2010-08-14 05:01:12 +00:00
|
|
|
4. Compiling
|
2011-04-28 06:24:37 +00:00
|
|
|
4.1 Linux/Unix
|
|
|
|
4.2 Windows
|
|
|
|
4.3 Mac OS X
|
2011-04-24 04:27:54 +00:00
|
|
|
|
2010-08-14 07:40:48 +00:00
|
|
|
5. Changes
|
2011-12-29 12:30:32 +00:00
|
|
|
5.1 Changes in 0.85.6
|
|
|
|
5.2 Changes in 0.85.5
|
|
|
|
5.3 Changes in 0.85.4
|
|
|
|
5.4 Changes in 0.85.3
|
|
|
|
5.5 Changes in 0.85.2
|
|
|
|
5.6 Changes in 0.85.1
|
2010-08-14 07:40:48 +00:00
|
|
|
|
|
|
|
6. Todo
|
|
|
|
7. Links
|
2010-08-14 05:01:12 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2010-08-14 05:01:12 +00:00
|
|
|
______________________________________________________________________
|
|
|
|
|
|
|
|
|
2011-12-29 12:50:25 +00:00
|
|
|
QuakeSpasm 0.85.6 (02 January 2012)
|
2010-08-14 05:01:12 +00:00
|
|
|
|
|
|
|
|
|
|
|
1. About
|
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2010-08-14 05:01:12 +00:00
|
|
|
QuakeSpasm is a Quake 1 engine based on the SDL port of FitzQuake. It
|
2011-02-18 14:00:28 +00:00
|
|
|
includes 64bit CPU support, a new sound driver, several networking
|
|
|
|
fixes and a few graphical niceities.
|
2010-08-14 05:01:12 +00:00
|
|
|
|
2010-08-14 07:40:48 +00:00
|
|
|
<http://quakespasm.sourceforge.net>
|
|
|
|
|
|
|
|
|
2010-08-23 04:12:19 +00:00
|
|
|
2. Downloads
|
|
|
|
|
2011-04-24 04:27:54 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
o Source
|
2011-12-30 16:50:24 +00:00
|
|
|
<http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.6.tgz/download>
|
2011-04-28 06:24:37 +00:00
|
|
|
|
|
|
|
o Linux (x86)
|
2011-12-30 16:50:24 +00:00
|
|
|
<http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.6_linux.tgz/download>
|
2011-04-24 04:27:54 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
o Windows (x86)
|
2011-12-30 16:50:24 +00:00
|
|
|
<http://sourceforge.net/projects/quakespasm/files/quakespasm-0.85.6_windows.zip/download>
|
2011-04-24 04:27:54 +00:00
|
|
|
|
2011-07-16 11:07:19 +00:00
|
|
|
o OSX image
|
2011-12-30 16:50:24 +00:00
|
|
|
<http://sourceforge.net/projects/quakespasm/files/QuakeSpasm-0.85.6.dmg/download>
|
2010-08-23 04:12:19 +00:00
|
|
|
|
|
|
|
|
|
|
|
3. Hints
|
2010-08-14 07:40:48 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2011-12-29 12:50:25 +00:00
|
|
|
Visit the FitzQuake Homepage <http://www.celephais.net/fitzquake> for
|
2011-01-11 08:06:03 +00:00
|
|
|
a full run-down of the engine's commands and variables.
|
2011-01-10 03:09:09 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2011-04-24 03:01:40 +00:00
|
|
|
o To disable some changes, use "quakespasm -fitz"
|
2011-03-27 14:00:31 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
o For different sound drivers use "SDL_AUDIODRIVER=DRIVER
|
|
|
|
./quakespasm" , where DRIVER may be alsa, dsp, pulse, esd ...
|
2011-04-24 04:27:54 +00:00
|
|
|
|
2010-08-14 07:40:48 +00:00
|
|
|
o Shift+Escape draws the Console.
|
|
|
|
|
2011-03-05 10:20:00 +00:00
|
|
|
o From the console, use UP to browse the command line history and TAB
|
|
|
|
to autocomplete command and map names.
|
2010-08-14 07:40:48 +00:00
|
|
|
|
2011-01-11 08:06:03 +00:00
|
|
|
o There is currently no CD Music volume support. cd_sdl.c needs
|
2010-08-23 04:12:19 +00:00
|
|
|
replacing with cd_linux.c, cd_bsd.c etc..
|
2010-08-14 07:40:48 +00:00
|
|
|
|
2010-08-23 04:12:19 +00:00
|
|
|
o In windows, alternative CD drives are accessible by "quakespasm
|
2010-08-29 21:37:07 +00:00
|
|
|
-cddev F" (for example)
|
2010-08-14 07:40:48 +00:00
|
|
|
|
2011-01-10 03:09:09 +00:00
|
|
|
o Quakespasm allows loading new games (mods) on the fly with "game
|
|
|
|
GAMENAME"
|
|
|
|
|
2011-01-11 08:06:03 +00:00
|
|
|
3.1. Music Playback
|
2011-01-10 03:09:09 +00:00
|
|
|
|
2011-02-10 18:15:19 +00:00
|
|
|
Since version 0.85.4, Quakespasm can play back external MP3, OGG and
|
|
|
|
Wave music files.
|
2011-01-10 03:09:09 +00:00
|
|
|
|
2011-02-12 22:20:09 +00:00
|
|
|
o Tracks should be named like "track02.ogg", "track03.ogg" ... (there
|
|
|
|
is no track01) and placed into "Quake/id1/music".
|
2011-01-10 03:09:09 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
o Unix users may need some extra libraries installed: "libmad" or
|
|
|
|
"libmpg123" for MP3, and "libogg" and "libvorbis" for OGG.
|
|
|
|
|
|
|
|
o To prevent tracks from being downsampled, use the "-sndspeed"
|
|
|
|
option to set a sufficiently high sample rate.
|
2011-01-10 03:09:09 +00:00
|
|
|
|
2011-02-15 21:30:32 +00:00
|
|
|
o Use the "-noextmusic" option to disable this feature.
|
2010-08-14 07:40:48 +00:00
|
|
|
|
2011-04-24 04:27:54 +00:00
|
|
|
o See README.music for more details, if necessary.
|
|
|
|
|
2010-08-14 07:40:48 +00:00
|
|
|
|
|
|
|
4. Compiling
|
2010-08-14 05:01:12 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2011-04-24 04:27:54 +00:00
|
|
|
To check-out the latest version of QuakeSpasm, use :
|
|
|
|
svn co https://quakespasm.svn.sourceforge.net/svnroot/quakespasm/trunk
|
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
4.1. Linux/Unix
|
2011-04-24 04:27:54 +00:00
|
|
|
|
2011-01-10 03:09:09 +00:00
|
|
|
After extracting the source tarball, browse the Makefile and edit the
|
|
|
|
music streaming options, then
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2010-08-14 07:40:48 +00:00
|
|
|
______________________________________________________________________
|
|
|
|
make
|
2010-08-29 21:37:07 +00:00
|
|
|
cp quakespasm /usr/local/games/quake (for example)
|
2010-08-14 07:40:48 +00:00
|
|
|
______________________________________________________________________
|
2010-08-14 05:01:12 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2010-08-23 04:12:19 +00:00
|
|
|
Compile time options include
|
|
|
|
|
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
o make DEBUG=1 for debugging
|
|
|
|
|
|
|
|
o make SDL_CONFIG=/PATH/TO/SDL-CONFIG for unusual SDL installations
|
2010-08-23 04:12:19 +00:00
|
|
|
|
2011-02-14 20:02:52 +00:00
|
|
|
Streaming music playback requires "libmad" or "libmpg123" for MP3, and
|
|
|
|
"libogg" and "libvorbis" for OGG files.
|
2011-01-10 03:09:09 +00:00
|
|
|
|
2011-02-18 14:00:28 +00:00
|
|
|
HOME directory support can be enabled via Misc/homedir_0.patch
|
2010-08-14 05:01:12 +00:00
|
|
|
|
2011-03-05 10:20:00 +00:00
|
|
|
The project can also be built with Codeblocks (project files
|
2011-04-24 04:27:54 +00:00
|
|
|
included).
|
2010-08-14 05:01:12 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
4.2. Windows
|
2011-04-24 04:27:54 +00:00
|
|
|
|
|
|
|
The QuakeSpasm developers cross-compile windows binaries using MinGW
|
2011-04-28 06:24:37 +00:00
|
|
|
<http://www.mingw.org> and Mingw-w64 <http://mingw-w64.sf.net>.
|
2010-08-14 05:01:12 +00:00
|
|
|
|
2011-04-24 04:27:54 +00:00
|
|
|
The project can also be built using Visual Studio 2005 (or newer).
|
2010-08-14 05:01:12 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
4.3. Mac OS X
|
2011-01-10 03:09:09 +00:00
|
|
|
|
2011-04-24 04:27:54 +00:00
|
|
|
A Quakespasm App (including program launcher and update framework) can
|
|
|
|
be made using the Xcode template found in the MacOSX directory.
|
|
|
|
|
|
|
|
Alternatively, have a look at Makefile.darwin for more instructions on
|
|
|
|
building from a console.
|
|
|
|
|
|
|
|
5. Changes
|
|
|
|
|
|
|
|
|
2011-12-29 12:30:32 +00:00
|
|
|
5.1. Changes in 0.85.6
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2011-12-29 12:30:32 +00:00
|
|
|
o More work for string buffer safety
|
|
|
|
|
|
|
|
o Reverted v0.85.5 change of not allowing deathmatch and coop cvars to
|
|
|
|
be set at the same time (was reported for possibility of causing
|
|
|
|
compatibility issues with mods)
|
|
|
|
|
2011-12-30 16:50:24 +00:00
|
|
|
o Several cleanups/changes in the cvar layer
|
|
|
|
|
|
|
|
o Minor SDL video fixes.
|
2011-12-29 12:30:32 +00:00
|
|
|
|
|
|
|
|
|
|
|
5.2. Changes in 0.85.5
|
2011-04-24 16:25:26 +00:00
|
|
|
|
2011-12-16 14:11:37 +00:00
|
|
|
o SDL input driver updated adding native keymap and dead key support
|
|
|
|
to the console
|
|
|
|
|
2011-04-24 16:25:26 +00:00
|
|
|
o Fixed a crash in net play in maps with extended limits
|
|
|
|
|
2011-12-23 12:03:49 +00:00
|
|
|
o Verified successful compilation using gcc-4.6.x
|
2011-04-24 16:25:26 +00:00
|
|
|
|
2011-12-25 09:28:30 +00:00
|
|
|
o Added workaround against GL texture flicker (z fighting),
|
|
|
|
controlled by new cvar 'gl_zfix'
|
2011-09-18 04:24:22 +00:00
|
|
|
|
2011-12-20 09:22:19 +00:00
|
|
|
o Read video variables early so that a vid_restart isn't necessary
|
|
|
|
after init
|
|
|
|
|
2011-09-18 04:24:22 +00:00
|
|
|
o mlook and lookspring fixes
|
|
|
|
|
2011-09-19 08:55:47 +00:00
|
|
|
o Added support for loading external entity files, controlled by new
|
2011-12-25 09:28:30 +00:00
|
|
|
cvar 'external_ents'
|
2011-09-19 08:55:47 +00:00
|
|
|
|
|
|
|
o Made mp3 playback to allocate system memory instead of zone
|
|
|
|
|
2011-12-12 09:03:34 +00:00
|
|
|
o Some updates to the progs interpreter code
|
|
|
|
|
2011-12-25 09:28:30 +00:00
|
|
|
o Fixed r_nolerp_list parsing code of fitzquake
|
2011-12-14 14:21:12 +00:00
|
|
|
|
2011-12-23 12:03:49 +00:00
|
|
|
o Made sure that deathmatch and coop are not set at the same time
|
|
|
|
|
2011-12-25 09:28:30 +00:00
|
|
|
o Several code updates from uHexen2 project, several code cleanups.
|
2011-09-19 08:55:47 +00:00
|
|
|
|
2011-04-24 03:01:40 +00:00
|
|
|
|
2011-12-29 12:30:32 +00:00
|
|
|
5.3. Changes in 0.85.4
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2011-02-18 14:00:28 +00:00
|
|
|
o Implement music (OGG, MP3, WAV) playback
|
2011-01-10 03:09:09 +00:00
|
|
|
|
2011-02-10 18:15:19 +00:00
|
|
|
o A better fix for the infamous SV_TouchLinks problem, no more hard
|
|
|
|
lockups with maps such as "whiteroom"
|
|
|
|
|
|
|
|
o Add support for mouse buttons 4 and 5
|
|
|
|
|
2011-02-13 16:50:18 +00:00
|
|
|
o Fix the "unalias" console command
|
|
|
|
|
|
|
|
o Restore the "screen size" menu item
|
|
|
|
|
|
|
|
o Fixed an erroneous protocol check in the server code
|
|
|
|
|
2011-02-17 06:56:28 +00:00
|
|
|
o Raised the default zone memory size to 384 kb
|
|
|
|
|
2011-02-17 10:20:26 +00:00
|
|
|
o Raised the default max_edicts from 1024 to 2048
|
|
|
|
|
2011-02-13 16:50:18 +00:00
|
|
|
o Revised lit file loading, the lit file must be from the same game
|
2011-03-01 18:00:30 +00:00
|
|
|
directory as the map itself or from a searchpath with a higher
|
|
|
|
priority
|
2011-02-13 16:50:18 +00:00
|
|
|
|
|
|
|
o Fixed rest of the compiler warnings
|
|
|
|
|
|
|
|
o Other minor sound and cdaudio updates
|
|
|
|
|
2011-04-24 03:01:40 +00:00
|
|
|
|
2011-12-29 12:30:32 +00:00
|
|
|
5.4. Changes in 0.85.3
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2010-08-14 05:01:12 +00:00
|
|
|
o Fix the "-dedicated" option (thanks Oz) and add platform specific
|
2010-08-14 07:40:48 +00:00
|
|
|
networking code (default) rather than SDL_net
|
2010-08-14 05:01:12 +00:00
|
|
|
|
|
|
|
o Much needed OSX framework stuff from Kristian
|
|
|
|
|
|
|
|
o Add a persistent history feature (thanks Baker)
|
|
|
|
|
|
|
|
o Add a slider for scr_sbaralpha, which now defaults to 0.95
|
2010-08-23 04:12:19 +00:00
|
|
|
(slightly transparent, allowing for a nicer status bar)
|
2010-08-14 07:40:48 +00:00
|
|
|
|
2011-02-18 14:00:28 +00:00
|
|
|
o Allow player messages longer than 32 characters
|
2010-08-14 05:01:12 +00:00
|
|
|
|
|
|
|
o Sockaddr fix for FreeBSD/OSX/etc networking
|
|
|
|
|
|
|
|
o Connect status bar size to the scale slider
|
|
|
|
|
|
|
|
o Include an ISNAN (is not-a-number) fix to catch the occassional
|
|
|
|
quake C bug giving traceline problems
|
|
|
|
|
|
|
|
o Enumerate options menus
|
|
|
|
|
2010-08-14 07:40:48 +00:00
|
|
|
o Add a "prev weapon" menu item (from Sander)
|
|
|
|
|
2010-08-14 05:01:12 +00:00
|
|
|
o Small fix to Sound Block/Unblock on win32
|
|
|
|
|
|
|
|
o Lots of code fixes (some from uhexen2)
|
|
|
|
|
|
|
|
o Sys_Error calls Host_Shutdown
|
|
|
|
|
2010-08-23 04:12:19 +00:00
|
|
|
o Added MS Visual Studio support
|
|
|
|
|
2010-08-24 00:35:22 +00:00
|
|
|
o Add a "-cd" option to let the CD Player work in dedicated mode, and
|
|
|
|
some other CD tweaks.
|
|
|
|
|
2010-08-14 05:01:12 +00:00
|
|
|
|
2011-12-29 12:30:32 +00:00
|
|
|
5.5. Changes in 0.85.2
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2010-08-14 05:01:12 +00:00
|
|
|
o Replace the old "Screen size" slider with a "Scale" slider
|
|
|
|
|
|
|
|
o Don't constantly open and close condebug log
|
|
|
|
|
|
|
|
o Heap of C clean-ups
|
|
|
|
|
|
|
|
o Fix mapname sorting
|
|
|
|
|
|
|
|
o Alias the "mods" command to "games"
|
|
|
|
|
|
|
|
o Block/Unblock sound upon focus loss/gain
|
|
|
|
|
|
|
|
o NAT fix (networking protocol fix)
|
|
|
|
|
|
|
|
o SDLNet_ResolveHost bug-fix allowing connection to ports other than
|
|
|
|
26000
|
|
|
|
|
2011-04-24 04:27:54 +00:00
|
|
|
o Bumped array size of sv_main.c::localmodels from 5 to 6 fixing an
|
|
|
|
old fitzquake-0.85 bug which used to cause segfaults depending on
|
|
|
|
the compiler.
|
2010-08-14 05:01:12 +00:00
|
|
|
|
|
|
|
o Accept commandline options like "+connect ip:port"
|
|
|
|
|
|
|
|
o Add OSX Makefile (tested?)
|
|
|
|
|
2011-09-18 04:24:22 +00:00
|
|
|
|
2011-12-29 12:30:32 +00:00
|
|
|
5.6. Changes in 0.85.1
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2010-08-14 05:01:12 +00:00
|
|
|
o 64 bit CPU support
|
|
|
|
|
|
|
|
o Restructured SDL sound driver
|
|
|
|
|
|
|
|
o Custom conback
|
|
|
|
|
2011-02-18 14:00:28 +00:00
|
|
|
o Tweaked the command line completion and added a map/changelevel
|
2010-08-14 05:01:12 +00:00
|
|
|
autocompletion function
|
|
|
|
|
|
|
|
o Alt+Enter toggles fullscreen
|
|
|
|
|
|
|
|
o Disable Draw_BeginDisc which causes core dumps when called
|
|
|
|
excessively
|
|
|
|
|
|
|
|
o Show helpful info on start-up
|
|
|
|
|
|
|
|
o Include real map name (sv.name) and skill in the status bar
|
|
|
|
|
2010-09-19 01:24:11 +00:00
|
|
|
o Remove confirm quit dialog
|
2010-08-24 00:35:22 +00:00
|
|
|
|
2010-08-14 05:01:12 +00:00
|
|
|
o Don't spam the console with PackFile seek requests
|
|
|
|
|
|
|
|
o Default to window mode
|
|
|
|
|
|
|
|
o Withdraw console when playing demos
|
|
|
|
|
|
|
|
o Don't play demos on program init
|
|
|
|
|
|
|
|
o Default Heapsize is 64meg
|
|
|
|
|
|
|
|
o Changes to default console alpha, speed
|
|
|
|
|
2011-02-18 14:00:28 +00:00
|
|
|
o Changes to cvar persistence gl_flashblend (default 0), r_shadow,
|
2010-08-14 05:01:12 +00:00
|
|
|
r_wateralpha, r_dynamic, r_novis
|
|
|
|
|
|
|
|
|
2010-08-14 07:40:48 +00:00
|
|
|
6. Todo
|
2010-08-14 05:01:12 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
|
2011-04-24 04:27:54 +00:00
|
|
|
o Add uHexen2's first person camera (and menu item)
|
2010-09-19 01:24:11 +00:00
|
|
|
|
2011-01-12 09:55:01 +00:00
|
|
|
o Native CD audio support (if desired). cd_sdl.c doesn't have proper
|
|
|
|
volume controls
|
2010-08-23 04:12:19 +00:00
|
|
|
|
2011-02-18 14:00:28 +00:00
|
|
|
o Test usb keyboards. Do the keypads work? Make the OSX apple key
|
2011-01-12 09:55:01 +00:00
|
|
|
work.
|
2010-08-23 04:12:19 +00:00
|
|
|
|
2011-04-24 16:25:26 +00:00
|
|
|
o Complete the unix user directories support
|
2010-08-14 05:01:12 +00:00
|
|
|
|
2010-09-19 01:24:11 +00:00
|
|
|
o Finalize OSX automatic updating feature
|
|
|
|
|
2010-08-14 05:01:12 +00:00
|
|
|
|
2010-08-14 07:40:48 +00:00
|
|
|
7. Links
|
2010-08-14 05:01:12 +00:00
|
|
|
|
2011-04-24 04:27:54 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
o QuakeSpasm Homepage <http://quakespasm.sourceforge.net>
|
|
|
|
|
|
|
|
o QuakeSpasm Project page
|
|
|
|
<http://sourceforge.net/projects/quakespasm>
|
|
|
|
|
|
|
|
o FitzQuake Homepage <http://www.celephais.net/fitzquake>
|
|
|
|
|
|
|
|
o Sleepwalkr's Original SDL Port
|
|
|
|
<http://www.kristianduske.com/fitzquake>
|
|
|
|
|
|
|
|
o Baker's 0.85 Source Code
|
|
|
|
<http://quakeone.com/proquake/src_other/fitzquake_sdl_20090510_src_beta_1.zip>
|
2011-04-24 04:27:54 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
o Func Quakespasm forum
|
|
|
|
<http://www.celephais.net/board/view_thread.php?id=60452>
|
2011-04-24 04:27:54 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
o Func SDL Fitzquake forum
|
|
|
|
<http://www.celephais.net/board/view_thread.php?id=60172>
|
2011-04-24 04:27:54 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
o Ozkan's email <mailto:gmail - dot - com - username - sezeroz>
|
2011-04-24 04:27:54 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
o Stevenaaus email <mailto:yahoo - dot - com - username - stevenaaus>
|
2011-04-24 04:27:54 +00:00
|
|
|
|
2011-04-28 06:24:37 +00:00
|
|
|
o Kristian's email <mailto:gmail - dot - com - username - inveigle>
|
2011-04-24 04:27:54 +00:00
|
|
|
|
2010-08-14 05:01:12 +00:00
|
|
|
|