summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/InfoDump.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-15Updated docs to mention InfoDump for creating README.md, etc. (#3895)William 'psyFi' Hatcher1-4/+4
2016-09-22InfoDump: Trim description string before outputting to README.md.Mattes D1-47/+56
2015-09-05Renamed output directory to ServerMattes D1-0/+0
2015-06-20Fixed InfoDump.lua when there are no commands in plugin.Mattes D1-2/+2
2015-05-13InfoDump: Added DownloadLocation to forum post generator.Mattes D1-1/+4
2015-05-13InfoDump: Added support for links.Mattes D1-4/+12
2015-04-04Fixed DumpInfo pluginSTRWarrior1-0/+7
2014-12-05Fix duplicate commands added to README.mdJonathan Fabian1-1/+12
2014-10-20InfoDump: Do not crash if one plugin fails to load.Mattes D1-1/+5
2014-10-18InfoDump: Fixed trailing whitespace.Mattes D1-3/+3
2014-10-18InfoDump: Fixed GH permission export, moved output to plugins.Mattes D1-196/+225
2014-03-05The APIDump generates a list of all the permissions again.STRWarrior1-7/+7
2014-03-02Fixed typoSTRWarrior1-1/+1
2014-03-02Simplified and more clearer infodump for Github.STRWarrior1-14/+7
2014-03-01Using comma instead of string concatenation.STRWarrior1-1/+1
2014-03-01If there is a SourceLocation available the InfoDump will note it in the forum version.STRWarrior1-1/+4
2014-02-05InfoDump: Added github output.madmaxoft1-5/+228
2014-02-04InfoDump: Fixed export for undeclared command param combinations.madmaxoft1-2/+2
2014-01-22InfoDump: Can dump a single plugin without LFS.madmaxoft1-47/+65
2014-01-22InfoDump: Dump all referenced permissions.madmaxoft1-4/+112
2014-01-06InfoDump: Removes indent and parses ParameterCombinations.madmaxoft1-8/+27
2014-01-05InfoDump: Removed an unneeded function.madmaxoft1-28/+0
2014-01-04InfoDump: All reasonable strings are forumized.madmaxoft1-5/+5
2014-01-04Added forum output for commands' DetailedHelp array.madmaxoft1-2/+31
2014-01-04InfoDump: Implemented list and formatting Forumizing.madmaxoft1-1/+6
2014-01-04InfoDump: added AdditionalInfo to forum dumps.madmaxoft1-4/+47
2014-01-04Added an InfoDump script for dumping all plugins' Info.lua into forum description.madmaxoft1-0/+293