]> icculus.org git repositories - divverent/nexuiz.git/log
divverent/nexuiz.git
17 years ago* Removed non-existent zenex1 from shaderlist.txt
m0rfar [Tue, 20 Feb 2007 15:48:46 +0000 (15:48 +0000)]
* Removed non-existent zenex1 from shaderlist.txt
* Added antiportal shader and texture. antiportal is used in Bleach.
* Hushed warning about not finding textures/NULL in Aneurysm and Farewell.
* Stormkeep: Replaced non-existent texture (textures/gothic_floor/xq1metalbig) with fitting textures.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2194 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agouse newhook.cfg
esteel [Mon, 19 Feb 2007 01:54:00 +0000 (01:54 +0000)]
use newhook.cfg

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2193 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agofixed nex pants
div0 [Sun, 18 Feb 2007 22:39:35 +0000 (22:39 +0000)]
fixed nex pants

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2191 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agomenu switch for vid_vsync
kadaverjack [Sun, 18 Feb 2007 21:44:58 +0000 (21:44 +0000)]
menu switch for vid_vsync

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2190 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoRemoved color codes in map title.
m0rfar [Sun, 18 Feb 2007 19:39:53 +0000 (19:39 +0000)]
Removed color codes in map title.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2188 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agodon't handle teamkills if the attacker is e.g. a spectator
div0 [Sun, 18 Feb 2007 12:33:53 +0000 (12:33 +0000)]
don't handle teamkills if the attacker is e.g. a spectator

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2186 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoRLE compressed all TGAs that had a compression ratio above 98.5% to prevent
div0 [Sat, 17 Feb 2007 18:04:00 +0000 (18:04 +0000)]
RLE compressed all TGAs that had a compression ratio above 98.5% to prevent
ClamAV heuristics to detect "Oversized.Zip". Hope it works.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2184 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agotried to make console more appealing
esteel [Thu, 15 Feb 2007 16:23:25 +0000 (16:23 +0000)]
tried to make console more appealing

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2182 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agouse physicsQBR.cfg instead of having the same settings in default.cfg
esteel [Tue, 13 Feb 2007 13:40:32 +0000 (13:40 +0000)]
use physicsQBR.cfg instead of having the same settings in default.cfg

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2180 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agodeleted clientcommands check, now just let all through (that is now safe in DP)
div0 [Fri, 9 Feb 2007 21:28:08 +0000 (21:28 +0000)]
deleted clientcommands check, now just let all through (that is now safe in DP)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2179 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoreverted that last checking as it will not work with maps/0.mapcfg
esteel [Thu, 8 Feb 2007 21:43:01 +0000 (21:43 +0000)]
reverted that last checking as it will not work with maps/0.mapcfg

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2178 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agosimplified nextmap check (might be a bit more efficient that way ;))
kadaverjack [Thu, 8 Feb 2007 19:58:06 +0000 (19:58 +0000)]
simplified nextmap check (might be a bit more efficient that way ;))

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2177 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agocheck if "nextmap" is empty, to avoid error messages with recent dp builds
kadaverjack [Thu, 8 Feb 2007 19:30:26 +0000 (19:30 +0000)]
check if "nextmap" is empty, to avoid error messages with recent dp builds

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2176 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agono mirror damage for hitting team corpses
esteel [Thu, 8 Feb 2007 17:18:40 +0000 (17:18 +0000)]
no mirror damage for hitting team corpses

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2175 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agomade first machinegun (and thus secondary firemode) always have a tracer
esteel [Tue, 6 Feb 2007 21:26:19 +0000 (21:26 +0000)]
made first machinegun (and thus secondary firemode) always have a tracer

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2172 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoshould be the same glsl shader as in the engine
esteel [Tue, 6 Feb 2007 16:57:57 +0000 (16:57 +0000)]
should be the same glsl shader as in the engine

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2171 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoset g_ctf_respawn_delay and g_ctf_respawn_waves to 0
esteel [Tue, 6 Feb 2007 15:01:33 +0000 (15:01 +0000)]
set g_ctf_respawn_delay and g_ctf_respawn_waves to 0

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2169 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agocompile.sh IS obsolete
esteel [Tue, 6 Feb 2007 14:55:48 +0000 (14:55 +0000)]
compile.sh IS obsolete

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2168 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agochanged item positioning code to work better
lordhavoc [Tue, 6 Feb 2007 14:15:22 +0000 (14:15 +0000)]
changed item positioning code to work better

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2164 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoremoved redundant ricochet noises on machinegun
lordhavoc [Tue, 6 Feb 2007 13:50:48 +0000 (13:50 +0000)]
removed redundant ricochet noises on machinegun
removed ricochet noises on shotgun

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2162 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agohalved number of shotgun bullets (10->5) and doubled damage (6->12) to
lordhavoc [Tue, 6 Feb 2007 13:49:55 +0000 (13:49 +0000)]
halved number of shotgun bullets (10->5) and doubled damage (6->12) to
cut down on network traffic from fragbait (aka newly spawned players)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2161 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoremoved unused welcomemessage_time and renamed welcomemessage_time2, made welcomemess...
esteel [Tue, 6 Feb 2007 13:29:40 +0000 (13:29 +0000)]
removed unused welcomemessage_time and renamed welcomemessage_time2, made welcomemessage_time only use self.cvar_scr_centertime * 0.6

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2160 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoremoved those dreaded cl_bob and cl_rollangle settings
esteel [Tue, 6 Feb 2007 12:42:16 +0000 (12:42 +0000)]
removed those dreaded cl_bob and cl_rollangle settings

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2159 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agodon't print welcome messages THAT often! Eats traffic.
div0 [Tue, 6 Feb 2007 11:48:47 +0000 (11:48 +0000)]
don't print welcome messages THAT often! Eats traffic.

please test with campaign. May be broken. Haven't tested yet.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2158 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agomissing newline for print
div0 [Mon, 5 Feb 2007 09:34:36 +0000 (09:34 +0000)]
missing newline for print

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2157 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agocorrected campaign description for silvercity. Its just fraglimit 15 not 20 and the...
esteel [Sat, 3 Feb 2007 15:07:59 +0000 (15:07 +0000)]
corrected campaign description for silvercity. Its just fraglimit 15 not 20 and the powerups are random in minstagib so the mentioned megahealth was removed too

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2156 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agofix droptofloor parameters
lordhavoc [Sat, 3 Feb 2007 12:49:52 +0000 (12:49 +0000)]
fix droptofloor parameters
fix a lingering org reference that should have been self.origin

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2155 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoadded DP_SV_PRINT extension
lordhavoc [Sat, 3 Feb 2007 12:47:37 +0000 (12:47 +0000)]
added DP_SV_PRINT extension

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2154 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agochanged runespawner placement to use droptofloor
lordhavoc [Sat, 3 Feb 2007 12:46:17 +0000 (12:46 +0000)]
changed runespawner placement to use droptofloor
changed item spawning to use droptofloor and reenabled MOVETYPE_TOSS by
default (noalign still uses MOVETYPE_NONE) so items can ride moving
platforms (as they could originally in nexuiz)
rewrote player spawn point code to not attempt to fix a broken spawn
point and instead do an objerror (which removes it and prints a
message), and it no longer drops the spawn point to the floor
implemented support for DP_SV_PRINT extension if present

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2153 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agomerged nexuiz-linux-glx.sh and nexuiz-linux-sdl.sh into one file, made it choose...
esteel [Mon, 29 Jan 2007 23:31:14 +0000 (23:31 +0000)]
merged nexuiz-linux-glx.sh and nexuiz-linux-sdl.sh into one file, made it choose glx/sdl depending on filename and made the other file into a symlink

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2152 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoremoved scr_conforcewhiledisconnected 0 and scr_menuforcewhiledisconnected 1 to make...
esteel [Mon, 29 Jan 2007 23:22:11 +0000 (23:22 +0000)]
removed scr_conforcewhiledisconnected 0 and scr_menuforcewhiledisconnected 1 to make console show after disconnect so people have a chance to see why they got disconnected.  In case of a kick they can see why they got kicked.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2151 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agonewly created wp relink
div0 [Sat, 27 Jan 2007 14:57:18 +0000 (14:57 +0000)]
newly created wp relink

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2150 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agowaypoints out of items configurable;
div0 [Sat, 27 Jan 2007 14:28:01 +0000 (14:28 +0000)]
waypoints out of items configurable;
no makestatic-ed lights

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2147 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agomade team_* aliases more useful and bound team_auto to f6
esteel [Wed, 24 Jan 2007 21:04:54 +0000 (21:04 +0000)]
made team_* aliases more useful and bound team_auto to f6

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2144 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agosmall bug in unused function CalcAngleMove
div0 [Wed, 24 Jan 2007 09:08:55 +0000 (09:08 +0000)]
small bug in unused function CalcAngleMove

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2142 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoforgot to commit this
div0 [Mon, 22 Jan 2007 13:03:43 +0000 (13:03 +0000)]
forgot to commit this

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2138 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agorespawn settings
div0 [Mon, 22 Jan 2007 13:01:25 +0000 (13:01 +0000)]
respawn settings

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2136 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agomerge default.cfg -> pro
div0 [Sun, 21 Jan 2007 13:18:43 +0000 (13:18 +0000)]
merge default.cfg -> pro

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2135 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agocheck argv(g_maplist_index) first, fixes some problems with multiple equal map entries
div0 [Sat, 20 Jan 2007 21:44:30 +0000 (21:44 +0000)]
check argv(g_maplist_index) first, fixes some problems with multiple equal map entries

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2132 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoonly shuffle ONCE, add nexuiz-dinput.bat
div0 [Wed, 17 Jan 2007 18:42:58 +0000 (18:42 +0000)]
only shuffle ONCE, add nexuiz-dinput.bat

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2128 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agofixed a warning in data/qcsrc/menu/custom/campaign.qc and changed team_say binds...
esteel [Wed, 17 Jan 2007 18:36:45 +0000 (18:36 +0000)]
fixed a warning in data/qcsrc/menu/custom/campaign.qc and changed team_say binds a bit

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2127 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agomerged branch and trunk Docs / bumped trunk version to 3
esteel [Tue, 16 Jan 2007 22:12:26 +0000 (22:12 +0000)]
merged branch and trunk Docs / bumped trunk version to 3

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2126 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agocorrected links to wiki in Docs in Docs/server (its now hosted on alientrap.org)
esteel [Tue, 16 Jan 2007 21:51:09 +0000 (21:51 +0000)]
corrected links to wiki in Docs in Docs/server (its now hosted on alientrap.org)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2125 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoalign center
div0 [Tue, 16 Jan 2007 14:20:09 +0000 (14:20 +0000)]
align center

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2122 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agodamn, that should not have been committed.
div0 [Mon, 15 Jan 2007 23:25:04 +0000 (23:25 +0000)]
damn, that should not have been committed.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2121 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoincreasing retry delays
div0 [Mon, 15 Jan 2007 23:19:11 +0000 (23:19 +0000)]
increasing retry delays

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2119 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoonly respawn/exit intermission using attack, jump, attack2, hook, use keys
div0 [Sun, 14 Jan 2007 20:42:46 +0000 (20:42 +0000)]
only respawn/exit intermission using attack, jump, attack2, hook, use keys

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2117 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoproduce compatible binaries on FC6
div0 [Sun, 14 Jan 2007 20:18:28 +0000 (20:18 +0000)]
produce compatible binaries on FC6

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2116 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agotwo default.cfg typos
div0 [Sun, 14 Jan 2007 19:25:17 +0000 (19:25 +0000)]
two default.cfg typos

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2115 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoReplaced trunk's centerprint system by the simpler one in branch; this is to
div0 [Sun, 14 Jan 2007 19:08:54 +0000 (19:08 +0000)]
Replaced trunk's centerprint system by the simpler one in branch; this is to
keep trunk and branch in sync.

Eventually, it will get replaced by CSQC stuff anyway, so why keep it
unnecessarily different.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2113 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agooops... respawn change affected bots
div0 [Sun, 14 Jan 2007 18:55:33 +0000 (18:55 +0000)]
oops... respawn change affected bots

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2111 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoext response system added; NOTE: two outstanding things:
div0 [Sun, 14 Jan 2007 13:41:44 +0000 (13:41 +0000)]
ext response system added; NOTE: two outstanding things:
- "Update to Nexuiz ..." bar isn't centered right... BLACK!
- we need to run a modified dpmaster on update.alientrap.org before we can
  release this code to the masses

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2108 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoonly play countdown sound if less than 0.5s until next number
div0 [Sat, 13 Jan 2007 23:44:11 +0000 (23:44 +0000)]
only play countdown sound if less than 0.5s until next number

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2107 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agofteqcc
div0 [Sat, 13 Jan 2007 23:38:54 +0000 (23:38 +0000)]
fteqcc

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2106 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agotypos in the messages for masters...
div0 [Sat, 13 Jan 2007 22:43:27 +0000 (22:43 +0000)]
typos in the messages for masters...

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2105 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoadded explanatory comment
div0 [Sat, 13 Jan 2007 21:51:25 +0000 (21:51 +0000)]
added explanatory comment

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2104 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agodamn fteqcc
div0 [Sat, 13 Jan 2007 21:30:58 +0000 (21:30 +0000)]
damn fteqcc

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2103 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agorespawn countdown
div0 [Sat, 13 Jan 2007 21:21:45 +0000 (21:21 +0000)]
respawn countdown

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2102 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoOS X only likes one binary one per dimension
div0 [Fri, 12 Jan 2007 14:15:25 +0000 (14:15 +0000)]
OS X only likes one binary one per dimension

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2101 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agofixed detection for empty nicknames
kadaverjack [Thu, 11 Jan 2007 21:48:10 +0000 (21:48 +0000)]
fixed detection for empty nicknames

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2100 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agooops
div0 [Thu, 11 Jan 2007 09:04:06 +0000 (09:04 +0000)]
oops

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2097 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoBUGFIX: validate map for master's chmap too
div0 [Thu, 11 Jan 2007 09:03:52 +0000 (09:03 +0000)]
BUGFIX: validate map for master's chmap too

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2096 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agonew command: vdo login (password) - if password matches sv_vote_master_password and...
div0 [Thu, 11 Jan 2007 08:59:56 +0000 (08:59 +0000)]
new command: vdo login (password) - if password matches sv_vote_master_password and the latter cvar is actually set, the issuer becomes master and can run votable commands directly

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2094 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoadded demo splitter
div0 [Fri, 5 Jan 2007 13:18:54 +0000 (13:18 +0000)]
added demo splitter

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2091 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agocnt -> autoscreenshot to make sure (cnt is already used for the previous weapon)
div0 [Wed, 3 Jan 2007 19:15:25 +0000 (19:15 +0000)]
cnt -> autoscreenshot to make sure (cnt is already used for the previous weapon)

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2090 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agocmd info (something) prints the content of sv_info_(something), for server admins...
div0 [Tue, 2 Jan 2007 14:14:20 +0000 (14:14 +0000)]
cmd info (something) prints the content of sv_info_(something), for server admins to put text there

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2086 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoautoscreenshot again
div0 [Tue, 2 Jan 2007 13:30:18 +0000 (13:30 +0000)]
autoscreenshot again

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2085 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoadd changelog to DP source zip
div0 [Mon, 1 Jan 2007 17:47:03 +0000 (17:47 +0000)]
add changelog to DP source zip

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2084 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agochanging separator to / to work around startx bug
div0 [Sun, 31 Dec 2006 12:51:29 +0000 (12:51 +0000)]
changing separator to / to work around startx bug

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2082 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agonow parse the +vid_x11_display command line option too
div0 [Sun, 31 Dec 2006 12:31:06 +0000 (12:31 +0000)]
now parse the +vid_x11_display command line option too

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2080 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoforce fullscreen when starting a new X server
div0 [Sun, 31 Dec 2006 11:11:54 +0000 (11:11 +0000)]
force fullscreen when starting a new X server

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2078 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agonew cvar vid_x11_display for use by nexuiz-linux-*.sh
div0 [Sun, 31 Dec 2006 11:01:55 +0000 (11:01 +0000)]
new cvar vid_x11_display for use by nexuiz-linux-*.sh

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2077 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoFix the main.menu.
black [Sat, 30 Dec 2006 18:41:38 +0000 (18:41 +0000)]
Fix the main.menu.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2076 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agomake waypoints go through doors; fix "no waypoints" issue with current DP; new cvar...
div0 [Fri, 29 Dec 2006 17:14:06 +0000 (17:14 +0000)]
make waypoints go through doors; fix "no waypoints" issue with current DP; new cvar "waypoint_benchmark" exits once waypoints are linked, to measure relinking time

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2075 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agobegin working on "Pro mode".
savagex [Fri, 29 Dec 2006 13:45:02 +0000 (13:45 +0000)]
begin working on "Pro mode".

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2074 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoCrylink secondary center correctly
div0 [Fri, 29 Dec 2006 11:08:23 +0000 (11:08 +0000)]
Crylink secondary center correctly

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2072 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agofor consistency, apply alpha to exterior weapon model each frame, not once per spawn
div0 [Fri, 29 Dec 2006 11:07:58 +0000 (11:07 +0000)]
for consistency, apply alpha to exterior weapon model each frame, not once per spawn

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2071 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoDowner: Teleporters don't eat projectiles anymore (seems all sides of a brush must...
m0rfar [Tue, 26 Dec 2006 13:50:31 +0000 (13:50 +0000)]
Downer: Teleporters don't eat projectiles anymore (seems all sides of a brush must have #teleport texture now). Reduced portals on stairs etc. Fixed a couple of z-fighting.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2070 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agospeling
div0 [Sat, 23 Dec 2006 19:08:15 +0000 (19:08 +0000)]
speling

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2067 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agofalling damage should only be applied for velocity DECREASES
div0 [Sat, 23 Dec 2006 18:31:57 +0000 (18:31 +0000)]
falling damage should only be applied for velocity DECREASES

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2065 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agofallthrough detection now supports up to 131072 units map depth
div0 [Sat, 23 Dec 2006 15:52:30 +0000 (15:52 +0000)]
fallthrough detection now supports up to 131072 units map depth

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2063 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agono more flag fallthrough
div0 [Thu, 21 Dec 2006 15:31:28 +0000 (15:31 +0000)]
no more flag fallthrough

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2062 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoLMS winning condition
div0 [Thu, 21 Dec 2006 04:59:15 +0000 (04:59 +0000)]
LMS winning condition

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2059 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agofix boolean logic for crushers
div0 [Wed, 20 Dec 2006 22:54:04 +0000 (22:54 +0000)]
fix boolean logic for crushers

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2057 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agonew cvar: quit_when_empty - exits the server once it is empty (apart from bots)
div0 [Mon, 18 Dec 2006 08:53:29 +0000 (08:53 +0000)]
new cvar: quit_when_empty - exits the server once it is empty (apart from bots)
at the end of a game. Useful for server admins who use a service manager (like
svsvinit, daemontools, svc or, if nothing else is there, cron or a shell script
with an endless loop) that automatically restarts the server when needed, that
way, they can schedule an engine update to when the server is empty.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2055 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agospawn_debug 2 searches for duplicated items too
div0 [Mon, 18 Dec 2006 08:41:31 +0000 (08:41 +0000)]
spawn_debug 2 searches for duplicated items too

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2053 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agostrstr broke
div0 [Sun, 17 Dec 2006 21:37:56 +0000 (21:37 +0000)]
strstr broke

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2051 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoversion nag feature - non-SVN clients get a message about different version
div0 [Sun, 17 Dec 2006 16:50:50 +0000 (16:50 +0000)]
version nag feature - non-SVN clients get a message about different version
between server and client once per game. No further action is taken as long
as the versions are compatible.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2050 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agocorrected the colors for fast/medim ping
esteel [Fri, 15 Dec 2006 13:37:21 +0000 (13:37 +0000)]
corrected the colors for fast/medim ping

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2049 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoWoops, forgot to add the template.
black [Wed, 13 Dec 2006 00:16:21 +0000 (00:16 +0000)]
Woops, forgot to add the template.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2045 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoCommit a new item (Nex_HostCache_Ping) that colors serverlist pings depending on...
black [Wed, 13 Dec 2006 00:10:48 +0000 (00:10 +0000)]
Commit a new item (Nex_HostCache_Ping) that colors serverlist pings depending on the latency.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2044 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agooops, _v2.2.1, not _2.2.1
div0 [Tue, 12 Dec 2006 17:06:07 +0000 (17:06 +0000)]
oops, _v2.2.1, not _2.2.1

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2043 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agonew env var: version=2.2.1 sh makebuild.sh will replace the version strings in FAQ...
div0 [Tue, 12 Dec 2006 16:05:48 +0000 (16:05 +0000)]
new env var: version=2.2.1 sh makebuild.sh will replace the version strings in FAQ, Readme and default.cfg

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2041 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoget rid of the damn LMS player count... no LMS player count, and none can be wrong...
div0 [Tue, 12 Dec 2006 10:52:36 +0000 (10:52 +0000)]
get rid of the damn LMS player count... no LMS player count, and none can be wrong...

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2039 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agotry to find that LMS bug using developer 1
div0 [Tue, 12 Dec 2006 06:25:20 +0000 (06:25 +0000)]
try to find that LMS bug using developer 1

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2038 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agolms fix
div0 [Mon, 11 Dec 2006 22:58:53 +0000 (22:58 +0000)]
lms fix

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2036 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoused a more generic filename in the FAQ
esteel [Sun, 10 Dec 2006 18:29:42 +0000 (18:29 +0000)]
used a more generic filename in the FAQ

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2033 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoreverted bloodprison.bsp as it gave some black items on windows
esteel [Sun, 10 Dec 2006 18:07:11 +0000 (18:07 +0000)]
reverted bloodprison.bsp as it gave some black items on windows

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2031 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agoadded %p to say-escapes.txt
esteel [Sun, 10 Dec 2006 10:05:52 +0000 (10:05 +0000)]
added %p to say-escapes.txt

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2029 f962a42d-fe04-0410-a3ab-8c8b0445ebaa

17 years agocorrected ctf_dismal fraglimit to be 100 like the other ctf mapcfg files
esteel [Sat, 9 Dec 2006 15:00:12 +0000 (15:00 +0000)]
corrected ctf_dismal fraglimit to be 100 like the other ctf mapcfg files

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@2028 f962a42d-fe04-0410-a3ab-8c8b0445ebaa