| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-22 | clang 2 electric boogaloo | Crystalwarrior | |
| { BasedOnStyle: LLVM, BreakBeforeBraces: Stroustrup} | |||
| 2020-05-22 | Clang-ify the code with this styling using Visual Studio Code: | Crystalwarrior | |
| { BasedOnStyle: LLVM, UseTab: Never, IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: Stroustrup, AllowShortIfStatementsOnASingleLine: false, IndentCaseLabels: false, ColumnLimit: 0, AccessModifierOffset: -4, NamespaceIndentation: All } (this is the Visual Studio preset with only "BreakBeforeBraces" changed from Allman to Stroustrup) | |||
| 2020-03-12 | Keep verison string as-is and only update the actual VERSION display as for ↵ | Crystalwarrior | |
| some weird ass reason doing it this way won't let you join KFO server | |||
| 2020-03-12 | VERSION 2.8.3 BABYYYYYYYY | Crystalwarrior | |
| Add "KFO" to version display in lobby so it's even clearer this is a custom client Add a settings button to the Lobby screen | |||
| 2019-08-05 | missed 2 lobby related ones | stonedDiscord | |
| 2019-07-28 | Make all strings translatable | oldmud0 | |
| 2019-07-12 | Less insane debugging; minor refactoring (!75) | David Skoland | |
| 2018-12-26 | moved headers into include and cpp files into src + logo into resource | David Skoland | |
