minetest/src/client
ShadowNinja b662a4577d Clean up getTime helpers
This increases size of the getTime return values to 64 bits.
It also removes the TimeGetter classes since the getTime functions
are now very precise.
2017-04-28 14:43:18 -04:00
..
CMakeLists.txt Initial Gamepad support 2016-06-03 19:42:57 +02:00
clientlauncher.cpp Clean up getTime helpers 2017-04-28 14:43:18 -04:00
clientlauncher.h Clean up getTime helpers 2017-04-28 14:43:18 -04:00
inputhandler.h Initial Gamepad support 2016-06-03 19:42:57 +02:00
joystick_controller.cpp Clean up getTime helpers 2017-04-28 14:43:18 -04: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 Soft node overlay (#5186) 2017-04-21 23:34:59 +10:00