stk-code_catmod/src
2018-02-18 14:50:06 +08:00
..
achievements
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 Merge branch 'fix-timestep' into game_protocol 2018-02-13 08:41:49 +11:00
font Uniform vertex color for fonts in all pipelines 2017-10-20 18:21:55 +08:00
graphics Fixed compiler warnings. 2018-02-12 18:07:51 +11:00
guiengine Split screen regression fixes (#3116) 2018-02-07 18:52:53 -05: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 Avoid an unknown value from attachment rewind 2018-02-09 17:59:48 +08:00
karts Use shared_ptr for protocol to avoid leaking 2018-02-18 12:39:05 +08:00
modes Use shared_ptr for protocol to avoid leaking 2018-02-18 12:39:05 +08:00
network With shared_ptr protocol is not leakable 2018-02-18 14:50:06 +08:00
online Use separate os name for android stats 2017-10-07 21:37:59 +02:00
physics Merge branch 'fix-timestep' into game_protocol 2018-02-13 08:41:49 +11:00
race Use shared_ptr for protocol to avoid leaking 2018-02-18 12:39:05 +08:00
replay Merge branch 'master' into win-64bit 2017-08-16 17:29:57 +10:00
scriptengine Don't crash when close STK window directly 2018-02-18 14:13:24 +08:00
states_screens Allow reconnecting to lan servers as many time as possible 2018-02-18 13:24:29 +08: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 Create a prototype for thread-safe protocol manager 2018-02-15 16:47:04 +08:00
Doxyfile
Doxyfile_Win
main_android.cpp Hopefully fixed rare crash in createVideoModeList. 2017-09-30 23:43:29 +02: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 Allow going back to online menu if server connection is lost 2018-02-18 14:06:17 +08: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 Allow shutdown STKHost from dialog 2018-02-17 16:25:53 +08:00