minetest/src/client
est31 fa6b21a15b Tell irrlicht if we handle a key or not.
We can remove the function in MtNativeActivity now
as it serves precisely that purpose: to tell irrlicht
that we handled the esc key.

TODO for later:
 * Perhaps try to find a more performant container than KeyList
2016-05-26 20:33:33 +02:00
..
clientlauncher.cpp Fix two reconnect bugs 2016-03-15 08:55:45 +01:00
clientlauncher.h Refactor logging 2015-10-14 01:03:54 -04:00
CMakeLists.txt Clean up and tweak build system 2015-03-27 15:00:48 -04:00
inputhandler.h Tell irrlicht if we handle a key or not. 2016-05-26 20:33:33 +02:00
tile.cpp Add [resize texture modifier Resizes the texture to the given dimensions. 2016-05-09 20:48:42 +02:00
tile.h v2d & aabbox3d<f32> & sky cleanups 2016-02-11 16:55:15 +01:00