minetest/builtin/mainmenu
Mark Schreiber 74d8fdbd95 Add antialiasing UI setting
The Irrlicht engine supports antialiasing, and Minetest already supports
saving an antialiasing setting in its configuration file.  However,
Minetest lacked UI elements to set this setting, and previously the only
way to enable the feature was by hand-editing the configuration file.

Add a drop-down menu that can enable antialiasing.
2015-07-18 08:40:57 +02:00
..
common.lua Set server_announce to world.mt and respect modes when changing subgame 2015-07-02 23:03:42 +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_simple.lua Re-add lost way to debug simple menu on PC 2015-01-04 17:19:25 +01:00
init.lua Let main menu scale (non-Android) 2015-03-30 00:33:07 +10: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 Update credits tab 2015-06-16 19:34:27 +02:00
tab_mods.lua Minor fixes in translations 2015-02-12 16:41:40 +01: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 Add antialiasing UI setting 2015-07-18 08:40:57 +02: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 Change texture pack description file name 2015-07-18 07:50:44 +02:00
textures.lua Fix regression dirt texture not beeing default in non cloud menu 2014-06-14 20:51:57 +02:00