]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server
preliminary declaration of jointtype, and make misc_follow behave as a joint if joint...
[divverent/nexuiz.git] / data / qcsrc / server /
2009-09-23 div0turn off ballistics for the mg and sg
2009-09-22 div0new cvar: g_ghost_items (1 by default, can be set to...
2009-09-22 div0more alpha again
2009-09-22 div0better ghosting of weaponstay-3 weapons
2009-09-22 tzorkeWheel now use .framegroups to save network traffic.
2009-09-21 div0fix think function call for electro
2009-09-21 div0mand1nga really shouldn't do a revert-fight against...
2009-09-21 div0improve RL
2009-09-20 mand1ngaMajor reorganization of bots code (not finished yet)
2009-09-20 div0make headshots work on turrets
2009-09-20 div0only autorespawn in cts or qualifying
2009-09-20 div0allow breaking out of respawn loops :P
2009-09-20 div0improve impulse 30/141 for cts
2009-09-20 div0race: do not fully verify CTS maps
2009-09-20 div0save/restore v_forward when calling weapon think functi...
2009-09-20 mand1ngaAirshot announcer for rocket launcher
2009-09-20 mand1ngaRevert revert of lag simulation refactoring
2009-09-20 mand1ngaFix warning
2009-09-19 div0checksums...
2009-09-19 div0also commit the CODE :P
2009-09-18 div0support sv_gameplayfix_q2airaccelerate
2009-09-17 div0new weapon-stay mode 3: make taken weapons ghosted...
2009-09-16 tzorkMake multiple turrets a bit less of a cpuhog by spreadi...
2009-09-16 div0fix stupid bug there ;)
2009-09-16 div0impulse 107: mark unreachable waypoints
2009-09-16 div0don't push the same WP twice to the route
2009-09-16 lordhavocrevert array-based goalstack/lag/wplink changes by...
2009-09-16 div0fix species loading
2009-09-15 div0fix hit contents mask attempt
2009-09-15 div0another typo :(
2009-09-15 div0fix typo
2009-09-15 div0trueaim: do a no-world trace for the rifle so shots...
2009-09-14 div0sideways friction: make negative values never decrease...
2009-09-14 div0--typos
2009-09-14 fruitiexuse sbar_bigfont in cl_showspeed
2009-09-14 div0only apply radius damage if takedamage (NOT FOR 2.5.2)
2009-09-14 div0whereever event_damage is set (or damageforcescale...
2009-09-14 lordhavocuse different number of radius damage traces depending...
2009-09-14 lordhavocuse less traces for radius damage again, and cap it...
2009-09-14 div0antilag fix, possibly
2009-09-13 fruitiexg_waypoinstprite_alpha cvar
2009-09-12 div0fix a crash MrBougo found by preventing clientcommand...
2009-09-12 mrbougosomeone b0rked the cvar hashes :p
2009-09-12 div0fireball: less likely to hurt yourself now
2009-09-12 div0(2.6) change: damage through floor be 30%, force throug...
2009-09-12 div0fix hitloc handling in RadiusDamage in a seldom case
2009-09-12 lordhavocfixed bug where every secondary test trace in RadiusDam...
2009-09-12 div0argh, fix typo
2009-09-12 div0compat pack stuff again (robo gibs)
2009-09-12 div0RL guide rate delay - smoothly enable guiding
2009-09-11 div0try to work around dead bodies
2009-09-11 div0fix death message for firemines
2009-09-11 div0fix ballistic bullet compression
2009-09-11 div0fix typo
2009-09-11 div0optimize zcurveparticles by combining multiple instance...
2009-09-11 div0more antilag fixes
2009-09-11 tzorkAlways use setorigin
2009-09-10 div0work around engine weirdness in antilag
2009-09-10 div0fix antilag ionteraction with ballistics (but, why?)
2009-09-09 div0do not restart the jump anim using the teleport bit...
2009-09-09 div0no campaign with sv_cheats
2009-09-09 div0that's it. Now alpha in the middle of the two, and...
2009-09-09 div0if we go this route, we need more alpha
2009-09-09 div0another attempt...
2009-09-09 div0increase alpha of hidden items
2009-09-08 div0random weapon arena: try to ensure the weapon ALWAYS...
2009-09-08 mrbougodefine localcmd correctly in svqc; add client- and...
2009-09-08 div0do not switch weapon after suicide (respawn will do...
2009-09-08 div0stupid stupid stupid ;)
2009-09-08 div0add missing fdecl
2009-09-08 div0random weapon arena: switch gun after frag too
2009-09-08 div0fix #523 (items being too bright)
2009-09-08 div0Random Mutator Day: RANDOM WEAPON ARENA. You spawn...
2009-09-08 tzorkTurrets update:
2009-09-07 m0rfarg_ctf_captimerecord_allow_assisted -> g_ctf_captimereco...
2009-09-07 div0remove a print from turrets
2009-09-07 div0laser: add a cvar g_balance_laser_*_shotangle to change...
2009-09-06 tzorkMake turrets faster, part 1.
2009-09-06 div0magic ear: decolorize before matching
2009-09-06 div0make flac turret able to hit fireball, hopefully
2009-09-06 div0remove EF_FLAME flag :P
2009-09-06 div0fireball: support setting turrets on fire
2009-09-06 div0fireball: also hurt turrets
2009-09-06 div0swap rocket and grenade explode effect, as grenade...
2009-09-06 div0move antilag player recording elsewhere, as per suggest...
2009-09-05 div0increase float accuracy for race time accumulation
2009-09-05 div0race: use a time accumulator fed by player physics...
2009-09-04 mand1ngaUpdated cvar checksum
2009-09-04 mand1ngaRefactored goal stack into an array
2009-09-04 div0allow recalling the welcome message by +show_info in...
2009-09-04 div0properly mark splash damage for electro
2009-09-04 div0change the values networked as "long" in scores and...
2009-09-04 div0hm... if we start networking score items as long if...
2009-09-03 mand1ngaFix warning
2009-09-03 blub0making it compile again - div0: please check the pow...
2009-09-03 blub0reverting the preparations, we first need a stringwidth...
2009-09-03 div0send scores as long when needed, and race times always...
2009-09-03 div0trigger_impulse: make it sane again (strength 1 = ident...
2009-09-03 lordhavocfixed a bug which prevented falloff modes from working...
2009-09-03 lordhavocrewrote acceleration/damping mode in trigger_impulse...
next