summaryrefslogtreecommitdiff
path: root/src/game/g_svcmds.c
AgeCommit message (Collapse)Author
2017-09-16implement !control/dev/humancontroller
2017-09-16constize a bunch of input-only pointer function-arguments/dev/humancontroller
2017-05-02Implement high admin chatMaeJong
The channel is accessible to anyone who has the flag HIGHADMINCHAT, via /say_hadmins or /ha
2017-04-15implement Schachtmeister v2/dev/humancontroller
2017-04-15import the Slacker's QVM code baseSlackerLinux85