about summary refs log tree commit diff stats
path: root/src/plugins/callbacks.c
Commit message (Expand)AuthorAgeFilesLines
* Rename callback execte and destroy functionsJames Booth2016-07-031-4/+4
* Revert "WIP - Unload plugin commands"James Booth2016-06-301-34/+0
* WIP - Unload plugin commandsJames Booth2016-06-291-0/+34
* Rename command sourcesJames Booth2016-05-221-2/+2
* Add cmd_autocomplete.cJames Booth2016-05-201-3/+3
* Added missing include in callbacks.cJames Booth2016-03-311-0/+1
* Parse plugin args with freetext parserJames Booth2016-03-151-1/+1
* Plugins: Added callbacks init and close functionsJames Booth2016-03-071-4/+21
* Integrated plugins with /help commandJames Booth2016-02-181-0/+15
* Added cmd_help_autocomplete_addJames Booth2016-02-181-0/+2
* Added new help format to c plugins WIPJames Booth2016-02-181-1/+17
* Fix plugin command memleakJames Booth2016-02-151-1/+2
* Updated copyrightJames Booth2016-02-141-1/+1
* Added C plugin code from plugins branchJames Booth2016-02-141-0/+126