aboutsummaryrefslogtreecommitdiff
path: root/src/client/inputhandler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix movement in random_input mode (#11592)NeroBurner2021-09-051-5/+37
* Add a key to toggle map block bounds (#11172)Seth Traverse2021-04-201-0/+1
* Use "Aux1" key name consistently everywhereWuzzy2021-02-241-2/+2
* Fix keyWasDown in input handlersfan52021-02-231-8/+3
* Revert "Replace MyEventReceiver KeyList with std::unordered_set" (#10622)SmallJoker2020-11-121-26/+22
* Replace MyEventReceiver KeyList with std::unordered_set (#10419)Vincent Robinson2020-09-231-22/+26
* Allow binding dig, place actions to keys; remove LMB/RMB hardcodingANAND2020-08-151-87/+79
* Extend pitch fly mode to swimming (#7943)random-geek2018-12-311-1/+1
* Raise hotbar limit to 32 slots, add associated keybinding options (#7916)Vanessa Dannenberg2018-12-021-1/+2
* Added pitch fly mode (#7817)Gaël C2018-12-011-0/+1
* Switch F3 to use 'enable_fog' settingThomasMonroe3142018-02-081-1/+1
* Game refactor [4/X]: keycache is now owned by InputHandlerLoic Blot2018-01-201-47/+110
* Game refactor [3/X]: Move keycache to inputhandlerLoic Blot2018-01-201-0/+75
* Move files to subdirectories (#6599)Vitaliy2017-11-081-1/+1
* Modernize client code (#6250)Loïc Blot2017-08-151-2/+1
* Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)Loïc Blot2017-05-131-0/+119