Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Make header defines consistent | James Booth | 2016-07-24 | 1 | -2/+2 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Remove plugin window on /close | James Booth | 2016-07-12 | 1 | -0/+1 |
| | |||||
* | Check for plugin win before creating | James Booth | 2016-07-12 | 1 | -0/+1 |
| | |||||
* | Remove plugin callbacks in plugin_destroy functions | James Booth | 2016-07-04 | 1 | -0/+1 |
| | |||||
* | Store plugin window callbacks by plugin name | James Booth | 2016-07-04 | 1 | -1/+1 |
| | |||||
* | Use hash table for plugin timed functions | James Booth | 2016-07-04 | 1 | -2/+2 |
| | |||||
* | Free plugins commands on quit | James Booth | 2016-07-04 | 1 | -2/+4 |
| | |||||
* | Rename callback execte and destroy functions | James Booth | 2016-07-03 | 1 | -4/+4 |
| | |||||
* | Revert "WIP - Unload plugin commands" | James Booth | 2016-06-30 | 1 | -3/+1 |
| | | | | This reverts commit a01eb5d08e1b39d60a6f8fc26e5a87ceb92ec18f. | ||||
* | WIP - Unload plugin commands | James Booth | 2016-06-29 | 1 | -1/+3 |
| | |||||
* | Rename command sources | James Booth | 2016-05-22 | 1 | -1/+1 |
| | |||||
* | Plugins: Added callbacks init and close functions | James Booth | 2016-03-07 | 1 | -0/+4 |
| | | | | Included destroy function in PluginWindowCallback | ||||
* | Added new help format to c plugins WIP | James Booth | 2016-02-18 | 1 | -3/+3 |
| | |||||
* | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | |||||
* | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -0/+68 |