Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-10-31 | Fixed typo that slipped through #2584 | Alexander Harkness | 1 | -1/+1 | |
2015-10-31 | Fixed typo in description. | Alexander Harkness | 1 | -1/+1 | |
2015-10-31 | Implemented the FireResistence potion effects. | bibo38 | 1 | -2/+3 | |
This not only provides fire resistence, but also prevents blaze fireballs. See #2556 | |||||
2015-10-12 | Added missing hooks to cPluginManager | Lukas Pioch | 1 | -0/+3 | |
2015-10-11 | APIDump: Added a missing endline to the NewlyUndocumented output file. | Mattes D | 1 | -0/+1 | |
2015-09-27 | APIDump: Added an apicheck command. | Mattes D | 2 | -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-26 | Extended and fixed the cFile API. | Mattes D | 2 | -9/+11 | |
2015-09-14 | APIDump: Fixed ZBS integration filenames after project rename. | Mattes D | 2 | -6/+6 | |
2015-09-05 | Renamed output directory to Server | Mattes D | 91 | -0/+9783 | |