Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-19 | Display error if logs path isn't writeable (#274) | p0358 | |
2022-09-13 | Revert "Add log colours because they are pretty (#237)" | GeckoEidechse | |
This reverts commit a97f1f07bb5aa31629cd87023e09669eb4bf1fe9. | |||
2022-09-07 | Rename 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-02 | Carry over some formatting changes from refactor (#259) | BobTheBob | |
2022-08-25 | Fix typo | GeckoEidechse | |
Yes this is also part of refactor :3 | |||
2022-08-25 | Rename `configurables.cpp` to `nsprefix.cpp` (#253) | BobTheBob | |
2022-08-25 | Rename `IsDedicated()` to `IsDedicatedServer()` (#252) | BobTheBob | |
2022-08-24 | Change file name case sensitivity to lower case (#249) | GeckoEidechse | |
To mirror how it is in refactor PR | |||
2022-08-24 | Add newlines at end of file (#247) | GeckoEidechse | |
Co-authored-by: Northstar <northstar@northstar.tf> | |||
2022-08-24 | Adjust folder structure (#242) | BobTheBob | |
* Adjust folder structure * change launcher directory name |