Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add Joystick type detection and Xbox controller support | rubenwardy | 2017-04-06 |
| | | | | | | * Add joystick type detection (with joystick_type setting to override it) * Fix multiple joysticks from interfering with each other by only reading from one (add joystick_id setting) * Add support for Xbox controllers | ||
* | 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. |