summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/InfoReg.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-12Corrected check for level of subcommand and fixed multiple levels not working (#3758)Lukas Pioch1-7/+8
2016-09-22InfoReg: Don't fail if there are no commands to register.Mattes D1-2/+6
2016-09-16InfoReg: Fixed cPluginManager usage.Mattes D1-17/+17
2015-09-05Renamed output directory to ServerMattes D1-0/+0
2015-05-10InfoReg: Fixed EntireCommand handling for MultiCommandHandler().Mattes D1-34/+34
2015-02-18InfoReg: Fixed MultiCommand return values.Mattes D1-2/+1
2014-11-22InfoReg: Added a diagnostic for bad Info.lua command info.Mattes D1-0/+1
2014-04-10InfoReg uses cCompositeChat for subcommand lists.madmaxoft1-6/+6
2014-03-25InfoReg updated for multi-verb console commands.madmaxoft1-12/+39
2014-03-16Fixed InfoReg.lua's handling of multi-level commands.madmaxoft1-2/+2
2014-02-25InfoReg: Subcommand aliases are handled properly.madmaxoft1-1/+15
2014-02-17Added the InfoReg plugin library file.madmaxoft1-0/+157