summaryrefslogtreecommitdiff
path: root/src/client/joystick_controller.cpp
Commit message (Expand)AuthorAge
* Enforce limits of settings that could cause buggy behaviour (#12450)SmallJoker2022-07-09
* Add joystick layout for DragonRise GameCube controller (#11467)Isabelle COWAN-BERGMAN2021-10-31
* Joystick sensitivity for player movement (#11262)NeroBurner2021-08-27
* Use "Aux1" key name consistently everywhereWuzzy2021-02-24
* Fix some more joystick issues (#10624)Markus2020-12-19
* Joystick: Remap joystick-specific KeyTypes to generic onesMarkus Koch2020-11-09
* Move files to subdirectories (#6599)Vitaliy2017-11-08
* Modernize client code (#6250)Loïc Blot2017-08-15
* C++11 cleanup on constructors dir client (#6012)Vincent Glize2017-06-21
* Clean up getTime helpersShadowNinja2017-04-28
* Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)Loïc Blot2017-04-20
* Fix always using the xbox layout (reported by coverity).Ekdohibs2017-04-18
* Fix signed/unsigned conversion warningrubenwardy2017-04-07
* Add Joystick type detection and Xbox controller supportrubenwardy2017-04-06
* Initial Gamepad supportest312016-06-03