summaryrefslogtreecommitdiffstats
path: root/src/crsm.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Automatically disconnect assigned DCC connection on dcc connectMarkus Mittendrein2016-09-071-19/+16
|
* Add dcc disconnect commandMarkus Mittendrein2016-09-071-0/+13
|
* Use ö instead of oe in help-text.Markus Mittendrein2016-09-071-1/+1
|
* Restructure hosting info textMarkus Mittendrein2016-08-211-1/+11
|
* Add option to forcibly disable league (for masterservers without league)Markus Mittendrein2016-08-211-1/+1
|
* Fix stopping fo gameRegisterFailTimer on !noautohostMarkus Mittendrein2016-08-211-2/+4
|
* Add config option for extra topicMarkus Mittendrein2016-08-211-2/+2
|
* Stop AfkAdminTimer when admin gets changedMarkus Mittendrein2016-07-231-0/+2
|
* Stop AfkAdminTimer when admin is leaving.Markus Mittendrein2016-07-231-0/+2
|
* Only respond to DCC CHAT request when DCC.Use is trueMarkus Mittendrein2016-06-191-1/+1
|
* Assume .c4f-suffix if folder doesnt exist without it in host and listMarkus Mittendrein2016-06-181-4/+9
|
* Assume .c4s file-extension in host-command if not givenMarkus Mittendrein2016-06-181-0/+4
|
* Fix case insensitivity in normal folders and make list case insensitiveMarkus Mittendrein2016-06-181-14/+39
|
* Set CTCP SOURCE reply to "Currently unavailable" and remove it fromMarkus Mittendrein2016-06-151-1/+1
| | | | CLIENTINFO
* Allow setting CTCP VERSION-replay through configMarkus Mittendrein2016-06-151-0/+4
|
* Fix source formattingMarkus Mittendrein2016-06-151-1/+1
|
* Implement passive DCC chatMarkus Mittendrein2016-06-151-9/+23
|
* Offer DCC Chat on DCC Chat requestMarkus Mittendrein2016-06-141-0/+11
|
* Fix crash when talking with NickServMarkus Mittendrein2016-06-141-1/+1
|
* Fix implementation of AfkAdminPreAfkTimeMarkus Mittendrein2016-06-041-1/+1
|
* Check for running afk admin timer in afk admin commandMarkus Mittendrein2016-06-041-10/+17
|
* Refine description of host commandMarkus Mittendrein2016-06-041-1/+1
|
* Show an error if irc admin is used without an argumentMarkus Mittendrein2016-06-041-0/+5
|
* Fix alias wishes command name in new alias mod-messageMarkus Mittendrein2016-05-271-1/+1
|
* Remove "Bis zur nächsten Runde könnte unerwartetes VerhaltenMarkus Mittendrein2016-05-271-1/+1
| | | | auftreten."-disclaimer used after reattaching
* Use notices for Unknown-Command response in queriesMarkus Mittendrein2016-05-271-1/+1
|
* Fix typo "akt_viert"Markus Mittendrein2016-05-261-2/+2
|
* Dont allow setting the IRC Admin to the server itselfMarkus Mittendrein2016-05-261-2/+9
|
* Fix empty check in Client-leaved-message to also quit the game when itsMarkus Mittendrein2016-05-211-1/+1
| | | | in the Loading-state
* Join ingame channel when IRC.UseIngameChat is enabled in runtimeMarkus Mittendrein2016-05-141-0/+1
|
* Move check of empty Config.IRC.IngameChannel to applyConfigMarkus Mittendrein2016-05-141-3/+7
|
* Quit IRC sanely on exit detach/update and put "Updating..." into quitMarkus Mittendrein2016-05-141-4/+17
| | | | message with exit update
* Use deleteLater() to delete the dcc socket in a slot connected to itsMarkus Mittendrein2016-05-141-0/+1
| | | | signal
* Add allowDCCNotice to queue and aliaswish-noticeMarkus Mittendrein2016-05-141-4/+5
|
* Use connection->nickName() instead of Config.IRC.Nick where appropriateMarkus Mittendrein2016-05-131-5/+5
|
* Fix some warningsMarkus Mittendrein2016-05-081-5/+5
|
* Use Port-type for DCC-PortMarkus Mittendrein2016-05-081-2/+2
|
* Fix message to pursuade clients to leave for host wishMarkus Mittendrein2016-05-081-1/+1
|
* Add DCC Chat abilityMarkus Mittendrein2016-05-051-104/+246
|
* Allow using commands in query without command signMarkus Mittendrein2016-05-051-17/+32
|
* Add recursive option to help command (only for Management-Interface)Markus Mittendrein2016-05-051-3/+56
|
* Use startsWith() and endsWith() instead of comparing left() or right()Markus Mittendrein2016-05-051-3/+3
| | | | where possible
* Fix handling Clonk.Server.IgnoreFoldersMarkus Mittendrein2016-05-051-3/+3
|
* Add option IRC.SSL to support SSL-connections in IRCMarkus Mittendrein2016-04-291-0/+1
|
* Disable setting IRC-Admin from IRC because of abuse.Markus Mittendrein2016-04-291-2/+2
|
* Show message in lobby when the IRC-Admin gets released.Markus Mittendrein2016-04-291-1/+6
|
* Only change state to loading when the current state was lobbyMarkus Mittendrein2016-04-221-1/+1
| | | | | (Downhill Race caused the state to change to loading because of a Log("Los geht's!"))
* Make nodebug command available to all clients.Markus Mittendrein2016-04-221-1/+13
|
* Forward messages from CLI-Users to IngameChannelMarkus Mittendrein2016-04-221-1/+6
|
* Fix missing "admin set to" message when specifying the pc name of an ingame ↵Markus Mittendrein2016-03-311-1/+2
| | | | client