Age | Commit message (Expand) | Author |
2021-12-31 | Clean up | geni |
2021-12-31 | Fix launcher proxy | geni |
2021-12-31 | Clean up | geni |
2021-12-31 | Make launcher proxy target v143 | geni |
2021-12-31 | Whoops | geni |
2021-12-31 | Remove linear allocator | geni |
2021-12-31 | Clean up | geni |
2021-12-31 | Fix loop | geni |
2021-12-31 | Initialize curl in InitialiseNorthstar to avoid disaster | geni |
2021-12-31 | Clean up | geni |
2021-12-31 | Replace Tier0_InitOrigin hook with patch | geni |
2021-12-30 | force ipv4 while ipv6 is still unsupported | BobTheBob |
2021-12-30 | Merge pull request #22 from MiloAkerman/main | BobTheBob |
2021-12-30 | move to server auth token system for verifying gameserver auth messages, rath... | BobTheBob |
2021-12-30 | actually use custom allocation, override allocators of curl and rapidjson | p0358 |
2021-12-30 | static minhook | p0358 |
2021-12-30 | Created BUILD.md with build instructions | Milo Akerman |
2021-12-30 | add realloc too | p0358 |
2021-12-30 | yeet unneeded two libs | p0358 |
2021-12-30 | fix various random warnings | p0358 |
2021-12-30 | Merge upstream | p0358 |
2021-12-30 | Restore the functionality of arguments from command line | p0358 |
2021-12-30 | Refactor and fix of various issues, add run_northstar.txt support | p0358 |
2021-12-29 | add proper stack traces to crash handler | BobTheBob |
2021-12-29 | escape password entry request | BobTheBob |
2021-12-29 | remove x86 configurations | p0358 |
2021-12-29 | Add direct launcher | p0358 |
2021-12-29 | fix a typo and move to new ssl | BobTheBob |
2021-12-29 | add launcher.dll proxy option | p0358 |
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-29 | Make timestamp year-month-day | GeckoEidechse |
2021-12-28 | make max players increase disabled by default | HappyDOGE |
2021-12-28 | fix quick edit enabled message | HappyDOGE |
2021-12-28 | add parm checks for dedicated input + disable quick edit | HappyDOGE |
2021-12-28 | dedicated console command input | HappyDOGE |
2021-12-28 | add a toggle for maxplayers increase functionality (unrecommended) | HappyDOGE |
2021-12-28 | fix build error in masterserver.cpp | HappyDOGE |
2021-12-28 | merge with upstream | HappyDOGE |
2021-12-28 | implement svc_Print, copy NS hostname to source cvar | HappyDOGE |
2021-12-28 | fix C(_)Team classes | HappyDOGE |
2021-12-28 | add retry logic to masterserver requests | BobTheBob |
2021-12-27 | remove hook preload as it's not crossplatform | HappyDOGE |
2021-12-27 | change toolset back to v143 | HappyDOGE |
2021-12-27 | 64 maxplayers | HappyDOGE |
2021-12-27 | fix status command not working for server operator | HappyDOGE |
2021-12-27 | add maxplayers to filters | HappyDOGE |
2021-12-27 | merge | HappyDOGE |
2021-12-27 | initial work on maxplayers | HappyDOGE |
2021-12-27 | control server max players in playlist | BobTheBob |