summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/main_APIDump.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Canonical tag (#3300)Mathias2016-08-071-0/+1
| | | | Added a canonical tag to the API docs, which should prevent duplicate pages on search engines Changed the newsletter link
* APIDump: Added explicit IsStatic flag to static functions.Mattes D2016-07-181-5/+9
|
* APIDump: Changed not to use globals, added more doxycomments.Mattes D2016-07-181-41/+63
|
* 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