]> icculus.org git repositories - divverent/nexuiz.git/log
divverent/nexuiz.git
16 years agoconverted a 15bit tga to 24bit
lordhavoc [Thu, 14 Feb 2008 21:58:07 +0000 (21:58 +0000)]
converted a 15bit tga to 24bit

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

16 years agorecompiled bloodprisonctf with -scale 1.2, this fixed the lightgrid
lordhavoc [Thu, 14 Feb 2008 20:13:53 +0000 (20:13 +0000)]
recompiled bloodprisonctf with -scale 1.2, this fixed the lightgrid

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

16 years agochanged weapon_nextthink and ATTACK_FINISHED update checks to use a
lordhavoc [Thu, 14 Feb 2008 02:45:05 +0000 (02:45 +0000)]
changed weapon_nextthink and ATTACK_FINISHED update checks to use a
slightly different check for burst firing:
self.weapon_nextthink < time - frametime * 1.5
this ought to avoid rounding errors on the comparisons that might be
responsible for varying fire rates

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

16 years agostrength:
m0rfar [Wed, 13 Feb 2008 22:11:18 +0000 (22:11 +0000)]
strength:
Updated bsp with -onlyents and removed .ent file.
I never wanted to add that .ent file in the first place.

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

16 years ago(OSX) new icon
div0 [Wed, 13 Feb 2008 21:36:14 +0000 (21:36 +0000)]
(OSX) new icon

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

16 years agointroduce cvar g_balance_rocketlauncher_detonatedelay; when not 0, it inhibits rocket...
div0 [Wed, 13 Feb 2008 20:05:40 +0000 (20:05 +0000)]
introduce cvar g_balance_rocketlauncher_detonatedelay; when not 0, it inhibits rocket remote detonation until the rocket "lives" for a certain time. Maybe a value of 0.2 would be nice for this to prevent rocketboost exploits... but I'll try that on an actual server first

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

16 years agonew menu background
morphed [Wed, 13 Feb 2008 18:45:23 +0000 (18:45 +0000)]
new menu background

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

16 years agoget rid of unnecessary zoning
div0 [Wed, 13 Feb 2008 12:08:16 +0000 (12:08 +0000)]
get rid of unnecessary zoning

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

16 years agoTHAT should fix the display
div0 [Wed, 13 Feb 2008 12:07:40 +0000 (12:07 +0000)]
THAT should fix the display

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

16 years agoallow a reason to be specified for kick votes
div0 [Wed, 13 Feb 2008 12:03:16 +0000 (12:03 +0000)]
allow a reason to be specified for kick votes

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

16 years agoimproved vote messages a bit
div0 [Wed, 13 Feb 2008 11:58:22 +0000 (11:58 +0000)]
improved vote messages a bit

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

16 years agodamn typos
div0 [Wed, 13 Feb 2008 11:45:46 +0000 (11:45 +0000)]
damn typos

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

16 years agofix for the fix :(
div0 [Wed, 13 Feb 2008 09:59:25 +0000 (09:59 +0000)]
fix for the fix :(

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

16 years agominor fix
div0 [Wed, 13 Feb 2008 09:57:27 +0000 (09:57 +0000)]
minor fix

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

16 years agog_balance_kill_delay to prevent abuse of "kill"
div0 [Wed, 13 Feb 2008 09:53:23 +0000 (09:53 +0000)]
g_balance_kill_delay to prevent abuse of "kill"

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

16 years agoadd bloodprisonctf
div0 [Wed, 13 Feb 2008 08:56:39 +0000 (08:56 +0000)]
add bloodprisonctf

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

16 years agoneed to forbid $ in votes
div0 [Tue, 12 Feb 2008 22:48:17 +0000 (22:48 +0000)]
need to forbid $ in votes

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

16 years agoAdded a clientside QuakeC base by Dresk and myself. Included an example of a networke...
urre [Tue, 12 Feb 2008 20:47:36 +0000 (20:47 +0000)]
Added a clientside QuakeC base by Dresk and myself. Included an example of a networked clientside client

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

16 years agoadd "lsmaps" alias
div0 [Tue, 12 Feb 2008 17:28:43 +0000 (17:28 +0000)]
add "lsmaps" alias

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

16 years agofix minor bug in VoteSpam
div0 [Tue, 12 Feb 2008 16:36:10 +0000 (16:36 +0000)]
fix minor bug in VoteSpam

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

16 years agobetter vote output
div0 [Tue, 12 Feb 2008 16:28:56 +0000 (16:28 +0000)]
better vote output

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

16 years agonew: sv_vote_majority_factor
div0 [Tue, 12 Feb 2008 16:12:54 +0000 (16:12 +0000)]
new: sv_vote_majority_factor

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

16 years agofix a bug (or not?) in makespr32 that made DP misinterpret the origin. TASK: find...
div0 [Sun, 10 Feb 2008 16:38:44 +0000 (16:38 +0000)]
fix a bug (or not?) in makespr32 that made DP misinterpret the origin. TASK: find out whether DP is doing it wrong, or the docs I read to write the original code of this

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

16 years agoFix some ambient sounds in strength.
m0rfar [Sat, 9 Feb 2008 18:13:07 +0000 (18:13 +0000)]
Fix some ambient sounds in strength.

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

16 years agonull -> common/caulk. Apparently "NULL" texture gets applied when clipping brushes...
m0rfar [Sat, 9 Feb 2008 17:53:40 +0000 (17:53 +0000)]
null -> common/caulk. Apparently "NULL" texture gets applied when clipping brushes sometimes.
Needs recompile AGAIN. (engine complains about not finding null texture).

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

16 years agoFix ambient sounds on evilspace. And added textures referenced by the shader. (taken...
m0rfar [Sat, 9 Feb 2008 17:34:54 +0000 (17:34 +0000)]
Fix ambient sounds on evilspace. And added textures referenced by the shader. (taken from Open Arena)

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

16 years agoremove broken and unused lamp1 shader
div0 [Sat, 9 Feb 2008 15:57:53 +0000 (15:57 +0000)]
remove broken and unused lamp1 shader

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

16 years agoremoved evil6 and added strength in shaderlist.txt
m0rfar [Sat, 9 Feb 2008 15:41:55 +0000 (15:41 +0000)]
removed evil6 and added strength in shaderlist.txt

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

16 years agolimit amount of damage gibs/blood to the one for 200 damage (no weapon goes over...
div0 [Sat, 9 Feb 2008 15:36:09 +0000 (15:36 +0000)]
limit amount of damage gibs/blood to the one for 200 damage (no weapon goes over 200 damage). Fixes HUGE fps drops when team changing.

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

16 years agoFix some ambient sounds on bleach. ambient_03.ogg and ambient_06.ogg is still missing...
m0rfar [Sat, 9 Feb 2008 15:29:36 +0000 (15:29 +0000)]
Fix some ambient sounds on bleach. ambient_03.ogg and ambient_06.ogg is still missing files, and have never existed afaik.

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

16 years agorecompiled reslimed (after adding a playerclip to fix a bad spot)
div0 [Sat, 9 Feb 2008 12:42:56 +0000 (12:42 +0000)]
recompiled reslimed (after adding a playerclip to fix a bad spot)

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

16 years agoLOTS of shader bugfixes (stages for files that don't exist)
div0 [Sat, 9 Feb 2008 08:04:14 +0000 (08:04 +0000)]
LOTS of shader bugfixes (stages for files that don't exist)

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

16 years agosome shaders reference this... so put it here
div0 [Sat, 9 Feb 2008 08:03:32 +0000 (08:03 +0000)]
some shaders reference this... so put it here

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

16 years agoremove shader stages for files that aren't
div0 [Sat, 9 Feb 2008 07:25:48 +0000 (07:25 +0000)]
remove shader stages for files that aren't

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

16 years agopossibly this fixes MrBougo's rotating checkerboard
div0 [Fri, 8 Feb 2008 20:19:57 +0000 (20:19 +0000)]
possibly this fixes MrBougo's rotating checkerboard

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

16 years agonegative force crylink - gives it a little edge in team matches where it can slow...
div0 [Fri, 8 Feb 2008 11:59:37 +0000 (11:59 +0000)]
negative force crylink - gives it a little edge in team matches where it can slow down enemies a little bit

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

16 years agoremove demos/ prefix from ply and tdem, and make them supported by tab completion
div0 [Fri, 8 Feb 2008 10:29:39 +0000 (10:29 +0000)]
remove demos/ prefix from ply and tdem, and make them supported by tab completion

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

16 years agoimproved font
div0 [Fri, 8 Feb 2008 10:12:02 +0000 (10:12 +0000)]
improved font

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

16 years agoticrate back to 0.05, because the weapon system sucks
div0 [Thu, 7 Feb 2008 19:52:34 +0000 (19:52 +0000)]
ticrate back to 0.05, because the weapon system sucks

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

16 years agosing up fedora
div0 [Thu, 7 Feb 2008 17:09:51 +0000 (17:09 +0000)]
sing up fedora

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

16 years agomake gametype command refuse if there is no single map for it
div0 [Thu, 7 Feb 2008 15:42:31 +0000 (15:42 +0000)]
make gametype command refuse if there is no single map for it

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

16 years agoTab completion for chmap/gotomap; new aliases vmap and vdomap
div0 [Wed, 6 Feb 2008 18:44:27 +0000 (18:44 +0000)]
Tab completion for chmap/gotomap; new aliases vmap and vdomap

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

16 years agoDP_QC_CVAR_TYPE, fixes some bugs with menu controls appearing wrong (joystick)
div0 [Wed, 6 Feb 2008 07:38:18 +0000 (07:38 +0000)]
DP_QC_CVAR_TYPE, fixes some bugs with menu controls appearing wrong (joystick)

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

16 years agoAdded SDL-only default gamepad settings, to match non-sdl.
m0rfar [Tue, 5 Feb 2008 21:39:11 +0000 (21:39 +0000)]
Added SDL-only default gamepad settings, to match non-sdl.

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

16 years agoAdded Gamepad defaults. Tested with Logitech Rumblepad 2, I hope similar ones works...
m0rfar [Tue, 5 Feb 2008 20:02:03 +0000 (20:02 +0000)]
Added Gamepad defaults. Tested with Logitech Rumblepad 2, I hope similar ones works as well.

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

16 years agojumppad.message can output a message when pushed (possibly for making force fields...
div0 [Tue, 5 Feb 2008 07:39:07 +0000 (07:39 +0000)]
jumppad.message can output a message when pushed (possibly for making force fields that propel you back, and say "No way")

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

16 years agorevert prepration for target_give, as it breaks some maps
div0 [Sun, 3 Feb 2008 14:22:37 +0000 (14:22 +0000)]
revert prepration for target_give, as it breaks some maps

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

16 years agonew ruiner compile
savagex [Sun, 3 Feb 2008 12:34:33 +0000 (12:34 +0000)]
new ruiner compile

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

16 years agofix TINY bug in nexuiz-map-compiler
div0 [Sun, 3 Feb 2008 12:13:14 +0000 (12:13 +0000)]
fix TINY bug in nexuiz-map-compiler

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

16 years agofix a (barely visible) texture-not-found surface. This still needs an
savagex [Sun, 3 Feb 2008 12:02:43 +0000 (12:02 +0000)]
fix a (barely visible) texture-not-found surface. This still needs an
official compile.

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

16 years agofix typo in option name
div0 [Sun, 3 Feb 2008 06:26:22 +0000 (06:26 +0000)]
fix typo in option name

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

16 years agoNew background image for default menu
morphed [Sat, 2 Feb 2008 13:16:01 +0000 (13:16 +0000)]
New background image for default menu

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

16 years agofix some items not getting affected by alpha
div0 [Fri, 1 Feb 2008 00:21:54 +0000 (00:21 +0000)]
fix some items not getting affected by alpha

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

16 years agochange placeholders to <TITLE>, <AUTHOR>, <DESCRIPTION>; add worldspawn._description...
div0 [Thu, 31 Jan 2008 20:19:09 +0000 (20:19 +0000)]
change placeholders to <TITLE>, <AUTHOR>, <DESCRIPTION>; add worldspawn._description field for mapinfo detection

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

16 years agofixtrans-ed the other textures. Looked right on first test.
div0 [Thu, 31 Jan 2008 11:51:12 +0000 (11:51 +0000)]
fixtrans-ed the other textures. Looked right on first test.

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

16 years agoFixtrans-ed all the textures here (these are safe to fixtrans)
div0 [Thu, 31 Jan 2008 11:39:28 +0000 (11:39 +0000)]
Fixtrans-ed all the textures here (these are safe to fixtrans)
Will check the ones in textures/ first before committing these.

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

16 years agomore skin customizable stuff
div0 [Thu, 31 Jan 2008 09:20:40 +0000 (09:20 +0000)]
more skin customizable stuff

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

16 years agofix bug with probability near 0
div0 [Wed, 30 Jan 2008 22:42:03 +0000 (22:42 +0000)]
fix bug with probability near 0

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

16 years agooops... inverted logic in VoteCheckNasty
div0 [Wed, 30 Jan 2008 22:26:19 +0000 (22:26 +0000)]
oops... inverted logic in VoteCheckNasty

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

16 years agomake +zoom turn off welcome message when spectating
div0 [Wed, 30 Jan 2008 22:24:21 +0000 (22:24 +0000)]
make +zoom turn off welcome message when spectating

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

16 years agoAs there seems to be no hope to get a fitting LCD and COOL font, let's go back to...
div0 [Wed, 30 Jan 2008 21:22:29 +0000 (21:22 +0000)]
As there seems to be no hope to get a fitting LCD and COOL font, let's go back to the old LCD and COOL characters

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

16 years agomake Shift- or Ctrl-Backspace no longer clear input fields...; only Ctrl-Del should...
div0 [Wed, 30 Jan 2008 19:04:21 +0000 (19:04 +0000)]
make Shift- or Ctrl-Backspace no longer clear input fields...; only Ctrl-Del should clear the field

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

16 years agobring back the harsh non-"Player" enforcement
div0 [Wed, 30 Jan 2008 18:42:40 +0000 (18:42 +0000)]
bring back the harsh non-"Player" enforcement

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

16 years agofix logic in IsDifferentTeam
div0 [Wed, 30 Jan 2008 16:50:16 +0000 (16:50 +0000)]
fix logic in IsDifferentTeam

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

16 years agonot that it matters - but register the Nex right with bestweapon
div0 [Wed, 30 Jan 2008 15:43:20 +0000 (15:43 +0000)]
not that it matters - but register the Nex right with bestweapon

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

16 years agoimprove defaultmodel logic a little - make it possible to only force one team to...
div0 [Wed, 30 Jan 2008 13:57:58 +0000 (13:57 +0000)]
improve defaultmodel logic a little - make it possible to only force one team to a specific model

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

16 years agodon't need the mapcfgs any more
div0 [Wed, 30 Jan 2008 11:57:22 +0000 (11:57 +0000)]
don't need the mapcfgs any more

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

16 years agopossibly this does nothing, possibly this fixes a security hole in voting
div0 [Wed, 30 Jan 2008 11:52:43 +0000 (11:52 +0000)]
possibly this does nothing, possibly this fixes a security hole in voting

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

16 years agosys_ticrate in default.cfg (0.046875)
div0 [Wed, 30 Jan 2008 11:49:53 +0000 (11:49 +0000)]
sys_ticrate in default.cfg (0.046875)

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

16 years agoadd alpha channel to ame7light; this works around zfight bug; also commit forgotten...
div0 [Wed, 30 Jan 2008 10:36:58 +0000 (10:36 +0000)]
add alpha channel to ame7light; this works around zfight bug; also commit forgotten slime tgas

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

16 years agoimproved slime1 and slime2
div0 [Wed, 30 Jan 2008 10:22:20 +0000 (10:22 +0000)]
improved slime1 and slime2

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

16 years agominor fix to switching back to previous weapon
div0 [Wed, 30 Jan 2008 09:03:36 +0000 (09:03 +0000)]
minor fix to switching back to previous weapon

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

16 years agofix chmap
div0 [Tue, 29 Jan 2008 20:19:17 +0000 (20:19 +0000)]
fix chmap

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

16 years agode-mapcfg default.cfg
div0 [Tue, 29 Jan 2008 20:18:52 +0000 (20:18 +0000)]
de-mapcfg default.cfg

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

16 years agofix weird weapon switch animation bug and weapon action lag by allowing anything...
div0 [Tue, 29 Jan 2008 18:46:07 +0000 (18:46 +0000)]
fix weird weapon switch animation bug and weapon action lag by allowing anything to kill w_ready without additional delay

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

16 years ago-v_hwgamma
div0 [Tue, 29 Jan 2008 17:08:19 +0000 (17:08 +0000)]
-v_hwgamma
+v_glslgamma

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

16 years agoLMS does not need the "has weapons" map feature
div0 [Tue, 29 Jan 2008 11:03:18 +0000 (11:03 +0000)]
LMS does not need the "has weapons" map feature

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

16 years agofix mapping.txt for mapinfo
div0 [Tue, 29 Jan 2008 11:03:05 +0000 (11:03 +0000)]
fix mapping.txt for mapinfo

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

16 years agoreplace the HugeSetOfIntegers by another string buffer... and add a progress indicato...
div0 [Tue, 29 Jan 2008 10:30:56 +0000 (10:30 +0000)]
replace the HugeSetOfIntegers by another string buffer... and add a progress indicator for mapinfo autogeneration

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

16 years agono longer use nexuiz-2.0 branch
div0 [Tue, 29 Jan 2008 09:43:55 +0000 (09:43 +0000)]
no longer use nexuiz-2.0 branch

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

16 years agoredid crylink effect
lordhavoc [Tue, 29 Jan 2008 04:08:58 +0000 (04:08 +0000)]
redid crylink effect

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

16 years agoUrre's modifications to the water shaders
div0 [Mon, 28 Jan 2008 22:46:09 +0000 (22:46 +0000)]
Urre's modifications to the water shaders

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

16 years agoremove "port"; add sv_vote_simple_majority
div0 [Mon, 28 Jan 2008 19:30:51 +0000 (19:30 +0000)]
remove "port"; add sv_vote_simple_majority

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

16 years agoforce some cvars the engine normally wouldn't save to be saved
div0 [Mon, 28 Jan 2008 18:25:15 +0000 (18:25 +0000)]
force some cvars the engine normally wouldn't save to be saved

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

16 years agopossibly kill the tempstring warnings when saving games, possibly break everything
div0 [Mon, 28 Jan 2008 09:12:33 +0000 (09:12 +0000)]
possibly kill the tempstring warnings when saving games, possibly break everything

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

16 years agochanged configs using r_hdr to use r_bloom instead for performance
lordhavoc [Mon, 28 Jan 2008 03:52:21 +0000 (03:52 +0000)]
changed configs using r_hdr to use r_bloom instead for performance
reasons

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

16 years agofix spawnpoint selection again
div0 [Sun, 27 Jan 2008 17:49:37 +0000 (17:49 +0000)]
fix spawnpoint selection again

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

16 years agotraceline_hitcorpse again
div0 [Sat, 26 Jan 2008 22:54:40 +0000 (22:54 +0000)]
traceline_hitcorpse again

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

16 years agoundo my broken fix and add a comment to explain the weird nudge handling
lordhavoc [Sat, 26 Jan 2008 22:54:02 +0000 (22:54 +0000)]
undo my broken fix and add a comment to explain the weird nudge handling

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

16 years agonew command "gametype" to switch gametype, and notify server QC of it... for changing...
div0 [Sat, 26 Jan 2008 21:22:53 +0000 (21:22 +0000)]
new command "gametype" to switch gametype, and notify server QC of it... for changing it at runtime to make stuff like chmap votes, suggestmap immediately work

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

16 years agofix userbinds;
div0 [Sat, 26 Jan 2008 21:18:44 +0000 (21:18 +0000)]
fix userbinds;
menu uses background image background_ingame.tga from skin, with ALPHA_BACKGROUND_INGAME, to darken the background in game

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

16 years agolooking in engine source told me I have to add 1024 to ent.colormap for it to actuall...
div0 [Sat, 26 Jan 2008 20:58:53 +0000 (20:58 +0000)]
looking in engine source told me I have to add 1024 to ent.colormap for it to actually do something. But why?

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

16 years agofix spawn run out bug when players camp on their own spawn points
div0 [Sat, 26 Jan 2008 15:54:59 +0000 (15:54 +0000)]
fix spawn run out bug when players camp on their own spawn points

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

16 years agofix bug in div0's fix for weird shotgun behavior when up against a wall
lordhavoc [Sat, 26 Jan 2008 15:34:27 +0000 (15:34 +0000)]
fix bug in div0's fix for weird shotgun behavior when up against a wall
- his fix caused all shots to be fired from 1 unit back, even if not
  blocked by a wall

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

16 years agofix long searched bug with credits not scrolling up
div0 [Sat, 26 Jan 2008 12:25:01 +0000 (12:25 +0000)]
fix long searched bug with credits not scrolling up

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

16 years agochange dragScrollTimer to be an absolute time instead of a counter that gets decrease...
div0 [Sat, 26 Jan 2008 12:21:31 +0000 (12:21 +0000)]
change dragScrollTimer to be an absolute time instead of a counter that gets decreased by frametime; fixes drag scrolling speed issues with menu_slowmo

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

16 years agochange how menu_slowmo works to not change double clicks
div0 [Sat, 26 Jan 2008 12:16:36 +0000 (12:16 +0000)]
change how menu_slowmo works to not change double clicks

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

16 years agoadded cvar "menu_slowmo"
div0 [Sat, 26 Jan 2008 12:13:43 +0000 (12:13 +0000)]
added cvar "menu_slowmo"

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

16 years agoadd completion for "exec"
div0 [Sat, 26 Jan 2008 11:13:00 +0000 (11:13 +0000)]
add completion for "exec"

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

16 years agofix g_maplist default
div0 [Sat, 26 Jan 2008 10:34:55 +0000 (10:34 +0000)]
fix g_maplist default

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