stk-code_catmod/src
2018-07-06 22:24:32 +08: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 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 Fix the previous number of points being 0 after relaunching STK (#3320) 2018-06-19 20:20:21 -04:00
config Use 8 maximum players in network games 2018-07-03 00:47:31 +08:00
font Fixed compiler warnings. 2018-04-19 18:08:48 +10:00
graphics Add an up offset on skidmarks for uneven terrain 2018-07-06 18:30:22 +08:00
guiengine Add vertical tabs (#3314) 2018-06-19 21:00:10 -04:00
input Change default keyboard key for "back" in the UI, backspace can be accidentally triggered when trying to erase texte 2018-05-18 21:23:31 -04:00
io Try to create external/internal directory if it's not available. 2018-06-11 22:23:48 +02:00
items Allow smoothing for skidmarks 2018-07-06 19:01:13 +08:00
karts Fix penalty in networking 2018-07-06 22:24:32 +08:00
modes Fix #3259 2018-07-02 15:40:27 +08:00
network Don't use 0 host id for starting 2018-07-05 01:37:50 +08:00
online Donate and reset password buttons (#3252) 2018-06-19 19:59:54 -04: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 Fix for current angelscript version. 2018-05-13 22:03:15 +02:00
states_screens Show ping of remote players in lobby 2018-07-04 00:54:40 +08:00
tinygettext Allow logging save only to a file 2018-02-27 13:22:58 +08:00
tracks Fix kart animation in networking 2018-06-21 01:14:26 +08:00
utils Allow to set commandline arguments on android 2018-06-10 23:25:51 +02: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 Add a possibility to set android version in graphics restrictions. 2017-07-10 22:54:38 +02:00
main_loop.cpp Make sure we don't send controller event if updateRace is too slow 2018-07-02 11:20:46 +08:00
main_loop.hpp Move ticks adjustment to main_loop 2018-07-01 14:31:42 +08:00
main.cpp Applied Alayan's fix for properly handling weight 0, some minor 2018-06-18 22:24:52 +10:00