aboutsummaryrefslogtreecommitdiff
path: root/src/client/keys.h
AgeCommit message (Expand)Author
2021-05-13Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-04-20Add a key to toggle map block bounds (#11172)Seth Traverse
2021-03-26Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-02-24Use "Aux1" key name consistently everywhereWuzzy
2020-11-29Remove NextItemElias Fleckenstein
2020-11-28Merged MinetestElias Fleckenstein
2020-11-09Joystick: Remap joystick-specific KeyTypes to generic onesMarkus Koch
2020-11-04Revert "Make Lint Happy"Elias Fleckenstein
2020-11-04Make Lint HappyElias Fleckenstein
2020-10-17New Mod SystemElias Fleckenstein
2020-08-15Allow binding dig, place actions to keys; remove LMB/RMB hardcodingANAND
2020-08-14Some UpdatesElias Fleckenstein
2020-07-28Added cheat MenuElias Fleckenstein
2020-07-18Added customizable keybindings, improved freecam, added special inventory key...Elias Fleckenstein
2020-07-06Initial CommitElias Fleckenstein
2018-12-31Extend pitch fly mode to swimming (#7943)random-geek
2018-12-02Raise hotbar limit to 32 slots, add associated keybinding options (#7916)Vanessa Dannenberg
2018-12-01Added pitch fly mode (#7817)Gaël C
2018-02-08Switch F3 to use 'enable_fog' settingThomasMonroe314
2017-08-30Remove DSTACK support (#6346)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-07-30Make direct item selection keys freely bindableWuzzy
2017-06-08Autorun: Change to 'autoforward' (#5926)Paramat
2017-05-06Add configurable key bindings for hotbar scrolling, and for changing volume.Wuzzy
2017-04-06LINT: Switch whitelist check from egrep to awkLoïc Blot
2017-04-01Clang-format: trivial fix on some headers (#5495)Loïc Blot
2017-03-26Change command prefix to "." and add "help" command.red-001
2016-08-10Add zoom, tweakable with zoom_fov, default key: Z (like optifine)Esteban I. Ruiz Moreno
2016-06-03Initial Gamepad supportest31
2016-06-03Input related generalisationsest31