stk-code_catmod/src
Deve d9550fbb28 Stop accepting events when we are waiting for destroy event on android.
This is to make sure that there is no eg. multiple events in single loop, so that user could open another screen before window is actually closed.
2019-04-04 22:24:14 +02:00
..
achievements Fix typos 2018-11-23 00:44:24 +01:00
addons Update config to use the new online servers & remove hardcoded certificate (#3703) 2019-01-19 17:49:11 -05:00
animations Discard ThreeDAnimation with no IPO 2018-10-12 01:20:57 +08:00
audio Fix compiler warning 2018-11-08 15:41:08 +08:00
challenges Don't tell about unlocked karts/tracks when they are unlocked globally 2018-11-12 00:44:05 +01:00
config FFA for offline play (#3708) 2019-02-20 19:18:02 -05:00
font Better font height on very high resolutions 2019-03-05 22:00:00 +01:00
graphics Revert "Always use current window size." 2019-04-03 23:06:13 +02:00
guiengine Stop accepting events when we are waiting for destroy event on android. 2019-04-04 22:24:14 +02:00
input Allow changing spectate target with analog input 2019-02-02 01:20:52 +08:00
io Rename config directory name to config-0.10 2019-03-26 15:28:53 +08:00
items Make a better class for kart animation creation exception 2019-04-03 10:25:38 +08:00
karts Make a better class for kart animation creation exception 2019-04-03 10:25:38 +08:00
modes Merge remote-tracking branch 'origin/master' into network 2019-03-26 02:48:14 +08:00
network Add the possibility to disable track voting in server 2019-04-03 14:30:46 +08:00
online Use system LD_LIBRARY_PATH when opening web browser 2019-02-25 22:07:38 +01:00
physics Add document for compressed network values 2019-03-26 02:44:52 +08:00
race Make flag deactivated time configurable 2019-03-13 15:42:59 +08:00
replay Fixed various compiler warnings for 64-bit windows compilation. 2018-10-11 23:27:08 +11:00
scriptengine Use STKTextBillboard for legacy pipeline for correct glyph metrics 2018-11-30 23:01:43 +08:00
states_screens Stop accepting events when we are waiting for destroy event on android. 2019-04-04 22:24:14 +02:00
tinygettext Remove fribidi and tinygettext in server only build 2018-07-07 01:22:26 +08:00
tracks Merge remote-tracking branch 'origin/master' into network 2019-03-26 02:48:14 +08:00
utils Add document for compressed network values 2019-03-26 02:44:52 +08:00
Doxyfile
Doxyfile_Win
main_android.cpp Turn off multitouch race gui on non-android devices 2019-01-09 22:29:37 +01:00
main_android.hpp Fixed a crash on exit 2018-07-27 00:05:39 +02:00
main_loop.cpp Add fast forward in rewind to avoid android hangs 2019-02-01 17:22:41 +08:00
main_loop.hpp Add fast forward in rewind to avoid android hangs 2019-02-01 17:22:41 +08:00
main.cpp Merge remote-tracking branch 'origin/master' into network 2019-03-26 02:48:14 +08:00