Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add configurable key bindings for hotbar scrolling, and for changing volume. | Wuzzy | 2017-05-06 |
| | |||
* | LINT: Switch whitelist check from egrep to awk | Loïc Blot | 2017-04-06 |
| | | | | Bonus: make CI happy with the last rules fix | ||
* | Clang-format: trivial fix on some headers (#5495) | Loïc Blot | 2017-04-01 |
| | | | Fix some headers style and remove them from whitelist | ||
* | Change command prefix to "." and add "help" command. | red-001 | 2017-03-26 |
| | |||
* | Add zoom, tweakable with zoom_fov, default key: Z (like optifine) | Esteban I. Ruiz Moreno | 2016-08-10 |
| | |||
* | Initial Gamepad support | est31 | 2016-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 generalisations | est31 | 2016-06-03 |
* Move key types into own file * Use Generalized input methods in game.cpp |