]> git.lizzy.rs Git - minetest.git/history - src/client/joystick_controller.cpp
Input: Fix on_rightclick called when placing into air
[minetest.git] / src / client / joystick_controller.cpp
2020-11-09 Markus KochJoystick: Remap joystick-specific KeyTypes to generic...
2017-11-08 VitaliyMove files to subdirectories (#6599)
2017-08-15 Loïc BlotModernize client code (#6250)
2017-06-21 Vincent GlizeC++11 cleanup on constructors dir client (#6012)
2017-04-28 ShadowNinjaClean up getTime helpers
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-18 EkdohibsFix always using the xbox layout (reported by coverity).
2017-04-07 rubenwardyFix signed/unsigned conversion warning
2017-04-07 rubenwardyAdd Joystick type detection and Xbox controller support
2016-06-03 est31Initial Gamepad support