aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-02add unban commandBobTheBob
2022-01-02add disconnects to ban systemBobTheBob
2022-01-02add the ability to disable spewfunc loggingBobTheBob
2022-01-02remove logging for overwriting max_playersBobTheBob
2022-01-02Update bansystem.hBobTheBob
2022-01-02initial work for ban systemBobTheBob
2022-01-02don't enforce netchan limits during level transitions, change how limit mode ...BobTheBob
2022-01-02setup for rpak filesystem hooksBobTheBob
2021-12-30force ipv4 while ipv6 is still unsupportedBobTheBob
2021-12-30Merge pull request #22 from MiloAkerman/mainBobTheBob
2021-12-30move to server auth token system for verifying gameserver auth messages, rath...BobTheBob
2021-12-30Created BUILD.md with build instructionsMilo Akerman
2021-12-29add proper stack traces to crash handlerBobTheBob
2021-12-29escape password entry requestBobTheBob
2021-12-29fix a typo and move to new sslBobTheBob
2021-12-29lock max_players overrides behind commandline argBobTheBob
2021-12-29move to libcurl for masterserver as libhttp seems to be buggy and have bad er...BobTheBob
2021-12-28add retry logic to masterserver requestsBobTheBob
2021-12-27control server max players in playlistBobTheBob
2021-12-27make setplaylistvaroverride support multiple overrides since commandline is w...BobTheBob
2021-12-26ensure exception logging doesn't happen when a debugger is attachedBobTheBob
2021-12-26add better native crash logging and minidump creationBobTheBob
2021-12-26add more descriptive message for AddSelfToServerList failureBobTheBob
2021-12-26fix potentially unsafe concommandBobTheBob
2021-12-26better httplib errors and higher timeoutsBobTheBob
2021-12-26add setplaylistvaroverride command for setting overrides on dedi from command...BobTheBob
2021-12-25change how we handle invalid serversBobTheBob
2021-12-25fix setplaylistvaroverride bugBobTheBob
2021-12-25fix a bug with launcher not showing serversBobTheBob
2021-12-24add logging to connectionless ratelimitsBobTheBob
2021-12-24sort servers and fix a formatting issueBobTheBob
2021-12-24add connectionless ratelimitBobTheBob
2021-12-24prevent playlist var names over 64 characters and send maxplayers on map changeBobTheBob
2021-12-24add playercount param to heartbeatBobTheBob
2021-12-24increase masterserver connection timeoutsBobTheBob
2021-12-23last minute changes before releaseBobTheBob
2021-12-21dedi cleanup and d3d hooksBobTheBob
2021-12-21fix some timing issues on dediBobTheBob
2021-12-20auth fix and typo fixBobTheBob
2021-12-20fix CNetworkStringTableContainer::WriteBaselines crashBobTheBob
2021-12-19server authentication patch to allow for new url to workBobTheBob
2021-12-19openssl supportBobTheBob
2021-12-18attempting to fix a client crashBobTheBob
2021-12-17change placeholder playerdata directoryBobTheBob
2021-12-15dedi ShowWindow patchBobTheBob
2021-12-14add netchan processing limitsBobTheBob
2021-12-11write_persistence fixes and custom mainmenupromosBobTheBob
2021-12-11write_persistence fixBobTheBob
2021-12-05fix a bug with dedi not setting playlist max_players rightBobTheBob
2021-12-03slightly awful fix for allocation issuesBobTheBob