aboutsummaryrefslogtreecommitdiff
path: root/src/client/joystick_controller.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Joystick sensitivity for player movement (#11262)NeroBurner2021-08-271-1/+4
* Fix some more joystick issues (#10624)Markus2020-12-191-21/+17
* Fix some gcc 7.3 reported warningsLoic Blot2018-03-231-1/+5
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* Modernize client code (#6250)Loïc Blot2017-08-151-2/+4
* C++11 cleanup on constructors dir client (#6012)Vincent Glize2017-06-211-1/+1
* Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot2017-04-201-1/+1
* Add Joystick type detection and Xbox controller supportrubenwardy2017-04-061-1/+8
* Initial Gamepad supportest312016-06-031-0/+163