summaryrefslogtreecommitdiff
path: root/src/game/g_weapon.c
AgeCommit message (Expand)Author
2018-02-04Remove knockback from everything but LC and barbs.Paweł Redman
2017-05-14Basilisk boosts the aliens it gasesMaeJong
2017-05-14Helmet protects from basilisk gas, instead of light armourMaeJong
2017-05-14Let Basilisk gas go through entities.Paweł Redman
2017-05-14Fix Basilisk gas hitting through walls.Paweł Redman
2017-04-15remove obscure build timer doubling cases/dev/humancontroller
2017-04-15allow aliens to attack any solid surface/dev/humancontroller
2017-04-15allow dretches to bite surfaces other than players and buildables/dev/humancontroller
2017-04-15port bugfixes related to weapon reloading from the modern codebase/dev/humancontroller
2017-04-15remove a bunch of unused variables and some no-op code/dev/humancontroller
2017-04-15multi-protocol: rename powerups to misc in the playerState_t and entityState_.../dev/humancontroller
2017-04-15multi-protocol: change the playerState_t and entityState_t structs to the ver...Jeff Kent
2017-04-15import the cQVM game modulePaweł Redman
2017-04-15import the Slacker's QVM code baseSlackerLinux85