summaryrefslogtreecommitdiff
path: root/src/client/joystick_controller.h
Commit message (Expand)AuthorAge
* Fix some more joystick issues (#10624)Markus2020-12-19
* Fix some gcc 7.3 reported warningsLoic Blot2018-03-23
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-17
* Modernize client code (#6250)Loïc Blot2017-08-15
* C++11 cleanup on constructors dir client (#6012)Vincent Glize2017-06-21
* Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot2017-04-20
* Add Joystick type detection and Xbox controller supportrubenwardy2017-04-06
* Initial Gamepad supportest312016-06-03