aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest
AgeCommit message (Expand)Author
2022-01-02Merge upstreamp0358
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
2022-01-01Language selection/detection fixes, no more "files corrupted" error, will thr...p0358
2022-01-01log curl output to the windows console (I think it was intended to work, but ...p0358
2021-12-31Isolate out common curl options and add -msinsecure option againp0358
2021-12-31Merge branch 'main' of https://github.com/R2Northstar/NorthstarLauncherp0358
2021-12-31some post-merge changes combined with my local changesp0358
2021-12-31Clean upgeni
2021-12-31Whoopsgeni
2021-12-31Remove linear allocatorgeni
2021-12-31Fix loopgeni
2021-12-31Initialize curl in InitialiseNorthstar to avoid disastergeni
2021-12-31Clean upgeni
2021-12-31Replace Tier0_InitOrigin hook with patchgeni
2021-12-30force ipv4 while ipv6 is still unsupportedBobTheBob
2021-12-30move to server auth token system for verifying gameserver auth messages, rath...BobTheBob
2021-12-30actually use custom allocation, override allocators of curl and rapidjsonp0358
2021-12-30static minhookp0358
2021-12-30add realloc toop0358
2021-12-30yeet unneeded two libsp0358
2021-12-30fix various random warningsp0358
2021-12-30Merge upstreamp0358
2021-12-30Restore the functionality of arguments from command linep0358
2021-12-30Refactor and fix of various issues, add run_northstar.txt supportp0358
2021-12-29add proper stack traces to crash handlerBobTheBob
2021-12-29escape password entry requestBobTheBob
2021-12-29remove x86 configurationsp0358
2021-12-29Add direct launcherp0358
2021-12-29fix a typo and move to new sslBobTheBob
2021-12-29add launcher.dll proxy optionp0358
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