summaryrefslogtreecommitdiffstats
path: root/src/CommandOutput.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-24Removed redundant semicolons and re-added warningarchshift1-3/+3
2014-03-14Fixed xofts issuesTycho1-1/+1
2014-03-11Move Format issuesTycho1-1/+1
2013-12-22merged in warnings changesTycho Bickerstaff1-0/+1
2013-12-22converted commneted paramater names to the unused macroTycho Bickerstaff1-1/+2
2013-12-21Root is now warnings cleanTycho Bickerstaff1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-82/+82
2013-06-29Advanced RCON: Command output is sent to the RCON client.madmaxoft@gmail.com1-0/+82
RCON authentication is now required before executing commands. Console command handlers now return two values, bool (IsHandled) and string (CommandOutput). API change: removed cRoot:ExecuteConsoleCommand(), added cRoot:QueueExecuteConsoleCommand(). API change: removed cPluginManager:ExecuteConsoleCommand(), use cRoot:QueueExecuteConsoleCommand() instead git-svn-id: http://mc-server.googlecode.com/svn/trunk@1631 0a769ca7-a7f5-676a-18bf-c427514a06d6