stk-code_catmod/src
2018-09-13 15:14:56 +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 Use a correct xml syntax for map config 2018-09-11 20:57:19 +08:00
font Disable freetype in no graphics 2018-09-13 01:11:17 +08:00
graphics Better fix for legacy pipeline 2018-09-01 23:15:05 +02:00
guiengine Disable message queue in no graphics too 2018-09-11 14:35:07 +08:00
input Fixed compilation. 2018-08-21 22:27:20 +02:00
io Use absolute path of cert location 2018-09-13 16:29:50 +08:00
items Pre-upload powerup spm to prevent hangs when using item 2018-09-12 16:34:38 +08:00
karts Try to free vertex buffer memory if possible 2018-09-12 16:29:41 +08:00
modes Use ServerConfig for setup server 2018-09-11 14:06:30 +08:00
network Use a correct way to decrypt GCM with openssl 2018-09-13 16:36:35 +08:00
online Use absolute path of cert location 2018-09-13 16:29:50 +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 Move repeated code to a function 2018-09-13 15:14:56 +02:00
tinygettext Remove fribidi and tinygettext in server only build 2018-07-07 01:22:26 +08:00
tracks Try to free vertex buffer memory if possible 2018-09-12 16:29:41 +08:00
utils Avoid allocating large memory for m_gpu_times in no graphics 2018-09-13 01:33:29 +08:00
Doxyfile
Doxyfile_Win
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 Avoid allocating large memory for m_gpu_times in no graphics 2018-09-13 01:33:29 +08:00