minetest/src/client
Paramat 0a5c3c2852 Autorun: Change to 'autoforward' (#5926)
Minetest does not have 'run'.
Automatic forwards is very often used while flying or swimming, so a general
word is more suitable.
2017-06-08 09:57:00 +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 Use C++11 mutexes only (remove compat code) (#5922) 2017-06-06 16:29:28 +02: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 Use C++11 mutexes only (remove compat code) (#5922) 2017-06-06 16:29:28 +02:00
tile.h Reorder TileLayer. (#5638) 2017-04-29 09:16:32 +02:00