summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/APIDesc.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* APIDump: Added cArrowEntity documentationmadmaxoft2013-09-141-0/+29
|
* APIDump: Added an example on how to fill in the documentation.madmaxoft2013-09-141-8/+55
|
* APIDump: Added support for additional info exported with each class.madmaxoft2013-09-141-1/+77
|
* APIDump: Added support for overloaded functions.madmaxoft2013-09-141-8/+20
|
* APIDump: Do not dump the g_APIDesc and APIDump's functions.madmaxoft2013-09-141-3/+11
|
* 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