about summary refs log tree commit diff stats
path: root/src/plugins/callbacks.c
Commit message (Collapse)AuthorAgeFilesLines
* Added missing include in callbacks.cJames Booth2016-03-311-0/+1
|
* Parse plugin args with freetext parserJames Booth2016-03-151-1/+1
| | | | Also allow adding to plugin autocompleters
* Plugins: Added callbacks init and close functionsJames Booth2016-03-071-4/+21
| | | | Included destroy function in PluginWindowCallback
* 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