aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-02make wsock32 proxy opt-inp0358
2022-01-02restore ShouldLoadNorthstar() to wsock32 proxy as wellp0358
2022-01-02Merge upstreamp0358
2022-01-02add wsock32 proxy!!! (it works quite nicely)p0358
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-31Add more clear error message for the most common install mistakep0358
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-31Merge pull request #1 from geniiii/p0358-refactor-fixesp0358
2021-12-31Clean upgeni
2021-12-31Fix launcher proxygeni
2021-12-31Clean upgeni
2021-12-31Make launcher proxy target v143geni
2021-12-31Whoopsgeni
2021-12-31Remove linear allocatorgeni
2021-12-31Clean upgeni
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-30Merge pull request #22 from MiloAkerman/mainBobTheBob
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-30Created BUILD.md with build instructionsMilo Akerman
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