summaryrefslogtreecommitdiff
path: root/src/game/g_active.c
AgeCommit message (Expand)Author
2018-04-24Discard players' votes when they leave.Paweł Redman
2018-02-23Add !curse with some basic features.Paweł Redman
2017-09-16implement !control/dev/humancontroller
2017-05-14Adv. Basilisk healing aura & tyrant regen tweaksMaeJong
2017-05-14Move tyrant healing aura to adv. basilisksMaeJong
2017-04-15Improve g_gradualFreeFunds.Paweł Redman
2017-04-15implement g_gradualFreeFunds: give free funds to each player every 2 minutes,.../dev/humancontroller
2017-04-15remove the "poison running out" blinking functionality/dev/humancontroller
2017-04-15fix a bunch of C-specific programming errors/dev/humancontroller
2017-04-15multi-protocol: change the playerState_t and entityState_t structs to the ver...Jeff Kent
2017-04-15fix unlagged not being used at all for overly large latencies/dev/humancontroller
2017-04-15import the cQVM game modulePaweł Redman
2017-04-15import the Slacker's QVM code baseSlackerLinux85