]> git.lizzy.rs Git - minetest.git/history - src/client/joystick_controller.h
GameUI refactor (part 2/X): Move Game::guitext to GameUI + enhancements on StaticText
[minetest.git] / src / client / joystick_controller.h
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-15 Loïc BlotModernize client code (#6250)
2017-06-21 Vincent GlizeC++11 cleanup on constructors dir client (#6012)
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-07 rubenwardyAdd Joystick type detection and Xbox controller support
2016-06-03 est31Initial Gamepad support