summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-13APIDump: Added support for ignoring functions; ignoring the lua/tolua internals.madmaxoft2-14/+30
2013-09-13APIDump: Fixed cItem's description.madmaxoft1-12/+17
2013-09-13APIDump: Linkification works.madmaxoft1-4/+3
2013-09-13APIDump: Added descendants specified through inheritance.madmaxoft1-27/+59
2013-09-13APIDump: Added support for inheritancemadmaxoft1-29/+68
2013-09-12APIDump: Read through and fixed the first few classes desc.madmaxoft1-92/+71
2013-09-12APIDump: Imported the descriptions from the wiki.madmaxoft2-156/+1268
2013-09-12APIDump: Fixed nestingmadmaxoft1-3/+2
2013-09-12APIDump: Processing wiki-style bullets (" * ") into <li> tagmadmaxoft1-0/+4
2013-09-12APIDump: Added parsing for older wiki format, "Class Definition" header.madmaxoft1-6/+44
2013-09-12APIDump: The APIDesc from wiki can be read back by Lua.madmaxoft1-10/+21
2013-09-12APIDump: replacing wiki-style markup with APIDump-style markupmadmaxoft1-0/+3
2013-09-12APIDump: Fixed parsing tables with wiki-links.madmaxoft1-10/+33
2013-09-11APIDump: Fixed a missing tabmadmaxoft1-1/+1
2013-09-11APIDump: Added a testing constant descriptionmadmaxoft1-0/+4
2013-09-11APIDump: Initial implementation of wiki-to-lua conversionmadmaxoft1-3/+85
2013-09-11APIDump: First attempt at outputting annotations in the HTML formatmadmaxoft3-85/+179
2013-09-10DumpAPI: Basic HTML output for classesmadmaxoft1-36/+148
2013-09-09APIDump now produces wiki-style tables of functions and constants.madmaxoft2-6/+144
2013-07-30Changed name and put the whitespace back, as per xoft's suggestion.Alexander Harkness1-2/+11
2013-07-30Moved the file to a more sensible name.Alexander Harkness1-0/+52