minetest/builtin/mainmenu
Muhammad Rifqi Priyo Susanto 3978b9b8ed
Add crosshair support for Android (#7865)
If enabled, a crosshair will be shown to select object.
This will give Android players a way to play like they play on desktop.
On third-person back camera mode, player is forced to use crosshair.
On third-person front camera mode, player is unable to select anything.

Co-authored-by: ROllerozxa <temporaryemail4meh+github@gmail.com>
Co-authored-by: rubenwardy <rw@rubenwardy.com>
2022-09-29 20:30:33 +02:00
..
tests Add unit tests for pkgmgr.install_dir 2022-08-15 21:19:24 +01:00
async_event.lua builtin: Move common/async_event.lua to mainmenu/async_event.lua 2020-05-17 21:37:01 +02:00
common.lua Enable the gamebar on Android (#12354) 2022-07-17 14:45:30 +01:00
dlg_config_world.lua Mainmenu: Properly sort mods and games (#12758) 2022-09-12 19:24:54 +02:00
dlg_contentstore.lua Content tab: Fix content download broken by bc3dccc 2022-09-16 13:01:23 +02:00
dlg_create_world.lua Mainmenu: Properly sort mods and games (#12758) 2022-09-12 19:24:54 +02:00
dlg_delete_content.lua Rework main menu confirmation dialogs (#12356) 2022-06-03 21:46:37 +02:00
dlg_delete_world.lua Rework main menu confirmation dialogs (#12356) 2022-06-03 21:46:37 +02:00
dlg_register.lua Add register dialog to separate login/register (#12185) 2022-06-05 17:47:38 +02:00
dlg_rename_modpack.lua Fix rename modpack dialog not appearing to take affect 2019-02-03 13:43:00 +00:00
dlg_settings_advanced.lua Mainmenu: Properly sort mods and games (#12758) 2022-09-12 19:24:54 +02:00
dlg_version_info.lua Fix double escape in update checker dialog 2022-09-25 13:45:37 +02:00
game_theme.lua Fix Minetest logo when installed system-wide 2022-01-30 13:49:52 +01:00
generate_from_settingtypes.lua Fix typo and update settings files 2022-04-08 14:55:21 +01:00
init.lua Improve look of credits list 2022-08-04 10:31:32 +02:00
pkgmgr.lua Mainmenu: Properly sort mods and games (#12758) 2022-09-12 19:24:54 +02:00
serverlistmgr.lua Fix server favorites not saving when client/serverlist/ doesn't exist already (#11152) 2021-04-09 22:36:10 +02:00
tab_about.lua Improve look of credits list 2022-08-04 10:31:32 +02:00
tab_content.lua Use mod names/titles instead of technical names (#12192) 2022-04-24 21:09:11 +02:00
tab_local.lua Enable the gamebar on Android (#12354) 2022-07-17 14:45:30 +01:00
tab_online.lua Fix incorrectly placed label in tab_online (#12732) 2022-09-02 01:05:40 +01:00
tab_settings.lua Add crosshair support for Android (#7865) 2022-09-29 20:30:33 +02:00