summaryrefslogtreecommitdiff
path: root/src/game/g_cmds.c
AgeCommit message (Expand)Author
2018-11-16Fix 88d21e69 disabling say_area completely.Paweł Redman
2018-11-14Work around control code causing segfaults.Paweł Redman
2018-11-03show the voters what they votedTheriaca
2018-04-24Allow players to leave the team during a teamvote.fix/votesPaweł Redman
2018-04-24Discard players' votes when they leave.Paweł Redman
2018-02-22Can now evolve and be boostedCody
2017-09-16implement !control/dev/humancontroller
2017-05-08Change high admin chat colour to redMaeJong
2017-05-08Prevent usage of IRC-like channels during scrimsMaeJong
2017-05-03Fix undefined behavior in the high admin chat.Paweł Redman
2017-05-02Implement high admin chatMaeJong
2017-04-18The Autobahn system.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-15fix noclipping players affecting other players/dev/humancontroller
2017-04-15prevent obscure spectator effects after stopping following someone, like the .../dev/humancontroller
2017-04-15use a more up-to-date origin in G_RoomForClassChange()/dev/humancontroller
2017-04-15remove the abusable levelshot command and related hacks/dev/humancontroller
2017-04-15fix a null dereference bug/dev/humancontroller
2017-04-15fix a bunch of %i format flags / arguments/dev/humancontroller
2017-04-15multi-protocol: change the playerState_t and entityState_t structs to the ver...Jeff Kent
2017-04-15in the vote calling functions, protect against the dreaded exploit of '\n'-in.../dev/humancontroller
2017-04-15in the vote calling code, add double quotes around some substituted argument .../dev/humancontroller
2017-04-15import the cQVM game modulePaweł Redman
2017-04-15import the Slacker's QVM code baseSlackerLinux85