aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mgv7: Add 'mount_zero_level' parameterparamat2017-07-261-0/+3
* Mgv7: Add option to repeat surface biomes in floatlandsparamat2017-07-221-3/+3
* Window size: use 1024x600 to avoid a smaller UIparamat2017-07-181-1/+1
* [CSM] Add flavour limits controlled by server (#5930)Loïc Blot2017-07-181-0/+13
* Revert "CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand""Loic Blot2017-07-152-0/+15
* Default window size: Increase to 1024x576, aspect ratio 16:9paramat2017-07-151-2/+2
* CSM: Revert "[CSM] Add send_chat_message and run_server_chatcommand"rubenwardy2017-07-152-15/+0
* Remove remaining modstore code (#6120)Elijah Duffy2017-07-144-649/+0
* Advanced settings: Reformat noise parameter format exampleparamat2017-07-111-2/+3
* Mapgen Carpathian: Add lava_depth parametervlapsley2017-07-071-1/+4
* Mapgen: Add Carpathian mapgen (#6015)Vaughan Lapsley2017-07-061-0/+70
* Dungeons: Add setting to prevent projecting dungeonsparamat2017-07-021-0/+3
* 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