Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | InfoDump: Added github output. | madmaxoft | 2014-02-05 | 1 | -5/+228 |
| | |||||
* | InfoDump: Fixed export for undeclared command param combinations. | madmaxoft | 2014-02-04 | 1 | -2/+2 |
| | |||||
* | InfoDump: Can dump a single plugin without LFS. | madmaxoft | 2014-01-22 | 1 | -47/+65 |
| | |||||
* | InfoDump: Dump all referenced permissions. | madmaxoft | 2014-01-22 | 1 | -4/+112 |
| | |||||
* | InfoDump: Removes indent and parses ParameterCombinations. | madmaxoft | 2014-01-06 | 1 | -8/+27 |
| | | | | The DetailedHelp was a bad name for what it really contained, so it has been renamed to ParameterCombinations. | ||||
* | InfoDump: Removed an unneeded function. | madmaxoft | 2014-01-05 | 1 | -28/+0 |
| | |||||
* | InfoDump: All reasonable strings are forumized. | madmaxoft | 2014-01-04 | 1 | -5/+5 |
| | |||||
* | Added forum output for commands' DetailedHelp array. | madmaxoft | 2014-01-04 | 1 | -2/+31 |
| | | | | Also added some coloring to simulate syntax highlighting. | ||||
* | InfoDump: Implemented list and formatting Forumizing. | madmaxoft | 2014-01-04 | 1 | -1/+6 |
| | | | | The exported strings are now parsed for basic formatting and list-related tags. | ||||
* | InfoDump: added AdditionalInfo to forum dumps. | madmaxoft | 2014-01-04 | 1 | -4/+47 |
| | |||||
* | Added an InfoDump script for dumping all plugins' Info.lua into forum description. | madmaxoft | 2014-01-04 | 1 | -0/+293 |
GitHub description will follow later on. |