index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MCServer
/
Plugins
/
APIDump
/
main.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-14
APIDump: Fixed undocumented hook param generator.
madmaxoft
1
-8
/
+9
2013-10-14
APIDump: The undocumented hooks template now has 8 params.
madmaxoft
1
-0
/
+7
2013-10-12
APIDump: Added pretty-printing to code examples.
madmaxoft
1
-3
/
+8
2013-10-12
APIDump: Added the possibility of extra code examples for hooks.
madmaxoft
1
-2
/
+8
2013-10-12
APIDump: Hook notes are linkified.
madmaxoft
1
-1
/
+1
2013-10-09
APIDump: Fixed extra pages copying.
madmaxoft
1
-1
/
+7
2013-10-09
APIDump: Implemented basic hook documentation.
madmaxoft
1
-9
/
+120
2013-10-09
APIDump: Added support for extra pages.
madmaxoft
1
-3
/
+38
2013-10-09
APIDump: Taking advantage of the new cFile API.
madmaxoft
1
-9
/
+7
2013-10-02
APIDump: Removed ignored classes logging.
madmaxoft
1
-2
/
+0
2013-10-02
APIDump: Fixed operator == rename having bad DocID.
madmaxoft
1
-1
/
+1
2013-09-30
APIDump: Added equality operator renaming.
madmaxoft
1
-0
/
+3
2013-09-29
APIDump: Added the possibility to ignore classes. Ignoring Lua builtins.
madmaxoft
1
-0
/
+27
2013-09-16
APIDump: Additional information is linkified, too.
madmaxoft
1
-1
/
+1
2013-09-15
APIDump: Fixed linkification with multiple links in one string.
madmaxoft
1
-2
/
+2
2013-09-14
APIDump: Undescribed classes are listed as undocumented.
madmaxoft
1
-14
/
+16
2013-09-14
APIDump: Fixed dumping when APIDesc doesn't contain Constants section.
madmaxoft
1
-10
/
+14
2013-09-14
APIDump: Added creating the list of unexported-documented API objects.
madmaxoft
1
-0
/
+24
2013-09-14
APIDump: Implemented creating the list of undocumented API objects.
madmaxoft
1
-3
/
+65
2013-09-14
APIDump: Added a simple header to the class index.
madmaxoft
1
-2
/
+3
2013-09-14
APIDump: Added support for additional info exported with each class.
madmaxoft
1
-0
/
+14
2013-09-14
APIDump: Added support for overloaded functions.
madmaxoft
1
-5
/
+37
2013-09-14
APIDump: Do not dump the g_APIDesc and APIDump's functions.
madmaxoft
1
-1
/
+2
2013-09-14
APIDump: Moved sorting after the renaming.
madmaxoft
1
-21
/
+24
2013-09-14
APIDump: Linkifications works for simple {{link}} too.
madmaxoft
1
-1
/
+3
2013-09-14
APIDump: Added special-function renaming (constructor, operators).
madmaxoft
1
-5
/
+21
2013-09-14
APIDump: Ignored functions are removed from undocumented classes, too.
madmaxoft
1
-10
/
+9
2013-09-13
APIDump: Ignoring some Lua internal stuff from API-scanning.
madmaxoft
1
-4
/
+10
2013-09-13
APIDump: Basic CSS file makes tables visible
madmaxoft
1
-0
/
+12
2013-09-13
APIDump: Constructors are renamed and can have documentation
madmaxoft
1
-2
/
+6
2013-09-13
APIDump: Added support for ignoring functions; ignoring the lua/tolua internals.
madmaxoft
1
-14
/
+29
2013-09-13
APIDump: Linkification works.
madmaxoft
1
-4
/
+3
2013-09-13
APIDump: Added descendants specified through inheritance.
madmaxoft
1
-27
/
+59
2013-09-13
APIDump: Added support for inheritance
madmaxoft
1
-29
/
+68
2013-09-12
APIDump: Imported the descriptions from the wiki.
madmaxoft
1
-150
/
+0
2013-09-12
APIDump: Fixed nesting
madmaxoft
1
-3
/
+2
2013-09-12
APIDump: Processing wiki-style bullets (" * ") into <li> tag
madmaxoft
1
-0
/
+4
2013-09-12
APIDump: Added parsing for older wiki format, "Class Definition" header.
madmaxoft
1
-6
/
+44
2013-09-12
APIDump: The APIDesc from wiki can be read back by Lua.
madmaxoft
1
-10
/
+21
2013-09-12
APIDump: replacing wiki-style markup with APIDump-style markup
madmaxoft
1
-0
/
+3
2013-09-12
APIDump: Fixed parsing tables with wiki-links.
madmaxoft
1
-10
/
+33
2013-09-11
APIDump: Fixed a missing tab
madmaxoft
1
-1
/
+1
2013-09-11
APIDump: Initial implementation of wiki-to-lua conversion
madmaxoft
1
-3
/
+85
2013-09-11
APIDump: First attempt at outputting annotations in the HTML format
madmaxoft
1
-85
/
+108
2013-09-10
DumpAPI: Basic HTML output for classes
madmaxoft
1
-36
/
+148
2013-09-09
APIDump now produces wiki-style tables of functions and constants.
madmaxoft
1
-6
/
+138
2013-07-30
Changed name and put the whitespace back, as per xoft's suggestion.
Alexander Harkness
1
-2
/
+11
2013-07-30
Moved the file to a more sensible name.
Alexander Harkness
1
-0
/
+0
2013-07-30
Moved the dumpAPI function to a new plugin.
Alexander Harkness
1
-0
/
+52