index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
joystick_controller.cpp
Age
Commit message (
Expand
)
Author
2022-11-09
Fix typos and en_US/en_GB inconsistency in various files (#12902)
Abdou-31
2022-07-09
Enforce limits of settings that could cause buggy behaviour (#12450)
SmallJoker
2021-10-31
Add joystick layout for DragonRise GameCube controller (#11467)
Isabelle COWAN-BERGMAN
2021-08-27
Joystick sensitivity for player movement (#11262)
NeroBurner
2021-02-24
Use "Aux1" key name consistently everywhere
Wuzzy
2020-12-19
Fix some more joystick issues (#10624)
Markus
2020-11-09
Joystick: Remap joystick-specific KeyTypes to generic ones
Markus Koch
2017-11-08
Move files to subdirectories (#6599)
Vitaliy
2017-08-15
Modernize client code (#6250)
Loïc Blot
2017-06-21
C++11 cleanup on constructors dir client (#6012)
Vincent Glize
2017-04-28
Clean up getTime helpers
ShadowNinja
2017-04-20
Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)
Loïc Blot
2017-04-18
Fix always using the xbox layout (reported by coverity).
Ekdohibs
2017-04-07
Fix signed/unsigned conversion warning
rubenwardy
2017-04-06
Add Joystick type detection and Xbox controller support
rubenwardy
2016-06-03
Initial Gamepad support
est31