stk-code_catmod/lib
deve 4bb0405a32 Added support for multitouch steering.
It will be used for steering on Android.

There are some limitations:
- currently it works only in single player mode (but I don't see any reason to make it working for multiplayer)
- speedometer is not available in race GUI because there is no place for it

TODO:
- add DPI support (race GUI should have probably different proportions on smaller devices for comfortable playing)
- make nice button images
- make nitro button that changes its look depending on collected nitro (a kind of nitro bar)

Touch input events must be handled in android device to make use of it. It can be simulated for debugging on non-android devices using standard mouse.
2016-11-10 02:42:56 +01:00
..
angelscript Fixed compiler error on Linux with non-x86 64bit platforms, e.g. arm64, mips, and s390x architectures 2016-10-03 23:26:09 +02:00
bullet Improved fix for 2522 by using isStaticOrKinematicObject() function 2016-06-27 07:48:30 +10:00
enet Merge most modifications by egirsova to build 64-bits on OS X 2016-03-21 20:16:59 -04:00
glew Fixed compilation with cmake 3.6 2016-09-26 11:28:19 +02:00
irrlicht Added support for multitouch steering. 2016-11-10 02:42:56 +01:00
jpeglib Merge most modifications by egirsova to build 64-bits on OS X 2016-03-21 20:16:59 -04:00
libpng Merge most modifications by egirsova to build 64-bits on OS X 2016-03-21 20:16:59 -04:00
wiiuse Merge most modifications by egirsova to build 64-bits on OS X 2016-03-21 20:16:59 -04:00
zlib Fixed osx compilation (hopefully). 2015-01-28 11:04:40 +11:00