summaryrefslogtreecommitdiffstats
path: root/src/crsm.hpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Replace Session.Hosting and Session.Running with Session.State and setMarkus Mittendrein2015-09-231-2/+2
| | | | IngameChannel-topic through CRSM::ircSetIngameChannelTopic.
* Code cleanupMarkus Mittendrein2015-09-221-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 presentMarkus Mittendrein2015-09-221-1/+3
|
* Remove unnecessary commented out code and restore needed code ofMarkus Mittendrein2015-09-221-4/+0
| | | | CRSM::readConfig.
* Replace session with a Session-struct.Markus Mittendrein2015-09-221-1/+17
|
* Replace settings, lists and maps in CRSM through a better Config-ClassMarkus Mittendrein2015-09-221-4/+7
|
* Cleanup repo with some directoriesMarkus Mittendrein2015-09-091-0/+227