index
:
crsm/manager
master
CRSM - The Manager itself
maxmitti
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crsm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add command groups
Markus Mittendrein
2015-10-07
1
-19
/
+102
*
Fix modinfo command.
Markus Mittendrein
2015-10-06
1
-2
/
+2
*
Save session to CrServerManager.session on detach and load it on
Markus Mittendrein
2015-09-24
1
-0
/
+10
*
Fix detecting of activating clients
Markus Mittendrein
2015-09-24
1
-1
/
+1
*
Fix usage of Config.Clonk.Server.Arguments
Markus Mittendrein
2015-09-24
1
-2
/
+1
*
Flip "mess.length() > QString(CMD_SIGN).length() &&
Markus Mittendrein
2015-09-24
1
-1
/
+1
*
Rename Session.IrcUseIngameChat to Session.IRC.UseIngameChat and only
Markus Mittendrein
2015-09-24
1
-8
/
+8
*
Fix typo in CRSM::readConfig
Markus Mittendrein
2015-09-24
1
-1
/
+1
*
Change userwish-added-message when the wish is hosted directly
Markus Mittendrein
2015-09-24
1
-1
/
+1
*
Fix [IRC] Nick overriding [Network] Nick when reading the clonk config
Markus Mittendrein
2015-09-24
1
-0
/
+1
*
Store folder lists (.lst-Files) in CRSM.ListFolder
Markus Mittendrein
2015-09-23
1
-7
/
+20
*
Replace Session.Hosting and Session.Running with Session.State and set
Markus Mittendrein
2015-09-23
1
-34
/
+45
*
Only print management-disconnect-message when a name was input
Markus Mittendrein
2015-09-22
1
-1
/
+1
*
Include game status (lobby|loading|running) in IngameChannel-Topic
Markus Mittendrein
2015-09-22
1
-3
/
+17
*
Code cleanup
Markus Mittendrein
2015-09-22
1
-48
/
+44
*
Use {CLI} instead of [CLI] as Chat-prefix for management users
Markus Mittendrein
2015-09-22
1
-1
/
+1
*
Print an error and exit, if the clonk executable is not present
Markus Mittendrein
2015-09-22
1
-6
/
+21
*
Remove unnecessary commented out code and restore needed code of
Markus Mittendrein
2015-09-22
1
-142
/
+34
*
Replace session with a Session-struct.
Markus Mittendrein
2015-09-22
1
-27
/
+27
*
Replace settings, lists and maps in CRSM through a better Config-Class
Markus Mittendrein
2015-09-22
1
-233
/
+234
*
Add newline to some log-messages and clear maps before loading the
Markus Mittendrein
2015-09-20
1
-7
/
+8
*
Cleanup repo with some directories
Markus Mittendrein
2015-09-09
1
-0
/
+2184
[prev]