stk-code_catmod/src
2018-02-22 19:19:04 +11:00
..
achievements Fixed #2118. 2015-04-27 17:14:23 +10:00
addons Update string (#2824) 2017-05-04 19:17:08 -04:00
animations Adjust graphics presets for SP 2018-01-12 12:03:31 +08:00
audio Prevented a crash when aborting STK (audio thread is not shut down 2018-02-07 08:22:19 +11:00
challenges Merge branch 'KartPerGamemode' 2017-11-21 19:20:49 -05:00
config Use ticks (at the physics frame rate) for time measurement, which 2018-02-21 22:18:45 +11:00
font Uniform vertex color for fonts in all pipelines 2017-10-20 18:21:55 +08:00
graphics Use ticks (at the physics frame rate) for time measurement, which 2018-02-21 22:18:45 +11:00
guiengine Fixed compiler warnings. 2018-02-22 19:19:04 +11:00
input Fixed compiler warnings. 2018-02-06 08:29:18 +11:00
io Don't hardcode stk data dir on android 2018-02-03 22:18:42 +01:00
items Bugfix, forgot to change the type from float to int. 2018-02-22 09:23:45 +11:00
karts Use ticks (at the physics frame rate) for time measurement, which 2018-02-21 22:18:45 +11:00
modes Replaced more time with ticks. 2018-02-22 09:22:57 +11:00
network Remove enet modifications. Fixes #21. 2018-01-30 22:06:07 +01:00
online Use separate os name for android stats 2017-10-07 21:37:59 +02:00
physics Fixed world update to be fixed at the physics frame rate. 2018-02-12 09:54:46 +11:00
race Fixed compiler warnings and coding style issues. 2018-02-07 08:54:15 +11:00
replay Merge branch 'master' into win-64bit 2017-08-16 17:29:57 +10:00
scriptengine Restore information about license 2018-01-26 22:18:22 +01:00
states_screens Use ticks (at the physics frame rate) for time measurement, which 2018-02-21 22:18:45 +11:00
tinygettext Add missing languages to tinygettext 2017-11-02 22:17:57 +01:00
tracks Merge branch 'master' of https://github.com/supertuxkart/stk-code 2018-01-26 10:52:23 +01:00
utils Replaced more time with ticks. 2018-02-22 09:22:57 +11:00
Doxyfile
Doxyfile_Win
main_android.cpp Enable multitouch gui only if touchscreen is available 2018-02-14 22:28:55 +01:00
main_android.hpp Add a possibility to set android version in graphics restrictions. 2017-07-10 22:54:38 +02:00
main_loop.cpp Only issue sfx commands once per rendered frame (during the last 2018-02-12 18:01:05 +11:00
main_loop.hpp Only issue sfx commands once per rendered frame (during the last 2018-02-12 18:01:05 +11:00
main.cpp Fix server only build 2018-02-11 02:03:09 +08:00