]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/server/w_shotgun.qc
g_weaponreplace_*
[divverent/nexuiz.git] / data / qcsrc / server / w_shotgun.qc
2008-09-04 div0g_weaponreplace_*
2008-09-02 div0weapon_setup no longer needed its second argument,...
2008-09-02 div0more modular weapon system
2008-09-02 div0huge patch that breaks everything: add a new stat ...
2008-07-01 div0change all function declarations (except builtins and...
2008-06-30 div0use the button macros everywhere
2008-01-22 lordhavocchanged all te_ effects (except te_bloodshower) to...
2008-01-09 lordhavocadded muzzleflash effects for all weapons (most emit...
2008-01-06 esteelsecondary shotgun mode now also has a muzzleflash
2008-01-01 div0precache uzi flash for SG
2007-12-17 div0leileilol's effect updates
2007-10-06 div0make use of DP_CON_BESTWEAPON to make the bestweapon...
2007-05-22 div0move SG smoke so it appears at the right point after...
2007-05-22 lordhavocfix W_SetupShot calls to not have any start points...
2007-05-04 lordhavocvery major cleanup of precache code, this patch reduced...
2007-04-26 lordhavocchanged all sound names from .ogg to .wav, the engine...
2007-04-14 lordhavocweapons now have force settings
2006-08-17 div0Qantourisc's improved havocbots AI - have fun!
2006-06-12 lordhavocrenamed and moved all gamec/*.[ch] files to *.q[ch]