aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improvements/fixes for noise parameter input in advanced settingsMuhammad Rifqi Priyo Susanto2017-10-232-38/+292
* Formspec: textarea with scrollbar improvementsadrido2017-10-091-2/+2
* Fix core.wrap_text and make its behaviour consistent with the docssfan52017-09-122-2/+2
* Make world creation menu automatically generate a random world name (#6257)lisacvuk2017-08-181-5/+7
* Advanced settings: Re-organise mapgen settings for ease of useparamat2017-08-141-1/+2
* Add short description for disabled texture packsWuzzy2017-08-131-1/+4
* Update credits (#6228)Zeno-2017-08-091-1/+1
* Remove remaining modstore code (#6120)Elijah Duffy2017-07-143-643/+0
* Advanced settings: Reformat noise parameter format exampleparamat2017-07-111-2/+3
* Create a filesystem abstraction layer for CSM and only allow accessing files ...red-0012017-06-302-8/+8
* Change the server description after a search (#6074)Vincent Glize2017-06-291-0/+1
* Improve the path select GUI (#5852)red-0012017-06-111-5/+11
* Menu: Do not use textlist for shaders in settings tab (#5820)Elijah Duffy2017-06-101-11/+14
* make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942)DS2017-06-071-1/+1
* Update creditsrubenwardy2017-06-031-37/+44
* Add formspec escaping to subgame list in create world dialog (#5808)rubenwardy2017-05-241-2/+2
* Menu: Merge singleplayer and server tabs (#5627)Elijah Duffy2017-05-214-229/+98
* Mainmenu: Fix issues while trying to enable all mods (#5770)SmallJoker2017-05-192-12/+16
* Builtin: Fix subgame mod selection (#5367)SmallJoker2017-05-171-9/+9
* CSM: Document forgotten functionsSmallJoker2017-05-162-2/+2
* Add option to use neither node highlighting nor outliningezhh2017-05-151-2/+3
* Menu: Fix starting a server if the server address is an empty string. (#5742)red-0012017-05-101-1/+2
* 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-0613-165/+161
* Save minetest screen width/height options when modified (#5683)Loïc Blot2017-05-051-1/+8
* Conf.example: Move some lines to minetest.conf.example.extraparamat2017-04-191-6/+0
* Multiplayer menu: fix attempt to open nonexistant imagekilbith2017-02-182-2/+3
* Mainmenu: Brighter text colours for readabilityHybrid Dog2017-02-121-3/+3
* Use tree to list mods rather than textlistrubenwardy2017-02-103-112/+59
* Serverlist: Add ping indicators (#5164)kilbith2017-02-033-1/+22
* Add search to advanced settings (#4806)rubenwardy2017-01-181-6/+114
* Adjust formspec spacing on the Client tab of the mainmenurubenwardy2017-01-161-13/+22
* Add keyword based search to serverlistred-0012017-01-158-23/+113
* Main menu tweaksShadowNinja2017-01-131-1/+1
* Make column alignment consistent in advanced settings (#5004)Ezhh2017-01-071-1/+1
* Final update to credits before releaseCraig Robbins2016-12-221-0/+1
* Mod dependency lists: Should have platform-independent line breakingBernardo Sulzbach2016-12-121-0/+1
* Setting limits: Fix message text in advanced settings tabRogier2016-12-121-2/+2
* Update credits (#4827)Zeno-2016-12-071-8/+5
* Separate optional from required mod dependencies in main menu (#4721)Wuzzy2016-11-053-17/+39
* Add version APIShadowNinja2016-10-311-1/+2
* Add a button for disabling all mods to world config. (#3900)red-0012016-10-121-9/+28
* Conf.example: Re-add deleted noise parameter documentationparamat2016-09-231-1/+8
* Fix a typo and use proper deprecation notification systemest312016-09-191-1/+1
* Client: disable pre v25 init sending by defaultest312016-08-221-3/+7
* Tidy up generate_from_settingtypes.lua a bit.Tim2016-08-201-56/+56
* Move generation from settingtypes out of dlg_settings_advancedTim2016-08-202-99/+101
* Main menu, lua_api.txt: Fix mod/texture pack screenshot size issuesWuzzy2016-07-271-2/+2
* Android: Re-add button to remove singleplayer worldest312016-05-141-1/+5