aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/shared
AgeCommit message (Expand)Author
2023-10-07Reduce warnings due to calling conventions (#555)v1.19.5-rc1v1.19.5Jack
2023-07-28Remove `pch.cpp` and all `#include "pch.h"` occurrences (#519)F1F7Y
2023-07-07Memory class renaming (#469)F1F7Y
2023-04-17Extract ProcessConnectionlessPacket hook to separate filepg9182
2023-04-11Plugin system v2 (#343)Emma Miler
2023-04-08Fix stringcmd limits causing unnecessary disconnects (#447)Jack
2023-02-23Add `FUNCTION_AT` and `VAR_AT` macros (#416)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-13Execute cfgs before server startup for gamemode being run (#398)v1.12.0-rc5v1.12.0-rc4v1.12.0BobTheBob
2022-12-22Fix console not enabling (#379)Emma Miler
2022-12-19Restructuring (#365)Emma Miler