stk-code_catmod/src
2018-09-01 23:15:05 +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 Try to fix the remaining ipo issues 2018-07-20 14:09:27 +08:00
audio Fixed server_only compilation 2018-08-19 00:19:31 +02:00
challenges Fix #3351 (#3354) 2018-07-30 20:29:31 -04:00
config Discard resend packet due to packet loss and adjust tolerance 2018-08-27 14:32:05 +08:00
font Remove freetype in server only build 2018-07-07 02:06:49 +08:00
graphics Better fix for legacy pipeline 2018-09-01 23:15:05 +02:00
guiengine Ignore mouse clicks that were made directly on ribbon toolbar instead of child elements 2018-08-31 01:29:17 +02:00
input Fixed compilation. 2018-08-21 22:27:20 +02:00
io Fixed compilation 2018-08-24 03:27:13 +02:00
items Fix #3415 2018-08-30 05:37:07 +02:00
karts Don't remove a level 2 skid bonus when getting a level 1 (#3410) 2018-08-29 18:33:37 -04:00
modes Don't count ghost karts for highscores (#3416) 2018-08-29 19:50:38 -04:00
network Fix compiler warning 2018-09-01 09:39:30 +08:00
online Don't show the polling log if currently server 2018-07-20 15:46:07 +08:00
physics Improve kart kart collision in network 2018-07-31 01:14:02 +08:00
race Change highscore limit from 3 to 5 (#3417) 2018-08-29 20:32:24 -04:00
replay Fix #3234 (#3367) 2018-08-04 21:17:38 -04:00
scriptengine Move scripting update to updateGraphics 2018-07-11 11:08:53 +08:00
states_screens Use better english 2018-09-01 09:32:33 +08:00
tinygettext Remove fribidi and tinygettext in server only build 2018-07-07 01:22:26 +08:00
tracks Better fix for legacy pipeline 2018-09-01 23:15:05 +02:00
utils Move base/decode64 to crypto class 2018-08-31 19:30:25 +08:00
Doxyfile Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
Doxyfile_Win Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
main_android.cpp Set multitouch device scale depending on actual screen size 2018-08-25 23:42:05 +02:00
main_android.hpp Fixed a crash on exit 2018-07-27 00:05:39 +02:00
main_loop.cpp Convert time-related code in network to 64bit to avoid overflow 2018-08-27 13:49:11 +08:00
main_loop.hpp Convert time-related code in network to 64bit to avoid overflow 2018-08-27 13:49:11 +08:00
main.cpp Add CLI option for setting random seed (#3419) 2018-08-30 14:04:21 +02:00