aboutsummaryrefslogtreecommitdiff
path: root/src/client/inputhandler.cpp
AgeCommit message (Expand)Author
2021-09-19Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2021-09-05Fix movement in random_input mode (#11592)NeroBurner
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
2021-02-23Fix keyWasDown in input handlersfan5
2020-11-29Remove NextItemElias Fleckenstein
2020-11-28Merged MinetestElias Fleckenstein
2020-11-12Revert "Replace MyEventReceiver KeyList with std::unordered_set" (#10622)SmallJoker
2020-10-17New Mod SystemElias Fleckenstein
2020-09-23Replace MyEventReceiver KeyList with std::unordered_set (#10419)Vincent Robinson
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
2018-01-20Game refactor [4/X]: keycache is now owned by InputHandlerLoic Blot
2018-01-20Game refactor [3/X]: Move keycache to inputhandlerLoic Blot
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-08-15Modernize client code (#6250)Loïc Blot
2017-05-13Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)Loïc Blot