summaryrefslogtreecommitdiff
path: root/src/game/g_client.c
AgeCommit message (Expand)Author
2018-02-23Add !curse with some basic features.Paweł Redman
2017-09-16implement !control/dev/humancontroller
2017-09-16constize a bunch of input-only pointer function-arguments/dev/humancontroller
2017-05-18Improve version checking.Paweł Redman
2017-05-18Basic implementation of !versions.Paweł Redman
2017-05-16Fix message upon entering a server with g_scrimMode 1MaeJong
2017-05-04Implement cvars for SM2 autobahn & outdated client messagesMaeJong
2017-04-18autoschacht access/dev/humancontroller
2017-04-15Apply the scrim mode patch.Paweł Redman
2017-04-15Reports systemMaeJong
2017-04-15Updated 'outdated client' string - links to TFMaeJong
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-15display dead battlesuit bodies/dev/humancontroller
2017-04-15we're not racist, we just hate NIGGERs, JEWs, FAGGOTs, etc/dev/humancontroller
2017-04-15fix noclipping players affecting other players/dev/humancontroller
2017-04-15don't deny connection with the "localhost" IPA/dev/humancontroller
2017-04-15fix the game module truncating the last digit of each maximally long IP(v4) a.../dev/humancontroller
2017-04-15multi-protocol: rename powerups to misc in the playerState_t and entityState_.../dev/humancontroller
2017-04-15multi-protocol: change the playerState_t and entityState_t structs to the ver...Jeff Kent
2017-04-15do not treat a clipmask of 0 as MASK_DEADSOLID in some cases/dev/humancontroller
2017-04-15import the cQVM game modulePaweł Redman
2017-04-15import the Slacker's QVM code baseSlackerLinux85