| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Use enum-specialization for Session.State | Markus Mittendrein | 2015-10-08 | 1 | -1/+1 | |
| | | ||||||
| * | Add config get and config set commands and a -= config syntax to remove | Markus Mittendrein | 2015-10-08 | 1 | -0/+5 | |
| | | | | | elements from a list or map (by key) | |||||
| * | Add relist-command | Markus Mittendrein | 2015-10-07 | 1 | -0/+2 | |
| | | ||||||
| * | Add "set raw"-command | Markus Mittendrein | 2015-10-07 | 1 | -0/+1 | |
| | | ||||||
| * | Rename pcNamePassToClonk to passToClonkPcName | Markus Mittendrein | 2015-10-07 | 1 | -1/+1 | |
| | | ||||||
| * | Restructure commands into groups | Markus Mittendrein | 2015-10-07 | 1 | -1/+2 | |
| | | ||||||
| * | Allow overriding the default function called on a command-group | Markus Mittendrein | 2015-10-07 | 1 | -1/+1 | |
| | | ||||||
| * | Add command groups | Markus Mittendrein | 2015-10-07 | 1 | -1/+8 | |
| | | ||||||
| * | Save session to CrServerManager.session on detach and load it on | Markus Mittendrein | 2015-09-24 | 1 | -7/+25 | |
| | | | | | reattaching | |||||
| * | Replace typedefs through using | Markus Mittendrein | 2015-09-24 | 1 | -1/+1 | |
| | | ||||||
| * | Rename Session.IrcUseIngameChat to Session.IRC.UseIngameChat and only | Markus Mittendrein | 2015-09-24 | 1 | -1/+1 | |
| | | | | | forward irc messages to ingame chat if Session.IRC.UseIngameChat == true | |||||
| * | Replace Session.Hosting and Session.Running with Session.State and set | Markus Mittendrein | 2015-09-23 | 1 | -2/+2 | |
| | | | | | IngameChannel-topic through CRSM::ircSetIngameChannelTopic. | |||||
| * | Code cleanup | Markus Mittendrein | 2015-09-22 | 1 | -20/+27 | |
| | | | | | | Add empty() and clear() to ClientInfo and use it when needed. Move session-specific members into Session-struct | |||||
| * | Print an error and exit, if the clonk executable is not present | Markus Mittendrein | 2015-09-22 | 1 | -1/+3 | |
| | | ||||||
| * | Remove unnecessary commented out code and restore needed code of | Markus Mittendrein | 2015-09-22 | 1 | -4/+0 | |
| | | | | | CRSM::readConfig. | |||||
| * | Replace session with a Session-struct. | Markus Mittendrein | 2015-09-22 | 1 | -1/+17 | |
| | | ||||||
| * | Replace settings, lists and maps in CRSM through a better Config-Class | Markus Mittendrein | 2015-09-22 | 1 | -4/+7 | |
| | | ||||||
| * | Cleanup repo with some directories | Markus Mittendrein | 2015-09-09 | 1 | -0/+227 | |
