]> icculus.org git repositories - divverent/nexuiz.git/log
divverent/nexuiz.git
14 years agochange teleport to animation restart bit in weapon animation
div0 [Sun, 20 Dec 2009 08:46:29 +0000 (08:46 +0000)]
change teleport to animation restart bit in weapon animation

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

14 years agoget rid of mass warning
div0 [Sun, 20 Dec 2009 08:42:41 +0000 (08:42 +0000)]
get rid of mass warning

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

14 years agoPatch #589: Menu sounds, disabled by default. (patch by Taoki)
samual [Sun, 20 Dec 2009 05:09:05 +0000 (05:09 +0000)]
Patch #589: Menu sounds, disabled by default. (patch by Taoki)

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

14 years agoBug #599: Fix time remaining sounds in warmup mode (patch by gaffe)
samual [Sun, 20 Dec 2009 04:38:50 +0000 (04:38 +0000)]
Bug #599: Fix time remaining sounds in warmup mode (patch by gaffe)

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

14 years agocl_deathfade enabled by default
samual [Sun, 20 Dec 2009 04:30:39 +0000 (04:30 +0000)]
cl_deathfade enabled by default

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

14 years agocorrect sizes of items in multiplayer join
div0 [Sat, 19 Dec 2009 22:32:19 +0000 (22:32 +0000)]
correct sizes of items in multiplayer join

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

14 years agooops... 4% more width because I had done 6:5 and not 5:4
div0 [Sat, 19 Dec 2009 22:03:45 +0000 (22:03 +0000)]
oops... 4% more width because I had done 6:5 and not 5:4

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

14 years agoquick fix for hurt triggers in minstagib
div0 [Sat, 19 Dec 2009 19:49:22 +0000 (19:49 +0000)]
quick fix for hurt triggers in minstagib

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

14 years agoremove some tabs from the balance config files to not annoy mapinfo #include
div0 [Sat, 19 Dec 2009 19:38:00 +0000 (19:38 +0000)]
remove some tabs from the balance config files to not annoy mapinfo #include

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

14 years agos/space/tab in the nexrun config (otherwise fails with #include)
div0 [Sat, 19 Dec 2009 19:37:00 +0000 (19:37 +0000)]
s/space/tab in the nexrun config (otherwise fails with #include)

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

14 years agofix cvar typo
div0 [Sat, 19 Dec 2009 19:35:27 +0000 (19:35 +0000)]
fix cvar typo

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

14 years agosupport other URL parameters in g_ban_sync_uri (i.e. extend URI by &, not ?, if ...
div0 [Sat, 19 Dec 2009 18:22:46 +0000 (18:22 +0000)]
support other URL parameters in g_ban_sync_uri (i.e. extend URI by &, not ?, if ? already exists)

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

14 years agoincrease MAX_BAN to 256
div0 [Sat, 19 Dec 2009 17:37:53 +0000 (17:37 +0000)]
increase MAX_BAN to 256

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

14 years ago-cvar_check
div0 [Sat, 19 Dec 2009 16:46:47 +0000 (16:46 +0000)]
-cvar_check

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

14 years agocvar hashes (hope we can get rid of these soon)
div0 [Sat, 19 Dec 2009 16:41:58 +0000 (16:41 +0000)]
cvar hashes (hope we can get rid of these soon)

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

14 years agowe didn't need that CP -1 handling any more
div0 [Sat, 19 Dec 2009 16:41:44 +0000 (16:41 +0000)]
we didn't need that CP -1 handling any more

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

14 years agorevert the last change in case of the finish line spawns. Now, dying before finish...
div0 [Sat, 19 Dec 2009 16:32:07 +0000 (16:32 +0000)]
revert the last change in case of the finish line spawns. Now, dying before finish gets you to a last-place spawnpoint (due to race_place getting erased), dying after that gets you back to the very same spawn again, and dying after finish gets you to a race_place 0 spawnpoint.

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

14 years agoOnly update spotref if we ACTUALLY advanced by a CP. So if you spawn at the finish...
div0 [Sat, 19 Dec 2009 16:29:39 +0000 (16:29 +0000)]
Only update spotref if we ACTUALLY advanced by a CP. So if you spawn at the finish line spawn, touch the finish, then die, you will ALSO start from the very same spawn again.

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

14 years agorace: improved respawn handling:
div0 [Sat, 19 Dec 2009 16:27:51 +0000 (16:27 +0000)]
race: improved respawn handling:
1. when respawning after touching a CP, always spawn at a spawn connected to EXACTLY THAT CP (if available).
2. when respawning without touching a CP, always spawn at the same spawn again

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

14 years agoset -2 on defrag checkpoints, still does not fully fix the problem where two players...
fruitiex [Sat, 19 Dec 2009 09:59:05 +0000 (09:59 +0000)]
set -2 on defrag checkpoints, still does not fully fix the problem where two players cant pass the cp simultaneously...

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

14 years agofix bug in race with toggling spec/player
div0 [Fri, 18 Dec 2009 22:26:26 +0000 (22:26 +0000)]
fix bug in race with toggling spec/player

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

14 years agoadd explanation comment
div0 [Fri, 18 Dec 2009 22:21:26 +0000 (22:21 +0000)]
add explanation comment

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

14 years agofix handling when dying before reaching first CP
div0 [Fri, 18 Dec 2009 22:15:40 +0000 (22:15 +0000)]
fix handling when dying before reaching first CP

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

14 years agoexclude the serverconfig cvar
div0 [Fri, 18 Dec 2009 22:01:51 +0000 (22:01 +0000)]
exclude the serverconfig cvar

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

14 years agoentities.def merge
div0 [Fri, 18 Dec 2009 21:23:04 +0000 (21:23 +0000)]
entities.def merge

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

14 years agoremove a debug print
div0 [Fri, 18 Dec 2009 21:22:21 +0000 (21:22 +0000)]
remove a debug print

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

14 years agofix race spawnpoint bug
div0 [Fri, 18 Dec 2009 21:21:31 +0000 (21:21 +0000)]
fix race spawnpoint bug

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

14 years agoadjust docs for the last race change
div0 [Fri, 18 Dec 2009 20:30:32 +0000 (20:30 +0000)]
adjust docs for the last race change

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

14 years agorace: change checkpoint use
div0 [Fri, 18 Dec 2009 20:29:05 +0000 (20:29 +0000)]
race: change checkpoint use
now place-0 spawns of the start CP are only used for dying players who have reached finish. The last place CP is used instead for late comers.
Should break no existing map, but removes the restriction on place-0 placement.

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

14 years agotry fixing the addition of CA
div0 [Fri, 18 Dec 2009 14:34:20 +0000 (14:34 +0000)]
try fixing the addition of CA

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

14 years agotry fixing crash found by Roffnan
div0 [Fri, 18 Dec 2009 14:04:08 +0000 (14:04 +0000)]
try fixing crash found by Roffnan

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

14 years agorefactored the scaling to a separate function to allow different size images
div0 [Fri, 18 Dec 2009 12:27:11 +0000 (12:27 +0000)]
refactored the scaling to a separate function to allow different size images

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

14 years agoalso new: SKINCOLOR_BACKGROUND
div0 [Fri, 18 Dec 2009 10:34:31 +0000 (10:34 +0000)]
also new: SKINCOLOR_BACKGROUND

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

14 years agomenu background: allow different aspect-fixing modes: letterbox, crop, width, height...
div0 [Fri, 18 Dec 2009 10:26:12 +0000 (10:26 +0000)]
menu background: allow different aspect-fixing modes: letterbox, crop, width, height, stretch

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

14 years agomenu now ALWAYS works in a subwindow of 5:4 aspect, scaled to just fit in. Should...
div0 [Fri, 18 Dec 2009 09:20:53 +0000 (09:20 +0000)]
menu now ALWAYS works in a subwindow of 5:4 aspect, scaled to just fit in. Should make it look better on widescreen.

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

14 years agoweaken LG just a bit, increase electro direct hit damage
fruitiex [Thu, 17 Dec 2009 18:45:44 +0000 (18:45 +0000)]
weaken LG just a bit, increase electro direct hit damage

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

14 years agofix spam from anticheat
div0 [Thu, 17 Dec 2009 18:43:19 +0000 (18:43 +0000)]
fix spam from anticheat

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

14 years agofix a misnamed cvar
div0 [Thu, 17 Dec 2009 14:05:29 +0000 (14:05 +0000)]
fix a misnamed cvar

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

14 years agor_glsl to vid_gl20 cvar rename (please test)
div0 [Wed, 16 Dec 2009 16:04:18 +0000 (16:04 +0000)]
r_glsl to vid_gl20 cvar rename (please test)

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

14 years agofor niceness to MD3 exporters, also support the weapon tag names with a tag_ prefix
div0 [Wed, 16 Dec 2009 14:25:35 +0000 (14:25 +0000)]
for niceness to MD3 exporters, also support the weapon tag names with a tag_ prefix

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

14 years agoturn undefined-cvar access from error into backtrace
div0 [Wed, 16 Dec 2009 07:36:24 +0000 (07:36 +0000)]
turn undefined-cvar access from error into backtrace

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

14 years agoalso bail out if trying to cvar_set "" (which would crash)
div0 [Tue, 15 Dec 2009 13:17:29 +0000 (13:17 +0000)]
also bail out if trying to cvar_set "" (which would crash)

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

14 years agofactor out the hardcoded ACL
div0 [Mon, 14 Dec 2009 15:58:24 +0000 (15:58 +0000)]
factor out the hardcoded ACL

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

14 years agomoved ACL stuff to util.qc
div0 [Mon, 14 Dec 2009 15:56:13 +0000 (15:56 +0000)]
moved ACL stuff to util.qc

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

14 years agoalso block g_ban*
div0 [Sun, 13 Dec 2009 19:29:35 +0000 (19:29 +0000)]
also block g_ban*

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

14 years agofix settemp security hole :P
div0 [Sun, 13 Dec 2009 19:28:12 +0000 (19:28 +0000)]
fix settemp security hole :P

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

14 years agoadd detection code for generic speedhacks, old and new strafebot, div0 spectator...
div0 [Sun, 13 Dec 2009 17:10:57 +0000 (17:10 +0000)]
add detection code for generic speedhacks, old and new strafebot, div0 spectator evasion hack

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

14 years agochecksums
div0 [Sun, 13 Dec 2009 15:54:52 +0000 (15:54 +0000)]
checksums

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

14 years agoentities.def merge
div0 [Sun, 13 Dec 2009 15:54:30 +0000 (15:54 +0000)]
entities.def merge

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

14 years agoremove unwanted access to "neutral" team cvars
div0 [Sun, 13 Dec 2009 11:52:12 +0000 (11:52 +0000)]
remove unwanted access to "neutral" team cvars

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

14 years agodocument that change :P
div0 [Fri, 11 Dec 2009 14:48:14 +0000 (14:48 +0000)]
document that change :P

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

14 years agotrigger_multiple: do not wait if "wait" is -2
div0 [Fri, 11 Dec 2009 14:23:47 +0000 (14:23 +0000)]
trigger_multiple: do not wait if "wait" is -2

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

14 years agojust reverting desertfactory.mapinfo
m0rfar [Thu, 10 Dec 2009 17:22:24 +0000 (17:22 +0000)]
just reverting desertfactory.mapinfo

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

14 years agoDesertfactory v1r1 by Sev.
m0rfar [Wed, 9 Dec 2009 19:26:10 +0000 (19:26 +0000)]
Desertfactory v1r1 by Sev.

Sev wrote:
The main changes include:

- New models: "real" grates, new shrubs, more archs
- Optimised models, compiled with lower subdivision (=more triangles)
- New and edited textures (esp. new brick textures)
- More distinct lights and shadows
- Completely renewed brushwork

A few things worth mentioning:

- I didn't compile it with -deluxe in the light phase, since the textures don't have bump/norm maps anyway (tried it, but doesn't look good).
In return, the performance increased considerably (+ 15-20%), and I was able to compile a high-res lightmap without performance loss.
- I reduced the amount of portals, I don't know if this could cause problems (compatibility).
- There are a few minor changes with the clipping: on some of the overhead tubes (increased curvature), and new clips for the added archs.
- The new models are prefixed with "v1r1_". The models that are not needed anymore are listed in the compile_redundant.sh scripts, I kept them in since other maps may use them.

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

14 years agoallow non-square fonts to be output
div0 [Wed, 9 Dec 2009 07:55:23 +0000 (07:55 +0000)]
allow non-square fonts to be output

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

14 years agoremoving last remains of old xolar skin, xolar selected on old server will look like...
morphed [Mon, 7 Dec 2009 19:49:36 +0000 (19:49 +0000)]
removing last remains of old xolar skin, xolar selected on old server will look like nexus on new client

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

14 years agofix a bug in target_give by using InitializeEntity
fruitiex [Mon, 7 Dec 2009 14:18:34 +0000 (14:18 +0000)]
fix a bug in target_give by using InitializeEntity

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

14 years agoupdate docs of autocvars
div0 [Sun, 6 Dec 2009 19:37:53 +0000 (19:37 +0000)]
update docs of autocvars

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

14 years agoadd missing autocvars.qh file
div0 [Sun, 6 Dec 2009 13:16:01 +0000 (13:16 +0000)]
add missing autocvars.qh file

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

14 years agosloppy (faster) gibs
div0 [Sun, 6 Dec 2009 12:51:36 +0000 (12:51 +0000)]
sloppy (faster) gibs

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

14 years agonew bug test: tracebug2
div0 [Sat, 5 Dec 2009 19:44:10 +0000 (19:44 +0000)]
new bug test: tracebug2

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

14 years agocvar for enabling/disabling playerclips on a map (useful on eg defrag maps with ...
fruitiex [Sat, 5 Dec 2009 19:32:30 +0000 (19:32 +0000)]
cvar for enabling/disabling playerclips on a map (useful on eg defrag maps with "solid startlines")

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

14 years agodocument DP_QC_AUTOCVARS
div0 [Sat, 5 Dec 2009 15:46:53 +0000 (15:46 +0000)]
document DP_QC_AUTOCVARS

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

14 years agoadd cvar_or to the timer scale for compatibility
fruitiex [Sat, 5 Dec 2009 14:39:51 +0000 (14:39 +0000)]
add cvar_or to the timer scale for compatibility

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

14 years agofixing some false alarms by fteqcc
div0 [Sat, 5 Dec 2009 11:36:26 +0000 (11:36 +0000)]
fixing some false alarms by fteqcc

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

14 years agosupport defrag weapon/item give entity
fruitiex [Sat, 5 Dec 2009 10:11:31 +0000 (10:11 +0000)]
support defrag weapon/item give entity

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

14 years agooptimized trail code by adding a new .traileffect field that is set when
lordhavoc [Sat, 5 Dec 2009 10:00:03 +0000 (10:00 +0000)]
optimized trail code by adding a new .traileffect field that is set when
the model is set

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

14 years agofix bug where dlight from rocket flickered because trailparticles() was
lordhavoc [Sat, 5 Dec 2009 09:46:48 +0000 (09:46 +0000)]
fix bug where dlight from rocket flickered because trailparticles() was
not being called if start and end locations were the same

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

14 years agoreplace hlac and cr
fruitiex [Fri, 4 Dec 2009 16:07:58 +0000 (16:07 +0000)]
replace hlac and cr

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

14 years agoenable the endpos nudge
div0 [Fri, 4 Dec 2009 12:35:06 +0000 (12:35 +0000)]
enable the endpos nudge

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

14 years agoadd a missing cvar
div0 [Thu, 3 Dec 2009 21:11:13 +0000 (21:11 +0000)]
add a missing cvar

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

14 years agoweapon remove ent compatibility from defrag (link to target_items)
fruitiex [Thu, 3 Dec 2009 18:13:04 +0000 (18:13 +0000)]
weapon remove ent compatibility from defrag (link to target_items)

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

14 years agotweak grenades so that they make exactly one bounce before they explode (if aimed...
fruitiex [Thu, 3 Dec 2009 18:10:54 +0000 (18:10 +0000)]
tweak grenades so that they make exactly one bounce before they explode (if aimed straight down) in order to make grenadejumps in CTS easier

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

14 years ago-add cvars for playersize to allow eg. defrag mapinfos to set a slightly smaller...
fruitiex [Thu, 3 Dec 2009 17:14:40 +0000 (17:14 +0000)]
-add cvars for playersize to allow eg. defrag mapinfos to set a slightly smaller bbox so the player can fit through places where you have to crouch (still causes prediction errors, so use it only if you really have to!)
-add cvar for adjusting the Y-axis positioning of the race timer

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

14 years agoadd showbboxes
div0 [Wed, 2 Dec 2009 22:01:15 +0000 (22:01 +0000)]
add showbboxes

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

14 years agobugfix: defrag compat now works with defrag maps that have 0 checkpoints
fruitiex [Wed, 2 Dec 2009 21:42:34 +0000 (21:42 +0000)]
bugfix: defrag compat now works with defrag maps that have 0 checkpoints

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

14 years agoinstant movetoteam cmd (patch by Spaceman)
fruitiex [Wed, 2 Dec 2009 21:23:30 +0000 (21:23 +0000)]
instant movetoteam cmd (patch by Spaceman)

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

14 years agoFix a check in clientcommands.qc
samual [Wed, 2 Dec 2009 20:48:53 +0000 (20:48 +0000)]
Fix a check in clientcommands.qc

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

14 years agoavoid crash on RPN using undefined cvar
div0 [Wed, 2 Dec 2009 20:25:18 +0000 (20:25 +0000)]
avoid crash on RPN using undefined cvar

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

14 years agoadded some missing vars
div0 [Wed, 2 Dec 2009 19:48:11 +0000 (19:48 +0000)]
added some missing vars

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

14 years agoadd a cvar that can disable wearing off on powerups
fruitiex [Wed, 2 Dec 2009 19:34:23 +0000 (19:34 +0000)]
add a cvar that can disable wearing off on powerups

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

14 years agooops, forgot this little autogen mapinfo code change for the defrag compat code
fruitiex [Wed, 2 Dec 2009 19:32:33 +0000 (19:32 +0000)]
oops, forgot this little autogen mapinfo code change for the defrag compat code

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

14 years agoset armor and health rot pause to 1 to prevent spam when passing a give hp/armor...
fruitiex [Wed, 2 Dec 2009 18:23:01 +0000 (18:23 +0000)]
set armor and health rot pause to 1 to prevent spam when passing a give hp/armor checkpoint in CTS

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

14 years agoadd more missing cvars
div0 [Wed, 2 Dec 2009 18:21:46 +0000 (18:21 +0000)]
add more missing cvars

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

14 years agoSamual didn't mean his physics to become 2.6 default... :P
div0 [Wed, 2 Dec 2009 18:13:13 +0000 (18:13 +0000)]
Samual didn't mean his physics to become 2.6 default... :P

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

14 years agoadd defrag waypoint support to CTS, first time someone finishes a map the code record...
fruitiex [Wed, 2 Dec 2009 17:47:46 +0000 (17:47 +0000)]
add defrag waypoint support to CTS, first time someone finishes a map the code records the checkpoint sequence and saves it in a .defragcp file that it'll then use in the future (mappers should pack them in the pk3 to ensure trolls don't waypoint a map improperly on a server! :P)

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

14 years agochanged icon for carrying flag + psd
m0rfar [Wed, 2 Dec 2009 13:51:54 +0000 (13:51 +0000)]
changed icon for carrying flag + psd

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

14 years agodisable weapon throwing in mode 1 of weapon_stay, add a g_weapon_throwable cvar ...
fruitiex [Wed, 2 Dec 2009 13:36:45 +0000 (13:36 +0000)]
disable weapon throwing in mode 1 of weapon_stay, add a g_weapon_throwable cvar (default 1)

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

14 years agocvar "g_teleport_maxspeed" for global speed teleporter speed caps (if a misc_teleport...
fruitiex [Wed, 2 Dec 2009 13:16:55 +0000 (13:16 +0000)]
cvar "g_teleport_maxspeed" for global speed teleporter speed caps (if a misc_teleporter_dest also contains a speed cap then the smallest of these will be used)

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

14 years agookay, moving files around with svn is evidently not easy :( (sorry for commit spam)
fruitiex [Tue, 1 Dec 2009 10:00:04 +0000 (10:00 +0000)]
okay, moving files around with svn is evidently not easy :( (sorry for commit spam)

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

14 years agohmm, why wasn't this deleted
fruitiex [Tue, 1 Dec 2009 09:57:40 +0000 (09:57 +0000)]
hmm, why wasn't this deleted

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

14 years agomove physicsNexrun_dm.cfg to physicsNexrun.cfg, move the old physicsNexrun.cfg to...
fruitiex [Tue, 1 Dec 2009 09:56:28 +0000 (09:56 +0000)]
move physicsNexrun_dm.cfg to physicsNexrun.cfg, move the old physicsNexrun.cfg to physicsNexrun_old.cfg. (this is to avoid confusion and to "deprecate" the old set since the newer one is used everywhere except the older nexrun maps)

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

14 years agoremove old cvars that were for mapcfg
div0 [Tue, 1 Dec 2009 09:47:10 +0000 (09:47 +0000)]
remove old cvars that were for mapcfg

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

14 years agoadopt Samual's balance changes as a new starting point
lordhavoc [Tue, 1 Dec 2009 02:26:51 +0000 (02:26 +0000)]
adopt Samual's balance changes as a new starting point

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

14 years agoadd r_depthfirst settings appropriate for graphics
lordhavoc [Tue, 1 Dec 2009 02:22:39 +0000 (02:22 +0000)]
add r_depthfirst settings appropriate for graphics

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

14 years agoconvert line endings from CRLF to LF as they should be in svn
lordhavoc [Tue, 1 Dec 2009 02:22:22 +0000 (02:22 +0000)]
convert line endings from CRLF to LF as they should be in svn

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

14 years agoone more cvar
div0 [Sun, 29 Nov 2009 14:11:27 +0000 (14:11 +0000)]
one more cvar

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

14 years agofix more broken cvars
div0 [Sun, 29 Nov 2009 14:10:15 +0000 (14:10 +0000)]
fix more broken cvars

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

14 years agofix a cvar typo
div0 [Sun, 29 Nov 2009 14:03:42 +0000 (14:03 +0000)]
fix a cvar typo

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

14 years agofix SOME missing cvars
div0 [Sun, 29 Nov 2009 14:03:22 +0000 (14:03 +0000)]
fix SOME missing cvars

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