aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL
AgeCommit message (Collapse)Author
2022-09-14Rename some members of MasterServerManager (#266)v1.9.7-rc1GeckoEidechse
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-14Carry over some formatting changes from refactor (#259)BobTheBob
2022-09-14Fix typoGeckoEidechse
Yes this is also part of refactor :3
2022-09-14Rename `configurables.cpp` to `nsprefix.cpp` (#253)BobTheBob
2022-09-14Rename `IsDedicated()` to `IsDedicatedServer()` (#252)BobTheBob
2022-09-14Change file name case sensitivity to lower case (#249)GeckoEidechse
To mirror how it is in refactor PR
2022-09-14Add newlines at end of file (#247)GeckoEidechse
2022-09-13Revert "Add log colours because they are pretty (#237)"v1.9.6GeckoEidechse
This reverts commit a97f1f07bb5aa31629cd87023e09669eb4bf1fe9.
2022-08-25Adjust folder structure (#242)v1.9.5-rc1v1.9.5BobTheBob
* Adjust folder structure * change launcher directory name