Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InfoReg uses cCompositeChat for subcommand lists. | madmaxoft | 2014-04-10 | 1 | -6/+6 |
| | | | | Also fixed an issue with console commands. | ||||
* | InfoReg updated for multi-verb console commands. | madmaxoft | 2014-03-25 | 1 | -12/+39 |
| | |||||
* | Fixed InfoReg.lua's handling of multi-level commands. | madmaxoft | 2014-03-16 | 1 | -2/+2 |
| | |||||
* | InfoReg: Subcommand aliases are handled properly. | madmaxoft | 2014-02-25 | 1 | -1/+15 |
| | |||||
* | Added the InfoReg plugin library file. | madmaxoft | 2014-02-17 | 1 | -0/+157 |
This file should be used by all plugins that use Info.lua to register their commands. It defines the functions that register the commands and provide handling for the subcommands. |