summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/Classes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes.Howaner2014-11-291-0/+37
|
* APIDump: Added basic projectile documentation.Mattes D2014-10-251-6/+18
|
* APIDump: Added docs for a few projectiles.Mattes D2014-10-221-5/+21
|
* Added inheritance information to Lua docs for projectiles.Mattes D2014-10-211-6/+41
|
* Updated documentation again.Howaner2014-07-311-4/+4
|
* Updated documentation.Howaner2014-07-311-5/+5
|
* Added beacon documentation.Howaner2014-07-301-0/+26
|
* APIDump: Documented a forgotten cCuboid constructor.madmaxoft2014-03-151-1/+2
|
* Added cCuboid:Assign(OtherCuboid) API function.madmaxoft2014-03-151-2/+6
|
* APIDump: Removed old documentation, documented some new functions.madmaxoft2014-03-111-0/+2
|
* Link cItem in the documentationHowaner2014-03-071-2/+2
|
* Add missing documentation filesHowaner2014-03-071-0/+14
|
* Documented the changes in cJukeboxEntity.madmaxoft2014-02-281-2/+4
|
* APIDump: Documented new cCuboid functions.madmaxoft2014-02-261-1/+6
|
* APIDump: Separated out Geometry-related classes to their own file.madmaxoft2014-02-261-0/+320
|
* APIDump: Moved projectiles' documentation to a separate file.madmaxoft2013-11-241-0/+111
|
* APIDump: The descriptions are read from multiple files.madmaxoft2013-11-231-0/+243
All the files in the Classes subfolder are read for class descriptions, and in the Hooks subfolder for the hook descriptions.