Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed help command name clash on status | James Booth | 2012-11-13 | 1 | -1/+1 |
| | |||||
* | Moved remaining autocomplete code to command.c | James Booth | 2012-10-28 | 1 | -8/+4 |
| | |||||
* | Moved autcomplete code to command.c | James Booth | 2012-10-28 | 1 | -0/+1 |
| | |||||
* | Added type autcomplete for /notify | James Booth | 2012-10-27 | 1 | -0/+2 |
| | |||||
* | Free autocompleters on quit | James Booth | 2012-10-22 | 1 | -0/+1 |
| | |||||
* | Renamed help autocompleter | James Booth | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | Added /help parameter autocomplete | James Booth | 2012-10-21 | 1 | -0/+2 |
| | |||||
* | Removed trailing whitespace from src and tests | James Booth | 2012-10-21 | 1 | -2/+2 |
| | |||||
* | Tidied all includes | James Booth | 2012-08-26 | 1 | -0/+2 |
| | |||||
* | Moved input processing to profanity.c | James Booth | 2012-08-23 | 1 | -1/+2 |
| | |||||
* | Refactored setting boolean preferences | James Booth | 2012-08-23 | 1 | -6/+8 |
| | |||||
* | Added long help with dummy data | James Booth | 2012-08-14 | 1 | -0/+1 |
| | |||||
* | Command help now looked up | James Booth | 2012-08-14 | 1 | -0/+9 |
| | | | | | No longer need to write help strings in windows.c Usage and help are part of the command structure | ||||
* | Added autobuild tools | James Booth | 2012-07-01 | 1 | -0/+31 |