mainmenu_csm/builtin/mainmenu
adrido a06be5551d
Formspec: textarea with scrollbar improvements
Increase scrollrate depending on fontsize

Scroll on mousewheel

Allow scrolling and marking text on non writable textareas

Update lua api about readonly mode

Show scrollbar if text overflows
2022-05-21 16:15:26 +02:00
..
common.lua Fix core.wrap_text and make its behaviour consistent with the docs 2022-05-21 16:15:19 +02:00
dlg_config_world.lua Mainmenu: Fix issues while trying to enable all mods (#5770) 2022-05-21 16:14:48 +02:00
dlg_create_world.lua Make world creation menu automatically generate a random world name (#6257) 2022-05-21 16:15:09 +02:00
dlg_delete_mod.lua Mainmenu: Standardize the menu button order and sizes 2022-05-21 16:13:35 +02:00
dlg_delete_world.lua Mainmenu: Standardize the menu button order and sizes 2022-05-21 16:13:35 +02:00
dlg_rename_modpack.lua Mainmenu: Standardize the menu button order and sizes 2022-05-21 16:13:35 +02:00
dlg_settings_advanced.lua Advanced settings: Re-organise mapgen settings for ease of use 2022-05-21 16:15:08 +02:00
gamemgr.lua Add formspec escaping to subgame list in create world dialog (#5808) 2022-05-21 16:14:50 +02:00
generate_from_settingtypes.lua Tidy up generate_from_settingtypes.lua a bit. 2022-05-21 16:13:47 +02:00
init.lua Remove remaining modstore code (#6120) 2022-05-21 16:15:01 +02:00
init_simple.lua Mainmenu: Refactor tab UI code 2022-05-21 16:13:30 +02:00
modmgr.lua Mainmenu: Fix issues while trying to enable all mods (#5770) 2022-05-21 16:14:48 +02:00
tab_credits.lua Update credits (#6228) 2022-05-21 16:15:05 +02:00
tab_local.lua Menu: Merge singleplayer and server tabs (#5627) 2022-05-21 16:14:49 +02:00
tab_mods.lua Fix core.wrap_text and make its behaviour consistent with the docs 2022-05-21 16:15:19 +02:00
tab_online.lua Formspec: textarea with scrollbar improvements 2022-05-21 16:15:26 +02:00
tab_settings.lua Menu: Do not use textlist for shaders in settings tab (#5820) 2022-05-21 16:14:55 +02:00
tab_simple_main.lua Android: Fix crash while loading main menu (#5736) 2022-05-21 16:14:45 +02:00
tab_texturepacks.lua Add short description for disabled texture packs 2022-05-21 16:15:07 +02:00
textures.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00