summaryrefslogtreecommitdiff
path: root/src/game/g_weapon.c
AgeCommit message (Expand)Author
2013-01-03* Humans hit with Basilisk gas now show a particle effect until it wears offMichael Levin
2013-01-03* Gave Painsaw a crappy looking crosshairMichael Levin
2013-01-03* Added charge meter to the UI, can be disabled via GUIMichael Levin
2013-01-03* Build delay pie slices are now 5 sec each for both teamsMichael Levin
2013-01-03* Removed unused G_CrushAttack argumentMichael Levin
2013-01-03* Turrets back to their "dumb" behaviorMichael Levin
2013-01-03Shut up compiler warnings (and possible bugfix)Ben Millwood
2013-01-03* Removed forced crouching for Tyrant crush, Tyrants should no longer bounce ...Michael Levin
2013-01-03* Oops, Repeater now gives Repeater reward creditsMichael Levin
2013-01-03* Mass Driver will only shoot through players and buildablesMichael Levin
2013-01-03* Per Lakitu7's suggestion, changed spectator bounding box to match the dretc...Michael Levin
2013-01-03Some more work on the Mass Driver:Michael Levin
2013-01-03* I'm sick of entering \give 9999 every time I need to test something. Whenev...Michael Levin
2013-01-03* Acid tube animation fixed (used to include part of dying animation!)Michael Levin
2013-01-03* Lowered dretch zoffset a bit to better fit inside bounding box, increased s...Michael Levin
2013-01-03Added armour files to version control.Michael Levin
2007-09-30* (bug 3002) Fix to alien weapon traces that miss due to world collisionTim Angus
2007-09-27* (bug 3249) Improve repeater interaction with marked deconstructionTim Angus
2007-09-25* Remove B_REMOVED_TOGGLEBIT, use ps->misc per player insteadTim Angus
2007-09-25* Replace "powerups" state data with "misc"Tim Angus
2006-12-30* (bug 2952) Reverted trace origin to muzzle for goon pounceTim Angus
2006-12-29* (bug 2973) support for multiple initial base layouts ( Risujin, vcxzet, tjw )Tony J. White
2006-12-29* Buildable destruction marking (via g_markDeconstruct)Tim Angus
2006-12-20* (bug 2780) prevent another buy/sell bind which loses blaster (M. Kristall)Tony J. White
2006-12-09* (bug 2903) Added g_unlagged. This is based on Neil Toronto's unlaggedTony J. White
2006-07-31* Fix to weapon changing bugs #2780 #2777 #2778 #2779 (tjw)Tim Angus
2006-07-31* Fix to ClientSpawn: spawn is NULL bug #2732 (tjw)Tim Angus
2006-07-31* Add otherEntityNum to playerState_t... and don't use it... yetTim Angus
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