Loic Blot
e660b05523
Fix C++03 compiling due to C++11 initialization issues in backport
2018-06-03 17:32:00 +02:00
Loïc Blot
f98bbe193e
Fix various copy instead of const ref reported by cppcheck (part 3) ( #5616 )
...
* Also remove 2 non declared but defined functions
* Make some functions around const ref changes const
2017-04-20 00:12:52 +02:00
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
est31
2060fd9cbe
Initial Gamepad support
...
Adds initial ingame gamepad support to minetest.
Full Formspec support is not implemented yet and
can be added by a later change.
2016-06-03 19:42:57 +02:00