Age | Commit message (Expand) | Author |
2021-12-30 | Created BUILD.md with build instructions | Milo Akerman |
2021-12-29 | add proper stack traces to crash handler | BobTheBob |
2021-12-29 | escape password entry request | BobTheBob |
2021-12-29 | fix a typo and move to new ssl | BobTheBob |
2021-12-29 | lock max_players overrides behind commandline arg | BobTheBob |
2021-12-29 | move to libcurl for masterserver as libhttp seems to be buggy and have bad er... | BobTheBob |
2021-12-28 | add retry logic to masterserver requests | BobTheBob |
2021-12-27 | control server max players in playlist | BobTheBob |
2021-12-27 | make setplaylistvaroverride support multiple overrides since commandline is w... | BobTheBob |
2021-12-26 | ensure exception logging doesn't happen when a debugger is attached | BobTheBob |
2021-12-26 | add better native crash logging and minidump creation | BobTheBob |
2021-12-26 | add more descriptive message for AddSelfToServerList failure | BobTheBob |
2021-12-26 | fix potentially unsafe concommand | BobTheBob |
2021-12-26 | better httplib errors and higher timeouts | BobTheBob |
2021-12-26 | add setplaylistvaroverride command for setting overrides on dedi from command... | BobTheBob |
2021-12-25 | change how we handle invalid servers | BobTheBob |
2021-12-25 | fix setplaylistvaroverride bug | BobTheBob |
2021-12-25 | fix a bug with launcher not showing servers | BobTheBob |
2021-12-24 | add logging to connectionless ratelimits | BobTheBob |
2021-12-24 | sort servers and fix a formatting issue | BobTheBob |
2021-12-24 | add connectionless ratelimit | BobTheBob |
2021-12-24 | prevent playlist var names over 64 characters and send maxplayers on map change | BobTheBob |
2021-12-24 | add playercount param to heartbeat | BobTheBob |
2021-12-24 | increase masterserver connection timeouts | BobTheBob |
2021-12-23 | last minute changes before release | BobTheBob |
2021-12-21 | dedi cleanup and d3d hooks | BobTheBob |
2021-12-21 | fix some timing issues on dedi | BobTheBob |
2021-12-20 | auth fix and typo fix | BobTheBob |
2021-12-20 | fix CNetworkStringTableContainer::WriteBaselines crash | BobTheBob |
2021-12-19 | server authentication patch to allow for new url to work | BobTheBob |
2021-12-19 | openssl support | BobTheBob |
2021-12-18 | attempting to fix a client crash | BobTheBob |
2021-12-17 | change placeholder playerdata directory | BobTheBob |
2021-12-15 | dedi ShowWindow patch | BobTheBob |
2021-12-14 | add netchan processing limits | BobTheBob |
2021-12-11 | write_persistence fixes and custom mainmenupromos | BobTheBob |
2021-12-11 | write_persistence fix | BobTheBob |
2021-12-05 | fix a bug with dedi not setting playlist max_players right | BobTheBob |
2021-12-03 | slightly awful fix for allocation issues | BobTheBob |
2021-12-02 | tier0 code cleanup and loadlibrary hook fix | BobTheBob |
2021-11-29 | web browser changes and dedi fixes | BobTheBob |
2021-11-27 | potential fix for ns_has_agreed_to_send_token not being written to cfg | BobTheBob |
2021-11-27 | more masterserver stuff and support for devonly/hidden cvars | BobTheBob |
2021-11-13 | client auth token support | BobTheBob |
2021-11-07 | beginning work on new auth | BobTheBob |
2021-11-07 | add pdiff enum adds | BobTheBob |
2021-11-07 | early pdiff support and vpk file compilation newline fix | BobTheBob |
2021-11-07 | more modmanager improvements | BobTheBob |
2021-11-06 | modmanager fixes | BobTheBob |
2021-11-05 | reworking modloading code | BobTheBob |