index
:
crsm/manager
master
CRSM - The Manager itself
maxmitti
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Disable help long for IRC
Markus Mittendrein
2016-09-27
1
-0
/
+5
*
Make help-command case-insensitive
Markus Mittendrein
2016-09-27
1
-1
/
+1
*
Lowercase CommandAliases to fix case-insensitivity
Markus Mittendrein
2016-09-27
1
-0
/
+14
*
Make command names case-insensitive
Markus Mittendrein
2016-09-11
1
-3
/
+5
*
Add possibility to assign certain Clonk-Arguments to certain scenarios
Markus Mittendrein
2016-09-11
4
-8
/
+110
*
Fix crash when changing UserListLength while running
Markus Mittendrein
2016-09-11
1
-1
/
+10
*
Disable verbose description of how to use commands from help
Markus Mittendrein
2016-09-11
1
-4
/
+4
*
Move check if server should be set to admin to right place
Markus Mittendrein
2016-09-11
1
-5
/
+5
*
Handle multiline DCC-messages correctly
Markus Mittendrein
2016-09-08
1
-3
/
+6
*
Clarify help message when no subcommands are available
Markus Mittendrein
2016-09-08
1
-1
/
+1
*
Automatically disconnect assigned DCC connection on dcc connect
Markus Mittendrein
2016-09-07
1
-19
/
+16
*
Add dcc disconnect command
Markus Mittendrein
2016-09-07
2
-0
/
+14
*
Use ö instead of oe in help-text.
Markus Mittendrein
2016-09-07
1
-1
/
+1
*
Restructure hosting info text
Markus Mittendrein
2016-08-21
1
-1
/
+11
*
Add option to forcibly disable league (for masterservers without league)
Markus Mittendrein
2016-08-21
2
-1
/
+4
*
Fix stopping fo gameRegisterFailTimer on !noautohost
Markus Mittendrein
2016-08-21
1
-2
/
+4
*
Add config option for extra topic
Markus Mittendrein
2016-08-21
2
-2
/
+4
*
Handle IRC-Nicks case-insensitively
Markus Mittendrein
2016-08-14
1
-1
/
+12
*
Stop AfkAdminTimer when admin gets changed
Markus Mittendrein
2016-07-23
1
-0
/
+2
*
Stop AfkAdminTimer when admin is leaving.
Markus Mittendrein
2016-07-23
1
-0
/
+2
*
Only respond to DCC CHAT request when DCC.Use is true
Markus Mittendrein
2016-06-19
1
-1
/
+1
*
Assume .c4f-suffix if folder doesnt exist without it in host and list
Markus Mittendrein
2016-06-18
2
-5
/
+10
*
Assume .c4s file-extension in host-command if not given
Markus Mittendrein
2016-06-18
1
-0
/
+4
*
Fix case insensitivity in normal folders and make list case insensitive
Markus Mittendrein
2016-06-18
2
-14
/
+40
*
Set CTCP SOURCE reply to "Currently unavailable" and remove it from
Markus Mittendrein
2016-06-15
1
-1
/
+1
*
Allow setting CTCP VERSION-replay through config
Markus Mittendrein
2016-06-15
2
-0
/
+6
*
Fix source formatting
Markus Mittendrein
2016-06-15
1
-1
/
+1
*
Implement passive DCC chat
Markus Mittendrein
2016-06-15
2
-9
/
+24
*
Offer DCC Chat on DCC Chat request
Markus Mittendrein
2016-06-14
1
-0
/
+11
*
Fix crash when talking with NickServ
Markus Mittendrein
2016-06-14
1
-1
/
+1
*
Work around another Bug in QFile when using fifos
Markus Mittendrein
2016-06-04
1
-0
/
+2
*
Fix implementation of AfkAdminPreAfkTime
Markus Mittendrein
2016-06-04
1
-1
/
+1
*
Check for running afk admin timer in afk admin command
Markus Mittendrein
2016-06-04
1
-10
/
+17
*
Refine description of host command
Markus Mittendrein
2016-06-04
1
-1
/
+1
*
Show an error if irc admin is used without an argument
Markus Mittendrein
2016-06-04
1
-0
/
+5
*
Fix alias wishes command name in new alias mod-message
Markus Mittendrein
2016-05-27
1
-1
/
+1
*
Remove "Bis zur nächsten Runde könnte unerwartetes Verhalten
Markus Mittendrein
2016-05-27
1
-1
/
+1
*
Use notices for Unknown-Command response in queries
Markus Mittendrein
2016-05-27
1
-1
/
+1
*
Fix typo "akt_viert"
Markus Mittendrein
2016-05-26
1
-2
/
+2
*
Dont allow setting the IRC Admin to the server itself
Markus Mittendrein
2016-05-26
1
-2
/
+9
*
Fix empty check in Client-leaved-message to also quit the game when its
Markus Mittendrein
2016-05-21
1
-1
/
+1
*
Fix handling of QUIT-Message before HELLO-response in ProcessManager
Markus Mittendrein
2016-05-14
2
-16
/
+38
*
Join ingame channel when IRC.UseIngameChat is enabled in runtime
Markus Mittendrein
2016-05-14
1
-0
/
+1
*
Move check of empty Config.IRC.IngameChannel to applyConfig
Markus Mittendrein
2016-05-14
1
-3
/
+7
*
Quit IRC sanely on exit detach/update and put "Updating..." into quit
Markus Mittendrein
2016-05-14
1
-4
/
+17
*
Use deleteLater() to delete the dcc socket in a slot connected to its
Markus Mittendrein
2016-05-14
1
-0
/
+1
*
Add allowDCCNotice to queue and aliaswish-notice
Markus Mittendrein
2016-05-14
1
-4
/
+5
*
Use connection->nickName() instead of Config.IRC.Nick where appropriate
Markus Mittendrein
2016-05-13
1
-5
/
+5
*
Fix some warnings
Markus Mittendrein
2016-05-08
6
-16
/
+21
*
Use Port-type for DCC-Port
Markus Mittendrein
2016-05-08
3
-4
/
+4
[prev]
[next]