| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
Rather, it only queues the save task onto each world's tick thread.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The constants are self-documenting, no need to describe them further.
|
|
|
|
|
|
They don't really need much documentation, so just ignoring them in the Undocumented output.
|
|
|
|
|
|
This fixes cChatColor constants being reported erroneously as member variables.
|
|
This fixes #195 's second iteration.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Classes with undefined "Functions" section would not list their functions as undocumented; similar for "Constants" and "Variables".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This time it's really offline :)
|
|
Also implemented writing inherited constants.
|
|
|
|
|
|
This allows offline API browsing.
|
|
Undocumented objects are output to _undocumented.lua
Overdocumented objects are output to _unexported-documented.txt
Missing pages are output to _missingPages.txt
|
|
This fixes #219.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fixed whacky HTML indentation
+ Added fancy CSS!
+ Now HTML5 compatible!
|
|
|
|
This implements #198.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They're not really hooks, just constants for the maximum.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows for easier copypasting, hooks with less than 9 params don't need an extra copy-paste for a new param entry.
|
|
|
|
This fixes #12.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by file links and titles and copied directly from the plugin folder to the dest folder.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously class that was not listed in APIDesc was not listed in Undocumented.
|
|
|
|
Also fixed most functions that were erroneously parsed as constants by the automatic wiki import.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also added real class name, description and constructor renaming.
|
|
|
|
|
|
|
|
|
|
|
|
Part of #116.
|
|
|
|
|