aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add information about the button heightcx3842017-07-162-0/+2
* Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""Loic Blot2017-07-151-0/+6
* CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"rubenwardy2017-07-151-6/+0
* Remove remaining modstore code (#6120)Elijah Duffy2017-07-141-20/+0
* Biomes/decorations/ores: Make relative to 'water_level' settingparamat2017-07-111-4/+10
* Add 'plantlike_rooted' drawtypenumber Zero2017-07-111-0/+1
* Expose getPointedThing to LuaDániel Juhász2017-07-071-0/+26
* Ores: Make 'absheight' flag non-functionalparamat2017-06-261-6/+1
* Revert "Ores: Make 'absheight' flag non-functional"Loic Blot2017-06-251-1/+6
* Ores: Make 'absheight' flag non-functionalparamat2017-06-251-6/+1
* Helper methods for hardware colorization (#5870)Dániel Juhász2017-06-241-3/+18
* Add minetest.rgba function that returns ColorString from RGBA or RGB valuesGael-de-Sailly2017-06-222-1/+9
* Automatic item and node colorization (#5640)Dániel Juhász2017-06-201-5/+8
* find_nodes_in_area: Extend maximal count to U32_MAX (#5277)SmallJoker2017-06-191-4/+5
* Sound: Add pitch option (#5960)Rui2017-06-111-0/+3
* fix an example in lua_api (#5604)DS2017-06-101-2/+2
* CSM: Fix documentation error for register_on_*_chat_messages (#5917)DS2017-06-091-3/+3
* [CSM] Add function to get player privileges (#5933)red-0012017-06-071-0/+7
* Fix bump_version.sh & client_lua_api.mdLoic Blot2017-06-061-1/+1
* Fix typos/mistakes in the documentation for colour related functions. (#5936)red-0012017-06-062-8/+8
* Main Menu: Add get_clientmodpath API (#5912)Elijah Duffy2017-06-061-1/+3
* Bump version to 0.4.16ShadowNinja2017-06-032-2/+2
* Update remove_player documentationShadowNinja2017-06-031-0/+1
* Mention data type for get/set_attribute in docs (#5884)Wuzzy2017-06-031-2/+5
* Lua_api.txt: Various edits and Markdown syntax improvementsWuzzy2017-06-021-118/+137
* Document hardware coloring and soft node overlays (#5876)Dániel Juhász2017-06-021-0/+161
* [CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)Pierre-Adrien Langrognet2017-05-211-2/+8
* [CSM] Add function to get the definition of items (#5732)bigfoot5472017-05-211-2/+96
* Fix CSM crash (#5779)red-0012017-05-201-1/+1
* When minimap is disabled in configuration, really disable it (#5771)Loïc Blot2017-05-191-0/+1
* CSM: Document forgotten functionsSmallJoker2017-05-162-5/+41
* Replace inconsistent mentions of core.* with minetest.* (#5749)rubenwardy2017-05-121-12/+12
* Private nodemeta (#5702)sfan52017-05-101-0/+4
* Revert custom player collision box and step height commitsparamat2017-05-091-3/+0
* Player attrs: permits to remove an attribute by setting value to nil (#5716)Loïc Blot2017-05-071-1/+3
* Player properties: Set correct default collisionboxparamat2017-05-071-10/+14
* Make the player collisionbox settableTeTpaAka2017-05-061-1/+2
* Use a settings object for the main settingsShadowNinja2017-05-061-13/+12
* [CSM] add `on_item_use` (#5544)red-0012017-05-061-0/+4
* [CSM] Add camera API (#5609)bigfoot5472017-05-051-13/+39
* Add option to also check the center to `find_node_near` (#5255)red-0012017-05-041-1/+3
* Add function to get server info.red-0012017-05-041-5/+13
* Set sky API: Add bool for clouds in front of custom skyboxparamat2017-05-021-3/+5
* Sneak: Improve and fix various thingsSmallJoker2017-05-031-2/+0
* Sound API: Add fading soundsBrandon2017-05-031-0/+7
* Add clouds APIBen Deutsch2017-04-301-0/+9
* [CSM] Add event on_place_node API lua (#5548)Vincent Glize2017-04-291-0/+2
* [CSM] add screenshot api lua (#5674)Vincent Glize2017-04-291-0/+2
* Fix click-digging torches (#5652)you2017-04-281-4/+8
* Allow mesh and nodeboxes to wave like plants or leaves. (#3497)Auke Kok2017-04-281-0/+6