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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
|
|
|
auftreten."-disclaimer used after reattaching
*
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
|
|
|
|
in the Loading-state
*
Fix handling of QUIT-Message before HELLO-response in ProcessManager
Markus Mittendrein
2016-05-14
2
-16
/
+38
|
|
|
|
client
*
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
|
|
|
|
message with exit update
*
Use deleteLater() to delete the dcc socket in a slot connected to its
Markus Mittendrein
2016-05-14
1
-0
/
+1
|
|
|
|
signal
*
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
|
*
Fix message to pursuade clients to leave for host wish
Markus Mittendrein
2016-05-08
1
-1
/
+1
|
*
Add DCC Chat ability
Markus Mittendrein
2016-05-05
4
-107
/
+281
|
*
Allow using commands in query without command sign
Markus Mittendrein
2016-05-05
1
-17
/
+32
|
*
Add recursive option to help command (only for Management-Interface)
Markus Mittendrein
2016-05-05
1
-3
/
+56
|
*
Use startsWith() and endsWith() instead of comparing left() or right()
Markus Mittendrein
2016-05-05
1
-3
/
+3
|
|
|
|
where possible
*
Fix handling Clonk.Server.IgnoreFolders
Markus Mittendrein
2016-05-05
1
-3
/
+3
|
*
Add option IRC.SSL to support SSL-connections in IRC
Markus Mittendrein
2016-04-29
2
-0
/
+3
|
*
Disable setting IRC-Admin from IRC because of abuse.
Markus Mittendrein
2016-04-29
1
-2
/
+2
|
*
Show message in lobby when the IRC-Admin gets released.
Markus Mittendrein
2016-04-29
1
-1
/
+6
|
*
Only change state to loading when the current state was lobby
Markus Mittendrein
2016-04-22
1
-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 Mittendrein
2016-04-22
2
-1
/
+14
|
*
Forward messages from CLI-Users to IngameChannel
Markus Mittendrein
2016-04-22
1
-1
/
+6
|
*
Fix missing "admin set to" message when specifying the pc name of an ingame ↵
Markus Mittendrein
2016-03-31
1
-1
/
+2
|
|
|
|
client
*
Fix crash when userlist-length is set to 0
Markus Mittendrein
2016-03-31
1
-1
/
+1
|
*
Move ConfigBase and Util into a separate qt-config repo for reuse
Markus Mittendrein
2016-03-31
9
-751
/
+7
|
*
Fix skip-commands so moderators can skip indexed wishes
Markus Mittendrein
2016-01-07
1
-1
/
+1
|
*
Fix output of skip-command
Markus Mittendrein
2016-01-06
1
-1
/
+1
|
*
Fix usage of curscen- and lastscen-files
Markus Mittendrein
2015-11-17
1
-9
/
+9
|
*
Fix logging of command response in clonkUserLog
Markus Mittendrein
2015-11-15
1
-4
/
+4
|
*
Fix double \n in mod-logs
Markus Mittendrein
2015-11-15
1
-2
/
+2
|
*
Allow enabling/disabling greeting for Clonk, IRC, IRC-User and IRC-
Markus Mittendrein
2015-11-15
7
-12
/
+181
|
|
|
|
Channels
*
Add comma to greet-message
Markus Mittendrein
2015-11-11
1
-2
/
+2
|
*
Group admin commands
Markus Mittendrein
2015-11-11
1
-5
/
+7
|
*
Add logging
Markus Mittendrein
2015-11-10
6
-38
/
+366
|
*
Remove unused CRSM::qin
Markus Mittendrein
2015-11-08
2
-2
/
+0
|
*
Enclose unknown command in command-not-existant-message in help command
Markus Mittendrein
2015-11-08
1
-1
/
+1
|
*
Fix messages of skip-command
Markus Mittendrein
2015-11-08
1
-3
/
+3
|
*
Restructure alias-commands into a group
Markus Mittendrein
2015-11-08
1
-4
/
+6
|
*
Add deletealias command
Markus Mittendrein
2015-11-08
2
-0
/
+25
|
*
Allow optional suffixes for commands (e.g. for punctuation marks)
Markus Mittendrein
2015-11-08
3
-1
/
+25
|
*
Allow creating command aliases
Markus Mittendrein
2015-11-08
3
-15
/
+32
|
*
Check Channel-Names against CHANTYPES supported by IRC server
Markus Mittendrein
2015-11-08
2
-7
/
+19
|
*
Add "irc raw"-command
Markus Mittendrein
2015-11-05
2
-0
/
+7
|
[next]