summaryrefslogtreecommitdiff
path: root/src/game/g_weapon.c
AgeCommit message (Expand)Author
2006-06-11* tjw oopsTim Angus
2006-06-10* Fix to worldspawn defaults bugTim Angus
2006-04-09* Removed CS_SCORE? config strings -- they were unusedTim Angus
2005-12-10* s/Quake III Arena source code/Tremulous/Tim Angus
2005-12-10* Move the game source from mod/src/ to src/Tim Angus
2005-12-10* Moved existing src directory out the way whilst I merge ioq3Tim Angus
2005-12-08* Reduced Dragoon pounce range to 64 from 96Tim Angus
2005-11-27* Fixed death by poison MOD s/antitox/medkit/Tim Angus
2005-11-24* 3D particlesTim Angus
2005-11-20* Abstract attachment systemTim Angus
2005-10-15* Increased Tesla damage frequencyTim Angus
2005-10-03* Removed jump pad code (and associated media loading)Tim Angus
2005-09-02* Added width to zap traceTim Angus
2005-09-01* Reworked how weapon changes are performed, fixing bugs in the processTim Angus
2005-08-31* Reimplemented how buildables play damage sounds to not use the event systemTim Angus
2005-08-06* Reverted to non-interruptable level 1 grabTim Angus
2005-08-05* Basilisk needs less time to regain grabbing ability after being hitTim Angus
2005-08-05* Disabled weapon dropping after buying ammo for nowTim Angus
2005-08-03* Build timer does not go up so much when building repeatersTim Angus
2005-07-31* Removed anticamp codeTim Angus
2005-07-18* Repeater is now freeTim Angus
2005-07-17* Plugged the "sell and buy gets you full ammo" exploitTim Angus
2005-07-02* Turrets can now be grabbed by lev1s, which slows them downTim Angus
2005-06-29* Fixed a bug where menus would appear during demo playbackTim Angus
2005-06-27* Fixed all the warnings reported after turning on -WallTim Angus
2005-06-05* Added flashing alien icon if already at maximum classTim Angus
2004-10-17* Gave some of the shared functions more sensible namesTim Angus
2004-10-02* Fixed Who's uncreation bugTim Angus
2004-09-29* A smattering of fondulationsTim Angus
2004-08-20* Slowed lasgun downTim Angus
2004-07-28* Bug fix to battlesuit/hydra interactionTim Angus
2004-05-16* Fixed the gigantic spawn queue fuck upTim Angus
2004-03-28* Fixed bug where upgraded chimera's electrical attack sometimes didn't workTim Angus
2004-03-15* Added knockback scalingTim Angus
2004-03-03* Fixed chasecam engagement bugTim Angus
2004-02-14* Fixed vieworg leaving PVS on death for classes with small BBOXTim Angus
2004-01-31* lcannon blast radius is more saneTim Angus
2004-01-30* Rethought custom footsteps a bit -- now includes clunk soundsTim Angus
2004-01-25* Fixed two serious particle system bugsTim Angus
2004-01-22* Particle system should complain less if it can't find a specific systemTim Angus
2004-01-13* Reduced strength of teslagenTim Angus
2004-01-12* Poison now does 30 damage maxTim Angus
2004-01-11* Sorted out hydra gas screwupsTim Angus
2004-01-07* Moved slowblob to advanced builderTim Angus
2004-01-05* Added shotgunTim Angus
2003-12-21* Added a means of overriding class and buildable media settings via cfg fileTim Angus
2003-09-27* weapon.cfg files changed a bit to include sections for alternate fire modesTim Angus
2003-09-24* Impact and muzzle flashes now use new particle systemTim Angus
2003-09-12* Removed the func_door_model auto scaling and positioning code - it didn't workTim Angus
2003-08-31* Changed the variable names pteam, pclass and pitem to be more descriptiveTim Angus