stk-code_catmod/src
2016-12-30 11:01:29 +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 debug build on GCC 5.3.0 2016-06-23 23:10:36 +02:00
audio Remove pthread_setcancelstate functions. 2016-11-11 14:11:27 +01:00
challenges Allow to unlock all tracks in config.xml. 2016-12-23 23:36:39 +01:00
config Use full detail default 2016-12-27 18:31:06 +08:00
font Merge remote-tracking branch 'origin/new-pi' into nw 2016-12-06 09:26:07 +11:00
graphics Restart STK if advanced pipeline option changed 2016-12-30 11:01:29 +08:00
guiengine Fix tabs added in previous commit, used spaces instead... 2016-12-11 20:19:58 -05:00
input Update multitouch device when settings are changed 2016-12-20 23:11:06 +01:00
io Allow to use isDirectory function outside of file manager class. 2016-12-23 19:01:16 +01:00
items Apply mask directly on texture 2016-12-28 15:32:27 +08:00
karts Remove old code for getting straight frame 2016-12-23 00:44:26 +08:00
modes Try cleaning up textures when unloading tracks. Crashes at this time, more debugging is required 2016-12-26 22:33:54 -05:00
network Made Physics a singleton, removing the accessor functions from World. 2016-12-13 08:31:08 +11:00
online Remove pthread_setcancelstate functions. 2016-11-11 14:11:27 +01:00
physics Made ScriptingEngine a singleton and removed it from World, which reduces 2016-12-13 09:18:59 +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 Moved m_track out of World into a static m_track in Track. Makes 2016-12-13 07:53:33 +11:00
scriptengine Allow to unlock all tracks in config.xml. 2016-12-23 23:36:39 +01:00
states_screens Restart STK if advanced pipeline option changed 2016-12-30 11:01:29 +08:00
tinygettext Fixed compiler warning. 2016-07-27 08:26:41 +10:00
tracks Apply mask directly on texture 2016-12-28 15:32:27 +08:00
utils Fix server build 2016-12-29 15:46:00 +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_loop.cpp Merge branch 'master' of github.com:supertuxkart/stk-code 2016-11-11 15:27:45 +11:00
main_loop.hpp Fix 2658 by separating networking code from main loop. 2016-10-27 21:33:42 +11:00
main.cpp Merge remote-tracking branch 'origin/new-pi' into nw 2016-12-06 09:26:07 +11:00