aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/core
AgeCommit message (Expand)Author
2023-11-22Improve replacing `xinput1_3` with `xinput9_1` (#583)Jan
2023-11-06Plugins v3 (#472)v1.20.1-rc2v1.20.1-rc1v1.20.0-rc3v1.20.0cat_or_not
2023-10-23Replace field preprocessors with less hacky solutions (#492)Jan
2023-10-07Reduce warnings due to calling conventions (#555)v1.19.5-rc1v1.19.5Jack
2023-10-04Give `g_pMemAllocSingleton` a default value (#563)Jan
2023-07-29Turn VPKData into a opaque struct (#510)v1.18.1-rc1v1.18.1Jan
2023-07-25Remove Vector3 Constructor (#494)Jan
2023-07-07Improve logging for mods (#445)v1.16.3-rc2v1.16.3-rc1v1.16.3v1.16.2-rc1v1.16.2v1.16.1-rc1v1.16.11.16.XJack
2023-07-07Memory class renaming (#469)F1F7Y
2023-06-28Code cleanup (#478)v1.16.0-rc1v1.15.1-rc1v1.15.11.15.XJan
2023-06-28Cast types in MAKEHOOK macro to follow C++ Standard (#489)Jan
2023-04-19Fix parsing string ConVar/ConCommand.Flags from `mod.json` (#450)pg9182
2023-04-11Plugin system v2 (#343)Emma Miler
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-07Do not load streaming files on dedicated server (#412)BobTheBob
2023-01-13Execute cfgs before server startup for gamemode being run (#398)v1.12.0-rc5v1.12.0-rc4v1.12.0BobTheBob
2022-12-22Add NSGetModName (#366)Emma Miler
2022-12-22Add script concommands (#373)Emma Miler
2022-12-22Fix console not enabling (#379)Emma Miler
2022-12-19Restructuring (#365)Emma Miler