aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/server
AgeCommit message (Expand)Author
2023-12-01Revert "Move player auth to `CServer::ConnectClient` (#548)" (#610)v1.20.31.20.XGeckoEidechse
2023-11-22Move player auth to `CServer::ConnectClient` (#548)cat_or_not
2023-10-10Fix incorrect help string text (#567)v1.19.6-rc2v1.19.6GeckoEidechse
2023-10-04Always allow the local player through the banlist (#540)v1.19.4-rc2v1.19.4-rc1v1.19.4Jack
2023-07-07Memory class renaming (#469)F1F7Y
2023-06-28Remove pragma once from source file (#487)Jan
2023-06-28Use correctly typed values for variables (#486)Jan
2023-04-17Replace HTTP auth server with Atlas connectionless packetpg9182
2023-04-17Implement Atlas sigreq1 connectionless packetpg9182
2023-04-17Add support for Atlas connectionless packetspg9182
2023-04-17Extract ProcessConnectionlessPacket hook to separate filepg9182
2023-04-11Plugin system v2 (#343)Emma Miler
2023-03-08Fix `sv_alltalk 1` (broken originally by respawn changes) (#291)BobTheBob
2023-03-08Reject banned players during masterserver auth (#434)pg9182
2023-02-22Add additional properties to `CBasePlayer` (#329)BobTheBob
2023-02-14Force-include `pch.h` to all files, remove explicit includes (#393)p0358
2023-02-12Add `CGlobals` class and `g_pGlobals`, and update code to support (#411)BobTheBob
2023-01-06Fix issues of restriction of chat message charset (#391)v1.12.0-rc1p0358
2023-01-06Revert "add FCVAR_REPLICATED to ns_server_name" (#390)GeckoEidechse
2023-01-05Restrict chat message charset (#389)pg9182
2023-01-05add FCVAR_REPLICATED to ns_server_name (#386)cat_or_not
2023-01-04generally cleanup authentication code and fix client state issues with reject...BobTheBob
2022-12-19Restructuring (#365)Emma Miler