aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mainmenu: don't show change keys dialog on androidest312016-05-131-2/+8
* Fix #4111 ("Provided world path doesn't exist" if choosing singleplayer on fi...Rui2016-05-131-3/+18
* Update credits tabest312016-05-091-9/+16
* Mainmenu: Remove space under mod listRui2016-05-011-1/+1
* Android menu: Unified serverlistkilbith2016-04-281-98/+108
* Mainmenu: Standardize the menu button order and sizesSmallJoker2016-04-285-37/+36
* Fix mainmenu code downloading the public serverlist twice.Ekdohibs2016-04-221-1/+9
* Textures: Replace menu background fallback dirt_bg.png with empty sky textureparamat2016-04-211-2/+2
* Mainmenu: Code cleaningkilbith2016-04-202-158/+96