summaryrefslogtreecommitdiff
path: root/src/gui/guiKeyChangeMenu.cpp
AgeCommit message (Collapse)Author
2018-11-26Make non-formspec modal menus respect gui scale (#7850)stujones11
2018-11-22Client-side autojump. Remove Android-only stepheight autojump (#7228)Ben Deutsch
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-02-09Fix 'Change Keys' menu crash caused by 501f936SmallJoker
2017-11-08Move files to subdirectories (#6599)Vitaliy
* Move files around