aboutsummaryrefslogtreecommitdiff
path: root/src/client/joystick_controller.h
AgeCommit message (Expand)Author
2018-03-23Fix some gcc 7.3 reported warningsLoic Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-08-15Modernize client code (#6250)Loïc Blot
2017-06-21C++11 cleanup on constructors dir client (#6012)Vincent Glize
2017-04-20Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot
2017-04-06Add Joystick type detection and Xbox controller supportrubenwardy
2016-06-03Initial Gamepad supportest31