]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/w_hook.qc
jetpack: add a "fuel" ammo type, and use that - and let it have regeneration
[divverent/nexuiz.git] / data / qcsrc / server / w_hook.qc
2009-03-30 div0jetpack: add a "fuel" ammo type, and use that - and...
2009-03-26 div0hook: unlimited ammo PROPER handling
2009-03-26 div0jetpack: support unlimited ammo
2009-03-26 div0make jetpack able to coexist with hook (only the weapon...
2009-03-15 div0fix some precaches
2009-03-15 div0handle casings using the "shell" tag; make them go...
2009-03-07 div0fix hook shot origin
2009-02-25 div0fix sv_cheats 1 and hook ammo usage
2009-02-23 div0WFRAME_FIRE2
2009-02-23 morphedlots of weapon content changes, new models, new animati...
2009-02-13 div0decal fixes
2009-01-29 div0make all assignments to SendEntity go through Net_LinkE...
2009-01-19 div0fix the other precaches
2009-01-17 div0now all projectile hit effects are clientside
2009-01-17 div0moved gibbing from server to client
2009-01-16 div0make the remainign weapons csqc projectiles
2009-01-05 div0camping rifle: reload when selecting even if it's the...
2009-01-04 div0hook: subtract more ammo:
2008-12-24 div0remove other unnecessary check
2008-12-24 div0hook patch from Roffnan
2008-12-20 div0hook: clear waiting for release flag
2008-12-16 div0hook: separate refire timers for primary/secondary...
2008-12-16 div0refire for hook now working
2008-12-15 div0friendly fire/team damage/mirror damage change; warning...
2008-12-09 div0get rid of the stupid (-) operator, use the more readab...
2008-12-03 div0hookbomb: stop moving when hit
2008-12-03 div0make hook bomb respect g_projectiles_newton_style
2008-12-03 div0improve it a bit
2008-12-03 div0hook: apply the hook bomb damage over time (FIXME check...
2008-11-01 div0factor out noimpact checks, make ALL projectiles use...
2008-10-24 div0unlimited ammo revisited: distinguish between superweap...
2008-10-22 div0precache hookgun
2008-10-21 div0func_breakable: more cleanups, assault merge, entities...
2008-10-21 div0slight retune of the gravity bomb
2008-10-21 div0add on-hand hook weapon placable by mapper (weapon_hook)