Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-04-10 | InfoReg uses cCompositeChat for subcommand lists. | madmaxoft | 1 | -6/+6 | |
Also fixed an issue with console commands. | |||||
2014-03-25 | InfoReg updated for multi-verb console commands. | madmaxoft | 1 | -12/+39 | |
2014-03-16 | Fixed InfoReg.lua's handling of multi-level commands. | madmaxoft | 1 | -2/+2 | |
2014-02-25 | InfoReg: Subcommand aliases are handled properly. | madmaxoft | 1 | -1/+15 | |
2014-02-17 | Added the InfoReg plugin library file. | madmaxoft | 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. |