| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-29 | Fix colors not persisting when refreshing IC log (#204) | windrammer | |
| Co-authored-by: Cents02 <Cents02@Cents0.me> | |||
| 2020-05-23 | translate stuff that got run over | sD | |
| 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) | |||
| 2019-09-16 | Add file reading, writing and appending functions that create folders if ↵ | Crystalwarrior | |
| bool is true Fix server_address not being properly created in packet distribution Create a log file when you join a server in the logs/<server name>/<logname>.log and update it every time there's a new chat entry minor refactor of chatlogpiece | |||
| 2018-12-26 | moved headers into include and cpp files into src + logo into resource | David Skoland | |
