summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/APIDesc.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* APIDump: All cWorld functions are documented.madmaxoft2013-09-161-25/+44
* APIDump: Next batch of cWorld documentation.madmaxoft2013-09-151-35/+34
* APIDump: Added a first part of cWorld documentation.madmaxoft2013-09-151-2/+118
* APIDump: Added most missing classes as empty templates.madmaxoft2013-09-141-1/+93
* APIDump: Removed most unexported-documented classes.madmaxoft2013-09-141-232/+53
* APIDump: Fixed cLuaWindow documentation.madmaxoft2013-09-141-62/+64
* 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