Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove analytics code (#4394) | Mathias | 2019-09-16 | 1 | -49/+0 |
| | |||||
* | Updated docs to mention InfoDump for creating README.md, etc. (#3895) | William 'psyFi' Hatcher | 2017-08-15 | 1 | -1/+1 |
| | |||||
* | APIDump: Class types in variables and hooks are now linkified (#3892) | Lukas Pioch | 2017-08-03 | 1 | -18/+23 |
| | |||||
* | APIDump: Add missing 'My' to generated function hook example. | Lukas Pioch | 2017-05-09 | 1 | -1/+1 |
| | |||||
* | APIDoc: Corrected a few links | Lukas Pioch | 2017-04-07 | 1 | -1/+1 |
| | |||||
* | APIDump: Corrected luacheck file to load a plugin's luacheck if exists | Lukas Pioch | 2017-01-28 | 1 | -35/+16 |
| | |||||
* | ApiDump: Added merge code to .luacheckrc | Lukas Pioch | 2017-01-27 | 1 | -1/+47 |
| | |||||
* | Updated links and docs (#3488) | mathiascode | 2016-12-19 | 1 | -3/+5 |
| | |||||
* | Reverted temporary redirect to LuaAPI docs (#3487) | Mattes D | 2016-12-18 | 1 | -1/+1 |
| | |||||
* | APIDump: Load the official undocumented from alternate location. | Mattes D | 2016-12-15 | 1 | -1/+1 |
| | | | | This fixes the CI builds until the apidocs.cuberite.org subdomain gets functional again. | ||||
* | APIDump: Make "apicheck" errors stand out in the log. | Mattes D | 2016-12-15 | 1 | -2/+4 |
| | |||||
* | APIDump: Proper error messages on apicheck failures. | Mattes D | 2016-12-15 | 1 | -9/+15 |
| | |||||
* | Added API export for LuaCheck. | Lukas Pioch | 2016-11-22 | 1 | -0/+73 |
| | |||||
* | CI: API test defaults to failure, unless explicitly succeeded. | Mattes D | 2016-10-25 | 1 | -22/+21 |
| | | | | This fixes problems with the CI build succeeding when the API description has a syntax error in it and the APIDump plugin won't even load. | ||||
* | APIDump: Check param and return types. | Mattes D | 2016-10-03 | 1 | -37/+152 |
| | |||||
* | APIDump: Reformatted the docs to include type information. | Mattes D | 2016-09-12 | 1 | -9/+26 |
| | | | | Also fixed a bit of documentation in the CPP source. | ||||
* | APIDump: Support structured parameter info. | Mattes D | 2016-09-09 | 1 | -21/+96 |
| | | | | Ref.: GH#3375 | ||||
* | APIDoc: Allow to create a link to an object. (#3371) | Mattes D | 2016-09-06 | 1 | -3/+8 |
| | |||||
* | Canonical tag (#3300) | Mathias | 2016-08-07 | 1 | -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 D | 2016-07-18 | 1 | -5/+9 |
| | |||||
* | APIDump: Changed not to use globals, added more doxycomments. | Mattes D | 2016-07-18 | 1 | -41/+63 |
| | |||||
* | Added analytics to APIDump | Alexander Harkness | 2015-12-26 | 1 | -5/+54 |
| | |||||
* | Revised the explosion-related Lua API and docs. | Mattes D | 2015-12-18 | 1 | -1/+1 |
| | | | | Fixes #2746. | ||||
* | APIDump: Added a missing endline to the NewlyUndocumented output file. | Mattes D | 2015-10-11 | 1 | -0/+1 |
| | |||||
* | APIDump: Added an apicheck command. | Mattes D | 2015-09-27 | 1 | -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 D | 2015-09-26 | 1 | -5/+3 |
| | |||||
* | APIDump: Fixed ZBS integration filenames after project rename. | Mattes D | 2015-09-14 | 1 | -2/+2 |
| | |||||
* | Renamed output directory to Server | Mattes D | 2015-09-05 | 1 | -0/+1685 |