minetest/src/gui
Ben Deutsch 93bccb3490 Client-side autojump. Remove Android-only stepheight autojump (#7228)
Works by detecting a collision while moving forward and then
simulating a jump. If the simulated jump is more successful,
an artificial jump key press is injected in the client.

Includes setting and key change GUI element for enabling and
disabling this feature.
2018-11-22 21:47:15 +00:00
..
CMakeLists.txt Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
guiChatConsole.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiChatConsole.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiConfirmRegistration.cpp Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
guiConfirmRegistration.h Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
guiEditBoxWithScrollbar.cpp Drop .NET-specific workaround: _IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIX 2018-11-11 18:08:15 +01:00
guiEditBoxWithScrollbar.h Android build fixes for c++11 2018-03-11 16:56:27 +01:00
guiEngine.cpp Add formspec theming using prepended strings 2018-03-28 16:04:41 +01:00
guiEngine.h Cleanup sound manager class (#7158) 2018-03-24 15:45:25 +01:00
guiFormSpecMenu.cpp Android: Improve UI scaling on smaller high-density displays (#7834) 2018-11-18 11:31:19 +01:00
guiFormSpecMenu.h Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
guiKeyChangeMenu.cpp Client-side autojump. Remove Android-only stepheight autojump (#7228) 2018-11-22 21:47:15 +00:00
guiKeyChangeMenu.h Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
guiMainMenu.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiPasswordChange.cpp Remove un-needed header inclusion 2018-10-29 15:37:44 +01:00
guiPasswordChange.h Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
guiPathSelectMenu.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiPathSelectMenu.h Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
guiTable.cpp Android: Improve UI scaling on smaller high-density displays (#7834) 2018-11-18 11:31:19 +01:00
guiTable.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiVolumeChange.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
guiVolumeChange.h Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
intlGUIEditBox.cpp Minor changes for IrrLicht 1.9 support 2018-11-11 18:08:15 +01:00
intlGUIEditBox.h Finally fix android build 2018-03-11 17:52:46 +01:00
mainmenumanager.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
modalMenu.cpp Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
modalMenu.h Move touchscreen input handling to base GUIModalMenu class 2018-10-29 15:37:44 +01:00
profilergraph.cpp Add a MSVC / Windows compatible snprintf function (#7353) 2018-07-22 21:56:06 +02:00
profilergraph.h Game refactor [4/X]: keycache is now owned by InputHandler 2018-01-20 16:38:38 +01:00
touchscreengui.cpp Android buttons: Inset 'rare controls', inset and resize 'gear icon' (#7792) 2018-10-19 04:52:47 +01:00
touchscreengui.h Android: Add 'aux' button (#7477) 2018-07-10 23:33:40 +01:00