summaryrefslogtreecommitdiff
path: root/src/client/keys.h
Commit message (Collapse)AuthorAge
* Add zoom, tweakable with zoom_fov, default key: Z (like optifine)Esteban I. Ruiz Moreno2016-08-10
|
* Initial Gamepad supportest312016-06-03
| | | | | | | Adds initial ingame gamepad support to minetest. Full Formspec support is not implemented yet and can be added by a later change.
* Input related generalisationsest312016-06-03
* Move key types into own file * Use Generalized input methods in game.cpp