aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/gameutils.h
AgeCommit message (Expand)Author
2022-02-03Format projectNorthstar
2022-01-13unbreak spBobTheBob
2022-01-10prevent FCVAR_GAMEDLL concommands without FCVAR_CLIENTCMD_CAN_EXECUTE from be...BobTheBob
2022-01-09restrict netchan limit checks to serverside calls onlyBobTheBob
2021-12-30add realloc toop0358
2021-12-03slightly awful fix for allocation issuesBobTheBob
2021-12-02tier0 code cleanup and loadlibrary hook fixBobTheBob
2021-11-29web browser changes and dedi fixesBobTheBob
2021-11-07beginning work on new authBobTheBob
2021-10-19add masterserver mod list support and fix some squirrel issuesBobTheBob
2021-09-30add maxplayers to dedi window titleBobTheBob
2021-09-30add spewfunc, setplaylistvaroverride, dedicated changesBobTheBob
2021-09-27dedi works nowBobTheBob
2021-09-27read cmdline args from file, disable origin on dediBobTheBob
2021-09-26fix CEngine and HostState structsBobTheBob
2021-09-26commandline struct change, dedicated refactorBobTheBob
2021-09-26add CommandLine() and Cbuf_ExecuteBobTheBob
2021-08-14add authentication with local serverBobTheBob
2021-08-13add local http server for authBobTheBob
2021-08-09add mod localisation, say command and more masterserver stuffBobTheBob
2021-08-06add support for connecting to servers from masterserverBobTheBob