Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-23 | ConVar 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-03 | Format project | Northstar | |
2022-01-30 | add FindConVar and FindConCommand | BobTheBob | |
2021-11-27 | more masterserver stuff and support for devonly/hidden cvars | BobTheBob | |
2021-10-06 | add ns_leave_to_lobby command | BobTheBob | |
2021-08-25 | deprecate clc_SetPlaylistVarOverride | BobTheBob | |
2021-08-21 | more work on dedicated and launcher | BobTheBob | |
2021-08-14 | add authentication with local server | BobTheBob | |
2021-07-18 | add rapidjson, move all logging to spdlog | BobTheBob | |
2021-07-17 | add support for custom convars and concommands | BobTheBob | |