aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/pch.h
AgeCommit message (Collapse)Author
2022-02-23ConVar class rebuild (#90)Kawe Mazidjatari
* Implement CCvar class with mapped out vtable funcs * Rebuilded ConVar class + code overhaul to use new system * ConVar class is now properly mapped out for r2 (0x80 in size). * Reimplemented and exposed all frequently used ConVar class methods to the SDK. * Implement frequently used CCvar class methods. * Implement all CCVarIteratorInternal class methods. * Performed additional cleanup over the SDK to use new system instead. * ConVar class improvements + rebuilded ConCommand struct * Fix actual struct size for ConCommand
2022-02-03Format projectNorthstar
2021-12-30actually use custom allocation, override allocators of curl and rapidjsonp0358
2021-12-29fix a typo and move to new sslBobTheBob
2021-12-19openssl supportBobTheBob
2021-11-06modmanager fixesBobTheBob
2021-08-09add mod localisation, say command and more masterserver stuffBobTheBob
2021-08-05add support for requesting server list from masterserverBobTheBob
2021-07-20add basic mod support with support for mod convarsBobTheBob
2021-07-17add support for custom convars and concommandsBobTheBob
2021-07-08initial commitBobTheBob