summaryrefslogtreecommitdiffstats
path: root/Server/Plugins/APIDump/APIDesc.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added SendMessageRaw for sending json string.Lukas Pioch2016-10-211-0/+16
* APIDump: Fixed cWorld:QueueTask signature, moved to separate file. (#3400)Mattes D2016-10-131-3346/+0
* Spectators added (#2852)bibo382016-10-121-0/+28
* cChunk::SetAlwaysTicked implies cChunk::stay (#3361)LogicParrot2016-10-091-1/+1
* APIDump: Fixed descriptions for cWorld:ChunkStay.Mattes D2016-10-061-0/+2
* Fixed cRankManager API docs.Mattes D2016-10-061-587/+2
* APIDump: Check param and return types.Mattes D2016-10-031-18/+48
* APIDump: Fixed description for schematic file loading.Mattes D2016-10-021-0/+8
* APIDesc: Reformatted ConstantGroups to match the enum names.Mattes D2016-10-011-4/+4
* APIDump: Fixed description for tolua functions.Mattes D2016-09-271-0/+4
* Fixed cCompositeChat's constructor LuaAPI bindings.Mattes D2016-09-251-11/+133
* APIDump: Fixed descriptions for "array table of strings".Mattes D2016-09-191-9/+6
* APIDesc: Fixed modifiers for sqlite3 functions.Mattes D2016-09-151-0/+8
* APIDesc: Fixed some leftover "<unknown>" types.Mattes D2016-09-141-65/+69
* APIDump: Reformatted the docs to include type information.Mattes D2016-09-121-1661/+17673
* APIDump: Removed trailing whitespace.Mattes D2016-09-081-1/+1
* Configurable dirty unused chunk cap to avoid RAM overuse (#3359)LogicParrot2016-09-031-0/+1
* Added cWorld:SetSpawn() API and Lua binding (#3316)ElNounch2016-08-151-0/+1
* Typo in IniFile:GetNumKeys() code sample (#3317)ElNounch2016-08-141-2/+2
* APIDump: Added explicit IsStatic flag to static functions.Mattes D2016-07-181-77/+77
* Updated API documentation.Mattes D2016-07-181-59/+141
* APIDump: Changed not to use globals, added more doxycomments.Mattes D2016-07-181-1/+1
* Changed Hopper to wtHopper and adjusted .gitignore.Lukas Pioch2016-07-121-1/+1
* - Add a activation flag to droppers and dispensers. Previously droppers and dispensers shot items with every block update.QUSpilPrgm2016-06-151-0/+8
* Update Dispensers and let them act more like in VanillaQUSpilPrgm2016-06-031-3/+5
* Added GetTeamNames to cScoreboard (#3217)PlasmaPower2016-05-291-0/+1
* 1.9 / 1.9.2 / 1.9.3 / 1.9.4 protocol support (#3135)Pokechu222016-05-141-0/+30
* Improved player freeze codeLogicParrot2016-04-051-1/+0
* MoveToWorld defaults to spawnpointLogicParrot2016-03-301-3/+3
* Bed's world is now savedLogicParrot2016-03-291-1/+1
* Proper entity destruction in non-ticking chunksLogicParrot2016-02-191-2/+3
* remove cWorld::createAndInitializeWorldLogicParrot2016-02-081-1/+0
* MCServer to CuberiteMathias2016-01-291-1/+1
* Exported GetSeed to lua and added file extension opendb to .gitignore.Lukas Pioch2016-01-121-0/+1
* Fix typo (ammount)Arnaud Meuret2016-01-021-1/+1
* Merge pull request #2814 from SafwatHalaby/chunk2Safwat Halaby2015-12-261-0/+4
|\
| * Freeze player until chunk is loadedSafwat Halaby2015-12-251-0/+4
* | Added the cUrlParser class, exported to Lua API.Mattes D2015-12-251-1/+44
|/
* Added a Json parser and serializer to Lua API.Mattes D2015-12-241-47/+105
* Revised the explosion-related Lua API and docs.Mattes D2015-12-181-1/+14
* blockheight mechanismGargaj2015-12-131-0/+1
* change from single followable item to multipleGargaj2015-11-231-0/+2
* Implemented brewingLukas Pioch2015-11-031-0/+3
* Fixed typo that slipped through #2584Alexander Harkness2015-10-311-1/+1
* Fixed typo in description.Alexander Harkness2015-10-311-1/+1
* Implemented the FireResistence potion effects.bibo382015-10-311-2/+3
* APIDump: Added an apicheck command.Mattes D2015-09-271-0/+1
* Extended and fixed the cFile API.Mattes D2015-09-261-4/+8
* Renamed output directory to ServerMattes D2015-09-051-0/+3045