]> git.lizzy.rs Git - dragonfireclient.git/history - src/client/joystick_controller.cpp
Add joystick layout for DragonRise GameCube controller (#11467)
[dragonfireclient.git] / src / client / joystick_controller.cpp
2021-10-31 Isabelle COWAN-BERGMANAdd joystick layout for DragonRise GameCube controller...
2021-08-27 NeroBurnerJoystick sensitivity for player movement (#11262)
2021-02-24 WuzzyUse "Aux1" key name consistently everywhere
2020-12-19 MarkusFix some more joystick issues (#10624)
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