| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Code cleanup | Markus Mittendrein | 2015-09-22 | 3 | -68/+81 |
| | | | | | | Add empty() and clear() to ClientInfo and use it when needed. Move session-specific members into Session-struct | ||||
| * | Use {CLI} instead of [CLI] as Chat-prefix for management users | Markus Mittendrein | 2015-09-22 | 2 | -3/+10 |
| | | |||||
| * | Print an error and exit, if the clonk executable is not present | Markus Mittendrein | 2015-09-22 | 2 | -7/+24 |
| | | |||||
| * | Only add value to list if its not already there. | Markus Mittendrein | 2015-09-22 | 2 | -10/+6 |
| | | |||||
| * | Remove unnecessary commented out code and restore needed code of | Markus Mittendrein | 2015-09-22 | 2 | -146/+34 |
| | | | | | CRSM::readConfig. | ||||
| * | Replace session with a Session-struct. | Markus Mittendrein | 2015-09-22 | 2 | -28/+44 |
| | | |||||
| * | Change #ifdef-include-guard to #pragma once | Markus Mittendrein | 2015-09-22 | 1 | -4/+1 |
| | | |||||
| * | Replace settings, lists and maps in CRSM through a better Config-Class | Markus Mittendrein | 2015-09-22 | 5 | -239/+752 |
| | | |||||
| * | Add newline to some log-messages and clear maps before loading the | Markus Mittendrein | 2015-09-20 | 1 | -7/+8 |
| | | | | | config. | ||||
| * | Cleanup repo with some directories | Markus Mittendrein | 2015-09-09 | 313 | -0/+52986 |
