]> git.lizzy.rs Git - dragonfireclient.git/history - src/client/joystick_controller.h
Fix some more joystick issues (#10624)
[dragonfireclient.git] / src / client / joystick_controller.h
2020-12-19 MarkusFix some more joystick issues (#10624)
2018-03-23 Loic BlotFix some gcc 7.3 reported warnings
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-15 Loïc BlotModernize client code (#6250)
2017-06-21 Vincent GlizeC++11 cleanup on constructors dir client (#6012)
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-07 rubenwardyAdd Joystick type detection and Xbox controller support
2016-06-03 est31Initial Gamepad support