| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
