summaryrefslogtreecommitdiff
path: root/src/game/g_local.h
AgeCommit message (Expand)Author
2018-02-23Add !curse with some basic features.Paweł Redman
2018-02-04Remove knockback from everything but LC and barbs.Paweł Redman
2017-09-16implement !control/dev/humancontroller
2017-09-16constize a bunch of input-only pointer function-arguments/dev/humancontroller
2017-09-16expose g_clients/dev/humancontroller
2017-05-18Improve version checking.Paweł Redman
2017-05-18Basic implementation of !versions.Paweł Redman
2017-05-04Implement cvars for SM2 autobahn & outdated client messagesMaeJong
2017-04-26Implement g_nullifyTyrantKills.Paweł Redman
2017-04-18Implement g_reportAdminListMinLvlMaeJong
2017-04-18The Autobahn system.Paweł Redman
2017-04-15implement Schachtmeister v2/dev/humancontroller
2017-04-15Add a cool down timer to !revert.Paweł Redman
2017-04-15Apply the scrim mode patch.Paweł Redman
2017-04-15Reports systemMaeJong
2017-04-15implement logging control for PMs/dev/humancontroller
2017-04-15implement g_gradualFreeFunds: give free funds to each player every 2 minutes,.../dev/humancontroller
2017-04-15increase the number of unlagged markers to support higher sv_fps values/dev/humancontroller
2017-04-15fix noclipping players affecting other players/dev/humancontroller
2017-04-15fix a couple of compiler warnings/dev/humancontroller
2017-04-15import the cQVM game modulePaweł Redman
2017-04-15import the Slacker's QVM code baseSlackerLinux85