minetest/builtin/mainmenu
Rogier 487ab593d0 Fix error message in settings tab overlapping 'save' button
The save button is now fully functional again when an error message
is shown.

After an invalid value is entered in the settings tab dialog, the GUI
label for the error message that is shown was partly overlapping the
'save' button, so that the top half of the button could not be clicked
on.
2016-01-16 13:05:46 +00:00
..
common.lua Better gettext support for protocol version mismatch messages 2015-10-24 20:16:47 +02:00
dlg_config_world.lua Add modname convention checking 2015-02-18 16:48:58 +01:00
dlg_create_world.lua Fix map_seed not changed when creating a new world after login to another 2015-02-18 08:57:14 +01:00
dlg_delete_mod.lua Add formspec toolkit and refactor mainmenu to use it 2014-05-16 22:57:14 +02:00
dlg_delete_world.lua Add support for Android 2.3+ 2014-06-29 18:17:56 +02:00
dlg_rename_modpack.lua Add formspec toolkit and refactor mainmenu to use it 2014-05-16 22:57:14 +02:00
gamemgr.lua Add notice when only minimal is installed 2014-10-28 13:17:14 -04:00
init.lua Let main menu scale (non-Android) 2015-03-30 00:33:07 +10:00
init_simple.lua Re-add lost way to debug simple menu on PC 2015-01-04 17:19:25 +01:00
modmgr.lua Add core.get_dir_list 2015-05-16 18:33:22 -04:00
store.lua Fix store.lua bug: default screenshot 2015-02-12 11:32:42 +01:00
tab_credits.lua Credits: Remove my name 2015-10-25 16:10:49 +01:00
tab_mods.lua Client: disable mmdb modstore 2015-08-19 18:56:44 +02:00
tab_multiplayer.lua Server: announce MIN/MAX protocol version supported to serverlist. Client: check serverlist 2015-02-18 16:09:59 +01:00
tab_server.lua Fix remnant bugs on mainmenu 2015-07-10 16:52:57 -04:00
tab_settings.lua Fix error message in settings tab overlapping 'save' button 2016-01-16 13:05:46 +00:00
tab_simple_main.lua Remove fly mode in simple main menu 2015-04-26 23:35:32 +10:00
tab_singleplayer.lua Fix remnant bugs on mainmenu 2015-07-10 16:52:57 -04:00
tab_texturepacks.lua Alphabetical sorting of texture packs in menu (fixes #3487) 2015-12-26 21:53:12 +01:00
textures.lua Fix crash in mainmenu when loaded subgame does not have a "menu" directory 2015-07-21 21:55:58 +02:00