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
/
APIDesc.lua
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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 cLuaWindow documentation.
madmaxoft
1
-62
/
+64
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
1
-1
/
+77
2013-09-14
APIDump: Added support for overloaded functions.
madmaxoft
1
-8
/
+20
2013-09-14
APIDump: Do not dump the g_APIDesc and APIDump's functions.
madmaxoft
1
-3
/
+11
2013-09-14
APIDump: Moved sorting after the renaming.
madmaxoft
1
-0
/
+1
2013-09-14
APIDump: Added special-function renaming (constructor, operators).
madmaxoft
1
-0
/
+1
2013-09-14
APIDump: Added more globally-ignored functions.
madmaxoft
1
-1
/
+4
2013-09-13
APIDump: Fixed link in cBlockArea's docs
madmaxoft
1
-3
/
+3
2013-09-13
APIDump: Constructors are renamed and can have documentation
madmaxoft
1
-0
/
+1
2013-09-13
APIDump: Added support for ignoring functions; ignoring the lua/tolua internals.
madmaxoft
1
-0
/
+1
2013-09-13
APIDump: Fixed cItem's description.
madmaxoft
1
-12
/
+17
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
1
-6
/
+1268
2013-09-11
APIDump: Added a testing constant description
madmaxoft
1
-0
/
+4
2013-09-11
APIDump: First attempt at outputting annotations in the HTML format
madmaxoft
1
-0
/
+68