about summary refs log tree commit diff stats
path: root/src/command.c
Commit message (Expand)AuthorAgeFilesLines
* Show basic help on startupJames Booth2012-08-161-1/+1
* Improved help on typing notificationsJames Booth2012-08-161-2/+2
* Added typing notifications and related preferencesJames Booth2012-08-161-0/+32
* Refactored command lookupJames Booth2012-08-151-29/+26
* Added individual command helpJames Booth2012-08-151-22/+128
* Implemented help [command]James Booth2012-08-141-22/+86
* Added long help with dummy dataJames Booth2012-08-141-19/+41
* Command help now looked upJames Booth2012-08-141-20/+53
* Using usage from cmd structJames Booth2012-08-121-84/+166
* Split command groupsJames Booth2012-08-111-68/+52
* Refactored commandsJames Booth2012-08-111-23/+80
* Command list size now calculatedJames Booth2012-08-101-6/+5
* Show tinyurl errors and usage in chat windowsJames Booth2012-07-291-1/+7
* Fixed bug in tinyurlJames Booth2012-07-291-16/+22
* Validate tinyurlJames Booth2012-07-291-27/+16
* Fixed num commandsJames Booth2012-07-291-2/+2
* Added tiny commandJames Booth2012-07-281-0/+39
* Function signatures across linesJames Booth2012-07-241-25/+50
* Added chlog preference for chat loggingJames Booth2012-07-221-1/+18
* Added prefs commandJames Booth2012-07-191-1/+10
* Set usernames to lowercase before logging inJames Booth2012-07-181-2/+4
* Added autobuild toolsJames Booth2012-07-011-0/+396