summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-10-12Added missing hooks to cPluginManagerLukas Pioch1-0/+3
2015-10-11APIDump: Added a missing endline to the NewlyUndocumented output file.Mattes D1-0/+1
2015-09-27APIDump: Added an apicheck command.Mattes D2-6/+100
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.
2015-09-26Extended and fixed the cFile API.Mattes D2-9/+11
2015-09-14APIDump: Fixed ZBS integration filenames after project rename.Mattes D2-6/+6
2015-09-05Renamed output directory to ServerMattes D91-0/+9783