stk-code_catmod/src
2018-07-09 21:40:52 +02:00
..
achievements Start on UTF-8 config conversion 2018-06-03 21:04:46 -04:00
addons Disable addons manager for server-only build. 2018-06-09 00:38:10 +02:00
animations Add the missing calculation for ipo constructor 2018-07-08 15:29:15 +08:00
audio Fix leaking dummy sfx buffer 2018-07-07 10:56:11 +08:00
challenges Fix the previous number of points being 0 after relaunching STK (#3320) 2018-06-19 20:20:21 -04:00
config Add --init-user for server owner to save player profile without gui 2018-07-07 12:32:06 +08:00
font Remove freetype in server only build 2018-07-07 02:06:49 +08:00
graphics Merge remote-tracking branch 'origin/master' into curved 2018-07-06 23:49:04 +08:00
guiengine Always push a screen in server only build to fix getCurrentScreen crash 2018-07-08 09:26:22 +08:00
input Fixed pause dialog on touch device when end controller is used 2018-07-04 21:52:08 +02:00
io Try to create external/internal directory if it's not available. 2018-06-11 22:23:48 +02:00
items Merge remote-tracking branch 'origin/master' into curved 2018-07-06 23:49:04 +08:00
karts Use has_animation_before to avoid immediately rescue from previous material 2018-07-08 16:23:39 +08:00
modes Don't re-update scripting engine during rewind 2018-07-08 12:58:57 +08:00
network Fixed compilation with older compilers 2018-07-09 21:40:52 +02:00
online Add --disable-polling for hosting multiple servers on 1 machine 2018-07-07 12:50:04 +08:00
physics Use smoothed transform to raycast the skidmark quads 2018-07-05 14:22:37 +08:00
race Merge branch 'ItemWeights' of git://github.com/STK-helper/stk-code into STK-helper-ItemWeights 2018-06-08 15:03:27 +10:00
replay Merge remote-tracking branch 'origin/master' into network-items, 2018-06-08 10:55:14 +10:00
scriptengine Add isNetworking scripting function to disable some track object 2018-07-08 11:57:37 +08:00
states_screens Don't crash if some textures are missing 2018-07-08 23:00:16 +02:00
tinygettext Remove fribidi and tinygettext in server only build 2018-07-07 01:22:26 +08:00
tracks Make track object with ipo animation depend on world up ticks 2018-07-08 14:08:33 +08:00
utils Remove fribidi and tinygettext in server only build 2018-07-07 01:22:26 +08:00
Doxyfile
Doxyfile_Win
main_android.cpp Merge remote-tracking branch 'origin/master' into game_protocol 2018-04-19 10:57:37 +10:00
main_android.hpp
main_loop.cpp Merge remote-tracking branch 'origin/master' into curved 2018-07-06 23:49:04 +08:00
main_loop.hpp Move ticks adjustment to main_loop 2018-07-01 14:31:42 +08:00
main.cpp Add --disable-polling for hosting multiple servers on 1 machine 2018-07-07 12:50:04 +08:00