]> icculus.org git repositories - divverent/nexuiz.git/log
divverent/nexuiz.git
15 years agouse the insane but fast tokenizer for more stuff again
div0 [Fri, 26 Dec 2008 21:05:07 +0000 (21:05 +0000)]
use the insane but fast tokenizer for more stuff again

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

15 years agotokenizer: don't free that many strings, only the ones last used
div0 [Fri, 26 Dec 2008 21:01:22 +0000 (21:01 +0000)]
tokenizer: don't free that many strings, only the ones last used

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

15 years agosame fixes for rcon.pl
div0 [Fri, 26 Dec 2008 20:11:58 +0000 (20:11 +0000)]
same fixes for rcon.pl

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

15 years agofix color codes on IRC
div0 [Fri, 26 Dec 2008 20:11:15 +0000 (20:11 +0000)]
fix color codes on IRC

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

15 years agoallow a mask for the color picker brightening/darkening for textshadow/brightness
div0 [Fri, 26 Dec 2008 17:08:44 +0000 (17:08 +0000)]
allow a mask for the color picker brightening/darkening for textshadow/brightness

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

15 years agofix the test command;
div0 [Fri, 26 Dec 2008 16:54:49 +0000 (16:54 +0000)]
fix the test command;
fix display of the color picker with text brightness/contrast

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

15 years agobring back B & C, but do them correctly
div0 [Fri, 26 Dec 2008 15:53:43 +0000 (15:53 +0000)]
bring back B & C, but do them correctly

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

15 years agolet's try without text brightness again
div0 [Fri, 26 Dec 2008 15:47:30 +0000 (15:47 +0000)]
let's try without text brightness again

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

15 years agomenu: add a color picker for player names
div0 [Fri, 26 Dec 2008 14:29:00 +0000 (14:29 +0000)]
menu: add a color picker for player names

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

15 years agohsl color space generator script
div0 [Fri, 26 Dec 2008 14:25:58 +0000 (14:25 +0000)]
hsl color space generator script

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

15 years agoI changed hlac_mod into hlacmod by accident, sry :)
morphed [Thu, 25 Dec 2008 22:28:47 +0000 (22:28 +0000)]
I changed hlac_mod into hlacmod by accident, sry :)

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

15 years agohlac fix: proper size for textures, smaller scope, reposition of 1st person view
morphed [Thu, 25 Dec 2008 22:20:39 +0000 (22:20 +0000)]
hlac fix: proper size for textures, smaller scope, reposition of 1st person view

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

15 years agoterrencehill's color codes patch. Please test thoroughly!
div0 [Thu, 25 Dec 2008 18:03:28 +0000 (18:03 +0000)]
terrencehill's color codes patch. Please test thoroughly!

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

15 years agorcon, rcon2irc: support terrencehill's colors
div0 [Thu, 25 Dec 2008 17:43:41 +0000 (17:43 +0000)]
rcon, rcon2irc: support terrencehill's colors

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

15 years agorecalculate bullet parameters
div0 [Thu, 25 Dec 2008 14:09:32 +0000 (14:09 +0000)]
recalculate bullet parameters

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

15 years agoavoid calling dropclient from cl_movement frames
div0 [Thu, 25 Dec 2008 13:40:22 +0000 (13:40 +0000)]
avoid calling dropclient from cl_movement frames

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

15 years agofactor the ballistic bullet tracing into a separate inverted traceline function
div0 [Thu, 25 Dec 2008 13:25:06 +0000 (13:25 +0000)]
factor the ballistic bullet tracing into a separate inverted traceline function

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

15 years agofix size of minimap
div0 [Wed, 24 Dec 2008 23:10:38 +0000 (23:10 +0000)]
fix size of minimap

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

15 years agocsqc: fix position of waypoints in intermission
div0 [Wed, 24 Dec 2008 22:48:53 +0000 (22:48 +0000)]
csqc: fix position of waypoints in intermission

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

15 years agono, do this: shoot CR from the eye when zoomed, to avoid trueaim problems; when not...
div0 [Wed, 24 Dec 2008 19:38:44 +0000 (19:38 +0000)]
no, do this: shoot CR from the eye when zoomed, to avoid trueaim problems; when not zoomed, shoot with trueaim

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

15 years agocamping rifle: DO use trueaim. Better for head shots. MUCH better.
div0 [Wed, 24 Dec 2008 19:33:38 +0000 (19:33 +0000)]
camping rifle: DO use trueaim. Better for head shots. MUCH better.

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

15 years agoremove some spam
div0 [Wed, 24 Dec 2008 19:05:18 +0000 (19:05 +0000)]
remove some spam

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

15 years agoremove other unnecessary check
div0 [Wed, 24 Dec 2008 17:23:40 +0000 (17:23 +0000)]
remove other unnecessary check

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

15 years agohook patch from Roffnan
div0 [Wed, 24 Dec 2008 17:21:34 +0000 (17:21 +0000)]
hook patch from Roffnan

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

15 years agonow bots can use the CR too
div0 [Wed, 24 Dec 2008 15:27:27 +0000 (15:27 +0000)]
now bots can use the CR too

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

15 years agohopefulyl fix decals of ballistic bullets
div0 [Wed, 24 Dec 2008 14:42:58 +0000 (14:42 +0000)]
hopefulyl fix decals of ballistic bullets

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

15 years agoremove debug output
div0 [Wed, 24 Dec 2008 14:00:02 +0000 (14:00 +0000)]
remove debug output

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

15 years agoupdated ballistics code and data, matches physics better now
div0 [Wed, 24 Dec 2008 13:57:07 +0000 (13:57 +0000)]
updated ballistics code and data, matches physics better now

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

15 years agoUse "Two cloth" version of the flags.
m0rfar [Wed, 24 Dec 2008 13:16:14 +0000 (13:16 +0000)]
Use "Two cloth" version of the flags.
I think they look better, are still visible and use fewer polygons :)

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

15 years agofix extra casings :P
div0 [Tue, 23 Dec 2008 22:45:23 +0000 (22:45 +0000)]
fix extra casings :P

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

15 years agofix cvar checks
div0 [Tue, 23 Dec 2008 22:38:21 +0000 (22:38 +0000)]
fix cvar checks

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

15 years agoballistics: also show bullet mark where the bullet came out
div0 [Tue, 23 Dec 2008 22:30:41 +0000 (22:30 +0000)]
ballistics: also show bullet mark where the bullet came out

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

15 years agoNew stuff:
div0 [Tue, 23 Dec 2008 22:24:46 +0000 (22:24 +0000)]
New stuff:

- Camping Rifle (with a preliminary model, should really be exchanged before release, and do not use it in maps yet)
- Ballistics mode (g_ballistics_force 1), makes Uzi and Shotgun bullets use the ballistics code from the camping rifle too so they are no longer hitscan (for SG this does not matter and is just less ugly, for MG it might actually fix its balance)
- A Mandelbrot set-based skybox made by the skybox generator I had posted
- Rocket launcher tuned to 120 damage units (before: 130)

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

15 years agoelectro: rebalance it by making primary and secondary have less damage, but increase...
div0 [Tue, 23 Dec 2008 10:26:15 +0000 (10:26 +0000)]
electro: rebalance it by making primary and secondary have less damage, but increase combo damage
hagar: undo half of the last damage reduction, it was too much

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

15 years agouzi: small tuning of spread and damage
div0 [Mon, 22 Dec 2008 19:44:31 +0000 (19:44 +0000)]
uzi: small tuning of spread and damage

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

15 years agoeven more CHs
div0 [Mon, 22 Dec 2008 17:06:06 +0000 (17:06 +0000)]
even more CHs

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

15 years agoCH 15 updated
div0 [Mon, 22 Dec 2008 16:56:05 +0000 (16:56 +0000)]
CH 15 updated

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

15 years agonew crosshairs by mikeeusa as posted on the NN forum, but fixtrans'd ;)
div0 [Mon, 22 Dec 2008 16:47:23 +0000 (16:47 +0000)]
new crosshairs by mikeeusa as posted on the NN forum, but fixtrans'd ;)
crosshair19 isn't in the menu as it doesn't make a good preview anyway, use "crosshair 19" to load it

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

15 years agoWeapon rebalancing according to stats:
div0 [Mon, 22 Dec 2008 15:56:42 +0000 (15:56 +0000)]
Weapon rebalancing according to stats:

Crylink: -10% damage
Nex: -7% damage
Hagar: -12% damage
RL: sameg damage, less edge damage, slightly less radius
HLAC: -8% damage

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

15 years agoremove "frags left" for ctf
div0 [Sun, 21 Dec 2008 17:01:43 +0000 (17:01 +0000)]
remove "frags left" for ctf

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

15 years agohook: clear waiting for release flag
div0 [Sat, 20 Dec 2008 19:23:50 +0000 (19:23 +0000)]
hook: clear waiting for release flag

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

15 years agotypo, argh
div0 [Sat, 20 Dec 2008 18:51:50 +0000 (18:51 +0000)]
typo, argh

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

15 years agoverify clientcomamnds again
div0 [Sat, 20 Dec 2008 18:49:34 +0000 (18:49 +0000)]
verify clientcomamnds again

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

15 years agofix maplist shuffling when set to ""
div0 [Sat, 20 Dec 2008 17:03:31 +0000 (17:03 +0000)]
fix maplist shuffling when set to ""

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

15 years agoscale down textures in the compat pack to 256x256 if possible
div0 [Fri, 19 Dec 2008 12:11:48 +0000 (12:11 +0000)]
scale down textures in the compat pack to 256x256 if possible

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

15 years agoscaledown option
div0 [Fri, 19 Dec 2008 12:10:45 +0000 (12:10 +0000)]
scaledown option

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

15 years agofix doors with origin brush
div0 [Fri, 19 Dec 2008 10:58:19 +0000 (10:58 +0000)]
fix doors with origin brush

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

15 years agofix...
div0 [Fri, 19 Dec 2008 10:32:47 +0000 (10:32 +0000)]
fix...

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

15 years agotghere is no specop needhelp2
div0 [Fri, 19 Dec 2008 10:27:00 +0000 (10:27 +0000)]
tghere is no specop needhelp2

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

15 years agomore quality reduction
div0 [Fri, 19 Dec 2008 10:24:34 +0000 (10:24 +0000)]
more quality reduction

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

15 years agobuild script now reducing texture quality to make smaller pack
div0 [Fri, 19 Dec 2008 10:23:07 +0000 (10:23 +0000)]
build script now reducing texture quality to make smaller pack

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

15 years agoflag model -> compat pack
div0 [Fri, 19 Dec 2008 10:19:14 +0000 (10:19 +0000)]
flag model -> compat pack

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

15 years agoI forgot this file. Dunno what it is. :D
m0rfar [Thu, 18 Dec 2008 17:23:36 +0000 (17:23 +0000)]
I forgot this file. Dunno what it is. :D

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

15 years agoA preliminary commit until tzork flag modification is done.
m0rfar [Thu, 18 Dec 2008 14:20:19 +0000 (14:20 +0000)]
A preliminary commit until tzork flag modification is done.
* New flag model by ai (with laser beams always visible).
* New cvar g_ctf_dynamiclights (default: 1) which adds a red/blue dynamic light on flag origin.
* Changed g_ctf_fullbrights to 0, or else normal maps wont work. Cloths are fullbright anyway.
* Old flag models still exists for compability reasons (if some maps are still referring to them).

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

15 years agobug fix
div0 [Thu, 18 Dec 2008 14:09:41 +0000 (14:09 +0000)]
bug fix

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

15 years agokick should also say #2, not 2
div0 [Thu, 18 Dec 2008 08:13:24 +0000 (08:13 +0000)]
kick should also say #2, not 2

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

15 years agomove the # to the place where it belongs :P (just weird output otherwise)
div0 [Thu, 18 Dec 2008 08:12:23 +0000 (08:12 +0000)]
move the # to the place where it belongs :P (just weird output otherwise)

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

15 years agodon't crash if no status received yet
div0 [Thu, 18 Dec 2008 08:07:53 +0000 (08:07 +0000)]
don't crash if no status received yet

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

15 years agoremoved next typo
div0 [Thu, 18 Dec 2008 08:02:25 +0000 (08:02 +0000)]
removed next typo

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

15 years agoipban: enforce always
div0 [Thu, 18 Dec 2008 08:01:28 +0000 (08:01 +0000)]
ipban: enforce always

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

15 years agonext typo
div0 [Thu, 18 Dec 2008 07:56:21 +0000 (07:56 +0000)]
next typo

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

15 years agofix typo in unban command
div0 [Thu, 18 Dec 2008 07:54:39 +0000 (07:54 +0000)]
fix typo in unban command

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

15 years agonow the weapon icon showing REALLY works
div0 [Thu, 18 Dec 2008 07:48:05 +0000 (07:48 +0000)]
now the weapon icon showing REALLY works

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

15 years agofix showweaponspawns
div0 [Thu, 18 Dec 2008 07:39:10 +0000 (07:39 +0000)]
fix showweaponspawns

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

15 years agoadd irc admin to the cofnig file
div0 [Thu, 18 Dec 2008 07:01:39 +0000 (07:01 +0000)]
add irc admin to the cofnig file

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

15 years agoadd support for managing bans
div0 [Thu, 18 Dec 2008 06:57:51 +0000 (06:57 +0000)]
add support for managing bans

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

15 years agorcon2irc: more stuff :P
div0 [Thu, 18 Dec 2008 06:38:58 +0000 (06:38 +0000)]
rcon2irc: more stuff :P

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

15 years agoadmin interface beginning
div0 [Wed, 17 Dec 2008 20:52:49 +0000 (20:52 +0000)]
admin interface beginning

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

15 years agomake hook switch also when trying to use the hook button
div0 [Wed, 17 Dec 2008 14:27:16 +0000 (14:27 +0000)]
make hook switch also when trying to use the hook button

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

15 years agospecop needhelp2 missing
div0 [Wed, 17 Dec 2008 14:08:51 +0000 (14:08 +0000)]
specop needhelp2 missing

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

15 years agobigger head shot area, hope this helps
div0 [Wed, 17 Dec 2008 13:55:41 +0000 (13:55 +0000)]
bigger head shot area, hope this helps

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

15 years agocompat pack: HLAC texture, wpn- tga files
div0 [Wed, 17 Dec 2008 13:36:57 +0000 (13:36 +0000)]
compat pack: HLAC texture, wpn- tga files

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

15 years ago- only complain about ONE missing weapon;
div0 [Wed, 17 Dec 2008 13:34:06 +0000 (13:34 +0000)]
- only complain about ONE missing weapon;
- g_showweaponspawns (feature you know from the OTLD servers)

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

15 years agodelete the old ones
div0 [Wed, 17 Dec 2008 13:29:45 +0000 (13:29 +0000)]
delete the old ones

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

15 years agoweapon sprites, this time right
div0 [Wed, 17 Dec 2008 13:29:35 +0000 (13:29 +0000)]
weapon sprites, this time right

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

15 years agoweapon sprites
div0 [Wed, 17 Dec 2008 13:13:12 +0000 (13:13 +0000)]
weapon sprites

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

15 years agottf2conchars: add "scale 1" directive
div0 [Wed, 17 Dec 2008 09:56:26 +0000 (09:56 +0000)]
ttf2conchars: add "scale 1" directive

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

15 years agoget rid of RETURN VALUE ALREADY IN USE bug
div0 [Wed, 17 Dec 2008 08:09:20 +0000 (08:09 +0000)]
get rid of RETURN VALUE ALREADY IN USE bug

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

15 years agofixed env/desert by sev
div0 [Wed, 17 Dec 2008 07:05:49 +0000 (07:05 +0000)]
fixed env/desert by sev

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

15 years agomore distance before it switches to nex whore mode
div0 [Tue, 16 Dec 2008 14:13:26 +0000 (14:13 +0000)]
more distance before it switches to nex whore mode

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

15 years agobots: combos; custom weapon priorities
div0 [Tue, 16 Dec 2008 13:43:41 +0000 (13:43 +0000)]
bots: combos; custom weapon priorities

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

15 years agofix hook again
div0 [Tue, 16 Dec 2008 13:34:27 +0000 (13:34 +0000)]
fix hook again

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

15 years agomake display of hook less weird
div0 [Tue, 16 Dec 2008 12:32:22 +0000 (12:32 +0000)]
make display of hook less weird

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

15 years agofix blur
div0 [Tue, 16 Dec 2008 12:21:55 +0000 (12:21 +0000)]
fix blur

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

15 years agoless spam
div0 [Tue, 16 Dec 2008 12:11:02 +0000 (12:11 +0000)]
less spam

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

15 years agovisual studio BS... but it should at least work now.
div0 [Tue, 16 Dec 2008 12:06:21 +0000 (12:06 +0000)]
visual studio BS... but it should at least work now.

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

15 years agofix some C++ warnings
div0 [Tue, 16 Dec 2008 09:54:06 +0000 (09:54 +0000)]
fix some C++ warnings

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

15 years agohook: separate refire timers for primary/secondary (probably a bit buggy)
div0 [Tue, 16 Dec 2008 09:42:34 +0000 (09:42 +0000)]
hook: separate refire timers for primary/secondary (probably a bit buggy)

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

15 years agorefire for hook now working
div0 [Tue, 16 Dec 2008 09:31:26 +0000 (09:31 +0000)]
refire for hook now working

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

15 years agonew parameter use
div0 [Tue, 16 Dec 2008 09:28:08 +0000 (09:28 +0000)]
new parameter use

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

15 years agoless MD and FF
div0 [Tue, 16 Dec 2008 08:45:57 +0000 (08:45 +0000)]
less MD and FF

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

15 years agoipban update
div0 [Tue, 16 Dec 2008 07:28:00 +0000 (07:28 +0000)]
ipban update

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

15 years agonew hlac model in 2 versions + textures and stuff
morphed [Mon, 15 Dec 2008 17:46:47 +0000 (17:46 +0000)]
new hlac model in 2 versions + textures and stuff

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

15 years agoipban:
div0 [Mon, 15 Dec 2008 15:16:01 +0000 (15:16 +0000)]
ipban:
set g_ban_sync_trusted_servers_verify 0 // when set to 1, additional bans sent by the servers are ignored, and only bans for the requested IP are used

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

15 years agobanlist: why -> reason, : -> ;
div0 [Mon, 15 Dec 2008 14:45:55 +0000 (14:45 +0000)]
banlist: why -> reason, : -> ;

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

15 years agonew cvars, new cvars
div0 [Mon, 15 Dec 2008 14:13:20 +0000 (14:13 +0000)]
new cvars, new cvars

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

15 years agofriendly fire/team damage/mirror damage change; warnings cleanup
div0 [Mon, 15 Dec 2008 14:11:05 +0000 (14:11 +0000)]
friendly fire/team damage/mirror damage change; warnings cleanup

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

15 years agodocumented some cvars (this file could be later used for a menu)
div0 [Mon, 15 Dec 2008 13:56:35 +0000 (13:56 +0000)]
documented some cvars (this file could be later used for a menu)

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

15 years agoremove some more cvars as private
div0 [Mon, 15 Dec 2008 13:51:05 +0000 (13:51 +0000)]
remove some more cvars as private

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

15 years agonew cvar list
div0 [Mon, 15 Dec 2008 13:27:47 +0000 (13:27 +0000)]
new cvar list

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