index
:
crsm/manager
master
CRSM - The Manager itself
maxmitti
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
CRSMConfig.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Clonk.Server.JoinStopCountDown
Markus Mittendrein
2017-05-30
1
-0
/
+2
*
Add watchdog to avoid endless hanging rounds
Markus Mittendrein
2017-01-26
1
-0
/
+8
*
Add option to forcibly disable league (for masterservers without league)
Markus Mittendrein
2016-08-21
1
-0
/
+3
*
Add config option for extra topic
Markus Mittendrein
2016-08-21
1
-0
/
+2
*
Allow setting CTCP VERSION-replay through config
Markus Mittendrein
2016-06-15
1
-0
/
+2
*
Use Port-type for DCC-Port
Markus Mittendrein
2016-05-08
1
-2
/
+2
*
Add DCC Chat ability
Markus Mittendrein
2016-05-05
1
-1
/
+13
*
Add option IRC.SSL to support SSL-connections in IRC
Markus Mittendrein
2016-04-29
1
-0
/
+2
*
Move ConfigBase and Util into a separate qt-config repo for reuse
Markus Mittendrein
2016-03-31
1
-1
/
+1
*
Allow enabling/disabling greeting for Clonk, IRC, IRC-User and IRC-
Markus Mittendrein
2015-11-15
1
-0
/
+3
*
Add logging
Markus Mittendrein
2015-11-10
1
-0
/
+12
*
Allow optional suffixes for commands (e.g. for punctuation marks)
Markus Mittendrein
2015-11-08
1
-0
/
+2
*
Allow creating command aliases
Markus Mittendrein
2015-11-08
1
-0
/
+2
*
Allow defining of multiple CommandSigns
Markus Mittendrein
2015-11-05
1
-2
/
+2
*
Add config options IRC.User and IRC.Port
Markus Mittendrein
2015-11-05
1
-0
/
+4
*
Add afkadmin-command
Markus Mittendrein
2015-11-03
1
-0
/
+4
*
Add support for individual pack versions per scenario
Markus Mittendrein
2015-10-29
1
-0
/
+2
*
Begin adding basic stats
Markus Mittendrein
2015-10-27
1
-0
/
+2
*
Move CRSM_SESSION_FILE into Config.CRSM.SessionFile
Markus Mittendrein
2015-10-15
1
-0
/
+2
*
Fix default of Clonk.Server.Arguments
Markus Mittendrein
2015-10-12
1
-1
/
+1
*
Remove CRSM-prefix from Config(Base)-Classes
Markus Mittendrein
2015-10-10
1
-37
/
+37
*
Split CRSMConfig and CRSMConfigBase into separate files
Markus Mittendrein
2015-10-10
1
-279
/
+7
*
Add an optional bool parameter to CRSMConfigValue-list-specialization-
Markus Mittendrein
2015-10-08
1
-5
/
+7
*
Fix enum-spezialication of CRSMConfigValue
Markus Mittendrein
2015-10-08
1
-2
/
+2
*
Add config get and config set commands and a -= config syntax to remove
Markus Mittendrein
2015-10-08
1
-0
/
+13
*
Allow string config values to be enclosed in quotes to include spaces at
Markus Mittendrein
2015-10-07
1
-2
/
+27
*
Change CMD_SIGN into Config.CRSM.CommandSign
Markus Mittendrein
2015-10-07
1
-0
/
+2
*
Cleanup usage of args
Markus Mittendrein
2015-10-07
1
-1
/
+1
*
Add CRSMConfigValue-specialization for enums using std::is_enum and
Markus Mittendrein
2015-09-30
1
-0
/
+7
*
Use ushort instead of int for CRSM.ManagementPort
Markus Mittendrein
2015-09-28
1
-1
/
+2
*
use SFINAE for integer CRSMConfigValue-specialization instead of hard-
Markus Mittendrein
2015-09-28
1
-7
/
+10
*
Save session to CrServerManager.session on detach and load it on
Markus Mittendrein
2015-09-24
1
-10
/
+4
*
Split CRSMConfig into CRSMConfigBase (for reuse) and CRSMConfig
Markus Mittendrein
2015-09-24
1
-54
/
+58
*
Add CRSMConfigValueBase::getValue and
Markus Mittendrein
2015-09-24
1
-15
/
+28
*
Use maps to store IRC.Moderators and Clonk.Chat.Moderators together with a cu...
Markus Mittendrein
2015-09-24
1
-4
/
+4
*
Store folder lists (.lst-Files) in CRSM.ListFolder
Markus Mittendrein
2015-09-23
1
-0
/
+2
*
Only add value to list if its not already there.
Markus Mittendrein
2015-09-22
1
-3
/
+4
*
Replace settings, lists and maps in CRSM through a better Config-Class
Markus Mittendrein
2015-09-22
1
-0
/
+352