Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Plugin reload <plugin_name> feature (#4942) | [IPSA] Chris de Claverie | 2020-09-28 | 1 | -0/+11 |
| | | | | | | | | + Add `reload <pluginname>` * Fixes #365 Co-authored-by: Alexander Harkness <me@bearbin.net> Co-authored-by: pwnOrbitals <c.de-claverie@pm.me> Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com> | ||||
* | Implement Dropspenser Hook (#4903) | KrystilizeNevaDies | 2020-09-21 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Implement Dropspenser Hook Implemented a hook for dropspensing. HOOK_DROPSPENSE When plugin callback returns true then dropspense is cancelled * Update src/Bindings/PluginManager.h Co-authored-by: peterbell10 <peterbell10@live.co.uk> * Create OnDropSpense.lua * Fix indent * Forgot include Forgot to include the plugin manager. Although now im confused why it was working on my end without including the plugin manager * Update plugins.lua with dropspense * fix typos * haha notepad++ go brr Co-authored-by: peterbell10 <peterbell10@live.co.uk> | ||||
* | Manual merge of #4498. | Alexander Harkness | 2020-03-23 | 1 | -0/+4 |
| | | | | | | Credit to @MeMuXin Closes #4498 | ||||
* | APIDocs: Added missing return type and corrected one (#4353) | Lukas Pioch | 2019-08-10 | 1 | -0/+6 |
| | |||||
* | Implement Forge protocol handshake support (#3869) | satoshinm | 2017-08-27 | 1 | -0/+4 |
| | |||||
* | Add cLuaWindow OnClicked Callback (#3901) | Lane Kolbly | 2017-08-17 | 1 | -0/+4 |
| | |||||
* | APIDump: Fixed descriptions for cPluginManager:ForEachPlugin(). | Mattes D | 2016-10-06 | 1 | -10/+30 |
| | |||||
* | APIDesc: Reformatted ConstantGroups to match the enum names. | Mattes D | 2016-10-01 | 1 | -2/+2 |
| | |||||
* | APIDump: Replaced "callback" type with "function". | Mattes D | 2016-09-16 | 1 | -3/+3 |
| | |||||
* | APIDesc: Fixed some leftover "<unknown>" types. | Mattes D | 2016-09-14 | 1 | -2/+2 |
| | |||||
* | APIDump: Reformatted the docs to include type information. | Mattes D | 2016-09-12 | 1 | -156/+916 |
| | | | | Also fixed a bit of documentation in the CPP source. | ||||
* | APIDump: Support structured parameter info. | Mattes D | 2016-09-09 | 1 | -20/+44 |
| | | | | Ref.: GH#3375 | ||||
* | APIDump: Removed trailing whitespace. | Mattes D | 2016-09-08 | 1 | -2/+2 |
| | |||||
* | APIDump: Fixed documentation for cPluginManager:GetPluginsPath(). | Mattes D | 2016-09-05 | 1 | -1/+1 |
| | |||||
* | APIDump: Added explicit IsStatic flag to static functions. | Mattes D | 2016-07-18 | 1 | -9/+9 |
| | |||||
* | Removed cWebPlugin, WebAdmin uses cLuaState::cCallback. | Mattes D | 2016-06-27 | 1 | -3/+4 |
| | |||||
* | LuaState: Inter-plugin calls now support simple tables. (#3220) | Mattes D | 2016-05-31 | 1 | -1/+1 |
| | |||||
* | Revert "Lua callback" | Mattes D | 2016-03-21 | 1 | -4/+3 |
| | |||||
* | Removed cWebPlugin, WebAdmin uses cLuaState::cCallback. | Mattes D | 2016-03-17 | 1 | -3/+4 |
| | |||||
* | Updated old forum links | Mathias | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | Implemented brewing | Lukas Pioch | 2015-11-03 | 1 | -0/+2 |
| | |||||
* | Added missing hooks to cPluginManager | Lukas Pioch | 2015-10-12 | 1 | -0/+3 |
| | |||||
* | Renamed output directory to Server | Mattes D | 2015-09-05 | 1 | -0/+207 |