minetest/src/client
Loic Blot be4d23d166
More C++03 fixes
2018-05-14 22:46:08 +02:00
..
CMakeLists.txt Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752) 2017-05-13 11:05:16 +02:00
clientlauncher.cpp Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752) 2017-05-13 11:05:16 +02:00
clientlauncher.h More C++03 fixes 2018-05-14 22:46:08 +02:00
inputhandler.cpp Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752) 2017-05-13 11:05:16 +02:00
inputhandler.h Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752) 2017-05-13 11:05:16 +02:00
joystick_controller.cpp Clean up getTime helpers 2017-04-28 14:43:18 -04:00
joystick_controller.h More C++03 fixes 2018-05-14 22:46:08 +02:00
keys.h Add configurable key bindings for hotbar scrolling, and for changing volume. 2017-05-06 21:21:59 +02:00
tile.cpp Do not scale texture unless necessary. 2018-05-13 17:38:57 +02:00
tile.h Tile material: Add 'TILE_MATERIAL_OPAQUE', use for drawtype 'NDT_NORMAL' 2018-02-03 00:36:44 +01:00