aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Mainmenu: Unify favorite servers with main serverlistkilbith2016-04-202-95/+85
* Mainmenu: Still support favorites if send_pre_v25_init is disabledest312016-04-153-20/+32
* mainmenu: Tidy up logic in is_server_protocol_compat() (#3997)SmallJoker2016-04-151-1/+1
* Mainmenu: Refactor tab UI codeRui9142016-04-0810-69/+59
* Mainmenu: Move description.txt textbox downRui9142016-03-311-18/+20
* Credits: Make that easy to add/removeRui2016-03-241-58/+71
* Add option to not send pre v25 init packetest312016-03-152-3/+12
* Settings Tab: Regroup dropdown datas in tablesJean-Patrick Guerrero2016-03-061-129/+113
* Faster insertion into tableRui9142016-03-064-7/+7
* Update settings tab + some misc. clean-upJean-Patrick Guerrero2016-03-052-129/+114
* Don't generate trailing spaces in minetest.conf.exampleest312016-02-271-1/+5
* Restore simple settings tab and add advanced settings as dialogBlockMen2016-02-213-655/+1082
* Fix world config menu ignoring `name` in `mod.conf`.Diego Martinez2016-01-231-18/+18