about summary refs log tree commit diff
path: root/src/engine/console.h
AgeCommit message (Collapse)Author
2014-08-13added subadmin loginsMarius "Teelevision" Neugebauer
2011-12-30added logout command for econoy
2011-07-30increased length for help string of temporary commandsoy
2011-07-30fixed econ feature and tcpoy
2011-07-14made rcon auto completion serverside. Closes #97oy
2011-07-05added moderator support for the remote console. #518oy
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2010-11-20Updated copyrightsSworddragon
2010-10-25parse line on addvote and skip invalid onesoy
2010-08-18added output level for console print function, categorised the debug ↵oy
messages and merged them into the new functionality. Closes #8
2010-08-07added the possibility to store commands within the console and execute them ↵oy
later on when everything is initialised correctly - fixes several possible startup crashes and the "Support bans in server configuration"-ticket
2010-06-18made the console use the flagmask when looking for command (FindCommand) and ↵oy
removed double "No such command" console message
2010-05-29copied refactor to trunkMagnus Auvinen