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 | |
2021-12-30 | actually use custom allocation, override allocators of curl and rapidjson | p0358 | |
2021-12-29 | fix a typo and move to new ssl | BobTheBob | |
2021-12-19 | openssl support | BobTheBob | |
2021-11-06 | modmanager fixes | BobTheBob | |
2021-08-09 | add mod localisation, say command and more masterserver stuff | BobTheBob | |
2021-08-05 | add support for requesting server list from masterserver | BobTheBob | |
2021-07-20 | add basic mod support with support for mod convars | BobTheBob | |
2021-07-17 | add support for custom convars and concommands | BobTheBob | |
2021-07-08 | initial commit | BobTheBob | |