C++ modernize: Pragma once (#6264)
[oweals/minetest.git] / src / client / inputhandler.h
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-08-16 Loïc BlotCleanup various headers to reduce compilation times...
2017-08-15 Loïc BlotModernize client code (#6250)
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-06-21 Vincent GlizeC++11 cleanup on constructors dir client (#6012)
2017-05-13 Loïc BlotMove KeyList & InputHandler from game.h to client/input...
2016-06-03 est31Initial Gamepad support
2016-05-26 est31Tell irrlicht if we handle a key or not.
2015-10-14 ShadowNinjaRefactor logging
2015-07-10 kwolekrMisc. minor fixes
2015-07-04 ShadowNinjaUse minetest logging facilities for irrlicht log output
2015-02-12 Loic Blotmain.cpp rework * Move ClientLauncher class to a dedica...