about summary refs log tree commit diff stats
path: root/src/command/command.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyrightJames Booth2015-02-101-1/+1
* Added code to generate HTML command reference for websiteJames Booth2015-02-081-0/+2
* Simplified autocompleters and command historyJames Booth2015-01-161-3/+3
* Moved process_input to cmd_process_inputJames Booth2015-01-151-3/+2
* Add fields to command autocompleter on switch/previous/nextJames Booth2014-10-181-0/+4
* Added license exemption for OpenSSL to source headersJames Booth2014-08-241-0/+12
* Updated copyrightJames Booth2014-03-091-1/+1
* Don't allow /alias to overwrite standard commandJames Booth2014-01-251-0/+2
* Added autocomplete for /alias removeJames Booth2014-01-251-0/+2
* Added aliases to autocompleteJames Booth2014-01-231-0/+2
* Implemented basic running of alias commandsJames Booth2014-01-231-0/+1
* Seperated command functions into moduleJames Booth2013-12-151-9/+2
* Added simple mock test, refactored rosterJames Booth2013-12-141-0/+2
* Restructured helpJames Booth2013-06-251-2/+2
* Added command and tools subdirs to sourceJames Booth2013-02-021-0/+52