aboutsummaryrefslogtreecommitdiff
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
an> get_line()=="4" then if get_rc()=="NY" then interrupt_pos(POS(10,0,-10), "dep44") else interrupt_pos(POS(10,0,-10), "dep4") end else interrupt_pos(POS(10,0,-10), "dep1") end end