summaryrefslogtreecommitdiffstats
path: root/src/crsm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Flip "mess.length() > QString(CMD_SIGN).length() &&Markus Mittendrein2015-09-241-1/+1
* Rename Session.IrcUseIngameChat to Session.IRC.UseIngameChat and onlyMarkus Mittendrein2015-09-241-8/+8
* Fix typo in CRSM::readConfigMarkus Mittendrein2015-09-241-1/+1
* Change userwish-added-message when the wish is hosted directlyMarkus Mittendrein2015-09-241-1/+1
* Fix [IRC] Nick overriding [Network] Nick when reading the clonk configMarkus Mittendrein2015-09-241-0/+1
* Store folder lists (.lst-Files) in CRSM.ListFolderMarkus Mittendrein2015-09-231-7/+20
* Replace Session.Hosting and Session.Running with Session.State and setMarkus Mittendrein2015-09-231-34/+45
* Only print management-disconnect-message when a name was inputMarkus Mittendrein2015-09-221-1/+1
* Include game status (lobby|loading|running) in IngameChannel-TopicMarkus Mittendrein2015-09-221-3/+17
* Code cleanupMarkus Mittendrein2015-09-221-48/+44
* Use {CLI} instead of [CLI] as Chat-prefix for management usersMarkus Mittendrein2015-09-221-1/+1
* Print an error and exit, if the clonk executable is not presentMarkus Mittendrein2015-09-221-6/+21
* Remove unnecessary commented out code and restore needed code ofMarkus Mittendrein2015-09-221-142/+34
* Replace session with a Session-struct.Markus Mittendrein2015-09-221-27/+27
* Replace settings, lists and maps in CRSM through a better Config-ClassMarkus Mittendrein2015-09-221-233/+234
* Add newline to some log-messages and clear maps before loading theMarkus Mittendrein2015-09-201-7/+8
* Cleanup repo with some directoriesMarkus Mittendrein2015-09-091-0/+2184