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: Documented Vector3d.
madmaxoft
2013-11-11
1
-8
/
+43
*
APIDump: Documented cServer:IsHardCore()
madmaxoft
2013-11-09
1
-0
/
+1
*
APIDump: Documented TakeDamageInfo.
madmaxoft
2013-11-09
1
-5
/
+29
*
APIDump: Documented the relevant tolua functions.
madmaxoft
2013-11-09
1
-2
/
+48
*
APIDump: Added logging to see what takes so long.
madmaxoft
2013-11-09
1
-0
/
+5
*
APIDump: Documented ItemCategory.
madmaxoft
2013-11-05
1
-0
/
+38
*
APIDump: Fixed HOOK_LOGIN short desc.
madmaxoft
2013-10-31
1
-1
/
+1
*
APIDump: Documented cWindow.
madmaxoft
2013-10-28
1
-21
/
+33
*
APIDump: Documented HTTPFormData and HTTPRequest.
madmaxoft
2013-10-28
1
-5
/
+39
*
APIDump: Fixed a failure in documented classes with no functions.
madmaxoft
2013-10-28
1
-0
/
+1
*
APIDump: Documented cWorld.
madmaxoft
2013-10-27
1
-0
/
+1
*
APIDump: Documented cRoot.
madmaxoft
2013-10-27
1
-3
/
+12
*
APIDump: Documented cProjectileEntity.
madmaxoft
2013-10-27
1
-3
/
+21
*
APIDump: Documented cPickup.
madmaxoft
2013-10-26
1
-1
/
+2
*
APIDump: Documented cIniFile.
madmaxoft
2013-10-26
1
-81
/
+135
*
APIDump: Documented cMonster.
madmaxoft
2013-10-24
1
-3
/
+52
*
APIDump: Documented cEnchantments.
madmaxoft
2013-10-24
1
-4
/
+37
*
APIDump: Documented cPickup.
madmaxoft
2013-10-24
1
-8
/
+10
*
APIDump: Documented cItemGrid and cPlayer.
madmaxoft
2013-10-24
1
-30
/
+75
*
APIDump: Added cChatColor constants.
madmaxoft
2013-10-23
1
-3
/
+23
*
APIDump: Documented the cHopperEntity class.
madmaxoft
2013-10-23
1
-0
/
+22
*
APIDump: Linkified cEntity returns.
madmaxoft
2013-10-23
1
-4
/
+7
*
APIDump: member variables without a setter are considered constants.
madmaxoft
2013-10-22
1
-1
/
+8
*
APIDump: Inheritance is tested properly.
madmaxoft
2013-10-22
1
-6
/
+4
*
APIDump: Added link from cItem to the global ItemToString() et al.
madmaxoft
2013-10-20
1
-1
/
+5
*
APIDump: Fixed link in cPawn's desc.
madmaxoft
2013-10-20
1
-1
/
+1
*
APIDump: Various small fixes and additions.
madmaxoft
2013-10-20
1
-6
/
+53
*
APIDump: Fixed a few broken links.
madmaxoft
2013-10-20
1
-4
/
+4
*
APIDump: Statistics have a graphical meter; added hooks.
madmaxoft
2013-10-20
1
-9
/
+39
*
APIDump: Added basic statistics about the docs.
madmaxoft
2013-10-20
2
-6
/
+83
*
APIDump: Fixed listing undocumented objects.
madmaxoft
2013-10-20
1
-5
/
+27
*
Merge branch 'htmlescape'.
madmaxoft
2013-10-20
1
-62
/
+65
|
\
|
*
Added a APIDump description for GetHTMLEscapedString.
Alexander Harkness
2013-10-19
1
-63
/
+66
*
|
APIDump: Undocumented member variables are listed.
madmaxoft
2013-10-19
1
-4
/
+16
*
|
APIDump: Extra pages use the local prettify and CSS.
madmaxoft
2013-10-19
1
-2
/
+7
*
|
APIDump: Added member-variable filtering.
madmaxoft
2013-10-19
2
-0
/
+14
*
|
APIDump: Member variables are read from the API.
madmaxoft
2013-10-19
1
-10
/
+48
*
|
APIDump: Better header text for classes.
madmaxoft
2013-10-19
1
-1
/
+1
|
/
*
APIDump: Added cIniFile additional info.
madmaxoft
2013-10-18
2
-1
/
+29
*
APIDump: Offline prettify is working.
madmaxoft
2013-10-18
1
-1
/
+11
*
APIDump: Added example code to cItem.
madmaxoft
2013-10-18
1
-0
/
+32
*
APIDump: Documented cItem's variables.
madmaxoft
2013-10-18
1
-4
/
+11
*
APIDump: Added support for member variables.
madmaxoft
2013-10-18
2
-4
/
+59
*
APIDump: Added prettify's license.
madmaxoft
2013-10-18
1
-0
/
+191
*
APIDump: Fixed offline JS.
madmaxoft
2013-10-18
5
-108
/
+41
*
APIDump: Do not list empty Constants or Functions sections.
madmaxoft
2013-10-18
1
-14
/
+46
*
APIDump: Split long code into functions.
madmaxoft
2013-10-18
2
-94
/
+110
*
APIDump: Ignore internal APIDump stuff.
madmaxoft
2013-10-18
1
-0
/
+2
*
APIDump: using local JS files instead of networked.
madmaxoft
2013-10-18
3
-4
/
+100
*
APIDump: Renamed output for helper stuff.
madmaxoft
2013-10-18
1
-2
/
+2
*
APIDump: Makes a list of bad links.
madmaxoft
2013-10-18
1
-17
/
+78
*
APIDump: Improved page titles.
madmaxoft
2013-10-18
1
-2
/
+2
*
APIDump: Documented HOOK_PLAYER_RIGHT_CLICKING_ENTITY.
madmaxoft
2013-10-18
1
-0
/
+20
*
APIDump: Documented HOOK_PLAYER_SHOOTING.
madmaxoft
2013-10-18
1
-0
/
+25
*
APIDump: Documented HOOK_PLAYER_SPAWNED.
madmaxoft
2013-10-18
1
-0
/
+25
*
APIDump: Documented HOOK_PLAYER_TOSSING_ITEM.
madmaxoft
2013-10-18
1
-0
/
+23
*
APIDump: Documented HOOK_PLAYER_USED_BLOCK.
madmaxoft
2013-10-17
1
-0
/
+39
*
APIDump: Documented HOOK_PLAYER_USED_ITEM.
madmaxoft
2013-10-17
1
-0
/
+39
*
APIDump: Documented HOOK_PLAYER_USING_BLOCK.
madmaxoft
2013-10-17
1
-2
/
+45
*
APIDump: Documented HOOK_PLAYER_USING_ITEM.
madmaxoft
2013-10-17
1
-0
/
+36
*
APIDump: Documented HOOK_UPDATED_SIGN.
madmaxoft
2013-10-17
1
-0
/
+30
*
APIDump: Documented HOOK_TICK.
madmaxoft
2013-10-17
1
-0
/
+22
*
APIDump: Documented HOOK_TAKE_DAMAGE.
madmaxoft
2013-10-17
1
-0
/
+24
*
APIDump: Documented HOOK_UPDATING_SIGN.
madmaxoft
2013-10-17
1
-0
/
+50
*
APIDump: More robust against missing APIDesc items.
madmaxoft
2013-10-17
1
-3
/
+3
*
APIDump: Documented HOOK_WEATHER_CHANGED.
madmaxoft
2013-10-16
1
-0
/
+21
*
APIDump: Documented HOOK_WEATHER_CHANGING.
madmaxoft
2013-10-16
1
-0
/
+24
*
APIDump: Documented HOOK_WORLD_TICK.
madmaxoft
2013-10-16
1
-0
/
+24
*
APIDump: Nicer HTML visage.
madmaxoft
2013-10-16
3
-158
/
+230
*
Added HOOK_PLAYER_RIGHT_CLICK
Alexander Harkness
2013-10-15
1
-8
/
+38
*
APIDump: Linkification supports #anchors.
madmaxoft
2013-10-15
1
-2
/
+33
*
APIDump: Documented HOOK_SPAWNING_MONSTER.
madmaxoft
2013-10-15
1
-0
/
+26
*
APIDump: Documented HOOK_SPAWNING_ENTITY.
madmaxoft
2013-10-15
1
-2
/
+34
*
APIDump: Documented HOOK_SPAWNED_MONSTER.
madmaxoft
2013-10-15
1
-1
/
+21
*
APIDump: Documented HOOK_SPAWNED_ENTITY.
madmaxoft
2013-10-15
1
-0
/
+20
*
APIDump: Documented HOOK_PRE_CRAFTING.
madmaxoft
2013-10-15
1
-0
/
+30
*
APIDump: Documented HOOK_POST_CRAFTING.
madmaxoft
2013-10-15
1
-0
/
+29
*
APIDump: Documented HOOK_PLAYER_PLACING_BLOCK.
madmaxoft
2013-10-15
1
-0
/
+38
*
APIDump: Documented HOOK_PLAYER_MOVING and HOOK_PLAYER_PLACED_BLOCK.
madmaxoft
2013-10-15
1
-0
/
+53
*
APIDump: Documented HOOK_PLAYER_LEFT_CLICK.
madmaxoft
2013-10-15
1
-0
/
+40
*
APIDump: Documented HOOK_PLAYER_JOINED.
madmaxoft
2013-10-15
1
-0
/
+22
*
APIDump: Documented HOOK_PLAYER_EATING.
madmaxoft
2013-10-15
1
-0
/
+20
*
APIDump: Documented HOOK_PLAYER_BROKEN_BLOCK.
madmaxoft
2013-10-15
1
-2
/
+31
*
APIDump: Documented HOOK_PLAYER_BREAKING_BLOCK.
madmaxoft
2013-10-15
1
-0
/
+30
*
APIDump: Documented HOOK_PLAYER_ANIMATION.
madmaxoft
2013-10-14
1
-0
/
+21
*
APIDump: Removed HOOK_MAX and HOOK_NUM_HOOKS from documentation.
madmaxoft
2013-10-14
1
-1
/
+6
*
APIDump: Documented HOOK_LOGIN.
madmaxoft
2013-10-14
1
-0
/
+25
*
APIDump: Documented HOOK_KILLING.
madmaxoft
2013-10-14
1
-0
/
+27
*
APIDump: Documented HOOK_HOPPER_PUSHING_ITEM.
madmaxoft
2013-10-14
1
-3
/
+28
*
APIDump: Documented HOOK_HOPPER_PULLING_ITEM.
madmaxoft
2013-10-14
1
-0
/
+23
*
APIDump: Documented HOOK_HANDSHAKE.
madmaxoft
2013-10-14
1
-0
/
+23
*
APIDump: Documented HOOK_EXPLODING.
madmaxoft
2013-10-14
1
-0
/
+44
*
APIDump: Documented HOOK_EXPLODED.
madmaxoft
2013-10-14
1
-0
/
+43
*
APIDump: Documented HOOK_EXECUTE_COMMAND.
madmaxoft
2013-10-14
1
-0
/
+25
*
APIDump: Updated the template for undocumented hooks.
madmaxoft
2013-10-14
1
-2
/
+2
*
APIDump: Documented HOOK_DISCONNECT.
madmaxoft
2013-10-14
1
-0
/
+26
*
APIDump: Fixed info missing from cCraftingRecipe.
madmaxoft
2013-10-14
1
-1
/
+1
*
APIDump: Documented HOOK_CRAFTING_NO_RECIPE.
madmaxoft
2013-10-14
1
-0
/
+26
*
APIDump: Documented HOOK_COLLECTING_PICKUP.
madmaxoft
2013-10-14
1
-0
/
+27
*
APIDump: Documented HOOK_CHUNK_UNLOADING.
madmaxoft
2013-10-14
1
-0
/
+23
*
APIDump: Documented HOOK_CHUNK_UNLOADED.
madmaxoft
2013-10-14
1
-0
/
+22
*
APIDump: Documented HOOK_CHUNK_GENERATING.
madmaxoft
2013-10-14
1
-1
/
+33
*
APIDump: Fixed undocumented hook param generator.
madmaxoft
2013-10-14
1
-8
/
+9
*
APIDump: Added example to HOOK_CHUNK_GENERATED.
madmaxoft
2013-10-14
1
-0
/
+37
*
APIDump: Documented HOOK_CHUNK_GENERATED.
madmaxoft
2013-10-14
1
-0
/
+26
*
APIDump: The undocumented hooks template now has 8 params.
madmaxoft
2013-10-14
1
-0
/
+7
*
APIDump: Documented HOOK_CHUNK_AVAILABLE.
madmaxoft
2013-10-14
1
-0
/
+21
*
APIDump: Documented the webserver vs world threads.
madmaxoft
2013-10-12
1
-2
/
+58
*
APIDump: Added pretty-printing to code examples.
madmaxoft
2013-10-12
2
-30
/
+35
*
APIDump: Added an OnBlockToPickups() code example.
madmaxoft
2013-10-12
1
-0
/
+26
*
APIDump: Added the possibility of extra code examples for hooks.
madmaxoft
2013-10-12
1
-2
/
+8
*
APIDump: Documented OnBlockToPickups.
madmaxoft
2013-10-12
1
-0
/
+30
*
APIDump: Hook notes are linkified.
madmaxoft
2013-10-12
1
-1
/
+1
*
APIDump: Fixed extra pages copying.
madmaxoft
2013-10-09
1
-1
/
+7
*
APIDump: Implemented basic hook documentation.
madmaxoft
2013-10-09
2
-11
/
+152
*
APIDump: Documented the new cFile API functions.
madmaxoft
2013-10-09
1
-0
/
+24
*
APIDump: Added support for extra pages.
madmaxoft
2013-10-09
3
-3
/
+52
*
APIDump: Taking advantage of the new cFile API.
madmaxoft
2013-10-09
1
-9
/
+7
*
APIDump: Brought cItem docs up-to-date.
madmaxoft
2013-10-05
1
-5
/
+7
*
APIDump: Added cLineBlockTracer documentation.
madmaxoft
2013-10-04
1
-4
/
+86
*
APIDump: Documented cPlugin
STRWarrior
2013-10-04
1
-5
/
+9
*
APIDump: Added the cWorld:IsWeatherXXX() functions.
madmaxoft
2013-10-04
1
-1
/
+5
*
APIDump: Removed ignored classes logging.
madmaxoft
2013-10-02
1
-2
/
+0
*
APIDump: Fixed operator == rename having bad DocID.
madmaxoft
2013-10-02
2
-3
/
+7
*
APIDump: Added equality operator renaming.
madmaxoft
2013-09-30
1
-0
/
+3
*
APIDump: Fixed overloaded functions' docs.
madmaxoft
2013-09-29
1
-18
/
+45
*
APIDump: Added more inheritance and linkification.
madmaxoft
2013-09-29
1
-4
/
+6
*
APIDump: Linkified cDropSpenser constants.
madmaxoft
2013-09-29
1
-2
/
+2
*
APIDump: Added the possibility to ignore classes. Ignoring Lua builtins.
madmaxoft
2013-09-29
2
-1
/
+40
*
APIDump: Updated cEntity docs.
madmaxoft
2013-09-27
1
-33
/
+115
*
APIDump: Documented cServer
STRWarrior
2013-09-27
1
-1
/
+6
*
APIDump: Completed cCuboid docs.
madmaxoft
2013-09-26
1
-6
/
+28
*
APIDump: Completed cCraftingGrid's documentation.
madmaxoft
2013-09-26
1
-3
/
+8
*
APIDump: completed cChestEntity docs.
madmaxoft
2013-09-26
1
-1
/
+30
*
APIDump: Updated cBlockArea docs.
madmaxoft
2013-09-25
1
-0
/
+3
*
APIDump: Updated cChunkDesc docs.
madmaxoft
2013-09-25
1
-2
/
+25
*
APIDump: Updated cClientHandle documentation
madmaxoft
2013-09-25
1
-5
/
+7
*
APIDump: Documented the cBoundingBox class.
madmaxoft
2013-09-24
1
-2
/
+35
*
APIDump: Forgot a function in globals.
STRWarrior
2013-09-22
1
-0
/
+1
*
APIDump: Documented the globals.
STRWarrior
2013-09-22
1
-0
/
+37
*
APIDump: Automatic corrections.
madmaxoft
2013-09-19
1
-83
/
+78
*
APIDump: Updated cPluginManager documentation.
madmaxoft
2013-09-18
1
-16
/
+88
*
APIDump: Small cRoot improvement.
STRWarrior
2013-09-18
1
-17
/
+17
*
Documented cRoot.
STRWarrior
2013-09-17
1
-0
/
+19
*
APIDump: Additional information is linkified, too.
madmaxoft
2013-09-16
1
-1
/
+1
*
APIDump: Added a slight visual style to <pre> tags
madmaxoft
2013-09-16
1
-0
/
+5
*
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