stk-code_catmod/src
2020-05-14 09:40:28 +08:00
..
achievements Remove the unneeded manage memory option in request 2019-12-01 01:19:51 +08:00
addons Add proper cleaning of thread for news manager 2020-04-11 00:33:29 +08:00
animations Add 3d animation ipo copying to child track objects 2020-02-28 19:52:23 +08:00
audio Use std::thread, std::mutex and std::condition_variable everywhere 2020-04-11 11:01:18 +08:00
challenges Turn race manager into a singleton get for 2 processes 2020-02-28 09:42:44 +08:00
config Add back the default stun servers list to user config 2020-05-07 15:23:12 +08:00
font Add batch drawing for list box widget 2020-05-01 09:45:22 +08:00
graphics Batch glyph for quicker text rendering 2020-05-01 09:34:04 +08:00
guiengine Add batch drawing for list box widget 2020-05-01 09:45:22 +08:00
input Update shoulder-less controller mapping 2020-05-01 20:39:01 -07:00
io Clean temp files when starting STK instead of exiting 2020-02-03 16:52:45 +08:00
items Allow theming of powerup/attachment icons (#4258) 2020-04-03 13:18:50 +08:00
karts Fix crashes if broken mesh is loaded (found in google play) 2020-04-28 09:27:25 +08:00
modes Allow showing or hiding soccer player list with F7 in artist debug mode 2020-04-29 01:09:33 +08:00
network Allow picking tracks from addon category now 2020-05-14 09:40:28 +08:00
online Use std::thread, std::mutex and std::condition_variable everywhere 2020-04-11 11:01:18 +08:00
physics Disable scripting engine in child process 2020-03-11 15:35:02 +08:00
race Allow world to have 2 process instances 2020-02-28 09:43:25 +08:00
replay Turn race manager into a singleton get for 2 processes 2020-02-28 09:42:44 +08:00
scriptengine Don't spam in server logs 2020-04-16 22:38:47 +02:00
states_screens Handle invisibility of team chat button depends on settings 2020-05-13 08:53:02 +08:00
tinygettext Add Silesian language support to tinygettext 2020-05-13 15:47:22 +08:00
tips Clear up tips manager 2019-12-18 12:52:45 +08:00
tracks Don't spam in server logs 2020-04-16 22:38:47 +02:00
utils Fix missing country names translation when system language is used 2020-05-13 08:44:28 +08:00
Doxyfile
Doxyfile_Win
main_android.cpp Use a smaller default wheel size for iPad 2019-11-23 13:18:06 +08:00
main_android.hpp Fixed AI in lan multiplayer on android 2019-10-12 22:52:47 +02:00
main_loop.cpp Add the missing checking for wrong password 2020-05-01 08:36:53 +08:00
main_loop.hpp Add download assets screen for mobile stk 2019-07-24 01:33:12 +08:00
main.cpp Make gamepad visualization work with SDL2 2020-04-21 19:40:30 +08:00