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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-26
APIDump: Completed cCraftingGrid's documentation.
madmaxoft
1
-3
/
+8
2013-09-26
APIDump: completed cChestEntity docs.
madmaxoft
1
-1
/
+30
2013-09-25
APIDump: Updated cBlockArea docs.
madmaxoft
1
-0
/
+3
2013-09-25
APIDump: Updated cChunkDesc docs.
madmaxoft
1
-2
/
+25
2013-09-25
APIDump: Updated cClientHandle documentation
madmaxoft
1
-5
/
+7
2013-09-24
APIDump: Documented the cBoundingBox class.
madmaxoft
1
-2
/
+35
2013-09-22
APIDump: Forgot a function in globals.
STRWarrior
1
-0
/
+1
2013-09-22
APIDump: Documented the globals.
STRWarrior
1
-0
/
+37
2013-09-19
APIDump: Automatic corrections.
madmaxoft
1
-83
/
+78
2013-09-18
APIDump: Updated cPluginManager documentation.
madmaxoft
1
-16
/
+88
2013-09-18
APIDump: Small cRoot improvement.
STRWarrior
1
-17
/
+17
2013-09-17
Documented cRoot.
STRWarrior
1
-0
/
+19
2013-09-16
APIDump: Additional information is linkified, too.
madmaxoft
1
-1
/
+1
2013-09-16
APIDump: Added a slight visual style to <pre> tags
madmaxoft
1
-0
/
+5
2013-09-16
APIDump: Added callback examples to cWorld.
madmaxoft
1
-0
/
+60
2013-09-16
APIDump: All cWorld functions are documented.
madmaxoft
1
-25
/
+44
2013-09-15
APIDump: Next batch of cWorld documentation.
madmaxoft
1
-35
/
+34
2013-09-15
APIDump: Added a first part of cWorld documentation.
madmaxoft
1
-2
/
+118
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: Added most missing classes as empty templates.
madmaxoft
1
-1
/
+93
2013-09-14
APIDump: Removed most unexported-documented classes.
madmaxoft
1
-232
/
+53
2013-09-14
APIDump: Fixed dumping when APIDesc doesn't contain Constants section.
madmaxoft
1
-10
/
+14
2013-09-14
APIDump: Fixed cLuaWindow documentation.
madmaxoft
1
-62
/
+64
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 cArrowEntity documentation
madmaxoft
1
-0
/
+29
2013-09-14
APIDump: Added an example on how to fill in the documentation.
madmaxoft
1
-8
/
+55
2013-09-14
APIDump: Added support for additional info exported with each class.
madmaxoft
2
-1
/
+91
2013-09-14
APIDump: Added support for overloaded functions.
madmaxoft
2
-13
/
+57
2013-09-14
APIDump: Do not dump the g_APIDesc and APIDump's functions.
madmaxoft
2
-4
/
+13
2013-09-14
APIDump: Moved sorting after the renaming.
madmaxoft
2
-21
/
+25
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
2
-5
/
+22
2013-09-14
APIDump: Added more globally-ignored functions.
madmaxoft
1
-1
/
+4
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: Fixed link in cBlockArea's docs
madmaxoft
1
-3
/
+3
2013-09-13
APIDump: Basic CSS file makes tables visible
madmaxoft
2
-0
/
+35
2013-09-13
APIDump: Constructors are renamed and can have documentation
madmaxoft
2
-2
/
+7
2013-09-13
APIDump: Added support for ignoring functions; ignoring the lua/tolua internals.
madmaxoft
2
-14
/
+30
2013-09-13
APIDump: Fixed cItem's description.
madmaxoft
1
-12
/
+17
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: Read through and fixed the first few classes desc.
madmaxoft
1
-92
/
+71
2013-09-12
APIDump: Imported the descriptions from the wiki.
madmaxoft
2
-156
/
+1268
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: Added a testing constant description
madmaxoft
1
-0
/
+4
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
3
-85
/
+179
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
2
-6
/
+144
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
/
+52