summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/APIDesc.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* APIDump: Moved sorting after the renaming.madmaxoft2013-09-141-0/+1
* APIDump: Added special-function renaming (constructor, operators).madmaxoft2013-09-141-0/+1
* APIDump: Added more globally-ignored functions.madmaxoft2013-09-141-1/+4
* APIDump: Fixed link in cBlockArea's docsmadmaxoft2013-09-131-3/+3
* APIDump: Constructors are renamed and can have documentationmadmaxoft2013-09-131-0/+1
* APIDump: Added support for ignoring functions; ignoring the lua/tolua internals.madmaxoft2013-09-131-0/+1
* APIDump: Fixed cItem's description.madmaxoft2013-09-131-12/+17
* APIDump: Read through and fixed the first few classes desc.madmaxoft2013-09-121-92/+71
* APIDump: Imported the descriptions from the wiki.madmaxoft2013-09-121-6/+1268
* APIDump: Added a testing constant descriptionmadmaxoft2013-09-111-0/+4
* APIDump: First attempt at outputting annotations in the HTML formatmadmaxoft2013-09-111-0/+68