Fix a memleak pointed by @Zeno- in MeshUpdateQueue
[oweals/minetest.git] / src / client / joystick_controller.cpp
2017-04-28 ShadowNinjaClean up getTime helpers
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-18 EkdohibsFix always using the xbox layout (reported by coverity).
2017-04-07 rubenwardyFix signed/unsigned conversion warning
2017-04-07 rubenwardyAdd Joystick type detection and Xbox controller support
2016-06-03 est31Initial Gamepad support