summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/main_APIDump.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added analytics to APIDumpAlexander Harkness2015-12-261-5/+54
|
* Revised the explosion-related Lua API and docs.Mattes D2015-12-181-1/+1
| | | | Fixes #2746.
* APIDump: Added a missing endline to the NewlyUndocumented output file.Mattes D2015-10-111-0/+1
|
* APIDump: Added an apicheck command.Mattes D2015-09-271-6/+99
| | | | This checks the current API for undocumented functions against the current list of official undocumented functions (http://apidocs.cuberite.org/_undocumented.lua) and reports any newly found ones. To be used in CI to check against newly introduced API functions without documentation.
* Extended and fixed the cFile API.Mattes D2015-09-261-5/+3
|
* APIDump: Fixed ZBS integration filenames after project rename.Mattes D2015-09-141-2/+2
|
* Renamed output directory to ServerMattes D2015-09-051-0/+1685