stk-code_catmod/src
2017-03-16 16:20:05 +08:00
..
achievements Fixed #2118. 2015-04-27 17:14:23 +10:00
addons Remove pthread_setcancelstate functions. 2016-11-11 14:11:27 +01:00
animations Fix 2809. 2017-03-15 12:46:20 +11:00
audio Move loadSfx to the SFXManager thread 2017-03-16 11:01:46 +08:00
challenges Allow to unlock all tracks in config.xml. 2016-12-23 23:36:39 +01:00
config Avoid compling useless code in server only or gles 2017-03-15 12:45:35 +08:00
font Try to fix for gles 2017-02-24 19:03:14 +08:00
graphics Allow to preserve more texture config 2017-03-16 16:20:05 +08:00
guiengine Allow to preserve more texture config 2017-03-16 16:20:05 +08:00
input Minor tweak 2017-02-07 14:38:40 +01:00
io Some additional checks for android assets manager. 2017-03-03 21:57:55 +01:00
items Take item on walldriving tracks into account 2017-02-21 15:06:26 +08:00
karts Merge remote-tracking branch 'origin/master' into fix-cannon 2017-03-14 15:10:27 +11:00
modes Allow to preserve more texture config 2017-03-16 16:20:05 +08:00
network Made Physics a singleton, removing the accessor functions from World. 2016-12-13 08:31:08 +11:00
online Set curl nosignal option. 2017-01-25 10:28:48 +01:00
physics Reduce internal physics timestep to test if collision handling improves. 2017-02-20 07:48:25 +11:00
race Moved m_track out of World into a static m_track in Track. Makes 2016-12-13 07:53:33 +11:00
replay Fix #2786 2017-02-18 14:30:35 +08:00
scriptengine Scripting : add support for "onStart" callbacks in library objects 2017-01-19 21:03:09 -05:00
states_screens Allow re-create ThreadedTexLoader with suitable capacity 2017-03-16 13:15:33 +08:00
tinygettext Handle new Polish format in tinygettext. 2017-02-06 20:39:30 +01:00
tracks Allow to preserve more texture config 2017-03-16 16:20:05 +08:00
utils Merge remote-tracking branch 'origin/master' into hq_mipmap_generator 2017-03-16 11:23:27 +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 Fixed typo 2017-01-27 22:44:22 +01:00
main_loop.cpp Make sure all textures are uploaded without using timeout in TTL 2017-03-11 13:35:33 +08:00
main_loop.hpp Fix 2658 by separating networking code from main loop. 2016-10-27 21:33:42 +11:00
main.cpp Allow to enforce default player using a config variable. 2017-01-10 22:10:43 +01:00