minetest/src/client
rubenwardy bce0d458d8 Add Joystick type detection and Xbox controller support
* 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
2017-04-06 20:58:52 -07:00
..
CMakeLists.txt Initial Gamepad support 2016-06-03 19:42:57 +02:00
clientlauncher.cpp Add Joystick type detection and Xbox controller support 2017-04-06 20:58:52 -07:00
clientlauncher.h Add Joystick type detection and Xbox controller support 2017-04-06 20:58:52 -07:00
inputhandler.h Initial Gamepad support 2016-06-03 19:42:57 +02:00
joystick_controller.cpp Add Joystick type detection and Xbox controller support 2017-04-06 20:58:52 -07:00
joystick_controller.h Add Joystick type detection and Xbox controller support 2017-04-06 20:58:52 -07:00
keys.h LINT: Switch whitelist check from egrep to awk 2017-04-06 23:21:40 +02:00
tile.cpp Tile.cpp: Fix MSVC build broken by 072bbba 2017-03-24 20:05:15 +01:00
tile.h Add hardware node coloring. Includes: 2017-01-23 07:27:12 +01:00