]> icculus.org git repositories - divverent/nexuiz.git/log
divverent/nexuiz.git
16 years agooops...
div0 [Tue, 22 Jan 2008 20:45:16 +0000 (20:45 +0000)]
oops...

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

16 years agominor fixed for Onslaught + sprites
div0 [Tue, 22 Jan 2008 20:41:53 +0000 (20:41 +0000)]
minor fixed for Onslaught + sprites

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

16 years ago - Removed usetargets code from generator spawn func (should be called elsewhere...
avirox [Tue, 22 Jan 2008 15:26:57 +0000 (15:26 +0000)]
 - Removed usetargets code from generator spawn func (should be called elsewhere though maybe?)

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

16 years agofix viewzoom for observers
div0 [Tue, 22 Jan 2008 14:29:25 +0000 (14:29 +0000)]
fix viewzoom for observers

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

16 years agohandle self/oself CORRECTLY this time
div0 [Tue, 22 Jan 2008 12:56:00 +0000 (12:56 +0000)]
handle self/oself CORRECTLY this time

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

16 years agonew entity "func_wall", takes a model (or submodel) and _use colormaps it to the...
div0 [Tue, 22 Jan 2008 10:05:10 +0000 (10:05 +0000)]
new entity "func_wall", takes a model (or submodel) and _use colormaps it to the activator's team (or a random color in non-teamplay)

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

16 years agomake Arena's reset function also reset spawnpoints
div0 [Tue, 22 Jan 2008 08:21:44 +0000 (08:21 +0000)]
make Arena's reset function also reset spawnpoints

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

16 years agosmall Assault simplification that should be doing nothing
div0 [Tue, 22 Jan 2008 08:16:38 +0000 (08:16 +0000)]
small Assault simplification that should be doing nothing

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

16 years agofix attack_finished timing on first shot of a burst, this mostly affects
lordhavoc [Mon, 21 Jan 2008 20:47:53 +0000 (20:47 +0000)]
fix attack_finished timing on first shot of a burst, this mostly affects
the machinegun (which would often shoot twice near-instantly and then
begin normal firing)

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

16 years agoBetter handle running out of spawns:
div0 [Mon, 21 Jan 2008 20:19:06 +0000 (20:19 +0000)]
Better handle running out of spawns:
- when you have no more spawns, you can't spawn (but will spawn once you have one)
- when a team no longer has any spawns, it loses

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

16 years ago - onslaught_generator now activates its targets on spawn (this is so spawn points...
avirox [Mon, 21 Jan 2008 19:52:40 +0000 (19:52 +0000)]
 - onslaught_generator now activates its targets on spawn (this is so spawn points linked to the generator are set here..)

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

16 years agomake onslaught_spawnpoint_use into spawnpoint_use for any team game mode
div0 [Mon, 21 Jan 2008 19:38:46 +0000 (19:38 +0000)]
make onslaught_spawnpoint_use into spawnpoint_use for any team game mode

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

16 years agominor fixes in onslaught (like, destroyed control point should no longer provide...
div0 [Mon, 21 Jan 2008 19:36:35 +0000 (19:36 +0000)]
minor fixes in onslaught (like, destroyed control point should no longer provide spawns)

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

16 years agosvn propset svn:eol-style native **/*.{c,h,qm,qc,qh} again (WHY WAS IT NOT SET ON...
div0 [Mon, 21 Jan 2008 19:22:45 +0000 (19:22 +0000)]
svn propset svn:eol-style native **/*.{c,h,qm,qc,qh} again (WHY WAS IT NOT SET ON mode_onslaught.qc?)

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

16 years ago - SelectSpawnPoint now supports onslaught game mode
avirox [Mon, 21 Jan 2008 19:13:16 +0000 (19:13 +0000)]
 - SelectSpawnPoint now supports onslaught game mode

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

16 years agomake grenade trails more visible (affects mortar and hagar)
lordhavoc [Mon, 21 Jan 2008 11:26:45 +0000 (11:26 +0000)]
make grenade trails more visible (affects mortar and hagar)

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

16 years agoupdated mbuiltin.qc for old menu
kadaverjack [Mon, 21 Jan 2008 09:37:10 +0000 (09:37 +0000)]
updated mbuiltin.qc for old menu

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

16 years agoturned off rtworld in high.cfg
lordhavoc [Mon, 21 Jan 2008 09:00:03 +0000 (09:00 +0000)]
turned off rtworld in high.cfg
turned on HDR in high.cfg
changed ultra.cfg from r_depthfirst 2 to 1

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

16 years ago - Tweaked onslaught game mode detection for info_player_deathmatch
avirox [Mon, 21 Jan 2008 00:33:37 +0000 (00:33 +0000)]
 - Tweaked onslaught game mode detection for info_player_deathmatch

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

16 years ago - Node links now activate their "target"s on capture
avirox [Mon, 21 Jan 2008 00:17:20 +0000 (00:17 +0000)]
 - Node links now activate their "target"s on capture

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

16 years ago - Spawn points can now be activated (turns to player's .team - doesn't do anything...
avirox [Mon, 21 Jan 2008 00:06:16 +0000 (00:06 +0000)]
 - Spawn points can now be activated (turns to player's .team - doesn't do anything else yet..)

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

16 years agoalways output the debug message of antilag (gets removed later anyway) when developer 2
div0 [Sun, 20 Jan 2008 22:54:12 +0000 (22:54 +0000)]
always output the debug message of antilag (gets removed later anyway) when developer 2

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

16 years agoeven more antilag debug code (developer 2)
div0 [Sun, 20 Jan 2008 22:36:37 +0000 (22:36 +0000)]
even more antilag debug code (developer 2)

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

16 years agoNew models for health/armor by tZork, and new GL and Electro skins by ihasn
div0 [Sun, 20 Jan 2008 21:39:44 +0000 (21:39 +0000)]
New models for health/armor by tZork, and new GL and Electro skins by ihasn

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

16 years ago800x600 can use 800x600 consize again
div0 [Sun, 20 Jan 2008 17:59:59 +0000 (17:59 +0000)]
800x600 can use 800x600 consize again

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

16 years agowhen typing in server list box, enter the text into the server search box
div0 [Sun, 20 Jan 2008 17:26:34 +0000 (17:26 +0000)]
when typing in server list box, enter the text into the server search box

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

16 years agooups, these weren't supposed to be checked in
savagex [Sun, 20 Jan 2008 16:42:53 +0000 (16:42 +0000)]
oups, these weren't supposed to be checked in

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

16 years agoadd morphed's onslaught models
savagex [Sun, 20 Jan 2008 16:33:44 +0000 (16:33 +0000)]
add morphed's onslaught models

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

16 years agonow REALLY fix tab order
div0 [Sat, 19 Jan 2008 21:58:28 +0000 (21:58 +0000)]
now REALLY fix tab order

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

16 years agomake positions of Nexposee windows skinnable; swap credits and quit in tab order...
div0 [Sat, 19 Jan 2008 21:57:35 +0000 (21:57 +0000)]
make positions of Nexposee windows skinnable; swap credits and quit in tab order to be more logical

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

16 years agomake menu know that r_water depends on r_glsl
div0 [Sat, 19 Jan 2008 21:04:11 +0000 (21:04 +0000)]
make menu know that r_water depends on r_glsl

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

16 years agokill duplicate shaders
div0 [Sat, 19 Jan 2008 20:28:48 +0000 (20:28 +0000)]
kill duplicate shaders

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

16 years agofix GotoFirstMap logic
div0 [Sat, 19 Jan 2008 18:33:53 +0000 (18:33 +0000)]
fix GotoFirstMap logic

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

16 years agobetter 50hp model by tZork
div0 [Sat, 19 Jan 2008 18:17:48 +0000 (18:17 +0000)]
better 50hp model by tZork

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

16 years ago"cmd lsmaps" for mapinfo mode lists all installed maps of the current game mode
div0 [Sat, 19 Jan 2008 16:25:32 +0000 (16:25 +0000)]
"cmd lsmaps" for mapinfo mode lists all installed maps of the current game mode

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

16 years agofix cheat
div0 [Sat, 19 Jan 2008 14:26:48 +0000 (14:26 +0000)]
fix cheat

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

16 years agoforcing a scroll-up looks bad, removed
div0 [Sat, 19 Jan 2008 13:34:50 +0000 (13:34 +0000)]
forcing a scroll-up looks bad, removed

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

16 years agomake use of DP_SV_SHUTDOWN
div0 [Sat, 19 Jan 2008 11:23:55 +0000 (11:23 +0000)]
make use of DP_SV_SHUTDOWN

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

16 years agominor change in reorganizing code. You now can merge two databases like this:
div0 [Sat, 19 Jan 2008 10:31:40 +0000 (10:31 +0000)]
minor change in reorganizing code. You now can merge two databases like this:
{
echo 0;
cat db1 db2
} > dbmerged
The number-of-buckets lines will get ignored, and the database rehashed, and the items of db2 will have priority.

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

16 years agofix reorganizing code when number of buckets changed
div0 [Sat, 19 Jan 2008 10:21:28 +0000 (10:21 +0000)]
fix reorganizing code when number of buckets changed

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

16 years agomake size of credits dialog customizable by skin (so they can fit it to the backgroun...
div0 [Sat, 19 Jan 2008 10:02:41 +0000 (10:02 +0000)]
make size of credits dialog customizable by skin (so they can fit it to the background image)

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

16 years agoPersistent CTF capture time records!
div0 [Sat, 19 Jan 2008 09:45:38 +0000 (09:45 +0000)]
Persistent CTF capture time records!

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

16 years agoOops. I always forget to commit files.
div0 [Sat, 19 Jan 2008 09:09:19 +0000 (09:09 +0000)]
Oops. I always forget to commit files.

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

16 years agodatabase, stringbuffer and FTE_STRINGS for menu QC;
div0 [Sat, 19 Jan 2008 09:08:40 +0000 (09:08 +0000)]
database, stringbuffer and FTE_STRINGS for menu QC;
credits dialog

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

16 years agonot using vera-mono for now - I can read it just fine, but everyone complains. So...
div0 [Sat, 19 Jan 2008 07:56:55 +0000 (07:56 +0000)]
not using vera-mono for now - I can read it just fine, but everyone complains. So back to the non-matching ugly old font for these elements.

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

16 years agooops, tiny bug in using the hash function ;)
div0 [Sat, 19 Jan 2008 01:49:25 +0000 (01:49 +0000)]
oops, tiny bug in using the hash function ;)

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

16 years agoifdeffed out database support
div0 [Sat, 19 Jan 2008 01:47:28 +0000 (01:47 +0000)]
ifdeffed out database support

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

16 years agouse strcasecmp for map name comparisons
div0 [Fri, 18 Jan 2008 23:23:53 +0000 (23:23 +0000)]
use strcasecmp for map name comparisons

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

16 years agobetter "generating mapinfo" message
div0 [Fri, 18 Jan 2008 20:48:22 +0000 (20:48 +0000)]
better "generating mapinfo" message

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

16 years agoInfo screen while mapinfo are generated
div0 [Fri, 18 Jan 2008 20:42:56 +0000 (20:42 +0000)]
Info screen while mapinfo are generated

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

16 years agofix typo in LG missile mutator
div0 [Fri, 18 Jan 2008 20:31:45 +0000 (20:31 +0000)]
fix typo in LG missile mutator

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

16 years agoget rid of double spaces
savagex [Fri, 18 Jan 2008 18:04:42 +0000 (18:04 +0000)]
get rid of double spaces

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

16 years agoseparate top/bottom and left/right margins
div0 [Fri, 18 Jan 2008 14:49:27 +0000 (14:49 +0000)]
separate top/bottom and left/right margins

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

16 years agomap list can now search a map name while you type it
div0 [Fri, 18 Jan 2008 13:44:30 +0000 (13:44 +0000)]
map list can now search a map name while you type it

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

16 years agoimproved xaw skin
div0 [Fri, 18 Jan 2008 11:54:54 +0000 (11:54 +0000)]
improved xaw skin

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

16 years agomake menu more keyboard aware; improve skinnability
div0 [Fri, 18 Jan 2008 11:39:59 +0000 (11:39 +0000)]
make menu more keyboard aware; improve skinnability

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

16 years agoadd some comments to entities.def about entities still to describe... but the existin...
div0 [Fri, 18 Jan 2008 09:18:10 +0000 (09:18 +0000)]
add some comments to entities.def about entities still to describe... but the existing ones need to be verified too

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

16 years agoadd missing path_corner entity
div0 [Fri, 18 Jan 2008 09:14:39 +0000 (09:14 +0000)]
add missing path_corner entity

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

16 years agofix inverted zoom speed checkbox
div0 [Thu, 17 Jan 2008 21:48:26 +0000 (21:48 +0000)]
fix inverted zoom speed checkbox

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

16 years agooops... should check against "" here, not string_null
div0 [Thu, 17 Jan 2008 21:30:17 +0000 (21:30 +0000)]
oops... should check against "" here, not string_null

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

16 years agoif THIS won't make people upgrade, nothing will
div0 [Thu, 17 Jan 2008 21:26:31 +0000 (21:26 +0000)]
if THIS won't make people upgrade, nothing will

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

16 years agorudimentary instantaction support
div0 [Thu, 17 Jan 2008 20:43:23 +0000 (20:43 +0000)]
rudimentary instantaction support

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

16 years agoshow selected mutators already in creategame dialog
div0 [Thu, 17 Jan 2008 10:43:18 +0000 (10:43 +0000)]
show selected mutators already in creategame dialog

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

16 years agofix some warnings, move some Nexuiz specific stuff out of menu.qc. Untested.
div0 [Thu, 17 Jan 2008 09:16:27 +0000 (09:16 +0000)]
fix some warnings, move some Nexuiz specific stuff out of menu.qc. Untested.

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

16 years agoadd gravity slider in mutators
div0 [Thu, 17 Jan 2008 09:10:30 +0000 (09:10 +0000)]
add gravity slider in mutators

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

16 years agominor bugfix for end of campaign
div0 [Thu, 17 Jan 2008 06:45:53 +0000 (06:45 +0000)]
minor bugfix for end of campaign

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

16 years agoTell the player when he is WINNER. WINNER image not included (gfx/winner.tga is where...
div0 [Thu, 17 Jan 2008 06:44:01 +0000 (06:44 +0000)]
Tell the player when he is WINNER. WINNER image not included (gfx/winner.tga is where it should be).

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

16 years agofix minor word wrap bug for campaign info display
div0 [Thu, 17 Jan 2008 06:07:26 +0000 (06:07 +0000)]
fix minor word wrap bug for campaign info display

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

16 years agofix bug in campaign setup that breaks TDM mode
div0 [Thu, 17 Jan 2008 00:46:26 +0000 (00:46 +0000)]
fix bug in campaign setup that breaks TDM mode

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

16 years agooops
div0 [Wed, 16 Jan 2008 20:25:09 +0000 (20:25 +0000)]
oops

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

16 years agocampaign
div0 [Wed, 16 Jan 2008 20:24:53 +0000 (20:24 +0000)]
campaign

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

16 years agobetter support odd resolutions (like widescreen)
div0 [Wed, 16 Jan 2008 18:14:47 +0000 (18:14 +0000)]
better support odd resolutions (like widescreen)

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

16 years agoadded some more options, did some rearrangements and cleanups
div0 [Wed, 16 Jan 2008 17:53:53 +0000 (17:53 +0000)]
added some more options, did some rearrangements and cleanups

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

16 years agoLots of cvars added, and starship recompile with better performance. Thanks SavageX...
div0 [Wed, 16 Jan 2008 08:33:14 +0000 (08:33 +0000)]
Lots of cvars added, and starship recompile with better performance. Thanks SavageX and esteel.

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

16 years agoupdated weaponsPro.cfg
div0 [Tue, 15 Jan 2008 22:48:09 +0000 (22:48 +0000)]
updated weaponsPro.cfg

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

16 years agofix and tweak mirrors on starship. This is only the .map file, still needs an "official"
savagex [Tue, 15 Jan 2008 19:24:45 +0000 (19:24 +0000)]
fix and tweak mirrors on starship. This is only the .map file, still needs an "official"
compile

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

16 years agodefault screen res := 1024x768
div0 [Tue, 15 Jan 2008 11:54:00 +0000 (11:54 +0000)]
default screen res := 1024x768

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

16 years agofix missing electrobitch
div0 [Tue, 15 Jan 2008 11:16:20 +0000 (11:16 +0000)]
fix missing electrobitch

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

16 years agosv_defaultplayermodel_red etc. cvars, override sv_defaultplayermodel in teamplay
div0 [Mon, 14 Jan 2008 21:30:28 +0000 (21:30 +0000)]
sv_defaultplayermodel_red etc. cvars, override sv_defaultplayermodel in teamplay

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

16 years agoOops. BAD OOPS.
div0 [Mon, 14 Jan 2008 19:13:29 +0000 (19:13 +0000)]
Oops. BAD OOPS.

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

16 years agomove recording to postthink
div0 [Mon, 14 Jan 2008 18:52:49 +0000 (18:52 +0000)]
move recording to postthink

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

16 years agouse less memory for antilag
div0 [Mon, 14 Jan 2008 18:49:58 +0000 (18:49 +0000)]
use less memory for antilag

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

16 years agooops, didn't want to commit THESE debug prints
div0 [Mon, 14 Jan 2008 18:33:34 +0000 (18:33 +0000)]
oops, didn't want to commit THESE debug prints

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

16 years agofix antilag aim correction; add debug code
div0 [Mon, 14 Jan 2008 18:31:58 +0000 (18:31 +0000)]
fix antilag aim correction; add debug code

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

16 years agooops... cl_movement 1 should be supported, not 0
div0 [Mon, 14 Jan 2008 00:25:44 +0000 (00:25 +0000)]
oops... cl_movement 1 should be supported, not 0

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

16 years agoantilag with "ghost traces". Should still work (hopefully), but should no longer...
div0 [Sun, 13 Jan 2008 23:49:50 +0000 (23:49 +0000)]
antilag with "ghost traces". Should still work (hopefully), but should no longer be vulnerable against antilag aimbot

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

16 years agofix warnings with menu
div0 [Sun, 13 Jan 2008 15:02:09 +0000 (15:02 +0000)]
fix warnings with menu

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

16 years agonext improvement to mapinfo: Q3A SG/MG swap, mapinfo now applies map-specific setting...
div0 [Sun, 13 Jan 2008 14:55:54 +0000 (14:55 +0000)]
next improvement to mapinfo: Q3A SG/MG swap, mapinfo now applies map-specific settings at the RIGHT time

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

16 years agotZork's trigger changes (trigger_delay, trigger_multiple.team);
div0 [Sun, 13 Jan 2008 11:18:11 +0000 (11:18 +0000)]
tZork's trigger changes (trigger_delay, trigger_multiple.team);
kill entities with "notq3a" "1" (we aren't Q3A, but we aren't TA either, so let's kill all TA-only entities by that and only show the Q3A ones)

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

16 years agoadd distinct skins for 50% armor (100% one in orange instead of green) and 50% health...
div0 [Sun, 13 Jan 2008 11:07:06 +0000 (11:07 +0000)]
add distinct skins for 50% armor (100% one in orange instead of green) and 50% health (25% one with whitish background, by Chris)

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

16 years agohealth50 skin by Chris
div0 [Sun, 13 Jan 2008 10:46:31 +0000 (10:46 +0000)]
health50 skin by Chris

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

16 years agoforgot this, sorry
div0 [Sun, 13 Jan 2008 10:38:41 +0000 (10:38 +0000)]
forgot this, sorry

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

16 years agoQ3A map compatibility
div0 [Sun, 13 Jan 2008 10:38:00 +0000 (10:38 +0000)]
Q3A map compatibility

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

16 years agofix forgotten minstagib precaches
div0 [Sat, 12 Jan 2008 10:09:38 +0000 (10:09 +0000)]
fix forgotten minstagib precaches

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

16 years agooops, forgot team check for minstagib yoda. Fixed.
div0 [Sat, 12 Jan 2008 08:42:19 +0000 (08:42 +0000)]
oops, forgot team check for minstagib yoda. Fixed.

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

16 years ago- make Yoda harder to get
div0 [Sat, 12 Jan 2008 08:30:52 +0000 (08:30 +0000)]
- make Yoda harder to get
- direct hit with electro with enemy in air = electrobitch

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

16 years agohandle vid_conwidth and vid_conheight in resolution slider to avoid REALLY bad sizes
div0 [Fri, 11 Jan 2008 22:14:45 +0000 (22:14 +0000)]
handle vid_conwidth and vid_conheight in resolution slider to avoid REALLY bad sizes

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

16 years agoBitstream Vera Mono
div0 [Fri, 11 Jan 2008 22:09:18 +0000 (22:09 +0000)]
Bitstream Vera Mono

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

16 years agoadd "pause" button to server list in mneu
div0 [Fri, 11 Jan 2008 20:51:46 +0000 (20:51 +0000)]
add "pause" button to server list in mneu

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

16 years agooops, typos
div0 [Fri, 11 Jan 2008 20:38:25 +0000 (20:38 +0000)]
oops, typos

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