Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-20 | Standardise concommand func naming in C++ (#277) | BobTheBob | |
part of refactor | |||
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-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 | Adjust folder structure (#242) | BobTheBob | |
* Adjust folder structure * change launcher directory name |