minetest/src/client
Loïc Blot f98bbe193e Fix various copy instead of const ref reported by cppcheck (part 3) (#5616)
* Also remove 2 non declared but defined functions
* Make some functions around const ref changes const
2017-04-20 00:12:52 +02:00
..
CMakeLists.txt Initial Gamepad support 2016-06-03 19:42:57 +02:00
clientlauncher.cpp Add Joystick type detection and Xbox controller support 2017-04-06 20:58:52 -07:00
clientlauncher.h Add Joystick type detection and Xbox controller support 2017-04-06 20:58:52 -07:00
inputhandler.h Initial Gamepad support 2016-06-03 19:42:57 +02:00
joystick_controller.cpp Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 2017-04-20 00:12:52 +02:00
joystick_controller.h Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 2017-04-20 00:12:52 +02:00
keys.h LINT: Switch whitelist check from egrep to awk 2017-04-06 23:21:40 +02:00
tile.cpp Remove an unused variable in Android Build 2017-04-17 09:37:12 +02:00
tile.h Reorder TileSpec. (#5591) 2017-04-18 07:48:17 +02:00