stk-code_catmod/src
2018-09-06 08:33:11 +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 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 Fix #3421 with settings in user config (default off) 2018-09-01 14:57:38 +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 Make sure that dialog window and screen keyboard are deleted before changing screen in lobby 2018-09-05 23:06:29 +02:00
input Fixed compilation. 2018-08-21 22:27:20 +02:00
io Get private port and server id from file 2018-09-06 08:33:11 +08:00
items Skip waiting players in network item manager 2018-09-05 01:59:40 +08: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 Get private port and server id from file 2018-09-06 08:33:11 +08:00
online Use xmlDecode for server name 2018-09-05 01:52:51 +08:00
physics Improve kart kart collision in network 2018-07-31 01:14:02 +08:00
race Avoid a crash when hiscore has too many entries 2018-09-04 23:48:49 +02: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 Get private port and server id from file 2018-09-06 08:33:11 +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