minetest/builtin/mainmenu
sapier de3888ca09 Remove automatic consistent formspec size <-> font size (now has to be done manually)
Set builtin formspecs to autoscale in order to get consistent formspec look and feel
Uncouple label positioning from font size (May break some formspecs but is required to allow manual font adjustment)
2015-01-09 18:46:24 +01:00
..
common.lua Fix forgotten favourite list image update of simple menu 2015-01-04 17:37:45 +01:00
dlg_config_world.lua MainMenu: Save 'hide gamemods' and 'hide modpack contents' checkbox state (fixes #1960) 2014-12-28 23:20:51 -05:00
dlg_create_world.lua Add core.get_mapgen_names() to Main Menu API (and use it) 2014-12-29 21:23:51 -05: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 Remove automatic consistent formspec size <-> font size (now has to be done manually) 2015-01-09 18:46:24 +01:00
init_simple.lua Re-add lost way to debug simple menu on PC 2015-01-04 17:19:25 +01:00
modmgr.lua Ignore .name directories and files 2014-12-10 02:49:02 +10:00
store.lua Support for scalable font and gui elements 2014-06-22 00:08:55 +02:00
tab_credits.lua Remove vertlabels from main menu and relayout a bit 2014-12-13 00:33:38 +01:00
tab_mods.lua Remove vertlabels from main menu and relayout a bit 2014-12-13 00:33:38 +01:00
tab_multiplayer.lua Fix forgotten favourite list image update of simple menu 2015-01-04 17:37:45 +01:00
tab_server.lua Remove vertlabels from main menu and relayout a bit 2014-12-13 00:33:38 +01:00
tab_settings.lua Remove vertlabels from main menu and relayout a bit 2014-12-13 00:33:38 +01:00
tab_simple_main.lua Fix forgotten favourite list image update of simple menu 2015-01-04 17:37:45 +01:00
tab_singleplayer.lua Remove vertlabels from main menu and relayout a bit 2014-12-13 00:33:38 +01:00
tab_texturepacks.lua Remove vertlabels from main menu and relayout a bit 2014-12-13 00:33:38 +01:00
textures.lua Fix regression dirt texture not beeing default in non cloud menu 2014-06-14 20:51:57 +02:00