aboutsummaryrefslogtreecommitdiff
path: root/builtin/mainmenu (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix error message in settings tab overlapping 'save' buttonRogier2016-01-161-1/+1
* Fix the checking of flags values in the settings tabRogier2016-01-101-2/+2
* Improve parsing of setting types from settingtypes.txt for settings tabRogier2016-01-101-12/+24
* Alphabetical sorting of texture packs in menu (fixes #3487)jeanpatrick.guerrero@gmail.com2015-12-261-1/+5
* Settings tab: add v3f typeest312015-11-081-2/+5
* minetest. to core.Rui9142015-10-311-1/+1
* Fix parameter passing to gettext callPilzAdam2015-10-251-1/+1
* Credits: Remove my nameRui2015-10-251-1/+0
* Escape " in generated settings_translation_file.cppPilzAdam2015-10-251-4/+7
* Fix setting commentsPilzAdam2015-10-241-7/+7
* Don't allow games or mods to add secure. settingsPilzAdam2015-10-241-152/+169
* Better gettext support for protocol version mismatch messagesest312015-10-241-9/+22
* Improve Lua settings menuPilzAdam2015-10-241-79/+271
* Display sane output for empty descriptionsest312015-10-181-3/+11
* New settings tab contain all possible settingsPilzAdam2015-10-171-414/+421