aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Create a filesystem abstraction layer for CSM and only allow accessing files ...red-0012017-06-306-12/+12
* Change the server description after a search (#6074)Vincent Glize2017-06-291-0/+1
* Add Arm Inertia (#6050)kilbith2017-06-261-0/+4
* Helper methods for hardware colorization (#5870)Dániel Juhász2017-06-241-0/+12
* CavesRandomWalk: Make 'lava_depth' a mapgen parameterparamat2017-06-221-4/+16
* Add minetest.rgba function that returns ColorString from RGBA or RGB valuesGael-de-Sailly2017-06-221-0/+6
* Mgv5/v7/fractal: Add 'large_cave_depth' parameter to replace fixed valueparamat2017-06-211-0/+9
* Automatic item and node colorization (#5640)Dániel Juhász2017-06-202-7/+49
* Improve chatcommand params consistency (#5985)Ezhh2017-06-152-23/+25
* Improve the path select GUI (#5852)red-0012017-06-112-8/+17
* Menu: Do not use textlist for shaders in settings tab (#5820)Elijah Duffy2017-06-101-11/+14
* Add a server-sided way to remove color codes from incoming chat messages (#5948)red-0012017-06-101-0/+4
* Fix sending color codes to clients that don't support them. (#5950)red-0012017-06-092-36/+13
* CSM: Fix documentation error for register_on_*_chat_messages (#5917)DS2017-06-092-3/+3
* Autorun: Change to 'autoforward' (#5926)Paramat2017-06-081-3/+3
* make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942)DS2017-06-071-1/+1
* [CSM] Add function to get player privileges (#5933)red-0012017-06-072-25/+25
* Fixed #5907 Documentation for screen_h and screen_w (#5909)Vincent Glize2017-06-051-2/+2
* Update creditsrubenwardy2017-06-031-37/+44
* Remove unimplemented setting `movement_speed_descend` (#5892)red-0012017-06-031-1/+0
* Remove “inf” argument from shutdown command help (#5880)Wuzzy2017-06-021-1/+1
* Added missing levels to logging menu (#5836)Nathan Salapat2017-05-281-1/+1
* Add formspec escaping to subgame list in create world dialog (#5808)rubenwardy2017-05-241-2/+2
* [CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)Pierre-Adrien Langrognet2017-05-212-0/+15
* Menu: Merge singleplayer and server tabs (#5627)Elijah Duffy2017-05-214-229/+98
* Add /clearinv chat command (#4994)Elijah Duffy2017-05-201-0/+28
* Mainmenu: Fix issues while trying to enable all mods (#5770)SmallJoker2017-05-192-12/+16
* Builtin: Fix subgame mod selection (#5367)SmallJoker2017-05-172-9/+12
* CSM: Document forgotten functionsSmallJoker2017-05-163-3/+3
* Add option to use neither node highlighting nor outliningezhh2017-05-152-3/+4
* Menu: Fix starting a server if the server address is an empty string. (#5742)red-0012017-05-101-1/+2
* minetest.deserialize: Throw error when argument not string (#5738)SmallJoker2017-05-091-0/+4
* Android: Fix crash while loading main menu (#5736)red-0012017-05-091-0/+4
* Move Pilzadam to previous developers. (#5735)Auke Kok2017-05-091-1/+1
* Use a settings object for the main settingsShadowNinja2017-05-0630-206/+231
* Add configurable key bindings for hotbar scrolling, and for changing volume.Wuzzy2017-05-061-0/+20
* [CSM] add `on_item_use` (#5544)red-0012017-05-061-0/+1
* Save minetest screen width/height options when modified (#5683)Loïc Blot2017-05-052-1/+11
* [CSM] Add event on_place_node API lua (#5548)Vincent Glize2017-04-291-0/+1
* Footsteps without view bobbing (#5645)Louis Pearson2017-04-251-4/+1
* Player data to Database (#5475)Loïc Blot2017-04-231-0/+25
* Add /fixlight chat commandDániel Juhász2017-04-221-0/+19
* Conf.example: Move some lines to minetest.conf.example.extraparamat2017-04-191-6/+0
* Pointed thing to face pos: Fix crash if opening door with slab or stairMarkuBu2017-04-191-2/+2
* MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock c...Perttu Ahola2017-04-171-0/+5
* Implement delayed server shutdown with cancelation (#4664)Loïc Blot2017-04-152-5/+16
* [CSM] Allow escaping chatcommands and add missing calls to gettext. (#5565)red-0012017-04-111-6/+8
* [CSM] Use more gettext (#5553)red-0012017-04-102-10/+21
* [CSM] Move `.list_players` and `.disconnect` to builtin. (#5550)red-0012017-04-101-0/+15
* Hard-coded undersampling.number Zero2017-04-091-0/+5