about summary refs log tree commit diff
path: root/src/engine/shared/console.cpp
AgeCommit message (Expand)Author
2011-12-29reworked ban systemoy
2011-08-11General whitespace and tab cleanupShereef Marzouk
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-06-11fixed "no such cmd ''" on whole-line comments in cfgfisted
2011-04-13added "Whitespace and line Endings cleanup" by GreYFoXoy
2011-02-27made engine an interfaceoy
2011-01-07fixed console parsing when using the exec command. Closes #381oy
2010-11-20Updated copyrightsSworddragon
2010-11-17removed no longer needed data-dir override param - mods system should be used...oy
2010-10-31skip start params when parsing argv in consoleoy
2010-10-25moved str_skip_to_whitespace functionoy
2010-10-25parse line on addvote and skip invalid onesoy
2010-10-14fixed bug in the console when executing a line that holds more than one commandoy
2010-10-06added mod system. Closes #34oy
2010-10-01when setting a config string variable check if it's a utf8 string and encode ...oy
2010-08-18added output level for console print function, categorised the debug messages...oy
2010-08-12removed some not longer needed stuffoy
2010-08-07added the possibility to store commands within the console and execute them l...oy
2010-06-18made the console use the flagmask when looking for command (FindCommand) and ...oy
2010-06-06fixed issue when using +commands in the consoleMagnus Auvinen
2010-05-29copied refactor to trunkMagnus Auvinen