Age | Commit message (Collapse) | Author |
|
* 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
|
|
Co-authored-by: Emma Miler <27428383+emma-miler@users.noreply.github.com>
|
|
|
|
|
|
This may not seem like much to a passing observer, but this commit took me 30 hours of blood, sweat, tears, IDA debugging, server crashes, and insanity.
|
|
|
|
Added command line option for custom northstar dir
https://github.com/orgs/R2Northstar/projects/1#card-76312632
|
|
|
|
|
|
hooks that may be inconsistent across dlls
|
|
|
|
|
|
being called by non-local clients
|
|
|
|
Big refactor of launching process
|
|
|
|
|
|
|
|
|
|
workss
|
|
|
|
rather than ip
|
|
|
|
commandline
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 1ff8e068e62d095775ef2ae54d3685d89238f28c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|