summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/APIDesc.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed typo that slipped through #2584Alexander Harkness2015-10-311-1/+1
|
* Fixed typo in description.Alexander Harkness2015-10-311-1/+1
|
* Implemented the FireResistence potion effects.bibo382015-10-311-2/+3
| | | | | This not only provides fire resistence, but also prevents blaze fireballs. See #2556
* APIDump: Added an apicheck command.Mattes D2015-09-271-0/+1
| | | | 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-4/+8
|
* Renamed output directory to ServerMattes D2015-09-051-0/+3045