summaryrefslogtreecommitdiff
path: root/src/game/g_buildable.c
AgeCommit message (Expand)Author
2018-11-24Notify humans whenever the RC is hit by a teammate.Paweł Redman
2018-11-23Notify all aliens whenever the OM is hit by a teammate.Paweł Redman
2018-02-04Remove knockback from everything but LC and barbs.Paweł Redman
2017-04-15allow replenishing of poison without stupid per-player cooldown delays/dev/humancontroller
2017-04-15generate buildable death sounds/dev/humancontroller
2017-04-15fix repeaters giving power after the reactor loses its health but hasn't blow.../dev/humancontroller
2017-04-15fix a bunch of C-specific programming errors/dev/humancontroller
2017-04-15remove a bunch of unused variables and some no-op code/dev/humancontroller
2017-04-15fix an apparently WRONG parenthesization/dev/humancontroller
2017-04-15import the cQVM game modulePaweł Redman
2017-04-15import the Slacker's QVM code baseSlackerLinux85