stk-code_catmod/src
2019-04-18 06:57:08 +02:00
..
achievements Fix typos 2018-11-23 00:44:24 +01:00
addons Update config to use the new online servers & remove hardcoded certificate (#3703) 2019-01-19 17:49:11 -05:00
animations Discard ThreeDAnimation with no IPO 2018-10-12 01:20:57 +08:00
audio Fix compiler warning 2018-11-08 15:41:08 +08:00
challenges Quick fix for kart being shown unlocked again when completing a challenge at higher difficulty 2019-04-17 18:46:22 +02:00
config Enable a bit more stats for BSD systems. (#3833) 2019-04-10 19:01:35 -04:00
font Better font height on very high resolutions 2019-03-05 22:00:00 +01:00
graphics Avoid a crash when exception is thrown during changing resolution or turning advanced lighting on/off. 2019-04-17 22:37:20 +02:00
guiengine Stop accepting events when we are waiting for destroy event on android. 2019-04-04 22:24:14 +02:00
input Allow changing spectate target with analog input 2019-02-02 01:20:52 +08:00
io Rename config directory name to config-0.10 2019-03-26 15:28:53 +08:00
items Use the old method to create graphical attachment effects 2019-04-09 14:23:39 +08:00
karts Use a special variable to save confirmed finish ticks 2019-04-13 13:12:02 +08:00
modes Allow resynchronize players list for battle mode before starting 2019-04-16 14:32:32 +08:00
network Re-enable server config file version checking 2019-04-17 11:13:19 +08:00
online Use system LD_LIBRARY_PATH when opening web browser 2019-02-25 22:07:38 +01:00
physics Make collision shape more like a circle if it's large 2019-04-14 12:12:53 +08:00
race Shrink some challenge management code 2019-04-17 17:05:34 +02:00
replay Add replay file name next to replay error messages 2019-04-16 16:42:24 +02:00
scriptengine Use STKTextBillboard for legacy pipeline for correct glyph metrics 2018-11-30 23:01:43 +08:00
states_screens Fixed server only build 2019-04-18 06:57:08 +02:00
tinygettext Remove fribidi and tinygettext in server only build 2018-07-07 01:22:26 +08:00
tracks Handle if server has different graph node list 2019-04-10 10:16:23 +08:00
utils Add document for compressed network values 2019-03-26 02:44:52 +08:00
Doxyfile
Doxyfile_Win
main_android.cpp Turn off multitouch race gui on non-android devices 2019-01-09 22:29:37 +01:00
main_android.hpp Fixed a crash on exit 2018-07-27 00:05:39 +02:00
main_loop.cpp Prevent hangs in networking game if system clock running backwards 2019-04-16 19:16:55 +08:00
main_loop.hpp Add fast forward in rewind to avoid android hangs 2019-02-01 17:22:41 +08:00
main.cpp Merge remote-tracking branch 'origin/master' into network 2019-03-26 02:48:14 +08:00