summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/Classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* improve rain simulation (#4017)Alexander Harkness2017-12-261-8/+24
* Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly2017-09-191-3/+70
* Made world data paths adjustable, and added API to temporarily disable saving chunks to disk. (#3912)Lane Kolbly2017-09-071-0/+31
* Updated APIDoc (#3985)Lukas Pioch2017-09-071-22/+1
* Changed some int parameters to vector parameters (#3937)Bond-0092017-09-071-38/+88
* APIDump: Removed unneeded Globals prefixLukas Pioch2017-08-291-2/+2
* Implement Forge protocol handshake support (#3869)satoshinm2017-08-271-0/+4
* Add cUUID class (#3871)peterbell102017-08-252-10/+10
* Minor changes (#3909)mathiascode2017-08-241-1/+1
* Add cLuaWindow OnClicked Callback (#3901)Lane Kolbly2017-08-171-0/+4
* Changed int parameters to vector parameters in cCuboid and simulators (#3874)Lane Kolbly2017-08-171-32/+56
* BlockArea: Added the GetBounds function.Mattes D2017-07-221-2/+15
* Changing pickup lifetime and combining semantics, making these adjustable in the lua api. (#3843)Lane Kolbly2017-07-121-0/+60
* Added bed entity (#3823)Lukas Pioch2017-07-072-0/+69
* Corrected APIDoc for cBlockArea and exported missing functions (#3808)Lukas Pioch2017-06-261-11/+22
* cBlockArea supports block entities. (#3795)Mattes D2017-06-242-6/+2202
* Exported boatLukas Pioch2017-05-241-1/+5
* Tracer replacement (#3704)Mattes D2017-05-111-32/+105
* Added missing checks for Initialize function and updated APIDocLukas Pioch2017-05-081-6/+6
* Corrected brewingstand and added support for fuelLukas Pioch2017-05-081-0/+35
* APIDoc: Removed non-existent functions and added missing return typesLukas Pioch2017-05-022-54/+33
* APIDoc: Replaced incorrect param cMonster with eMonsterTypeLukas Pioch2017-04-301-1/+1
* APIDoc: Corrected a few linksLukas Pioch2017-04-071-1/+1
* APIDoc: Added missing IsStatic flags and corrected param types.Lukas Pioch2017-04-052-5/+5
* APIDoc: Documented missing functions and variables. (#3634)Lukas Pioch2017-04-043-1/+34
* APIDocs: Corrected param types in cBoundingBox (#3624)Lukas Pioch2017-03-161-10/+10
* Added missing IsStatic flag to functions. (#3613)Lukas Pioch2017-03-021-0/+1
* Refactored to put URL Encoding / Decoding in a single place. (#3491)Mattes D2016-12-251-1/+2
* Updated links and docs (#3488)mathiascode2016-12-191-1/+1
* APIDump: Added missing syntax to cUrlClient (#3407)NiLSPACE2016-10-171-145/+261
* APIDump: Fixed cWorld:QueueTask signature, moved to separate file. (#3400)Mattes D2016-10-131-0/+3363
* APIDump: Fixed descriptions for cPluginManager:ForEachPlugin().Mattes D2016-10-061-10/+30
* Fixed cRankManager API docs.Mattes D2016-10-061-0/+725
* APIDump: Check param and return types.Mattes D2016-10-032-4/+4
* APIDesc: Reformatted ConstantGroups to match the enum names.Mattes D2016-10-011-2/+2
* APIDump: Replaced "callback" type with "function".Mattes D2016-09-161-3/+3
* APIDesc: Fixed some leftover "<unknown>" types.Mattes D2016-09-141-2/+2
* APIDump: Reformatted the docs to include type information.Mattes D2016-09-126-757/+5659
* APIDump: Support structured parameter info.Mattes D2016-09-091-20/+44
* APIDump: Removed trailing whitespace.Mattes D2016-09-082-26/+26
* APIDump: Fixed documentation for cPluginManager:GetPluginsPath().Mattes D2016-09-051-1/+1
* cUrlClient: Exported to Lua API.Mattes D2016-08-231-1/+173
* APIDump: Added explicit IsStatic flag to static functions.Mattes D2016-07-184-24/+24
* Updated API documentation.Mattes D2016-07-184-54/+198
* Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.Mattes D2016-06-272-3/+12
* Normalized Vector3 API to use the same capitalization as all else.Mattes D2016-06-101-1/+15
* Bindings: Fixed cBoundingBox API.Mattes D2016-06-051-1/+14
* LuaState: Inter-plugin calls now support simple tables. (#3220)Mattes D2016-05-311-1/+1
* 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu222016-05-141-0/+1
* Revert "Lua callback"Mattes D2016-03-212-12/+3
* Removed cWebPlugin, WebAdmin uses cLuaState::cCallback.Mattes D2016-03-172-3/+12
* Updated old forum linksMathias2016-01-311-1/+1
* LuaTcpSsl: Disabled cert verification due to missing CA chain.Mattes D2016-01-241-2/+2
* Changed the format of the MobHead data to allow MobHeads working on MInecraft 1.8bibo382016-01-111-2/+5
* Implemented brewingLukas Pioch2015-11-032-0/+43
* Added missing hooks to cPluginManagerLukas Pioch2015-10-121-0/+3
* Renamed output directory to ServerMattes D2015-09-056-0/+1458