aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL
AgeCommit message (Collapse)Author
2022-09-07Rename some members of MasterServerManager (#266)GeckoEidechse
This is basically 9ab7c43c34183915273cc8b5ccedd72568249b27 from refactor but without the debug build crash fix as that was introduced in a commit in refactor not present on main Co-authored-by: BobTheBob <32057864+BobTheBob9@users.noreply.github.com>
2022-09-02Carry over some formatting changes from refactor (#259)BobTheBob
2022-08-25Fix typoGeckoEidechse
Yes this is also part of refactor :3
2022-08-25Rename `configurables.cpp` to `nsprefix.cpp` (#253)BobTheBob
2022-08-25Rename `IsDedicated()` to `IsDedicatedServer()` (#252)BobTheBob
2022-08-24Change file name case sensitivity to lower case (#249)GeckoEidechse
To mirror how it is in refactor PR
2022-08-24Add newlines at end of file (#247)GeckoEidechse
Co-authored-by: Northstar <northstar@northstar.tf>
2022-08-24Adjust folder structure (#242)BobTheBob
* Adjust folder structure * change launcher directory name