summaryrefslogtreecommitdiffstats
path: root/MCServer/Plugins/APIDump/APIDesc.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-05Renamed output directory to ServerMattes D1-3045/+0
2015-08-13Fixed a few missing MCServers in APIDumpJulian Laubstein1-6/+6
2015-08-11Updated APIDump to follow the namechangeJulian Laubstein1-18/+18
2015-07-16Spawn baby mobshallucino1-1/+4
2015-06-28Added a size check for portals.STRWarrior1-0/+8
2015-06-13Added documentation for HOOK_KILLEDNounours Heureux1-1/+1
2015-06-13Added HOOK_KILLEDNounours Heureux1-1/+1
2015-06-08cBlockArea: Added CountSpecificBlocks() API function.Mattes D1-0/+5
2015-06-05Added Build info to the cRoot API.Mattes D1-3/+7
2015-06-03Added SendSystemMessage / SendAboveActionBarMessage to the docsjan641-0/+2
2015-05-26Added method to get the uptime of the server in seconds. Implements #1650.Lukas Pioch1-32/+29
2015-05-08Fixed syntax errorAlexander Harkness1-0/+1
2015-05-06Properly fix the docs for FindAndDoWithPlayer.Alexander Harkness1-3/+3
2015-05-06Added info about case-sensitivity of FindAndDoWithPlayerAlexander Harkness1-4/+3
2015-04-30Added cBlockArea:CountNonAirBlocks API function.Mattes D1-0/+1
2015-04-30APIDump: Added documentation for cBlockArea:GetNonAirCropRelCoords.Mattes D1-0/+1
2015-04-29Added cBlockArea::msSimpleCompare merge strategy.Mattes D1-8/+41
2015-04-23Refactored ManualBindings' callbacks using templates.Mattes D1-26/+26
2015-04-21Added URL member to the HTTPRequest API class.Mattes D1-42/+0
2015-04-19Split the plugin names and plugin folders to avoid confusing them.Mattes D1-151/+0
2015-04-13Removed HOOK_MAX and HOOK_NUM_HOOKS from Lua API.Mattes D1-2/+0
2015-04-11cFile:ChangeFileExt now accepts extensions with leading dot, too.Mattes D1-2/+2
2015-04-11Added more cFile API functions.Mattes D1-0/+3
2015-04-06Added cFile:ChangeFileExt() function.Mattes D1-0/+1
2015-03-21APIDump: Linkified eShrapnelLevel.Mattes D1-2/+2
2015-03-21APIDump: Used suggestionsSTRWarrior1-8/+8
2015-03-21APIDump: Improved documentation of cWorld:GetTNTShrapnelLevelSTRWarrior1-3/+3
2015-03-21APIDump: Gave shrapnellevel it's own constantgroupSTRWarrior1-0/+7
2015-03-21APIDump: Fixed typo in cWorld:BroadcastEntityAnimation documentationSTRWarrior1-1/+1
2015-03-21APIDump: Improved cWorld:GetMaxViewDistance documentationSTRWarrior1-1/+1
2015-03-21APIDump: Improved cBlockArea.msDifference documentationSTRWarrior1-1/+1
2015-03-21APIDump: Documented function in cChunkDescSTRWarrior1-0/+1
2015-03-21APIDump: Documented functions & Variables in cBlockInfoSTRWarrior1-0/+4
2015-03-21APIDump: Documented missing constant in cBlockAreaSTRWarrior1-0/+1
2015-03-21APIDump: Documented all undocumented functions in cWorldSTRWarrior1-1/+23
2015-03-19APIDump: Removed the tolua.cast() example.Mattes D1-26/+3
2015-03-11Fixes #493 and #490flx51-0/+1
2015-03-05Added description to APIDump for OnEntityTeleportjoshi071-2/+2
2015-02-23Added documentation for CompressStringZLIBSTRWarrior1-1/+1
2015-02-23Documented cStringCompressionSTRWarrior1-2/+21
2015-02-22Documented CompressString and UncompressStringSTRWarrior1-0/+2
2015-02-21Added cCryptoHash namespace to Lua API.Mattes D1-1/+23
2015-02-07Updated IsOnGround() documentationHowaner1-1/+1
2014-12-24APIDump: Updated the player block placement documentation.Mattes D1-0/+2
2014-12-13Made comment in example code smallerSTRWarrior1-1/+3
2014-12-01MobSpawner fixes.Howaner1-1/+1
2014-11-29Removed old MobType category.Howaner1-8/+1
2014-11-29Mark StringToMobType() as deprecated. Use cMonster:StringToMobType() insteadHowaner1-1/+1
2014-11-29Many api fixes, add vanilla names to mob type -> string functions and mob spawner fixes.Howaner1-6/+14
2014-11-15Use LastPlacedSign instead of LastPlacedBlock.Howaner1-1/+0
2014-11-15Updated APIDumpHowaner1-2/+3
2014-11-15Renamed GetSettedViewDistance() to GetRequestedViewDistance()Howaner1-1/+1
2014-11-14APIDump: Fixed example cCompositeChat URLHowaner1-1/+1
2014-11-14Updated APIDumpHowaner1-0/+1
2014-11-05renamed FindAndDoWithUUID to DoWithPlayerByUUID, fixed style and comments, added description to APIDumpLukas Pioch1-0/+2
2014-10-05cClientHandle: Added protocol version knowledge.Mattes D1-0/+1
2014-10-01APIDump: Fixed cEntity documentation.madmaxoft1-5/+23
2014-10-01APIDump: Added more of the missing documentation.madmaxoft1-5/+22
2014-10-01Unified cRoot broadcast chat documentation.madmaxoft1-7/+14
2014-10-01APIDump: Documented missing cIniFile function.madmaxoft1-0/+1
2014-10-01APIDump: Documented missing cCompositeChat functions.madmaxoft1-4/+6
2014-10-01APIDump: Added missing cClientHandle documentation.madmaxoft1-0/+3
2014-09-29RankMgr: GetAllPlayers() returns players sorted by name.madmaxoft1-1/+1
2014-09-29Fixed a typo in the description.madmaxoft1-1/+1
2014-09-28cRankManager: Added ClearPlayerRanks()Howaner1-0/+1
2014-09-28Updated api documentation.Howaner1-0/+2
2014-09-27Fixed typo again.Alexander Harkness1-1/+1
2014-09-27Typo fix.Alexander Harkness1-1/+1
2014-09-27Remaining part of fix.Alexander Harkness1-0/+1
2014-09-12APIDump: Improved command binding documentation.madmaxoft1-4/+4
2014-09-07Exported cClientHandle:GetIPString() to Lua API.Mattes D1-0/+1
2014-09-03Exported ForEachEntityInBox() to Lua API.madmaxoft1-0/+1
2014-09-02Changed the IsEnchantable() comment again.Howaner1-2/+1
2014-09-02Renamed SetWalkSpeed() to SetRelativeWalkSpeed()Howaner1-2/+2
2014-09-02Added the new functions to APIDump.Howaner1-0/+9
2014-09-01Fixed ReplaceString() documentation.Howaner1-1/+1
2014-08-30Changed the IsEnchantable() comment.Howaner1-1/+1
2014-08-30Added GetWalkSpeed() and SetWalkSpeed() documentation.Howaner1-0/+2
2014-08-28APIDump: Added missing cItem things.Hownaer1-3/+8
2014-08-28Fixed ItemCategory code example.Hownaer1-2/+2
2014-08-24RankMgr: Exported the default-rank functions.Mattes D1-6/+14
2014-08-21RankMgr: Added cRankManager::RemovePlayerRank().Mattes D1-0/+1
2014-08-21APIDump: Removed the cGroup and cGroupManager classes.Mattes D1-25/+2
2014-08-20Exported cServer:ShouldAuthenticate to Lua API.Mattes D1-1/+2
2014-08-20APIDump: Added cRankManager documentation.Mattes D1-0/+56
2014-08-05Added api documentation for Clamp()Howaner1-2/+3
2014-08-03cMojangAPI: Added UUID-to-Name lookup.madmaxoft1-9/+8
2014-08-03Added cMojangAPI:GetUUIDFromPlayerName().madmaxoft1-0/+1
2014-07-31MojangAPI: Added a UseCachedOnly param to GetUUIDsFromPlayerNames().madmaxoft1-1/+1
2014-07-30Added beacon documentation.Howaner1-0/+1
2014-07-30APIDump: Added notes about cache to cMojangAPI.madmaxoft1-1/+7
2014-07-30APIDump: Fixed UUID-related documentation.madmaxoft1-2/+2
2014-07-30Exported cMojangAPI to Lua.madmaxoft1-1/+26
2014-07-28Added cClientHandle:GetUUIDsFromPlayerNames() to Lua API.madmaxoft1-0/+1
2014-07-18APIDump: Documented RemoveItem().madmaxoft1-0/+2
2014-07-10APIDump: Documented cWorld:SetChunkAlwaysTicked.madmaxoft1-0/+1
2014-07-04Removed useless sentence in cPluginManager:ExecuteCommand description.STRWarrior1-1/+1
2014-07-04Fixed ExecuteCommand description.STRWarrior1-1/+1
2014-06-21Added cClientHandle::IsUUIDOnline function.madmaxoft1-0/+3
2014-06-18(Force)ExecuteCommand returns the CommandResult enumsSTRWarrior1-2/+17
2014-06-17Pawn: renamed HandleEntityEffects to HandleEntityEffectarchshift1-0/+3
2014-06-13APIDump: Added the Info.lua article.madmaxoft1-0/+1
2014-06-11Update APIDesc.luaAlexander Harkness1-0/+1
2014-06-11APIDump: Documented cBlockArea:GetCoordRange().madmaxoft1-1/+2
2014-06-11Update APIDesc.luaTiger Wang1-3/+6
2014-06-08Small change for easier understanding.Alexander Harkness1-1/+1
2014-04-23Updated docs for StringToEnchantmentID.madmaxoft1-1/+1
2014-04-19APIDump: Added a ChunkStay article.madmaxoft1-3/+4
2014-04-06Updated cWorld::CreateProjectile() documentationTiger Wang1-1/+1
2014-04-05Added more API documentation to cCompositeChat.madmaxoft1-1/+17
2014-04-03APIDump: Added angular specifics.madmaxoft1-2/+2
2014-04-03Documented the units and range for entity rotations.madmaxoft1-3/+3
2014-04-01APIDump: Gave msDifference it's own table.STRWarrior1-9/+21
2014-04-01cBlockArea: Added the msMask merge strategy.madmaxoft1-3/+20
2014-04-01LOG() API reads the LogLevel from the cCompositeChat's MessageType.madmaxoft1-2/+2
2014-03-31APIDump: Documented the cCompositeChat support in logging functions.madmaxoft1-5/+25
2014-03-31Added extra table which should make it more clear what msDifference does.STRWarrior1-1/+3
2014-03-31Fixed typoSTRWarrior1-1/+1
2014-03-31Documented msDifferenceSTRWarrior1-6/+8
2014-03-30APIDump: Added article: Setting up ZeroBrane Studio.madmaxoft1-0/+1
2014-03-28Implemented the msSpongePrint merge strategy.madmaxoft1-4/+20
2014-03-27Change documentation textHowaner1-2/+2
2014-03-27Change SpreadSource documentationHowaner1-1/+1
2014-03-27Add documentation for new Block spreadHowaner1-0/+9
2014-03-20Plugins can set flying speed.madmaxoft1-3/+5
2014-03-20APIDump: Fixed wrong escaped strings.madmaxoft1-5/+5
2014-03-20Rewritten player speeds to be relative unit-less.madmaxoft1-5/+5
2014-03-14cPluginManager:Bind[Console]Command returns true on success.madmaxoft1-4/+4
2014-03-11APIDump: Removed old documentation, documented some new functions.madmaxoft1-6/+15
2014-03-12APIDump: Updated WEOffset-related docs.madmaxoft1-7/+7
2014-03-11Fixed APIDumpSTRWarrior1-1/+1
2014-03-11Documented the functions.STRWarrior1-0/+6
2014-03-08Change tnt documentation to ticksHowaner1-3/+3
2014-03-08Add new tnt documentationHowaner1-2/+3
2014-03-07Fixed cBlockArea schematic string saving signature.madmaxoft1-1/+1
2014-03-07Link cItem in the documentationHowaner1-1/+1
2014-03-07Add missing documentation filesHowaner1-0/+2
2014-03-07APIDump: Documented cBlockArea string-serialization functions.madmaxoft1-0/+2
2014-03-05APIDump: Documented the cCompositeChat class.madmaxoft1-0/+52
2014-03-05APIDump: Ignoring classes by exact match.madmaxoft1-10/+10
2014-03-02GetById => Getandrew1-10/+10
2014-03-02APIDump: ID -> Typeandrew1-10/+10
2014-03-02Exported cBlockInfoandrew1-0/+32
2014-03-01APIDump: Fixed cScoreboard enumsandrew1-17/+17
2014-03-01Exported cScoreboard::ForEachTeamandrew1-0/+1
2014-03-01Exported cScoreboard::ForEachObjectiveandrew1-0/+1
2014-03-01Exported and documented cScoreboardandrew1-0/+90
2014-03-01APIDump: Documented cRoot:CreateAndInitializeWorld.STRWarrior1-0/+1
2014-02-26APIDump: Separated out Geometry-related classes to their own file.madmaxoft1-301/+0
2014-02-24Added useful parameter overloads to cBlockArea Lua API.madmaxoft1-6/+31
2014-02-23APIDump: Fixed cBlockArea:GetRelBlockType() return types.madmaxoft1-1/+1
2014-02-23Documented cBlockArea:GetOrigin(), :GetSize() and :GetVolume().madmaxoft1-0/+3
2014-02-23Maps: Improvementsandrew1-2/+2
2014-02-23Manually exported DoWithMapandrew1-1/+1
2014-02-23Documented and exported cMapManagerandrew1-0/+14
2014-02-22Documented and exported cMapandrew1-0/+49
2014-02-20APIDump: Documented cClientHandle:HasPluginChannel.madmaxoft1-0/+1
2014-02-20APIDump: Fixed cBlockArea:GetRelBlockType() return types.madmaxoft1-1/+1
2014-02-18APIDump: Documented missing cWorld functions.madmaxoft1-0/+8
2014-02-18Properly exported and documented paintingsTiger Wang1-0/+18
2014-02-17Documented the cPluginManager:GetPluginsPath() API function.madmaxoft1-0/+1
2014-02-15Documented BroadcastParticleEffectSTRWarrior1-0/+1
2014-02-13Fixed formatting issue in APIDesc.luanarroo1-1/+1
2014-02-12Fixed location of QueueUnloadUnusedChunks entry in APIDesc dump. Now is lexographically listed in cWorld, not cRoot.narroo1-2/+2
2014-02-11Alpha-Sorted List.narroo1-1/+1
2014-02-11Updated APIDesc.lua to replace 'UnloadUnusedChunks' with 'QueueUnloadUnusedChunks'.narroo1-1/+1
2014-02-11APIDump: Documented cWorld:ChunkStay().madmaxoft1-0/+1
2014-02-07Removed some unexported documentation.Tiger Wang1-11/+5
2014-02-07Improved chat messaging functionsTiger Wang1-3/+24
2014-02-05Added cPluginManager:LogStackTrace() to the Lua API.madmaxoft1-1/+2
2014-02-04Fixed indent from previous commits.madmaxoft1-1/+1
2014-02-04Fixed indentationtonibm191-1/+1
2014-02-04Blank lines and indentation.tonibm191-1/+0
2014-02-03Added documentationtonibm191-1/+4
2014-01-29Documented cFloater.STRWarrior1-0/+14
2014-01-21Implemented cPluginManager:CallPlugin() API.madmaxoft1-1/+2
2014-01-19APIDump: Added notes about objects across cWorld's task execution.madmaxoft1-2/+2
2014-01-19APIDump: Updated cWorld:ScheduleTask()'s description.madmaxoft1-1/+1
2014-01-17APIDump: Updated cPluginManager:GetAllPlugins().madmaxoft1-1/+1
2014-01-16Finished exporting cWorld:ScheduleTask() to Lua API.madmaxoft1-1/+1
2014-01-16Documented the SchedualeTask functionTycho1-0/+1
2014-01-15APIDump: Explicitly listed static cPlayer functions.madmaxoft1-2/+2
2014-01-13APIDump: Added missing bits of documentation.madmaxoft1-0/+15
2014-01-13APIDump: Documented the plugin messaging hook and function.madmaxoft1-0/+1
2014-01-11Documented the cIniFile:AddValue* functions.madmaxoft1-0/+4
2014-01-05Fixed cPluginManager:AddHook() binding.madmaxoft1-1/+1
2013-12-27APIDump: Added the SettingUpDecoda article.madmaxoft1-0/+1
2013-12-27APIDump: Added the WritingPlugin article to the exported pages.madmaxoft1-0/+1
2013-12-24Removed documentation for cChatColour:MakeColor()Alexander Harkness1-7/+3
2013-12-16APIDump: Ignoring the multi-inheritance members.madmaxoft1-1/+10
2013-12-15Documented ForceSetSpeed.STRWarrior1-0/+1
2013-12-15APIDump: Documented New functionsSTRWarrior1-0/+4
2013-12-14Documented cTNTEntity.STRWarrior1-0/+11
2013-12-07Documented SpawnFallingBlock()STRWarrior1-0/+1
2013-12-05APIDump: Documented the new cPluginManager:GetCurrentPlugin() function.madmaxoft1-1/+2
2013-11-26cWorld::SpawnExperienceOrb() now returns the entity ID of the spawned orb.STRWarrior1-1/+2
2013-11-25Documented SpawnExperienceOrb in cWorldSTRWarrior1-0/+1
2013-11-24APIDump: Moved projectiles' documentation to a separate file.madmaxoft1-110/+1
2013-11-23APIDump: Removed unwanted functions.madmaxoft1-1/+2
2013-11-23APIDump: Reformatted the sqlite docs.madmaxoft1-4/+16
2013-11-23APIDump: The descriptions are read from multiple files.madmaxoft1-1682/+1
2013-11-23Documented sqlite functions. Used: http://lua.sqlite.org/index.cgi/doc/tip/doc/lsqlite3.wiki#sqlite3_functionsSTRWarrior1-0/+18
2013-11-23APIDump: Added more constant groups.madmaxoft1-16/+115
2013-11-22APIDump: Added a few constant groups to the descriptions.madmaxoft1-92/+78
2013-11-22APIDump: Implemented constant groups.madmaxoft1-2/+60
2013-11-22Added cFile:GetFolderContents().madmaxoft1-10/+11
2013-11-22APIDump: Fixed cRoot's furnace query API.madmaxoft1-1/+3
2013-11-22APIDump: Documented new cRoot:GetFurnaceRecipe().madmaxoft1-2/+27
2013-11-21APIDump: Documented cPlayer XP-related functions.madmaxoft1-0/+8
2013-11-20APIDump: Documented cWorld:ForEachBlockEntityInChunk() and cWorld:DoWithBlockEntityAt().madmaxoft1-0/+2
2013-11-19APIDump: Documented Vector3i.madmaxoft1-5/+25
2013-11-17APIDump: Documented Vector3f.madmaxoft1-3/+33
2013-11-15APIDump: Documented lxp, the XML parser class.madmaxoft1-0/+106
2013-11-15APIDump: Small fixes and additions.madmaxoft1-1/+4
2013-11-15APIDump: Documented cSignEntity.madmaxoft1-7/+6
2013-11-15APIDump: Documented cNoteEntity.madmaxoft1-1/+20
2013-11-15APIDump: Documented the cJukeboxEntity.madmaxoft1-0/+16
2013-11-15APIDump: Documented cChunkDesc:GetBlockEntity().madmaxoft1-1/+37
2013-11-15cRoot::SaveAllChunks() doesn't wait for the save (deadlocks).madmaxoft1-1/+1
2013-11-15APIDump: Removed the BlockEntity constructors' docs.madmaxoft1-62/+24
2013-11-11APIDump: Documented Vector3d.madmaxoft1-8/+43
2013-11-09APIDump: Documented cServer:IsHardCore()madmaxoft1-0/+1
2013-11-09APIDump: Documented TakeDamageInfo.madmaxoft1-5/+29
2013-11-09APIDump: Documented the relevant tolua functions.madmaxoft1-2/+48
2013-11-05APIDump: Documented ItemCategory.madmaxoft1-0/+38
2013-10-31APIDump: Fixed HOOK_LOGIN short desc.madmaxoft1-1/+1
2013-10-28APIDump: Documented cWindow.madmaxoft1-21/+33
2013-10-28APIDump: Documented HTTPFormData and HTTPRequest.madmaxoft1-5/+39
2013-10-27APIDump: Documented cWorld.madmaxoft1-0/+1
2013-10-27APIDump: Documented cRoot.madmaxoft1-3/+12
2013-10-27APIDump: Documented cProjectileEntity.madmaxoft1-3/+21
2013-10-26APIDump: Documented cPickup.madmaxoft1-1/+2
2013-10-26APIDump: Documented cIniFile.madmaxoft1-81/+135
2013-10-24APIDump: Documented cMonster.madmaxoft1-3/+52
2013-10-24APIDump: Documented cEnchantments.madmaxoft1-4/+37
2013-10-24APIDump: Documented cPickup.madmaxoft1-8/+10
2013-10-24APIDump: Documented cItemGrid and cPlayer.madmaxoft1-30/+75
2013-10-23APIDump: Added cChatColor constants.madmaxoft1-3/+23
2013-10-23APIDump: Documented the cHopperEntity class.madmaxoft1-0/+22
2013-10-23APIDump: Linkified cEntity returns.madmaxoft1-4/+7
2013-10-20APIDump: Added link from cItem to the global ItemToString() et al.madmaxoft1-1/+5
2013-10-20APIDump: Fixed link in cPawn's desc.madmaxoft1-1/+1
2013-10-20APIDump: Various small fixes and additions.madmaxoft1-6/+53
2013-10-20APIDump: Fixed a few broken links.madmaxoft1-4/+4
2013-10-20APIDump: Added basic statistics about the docs.madmaxoft1-0/+2
2013-10-19APIDump: Added member-variable filtering.madmaxoft1-0/+5
2013-10-19Added a APIDump description for GetHTMLEscapedString.Alexander Harkness1-63/+66
2013-10-18APIDump: Added cIniFile additional info.madmaxoft1-0/+28
2013-10-18APIDump: Added example code to cItem.madmaxoft1-0/+32
2013-10-18APIDump: Documented cItem's variables.madmaxoft1-4/+11
2013-10-18APIDump: Added support for member variables.madmaxoft1-2/+7
2013-10-18APIDump: Split long code into functions.madmaxoft1-0/+2
2013-10-18APIDump: Ignore internal APIDump stuff.madmaxoft1-0/+2
2013-10-18APIDump: Documented HOOK_PLAYER_RIGHT_CLICKING_ENTITY.madmaxoft1-0/+20
2013-10-18APIDump: Documented HOOK_PLAYER_SHOOTING.madmaxoft1-0/+25
2013-10-18APIDump: Documented HOOK_PLAYER_SPAWNED.madmaxoft1-0/+25
2013-10-18APIDump: Documented HOOK_PLAYER_TOSSING_ITEM.madmaxoft1-0/+23
2013-10-17APIDump: Documented HOOK_PLAYER_USED_BLOCK.madmaxoft1-0/+39
2013-10-17APIDump: Documented HOOK_PLAYER_USED_ITEM.madmaxoft1-0/+39
2013-10-17APIDump: Documented HOOK_PLAYER_USING_BLOCK.madmaxoft1-2/+45
2013-10-17APIDump: Documented HOOK_PLAYER_USING_ITEM.madmaxoft1-0/+36
2013-10-17APIDump: Documented HOOK_UPDATED_SIGN.madmaxoft1-0/+30
2013-10-17APIDump: Documented HOOK_TICK.madmaxoft1-0/+22
2013-10-17APIDump: Documented HOOK_TAKE_DAMAGE.madmaxoft1-0/+24
2013-10-17APIDump: Documented HOOK_UPDATING_SIGN.madmaxoft1-0/+50
2013-10-16APIDump: Documented HOOK_WEATHER_CHANGED.madmaxoft1-0/+21
2013-10-16APIDump: Documented HOOK_WEATHER_CHANGING.madmaxoft1-0/+24
2013-10-16APIDump: Documented HOOK_WORLD_TICK.madmaxoft1-0/+24
2013-10-15Added HOOK_PLAYER_RIGHT_CLICKAlexander Harkness1-8/+38
2013-10-15APIDump: Documented HOOK_SPAWNING_MONSTER.madmaxoft1-0/+26
2013-10-15APIDump: Documented HOOK_SPAWNING_ENTITY.madmaxoft1-2/+34
2013-10-15APIDump: Documented HOOK_SPAWNED_MONSTER.madmaxoft1-1/+21
2013-10-15APIDump: Documented HOOK_SPAWNED_ENTITY.madmaxoft1-0/+20
2013-10-15APIDump: Documented HOOK_PRE_CRAFTING.madmaxoft1-0/+30
2013-10-15APIDump: Documented HOOK_POST_CRAFTING.madmaxoft1-0/+29
2013-10-15APIDump: Documented HOOK_PLAYER_PLACING_BLOCK.madmaxoft1-0/+38
2013-10-15APIDump: Documented HOOK_PLAYER_MOVING and HOOK_PLAYER_PLACED_BLOCK.madmaxoft1-0/+53
2013-10-15APIDump: Documented HOOK_PLAYER_LEFT_CLICK.madmaxoft1-0/+40
2013-10-15APIDump: Documented HOOK_PLAYER_JOINED.madmaxoft1-0/+22
2013-10-15APIDump: Documented HOOK_PLAYER_EATING.madmaxoft1-0/+20
2013-10-15APIDump: Documented HOOK_PLAYER_BROKEN_BLOCK.madmaxoft1-2/+31
2013-10-15APIDump: Documented HOOK_PLAYER_BREAKING_BLOCK.madmaxoft1-0/+30
2013-10-14APIDump: Documented HOOK_PLAYER_ANIMATION.madmaxoft1-0/+21
2013-10-14APIDump: Documented HOOK_LOGIN.madmaxoft1-0/+25
2013-10-14APIDump: Documented HOOK_KILLING.madmaxoft1-0/+27
2013-10-14APIDump: Documented HOOK_HOPPER_PUSHING_ITEM.madmaxoft1-3/+28
2013-10-14APIDump: Documented HOOK_HOPPER_PULLING_ITEM.madmaxoft1-0/+23
2013-10-14APIDump: Documented HOOK_HANDSHAKE.madmaxoft1-0/+23
2013-10-14APIDump: Documented HOOK_EXPLODING.madmaxoft1-0/+44
2013-10-14APIDump: Documented HOOK_EXPLODED.madmaxoft1-0/+43
2013-10-14APIDump: Documented HOOK_EXECUTE_COMMAND.madmaxoft1-0/+25
2013-10-14APIDump: Documented HOOK_DISCONNECT.madmaxoft1-0/+26
2013-10-14APIDump: Fixed info missing from cCraftingRecipe.madmaxoft1-1/+1
2013-10-14APIDump: Documented HOOK_CRAFTING_NO_RECIPE.madmaxoft1-0/+26
2013-10-14APIDump: Documented HOOK_COLLECTING_PICKUP.madmaxoft1-0/+27
2013-10-14APIDump: Documented HOOK_CHUNK_UNLOADING.madmaxoft1-0/+23
2013-10-14APIDump: Documented HOOK_CHUNK_UNLOADED.madmaxoft1-0/+22
2013-10-14APIDump: Documented HOOK_CHUNK_GENERATING.madmaxoft1-1/+33
2013-10-14APIDump: Added example to HOOK_CHUNK_GENERATED.madmaxoft1-0/+37
2013-10-14APIDump: Documented HOOK_CHUNK_GENERATED.madmaxoft1-0/+26
2013-10-14APIDump: Documented HOOK_CHUNK_AVAILABLE.madmaxoft1-0/+21
2013-10-12APIDump: Added pretty-printing to code examples.madmaxoft1-27/+27
2013-10-12APIDump: Added an OnBlockToPickups() code example.madmaxoft1-0/+26
2013-10-12APIDump: Documented OnBlockToPickups.madmaxoft1-0/+30
2013-10-09APIDump: Implemented basic hook documentation.madmaxoft1-2/+32
2013-10-09APIDump: Documented the new cFile API functions.madmaxoft1-0/+24
2013-10-09APIDump: Added support for extra pages.madmaxoft1-0/+6
2013-10-05APIDump: Brought cItem docs up-to-date.madmaxoft1-5/+7
2013-10-04APIDump: Added cLineBlockTracer documentation.madmaxoft1-4/+86
2013-10-04APIDump: Documented cPluginSTRWarrior1-5/+9
2013-10-04APIDump: Added the cWorld:IsWeatherXXX() functions.madmaxoft1-1/+5
2013-10-02APIDump: Fixed operator == rename having bad DocID.madmaxoft1-2/+6
2013-09-29APIDump: Fixed overloaded functions' docs.madmaxoft1-18/+45
2013-09-29APIDump: Added more inheritance and linkification.madmaxoft1-4/+6
2013-09-29APIDump: Linkified cDropSpenser constants.madmaxoft1-2/+2
2013-09-29APIDump: Added the possibility to ignore classes. Ignoring Lua builtins.madmaxoft1-1/+13
2013-09-27APIDump: Updated cEntity docs.madmaxoft1-33/+115
2013-09-27APIDump: Documented cServerSTRWarrior1-1/+6
2013-09-26APIDump: Completed cCuboid docs.madmaxoft1-6/+28
2013-09-26APIDump: Completed cCraftingGrid's documentation.madmaxoft1-3/+8
2013-09-26APIDump: completed cChestEntity docs.madmaxoft1-1/+30
2013-09-25APIDump: Updated cBlockArea docs.madmaxoft1-0/+3
2013-09-25APIDump: Updated cChunkDesc docs.madmaxoft1-2/+25
2013-09-25APIDump: Updated cClientHandle documentationmadmaxoft1-5/+7
2013-09-24APIDump: Documented the cBoundingBox class.madmaxoft1-2/+35
2013-09-22APIDump: Forgot a function in globals.STRWarrior1-0/+1
2013-09-22APIDump: Documented the globals.STRWarrior1-0/+37
2013-09-19APIDump: Automatic corrections.madmaxoft1-83/+78
2013-09-18APIDump: Updated cPluginManager documentation.madmaxoft1-16/+88
2013-09-18APIDump: Small cRoot improvement.STRWarrior1-17/+17
2013-09-17Documented cRoot.STRWarrior1-0/+19
2013-09-16APIDump: Added callback examples to cWorld.madmaxoft1-0/+60
2013-09-16APIDump: All cWorld functions are documented.madmaxoft1-25/+44
2013-09-15APIDump: Next batch of cWorld documentation.madmaxoft1-35/+34
2013-09-15APIDump: Added a first part of cWorld documentation.madmaxoft1-2/+118
2013-09-14APIDump: Added most missing classes as empty templates.madmaxoft1-1/+93
2013-09-14APIDump: Removed most unexported-documented classes.madmaxoft1-232/+53
2013-09-14APIDump: Fixed cLuaWindow documentation.madmaxoft1-62/+64
2013-09-14APIDump: Added cArrowEntity documentationmadmaxoft1-0/+29
2013-09-14APIDump: Added an example on how to fill in the documentation.madmaxoft1-8/+55
2013-09-14APIDump: Added support for additional info exported with each class.madmaxoft1-1/+77
2013-09-14APIDump: Added support for overloaded functions.madmaxoft1-8/+20
2013-09-14APIDump: Do not dump the g_APIDesc and APIDump's functions.madmaxoft1-3/+11
2013-09-14APIDump: Moved sorting after the renaming.madmaxoft1-0/+1
2013-09-14APIDump: Added special-function renaming (constructor, operators).madmaxoft1-0/+1
2013-09-14APIDump: Added more globally-ignored functions.madmaxoft1-1/+4
2013-09-13APIDump: Fixed link in cBlockArea's docsmadmaxoft1-3/+3
2013-09-13APIDump: Constructors are renamed and can have documentationmadmaxoft1-0/+1
2013-09-13APIDump: Added support for ignoring functions; ignoring the lua/tolua internals.madmaxoft1-0/+1
2013-09-13APIDump: Fixed cItem's description.madmaxoft1-12/+17
2013-09-12APIDump: Read through and fixed the first few classes desc.madmaxoft1-92/+71
2013-09-12APIDump: Imported the descriptions from the wiki.madmaxoft1-6/+1268
2013-09-11APIDump: Added a testing constant descriptionmadmaxoft1-0/+4
2013-09-11APIDump: First attempt at outputting annotations in the HTML formatmadmaxoft1-0/+68