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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
APIDump: Added callback examples to cWorld.
madmaxoft
2013-09-16
1
-0
/
+60
*
APIDump: All cWorld functions are documented.
madmaxoft
2013-09-16
1
-25
/
+44
*
APIDump: Next batch of cWorld documentation.
madmaxoft
2013-09-15
1
-35
/
+34
*
APIDump: Added a first part of cWorld documentation.
madmaxoft
2013-09-15
1
-2
/
+118
*
APIDump: Fixed linkification with multiple links in one string.
madmaxoft
2013-09-15
1
-2
/
+2
*
APIDump: Undescribed classes are listed as undocumented.
madmaxoft
2013-09-14
1
-14
/
+16
*
APIDump: Added most missing classes as empty templates.
madmaxoft
2013-09-14
1
-1
/
+93
*
APIDump: Removed most unexported-documented classes.
madmaxoft
2013-09-14
1
-232
/
+53
*
APIDump: Fixed dumping when APIDesc doesn't contain Constants section.
madmaxoft
2013-09-14
1
-10
/
+14
*
APIDump: Fixed cLuaWindow documentation.
madmaxoft
2013-09-14
1
-62
/
+64
*
APIDump: Added creating the list of unexported-documented API objects.
madmaxoft
2013-09-14
1
-0
/
+24
*
APIDump: Implemented creating the list of undocumented API objects.
madmaxoft
2013-09-14
1
-3
/
+65
*
APIDump: Added a simple header to the class index.
madmaxoft
2013-09-14
1
-2
/
+3
*
APIDump: Added cArrowEntity documentation
madmaxoft
2013-09-14
1
-0
/
+29
*
APIDump: Added an example on how to fill in the documentation.
madmaxoft
2013-09-14
1
-8
/
+55
*
APIDump: Added support for additional info exported with each class.
madmaxoft
2013-09-14
2
-1
/
+91
*
APIDump: Added support for overloaded functions.
madmaxoft
2013-09-14
2
-13
/
+57
*
APIDump: Do not dump the g_APIDesc and APIDump's functions.
madmaxoft
2013-09-14
2
-4
/
+13
*
APIDump: Moved sorting after the renaming.
madmaxoft
2013-09-14
2
-21
/
+25
*
APIDump: Linkifications works for simple {{link}} too.
madmaxoft
2013-09-14
1
-1
/
+3
*
APIDump: Added special-function renaming (constructor, operators).
madmaxoft
2013-09-14
2
-5
/
+22
*
APIDump: Added more globally-ignored functions.
madmaxoft
2013-09-14
1
-1
/
+4
*
APIDump: Ignored functions are removed from undocumented classes, too.
madmaxoft
2013-09-14
1
-10
/
+9
*
APIDump: Ignoring some Lua internal stuff from API-scanning.
madmaxoft
2013-09-13
1
-4
/
+10
*
APIDump: Fixed link in cBlockArea's docs
madmaxoft
2013-09-13
1
-3
/
+3
*
APIDump: Basic CSS file makes tables visible
madmaxoft
2013-09-13
2
-0
/
+35
*
APIDump: Constructors are renamed and can have documentation
madmaxoft
2013-09-13
2
-2
/
+7
*
APIDump: Added support for ignoring functions; ignoring the lua/tolua internals.
madmaxoft
2013-09-13
2
-14
/
+30
*
APIDump: Fixed cItem's description.
madmaxoft
2013-09-13
1
-12
/
+17
*
APIDump: Linkification works.
madmaxoft
2013-09-13
1
-4
/
+3
*
APIDump: Added descendants specified through inheritance.
madmaxoft
2013-09-13
1
-27
/
+59
*
APIDump: Added support for inheritance
madmaxoft
2013-09-13
1
-29
/
+68
*
APIDump: Read through and fixed the first few classes desc.
madmaxoft
2013-09-12
1
-92
/
+71
*
APIDump: Imported the descriptions from the wiki.
madmaxoft
2013-09-12
2
-156
/
+1268
*
APIDump: Fixed nesting
madmaxoft
2013-09-12
1
-3
/
+2
*
APIDump: Processing wiki-style bullets (" * ") into <li> tag
madmaxoft
2013-09-12
1
-0
/
+4
*
APIDump: Added parsing for older wiki format, "Class Definition" header.
madmaxoft
2013-09-12
1
-6
/
+44
*
APIDump: The APIDesc from wiki can be read back by Lua.
madmaxoft
2013-09-12
1
-10
/
+21
*
APIDump: replacing wiki-style markup with APIDump-style markup
madmaxoft
2013-09-12
1
-0
/
+3
*
APIDump: Fixed parsing tables with wiki-links.
madmaxoft
2013-09-12
1
-10
/
+33
*
APIDump: Fixed a missing tab
madmaxoft
2013-09-11
1
-1
/
+1
*
APIDump: Added a testing constant description
madmaxoft
2013-09-11
1
-0
/
+4
*
APIDump: Initial implementation of wiki-to-lua conversion
madmaxoft
2013-09-11
1
-3
/
+85
*
APIDump: First attempt at outputting annotations in the HTML format
madmaxoft
2013-09-11
3
-85
/
+179
*
DumpAPI: Basic HTML output for classes
madmaxoft
2013-09-10
1
-36
/
+148
*
APIDump now produces wiki-style tables of functions and constants.
madmaxoft
2013-09-09
2
-6
/
+144
*
Changed name and put the whitespace back, as per xoft's suggestion.
Alexander Harkness
2013-07-30
1
-2
/
+11
*
Moved the file to a more sensible name.
Alexander Harkness
2013-07-30
1
-0
/
+52