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 support for individual pack versions per scenario
Markus Mittendrein
2015-10-29
1
-7
/
+179
*
Remove already done TODO-comment
Markus Mittendrein
2015-10-27
1
-1
/
+1
*
Begin adding basic stats
Markus Mittendrein
2015-10-27
1
-24
/
+98
*
Remove unused functions
Markus Mittendrein
2015-10-16
1
-80
/
+1
*
Move CRSM_SESSION_FILE into Config.CRSM.SessionFile
Markus Mittendrein
2015-10-15
1
-4
/
+4
*
add admin? command
Markus Mittendrein
2015-10-14
1
-0
/
+30
*
Cleanup CRSM::ircMessageReceived and fix forwarding of /me-messages from
Markus Mittendrein
2015-10-14
1
-14
/
+26
*
Forward /me-messages from Clonk to IngameChannel
Markus Mittendrein
2015-10-14
1
-1
/
+5
*
Correctly read octal escapes from Clonk-config
Markus Mittendrein
2015-10-13
1
-2
/
+2
*
Change reattach message
Markus Mittendrein
2015-10-13
1
-1
/
+1
*
Fix typo in admin command
Markus Mittendrein
2015-10-11
1
-1
/
+1
*
Remove CRSM-prefix from Config(Base)-Classes
Markus Mittendrein
2015-10-10
1
-2
/
+2
*
Add irc watch command
Markus Mittendrein
2015-10-10
1
-2
/
+52
*
Kind of fix irc user not found message of irc admin command
Markus Mittendrein
2015-10-09
1
-1
/
+1
*
Add irc say command
Markus Mittendrein
2015-10-09
1
-0
/
+39
*
Remove unused CRSM::ircModFifosOld
Markus Mittendrein
2015-10-09
1
-2
/
+0
*
Fix start-command without arguments
Markus Mittendrein
2015-10-08
1
-1
/
+12
*
Add missing \n
Markus Mittendrein
2015-10-08
1
-1
/
+1
*
Store UserWishes in Session-file
Markus Mittendrein
2015-10-08
1
-1
/
+1
*
Add config get and config set commands and a -= config syntax to remove
Markus Mittendrein
2015-10-08
1
-53
/
+84
*
Fix not found message in host-command when using the --league flag
Markus Mittendrein
2015-10-07
1
-1
/
+1
*
Fix commands in Clonk chat
Markus Mittendrein
2015-10-07
1
-3
/
+2
*
Change CMD_SIGN into Config.CRSM.CommandSign
Markus Mittendrein
2015-10-07
1
-22
/
+12
*
Add relist-command
Markus Mittendrein
2015-10-07
1
-0
/
+7
*
Only list folders if they are newer than their list file
Markus Mittendrein
2015-10-07
1
-1
/
+3
*
Cleanup usage of args
Markus Mittendrein
2015-10-07
1
-2
/
+3
*
setupCmds at the end of readConfig
Markus Mittendrein
2015-10-07
1
-2
/
+1
*
Use QString::mid instead of QString::right where appropriate
Markus Mittendrein
2015-10-07
1
-2
/
+6
*
Deny passToClonkPcName on the server
Markus Mittendrein
2015-10-07
1
-0
/
+5
*
Add "set raw"-command
Markus Mittendrein
2015-10-07
1
-0
/
+5
*
Rename pcNamePassToClonk to passToClonkPcName
Markus Mittendrein
2015-10-07
1
-5
/
+5
*
Use passToClonkNumeric for start-command
Markus Mittendrein
2015-10-07
1
-1
/
+1
*
Restructure commands into groups
Markus Mittendrein
2015-10-07
1
-58
/
+46
*
Add an error message if a subcommand does not exist
Markus Mittendrein
2015-10-07
1
-0
/
+4
*
Change unknownd-command-text for help-command
Markus Mittendrein
2015-10-07
1
-1
/
+1
*
Change static informational help-text
Markus Mittendrein
2015-10-07
1
-1
/
+1
*
Allow overriding the default function called on a command-group
Markus Mittendrein
2015-10-07
1
-2
/
+2
*
Fix arglist of grouphelp-command
Markus Mittendrein
2015-10-07
1
-1
/
+1
*
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
[next]