]> icculus.org git repositories - divverent/nexuiz.git/log
divverent/nexuiz.git
15 years agomake it C++-safe
div0 [Sun, 30 Nov 2008 21:33:50 +0000 (21:33 +0000)]
make it C++-safe

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

15 years agoremove use of err.h
div0 [Sun, 30 Nov 2008 21:25:42 +0000 (21:25 +0000)]
remove use of err.h

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

15 years agoRemoved "model" key from flag entities in our maps.
m0rfar [Sun, 30 Nov 2008 10:53:30 +0000 (10:53 +0000)]
Removed "model" key from flag entities in our maps.
Only maps with custom flag models should set this.

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

15 years agooops, capture message...
div0 [Fri, 28 Nov 2008 17:18:23 +0000 (17:18 +0000)]
oops, capture message...

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

15 years agouse stretchfactor 0.6 for teleport; reduce teleporter spam by only playing one effect...
div0 [Fri, 28 Nov 2008 15:16:28 +0000 (15:16 +0000)]
use stretchfactor 0.6 for teleport; reduce teleporter spam by only playing one effect every 0.2 seconds

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

15 years agoprint wrong dest
div0 [Fri, 28 Nov 2008 13:27:49 +0000 (13:27 +0000)]
print wrong dest

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

15 years agobsptool: -ljpg = externalize lightmaps, save as jpg
div0 [Fri, 28 Nov 2008 13:27:29 +0000 (13:27 +0000)]
bsptool: -ljpg = externalize lightmaps, save as jpg

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

15 years agoseeker: separate out flac effect
div0 [Fri, 28 Nov 2008 09:52:25 +0000 (09:52 +0000)]
seeker: separate out flac effect

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

15 years agothis porto isn't a superweapon :)
div0 [Fri, 28 Nov 2008 08:29:34 +0000 (08:29 +0000)]
this porto isn't a superweapon :)

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

15 years agoitem.cnt
div0 [Fri, 28 Nov 2008 08:02:52 +0000 (08:02 +0000)]
item.cnt

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

15 years agosupport "cnt" field in items as probability weight for teamed items; works like for...
div0 [Fri, 28 Nov 2008 08:01:36 +0000 (08:01 +0000)]
support "cnt" field in items as probability weight for teamed items; works like for spawns

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

15 years agoadd weapon_hook
div0 [Fri, 28 Nov 2008 07:50:01 +0000 (07:50 +0000)]
add weapon_hook

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

15 years agobump event log version
div0 [Fri, 28 Nov 2008 07:41:31 +0000 (07:41 +0000)]
bump event log version

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

15 years agoevent log: update the spec to what the code does now
div0 [Fri, 28 Nov 2008 07:41:19 +0000 (07:41 +0000)]
event log: update the spec to what the code does now

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

15 years agooops, this was wrong
div0 [Thu, 27 Nov 2008 19:01:00 +0000 (19:01 +0000)]
oops, this was wrong

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

15 years agofix loadCvars for cvar-less controls
div0 [Thu, 27 Nov 2008 18:58:45 +0000 (18:58 +0000)]
fix loadCvars for cvar-less controls

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

15 years agocall the WC helper for assault and onslaught (although its results are not used)...
div0 [Thu, 27 Nov 2008 18:20:49 +0000 (18:20 +0000)]
call the WC helper for assault and onslaught (although its results are not used). Makes sure the worldstatus is always set.

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

15 years agofix campaign check, sorry
div0 [Thu, 27 Nov 2008 15:09:20 +0000 (15:09 +0000)]
fix campaign check, sorry

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

15 years agofor now, hard code points-based ctf scoring for campaign levels
div0 [Thu, 27 Nov 2008 14:14:42 +0000 (14:14 +0000)]
for now, hard code points-based ctf scoring for campaign levels

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

15 years agochanges
div0 [Thu, 27 Nov 2008 13:28:52 +0000 (13:28 +0000)]
changes

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

15 years agomapinfo: don't write a "cdtrack" if the map has music set in worldspawn
div0 [Thu, 27 Nov 2008 13:15:59 +0000 (13:15 +0000)]
mapinfo: don't write a "cdtrack" if the map has music set in worldspawn

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

15 years agooops, bug in specop.zym.sounds
div0 [Thu, 27 Nov 2008 13:04:22 +0000 (13:04 +0000)]
oops, bug in specop.zym.sounds

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

15 years agoTenshihan v4.2.0; SPecop is female again
div0 [Thu, 27 Nov 2008 13:03:22 +0000 (13:03 +0000)]
Tenshihan v4.2.0; SPecop is female again

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

15 years agobsp tool
div0 [Thu, 27 Nov 2008 10:58:21 +0000 (10:58 +0000)]
bsp tool

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

15 years agofix offset handling
div0 [Thu, 27 Nov 2008 08:14:57 +0000 (08:14 +0000)]
fix offset handling

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

15 years agowe have space for thicker walls
div0 [Thu, 27 Nov 2008 08:10:44 +0000 (08:10 +0000)]
we have space for thicker walls

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

15 years agoadd the ACBC Assault Circuit Board Creator
div0 [Thu, 27 Nov 2008 08:10:04 +0000 (08:10 +0000)]
add the ACBC Assault Circuit Board Creator
a script that makes an assault map template given objective counts

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

15 years agobreakable: add support for causing damage, and playing a sound
div0 [Thu, 27 Nov 2008 08:06:32 +0000 (08:06 +0000)]
breakable: add support for causing damage, and playing a sound
seeker: allow following func_breakable
assault: fixes

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

15 years agosorry, this way is better
div0 [Wed, 26 Nov 2008 20:46:31 +0000 (20:46 +0000)]
sorry, this way is better

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

15 years agomore debug (will remove it later)
div0 [Wed, 26 Nov 2008 20:44:45 +0000 (20:44 +0000)]
more debug (will remove it later)

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

15 years agoplayers still in the wrong order? add a debug print
div0 [Wed, 26 Nov 2008 20:27:53 +0000 (20:27 +0000)]
players still in the wrong order? add a debug print

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

15 years agofix obvious bug in race player soritng. hopefully this fixes the pole positions.
div0 [Wed, 26 Nov 2008 19:23:12 +0000 (19:23 +0000)]
fix obvious bug in race player soritng. hopefully this fixes the pole positions.

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

15 years agoassault changes to entities.def
div0 [Wed, 26 Nov 2008 10:24:50 +0000 (10:24 +0000)]
assault changes to entities.def

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

15 years agomore assault fixes (timelimit)
div0 [Wed, 26 Nov 2008 10:20:42 +0000 (10:20 +0000)]
more assault fixes (timelimit)

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

15 years agoweapon stay mutator
div0 [Wed, 26 Nov 2008 09:42:13 +0000 (09:42 +0000)]
weapon stay mutator

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

15 years agovid_pixelheight now is a float
div0 [Wed, 26 Nov 2008 09:41:10 +0000 (09:41 +0000)]
vid_pixelheight now is a float

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

15 years agoassault
div0 [Wed, 26 Nov 2008 09:39:57 +0000 (09:39 +0000)]
assault

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

15 years agoallow 32 concurrent radar pings
div0 [Wed, 26 Nov 2008 09:37:02 +0000 (09:37 +0000)]
allow 32 concurrent radar pings

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

15 years agoalternate way to project waypoint sprites that are out of the screen
div0 [Wed, 26 Nov 2008 09:20:21 +0000 (09:20 +0000)]
alternate way to project waypoint sprites that are out of the screen

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

15 years agoassault: (untested) make breakables show a radar wave when attacked
div0 [Wed, 26 Nov 2008 08:52:48 +0000 (08:52 +0000)]
assault: (untested) make breakables show a radar wave when attacked

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

15 years agoassault: fix lots of bugs, initial waypointsprites support
div0 [Wed, 26 Nov 2008 08:29:31 +0000 (08:29 +0000)]
assault: fix lots of bugs, initial waypointsprites support

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

15 years agoassault sprites
div0 [Wed, 26 Nov 2008 08:28:42 +0000 (08:28 +0000)]
assault sprites

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

15 years agofix bug in func_breakable, that breaks assault
div0 [Tue, 25 Nov 2008 20:54:07 +0000 (20:54 +0000)]
fix bug in func_breakable, that breaks assault

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

15 years agocomments in cl_physics.qc
div0 [Tue, 25 Nov 2008 17:33:43 +0000 (17:33 +0000)]
comments in cl_physics.qc
handicap: apply handicap both to dealt and to received damage, but only square rooted. So a player with handicap 4 deals 0.5x damage, and receives 2x, making him 4x weaker in comparison.

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

15 years agoadd hook sounds to build-compatpack, the hook bomb ones are still missing though
esteel [Tue, 25 Nov 2008 14:15:18 +0000 (14:15 +0000)]
add hook sounds to build-compatpack, the hook bomb ones are still missing though

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

15 years agofor now rather use g_start_delay 15 instead of g_warmup 1 for dedicated servers,...
esteel [Tue, 25 Nov 2008 14:13:37 +0000 (14:13 +0000)]
for now rather use g_start_delay 15 instead of g_warmup 1 for dedicated servers, people seem to like it more

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

15 years ago // whatever happens, allow 60 seconds of idling directly after connect for map...
div0 [Tue, 25 Nov 2008 09:11:00 +0000 (09:11 +0000)]
// whatever happens, allow 60 seconds of idling directly after connect for map loading

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

15 years agoenable a tiny amount of air friction (sorry, FruitieX)
div0 [Tue, 25 Nov 2008 08:21:01 +0000 (08:21 +0000)]
enable a tiny amount of air friction (sorry, FruitieX)

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

15 years agofix air friction
div0 [Tue, 25 Nov 2008 08:19:14 +0000 (08:19 +0000)]
fix air friction

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

15 years agoalign the car better to the surface
div0 [Tue, 25 Nov 2008 08:07:15 +0000 (08:07 +0000)]
align the car better to the surface

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

15 years agohopefully fix campcheck
div0 [Tue, 25 Nov 2008 06:23:44 +0000 (06:23 +0000)]
hopefully fix campcheck

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

15 years agoPortal model source.
m0rfar [Mon, 24 Nov 2008 18:54:32 +0000 (18:54 +0000)]
Portal model source.
Added Nexuiz logo on portals. Requires gl_picmip 2 or better to see it (that's expected).
Minor vortex shader update.

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

15 years agodisable planar jump when touchexplode
div0 [Sun, 23 Nov 2008 20:32:38 +0000 (20:32 +0000)]
disable planar jump when touchexplode

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

15 years agoyet another fix attempt for touchexplode
div0 [Sun, 23 Nov 2008 20:30:41 +0000 (20:30 +0000)]
yet another fix attempt for touchexplode

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

15 years agotouchexplode: fix for noclip
div0 [Sun, 23 Nov 2008 20:13:34 +0000 (20:13 +0000)]
touchexplode: fix for noclip

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

15 years agonew mutator: g_touchexplode (spawn explosion where two players touch). Ideal with...
div0 [Sun, 23 Nov 2008 19:50:16 +0000 (19:50 +0000)]
new mutator: g_touchexplode (spawn explosion where two players touch). Ideal with g_bugrigs.

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

15 years agog_bugrigs_planar_movement_car_jumping - a new bug is now on/off too
div0 [Sun, 23 Nov 2008 11:29:46 +0000 (11:29 +0000)]
g_bugrigs_planar_movement_car_jumping - a new bug is now on/off too

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

15 years agohopefully no change to race car physics, but now parametrized. Five Big Rigs bugs...
div0 [Sun, 23 Nov 2008 11:15:25 +0000 (11:15 +0000)]
hopefully no change to race car physics, but now parametrized. Five Big Rigs bugs are now controlled by cvars and can be turned off to get "more real" race car physics!

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

15 years agoadded hlac and seeker textures to build-compat-pack.sh
esteel [Sun, 23 Nov 2008 00:51:43 +0000 (00:51 +0000)]
added hlac and seeker textures to build-compat-pack.sh
i guess someone forget them, or are they intented as a surprise? then please revert this commit

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

15 years agog_bugrigs another speedhack fix
div0 [Sat, 22 Nov 2008 19:45:54 +0000 (19:45 +0000)]
g_bugrigs another speedhack fix

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

15 years agoprevent too high accel/turn rates
div0 [Sat, 22 Nov 2008 19:10:31 +0000 (19:10 +0000)]
prevent too high accel/turn rates

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

15 years agofix timelimit -1 again
div0 [Sat, 22 Nov 2008 08:57:31 +0000 (08:57 +0000)]
fix timelimit -1 again

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

15 years agoctfscoring-div0: move one penalty point from return to drop; one extra point for...
div0 [Sat, 22 Nov 2008 08:50:00 +0000 (08:50 +0000)]
ctfscoring-div0: move one penalty point from return to drop; one extra point for retaking the flag to compensate

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

15 years agoportals in the compat pack
div0 [Sat, 22 Nov 2008 08:48:26 +0000 (08:48 +0000)]
portals in the compat pack

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

15 years agorace-qualifying -> race better
div0 [Sat, 22 Nov 2008 08:43:08 +0000 (08:43 +0000)]
race-qualifying -> race better

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

15 years agoexplicitly precache the forced model
div0 [Sat, 22 Nov 2008 08:26:41 +0000 (08:26 +0000)]
explicitly precache the forced model

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

15 years agoless buggy :P
div0 [Sat, 22 Nov 2008 08:03:41 +0000 (08:03 +0000)]
less buggy :P

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

15 years agonew toys: g_bugrigs 2 for a more realistic mode (no steering in air); align the race...
div0 [Sat, 22 Nov 2008 08:02:55 +0000 (08:02 +0000)]
new toys: g_bugrigs 2 for a more realistic mode (no steering in air); align the race car to the velocity when in air (looks cool, no gameplay change)

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

15 years agoNew portal models by ai!
m0rfar [Fri, 21 Nov 2008 16:40:52 +0000 (16:40 +0000)]
New portal models by ai!
I helped with .skin and .shader files. And changed the qc code to use the correct skins.

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

15 years agomore bug rigs improvements
div0 [Fri, 21 Nov 2008 13:57:34 +0000 (13:57 +0000)]
more bug rigs improvements

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

15 years agorename cvar from g_bigrigs to g_bugrigs ;)
div0 [Fri, 21 Nov 2008 12:50:00 +0000 (12:50 +0000)]
rename cvar from g_bigrigs to g_bugrigs ;)

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

15 years agoimprove big rigs mode
div0 [Fri, 21 Nov 2008 12:46:52 +0000 (12:46 +0000)]
improve big rigs mode

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

15 years agoforce chase cam in "big rigs" mode
div0 [Fri, 21 Nov 2008 10:27:33 +0000 (10:27 +0000)]
force chase cam in "big rigs" mode

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

15 years agoadded ONS, AS and RACE to basics documentation
esteel [Fri, 21 Nov 2008 09:52:15 +0000 (09:52 +0000)]
added ONS, AS and RACE to basics documentation

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

15 years agostronger alignment
div0 [Fri, 21 Nov 2008 06:36:09 +0000 (06:36 +0000)]
stronger alignment

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

15 years agoadded grappling hook, port-o-launch, minstanex, hlac and tag seeker to basics. change...
esteel [Thu, 20 Nov 2008 22:08:32 +0000 (22:08 +0000)]
added grappling hook, port-o-launch, minstanex, hlac and tag seeker to basics. changed basics.html so that after updating the .aft file you can copy the html part over to basics.html almost 1-by-1

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

15 years agohidden cvar: car-like physics mode; misc_gamemodel: extra spawnflags; properly suppor...
div0 [Thu, 20 Nov 2008 14:18:30 +0000 (14:18 +0000)]
hidden cvar: car-like physics mode; misc_gamemodel: extra spawnflags; properly support scale on SOLID_BSP misc_gamemodels by adjusting mins/maxs

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

15 years agofix impulse 99 not giving unlimited portals
div0 [Wed, 19 Nov 2008 19:22:46 +0000 (19:22 +0000)]
fix impulse 99 not giving unlimited portals

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

15 years agomake the div0 scoring conform to the poll
div0 [Wed, 19 Nov 2008 18:53:43 +0000 (18:53 +0000)]
make the div0 scoring conform to the poll

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

15 years agoPromote morfar to project (co-)maintainership.
savagex [Wed, 19 Nov 2008 18:08:25 +0000 (18:08 +0000)]
Promote morfar to project (co-)maintainership.

Congratulations!

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

15 years agomake weaponarena laser a checkbox (dirty hack)
div0 [Wed, 19 Nov 2008 14:35:07 +0000 (14:35 +0000)]
make weaponarena laser a checkbox (dirty hack)

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

15 years agoMirceaKitsune's next changes
div0 [Wed, 19 Nov 2008 13:05:29 +0000 (13:05 +0000)]
MirceaKitsune's next changes

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

15 years agomask spectatee effects with EFMASK_CHEAP; add a loddebug cvar (1 = force lod 0, 2...
div0 [Wed, 19 Nov 2008 12:50:36 +0000 (12:50 +0000)]
mask spectatee effects with EFMASK_CHEAP; add a loddebug cvar (1 = force lod 0, 2 = force lod 1, 3 = force lod 2)

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

15 years agowonder if those make phonies help anyone?!?
esteel [Tue, 18 Nov 2008 15:12:22 +0000 (15:12 +0000)]
wonder if those make phonies help anyone?!?

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

15 years agoContributed trigger_heal patch.
div0 [Tue, 18 Nov 2008 08:02:50 +0000 (08:02 +0000)]
Contributed trigger_heal patch.

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

15 years agopossibly fix hurttrigger message2, someone try it
div0 [Sun, 16 Nov 2008 07:11:35 +0000 (07:11 +0000)]
possibly fix hurttrigger message2, someone try it

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

15 years agofix TDM
div0 [Sun, 16 Nov 2008 06:53:09 +0000 (06:53 +0000)]
fix TDM

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

15 years agofix align
div0 [Sun, 16 Nov 2008 06:41:30 +0000 (06:41 +0000)]
fix align

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

15 years agofix memory leak in demo list
div0 [Sat, 15 Nov 2008 21:52:25 +0000 (21:52 +0000)]
fix memory leak in demo list
fix player list color handling (was there without need), someone please test this

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

15 years agoexperimental support for q3's music field in the worldspawn, should not forget this...
esteel [Fri, 14 Nov 2008 14:36:34 +0000 (14:36 +0000)]
experimental support for q3's music field in the worldspawn, should not forget this file..

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

15 years agoexperimental support for q3's music field in the worldspawn
esteel [Fri, 14 Nov 2008 14:31:53 +0000 (14:31 +0000)]
experimental support for q3's music field in the worldspawn

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

15 years agofix stupid mistake and swap play/timedemo buttons
esteel [Thu, 13 Nov 2008 18:46:36 +0000 (18:46 +0000)]
fix stupid mistake and swap play/timedemo buttons

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

15 years agoexperimental timedemo button for the demos menu
esteel [Thu, 13 Nov 2008 16:41:20 +0000 (16:41 +0000)]
experimental timedemo button for the demos menu

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

15 years agosmall change to g_warmup and readynagger calling
esteel [Wed, 12 Nov 2008 21:11:39 +0000 (21:11 +0000)]
small change to g_warmup and readynagger calling

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

15 years agoadded info button to the join menu, removed some trailing whitespace too
esteel [Wed, 12 Nov 2008 21:07:57 +0000 (21:07 +0000)]
added info button to the join menu, removed some trailing whitespace too

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

15 years agofix the default skin writing
div0 [Wed, 12 Nov 2008 20:39:34 +0000 (20:39 +0000)]
fix the default skin writing

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

15 years agognah, forgot to remove the // DOUBLE CLICK comment :P
esteel [Wed, 12 Nov 2008 20:35:15 +0000 (20:35 +0000)]
gnah, forgot to remove the // DOUBLE CLICK comment :P

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

15 years agotoggle favorites is now on mouse3 and INS
esteel [Wed, 12 Nov 2008 20:34:27 +0000 (20:34 +0000)]
toggle favorites is now on mouse3 and INS
show serverinfo is now on mouse2 and space

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

15 years agoalpha=1 here was a bad idea
div0 [Wed, 12 Nov 2008 20:32:45 +0000 (20:32 +0000)]
alpha=1 here was a bad idea

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

15 years agoimproved server info dialog
div0 [Wed, 12 Nov 2008 16:54:55 +0000 (16:54 +0000)]
improved server info dialog

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