minetest/src/client
ShadowNinja 6c5e5e2023 Remove threads.h and replace its definitions with their C++11 equivalents (#5957)
This also changes threadProc's signature, since C++11 supports arbitrary
thread function signatures.
2017-06-11 09:43:05 +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 Remove superfluous pointer null checks 2017-06-10 21:04:47 -04:00
clientlauncher.h Clean up getTime helpers 2017-04-28 14:43:18 -04: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 Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) 2017-04-20 00:12:52 +02:00
keys.h Autorun: Change to 'autoforward' (#5926) 2017-06-08 09:57:00 +02:00
tile.cpp Remove threads.h and replace its definitions with their C++11 equivalents (#5957) 2017-06-11 09:43:05 +02:00
tile.h Remove threads.h and replace its definitions with their C++11 equivalents (#5957) 2017-06-11 09:43:05 +02:00