stk-code_catmod/src
2016-11-28 10:47:14 +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 Reduce variables scope when possible, based on the warnings reported by 2016-10-04 08:55:01 +02:00
config Few minor fixes for multitouch steering: 2016-11-18 01:22:32 +01:00
font Fix crash in billboard text when using legacy opengl 2016-11-19 15:59:58 +08:00
graphics 4 bindless textures + texture translation + colorization in vao 2016-11-28 10:47:14 +08:00
guiengine Avoid creating new glyph page too many times 2016-11-20 10:08:59 +08:00
input Few minor fixes for multitouch steering: 2016-11-18 01:22:32 +01:00
io Remove android related code part2. 2016-07-14 19:50:34 +02:00
items Tweak item collision box, fixes #2678 2016-11-26 19:01:38 -05:00
karts Some improvement to #2667 2016-11-21 11:58:46 +08:00
modes Remove const cast in three strikes battle 2016-11-25 12:38:08 +08:00
network Remove pthread_setcancelstate functions. 2016-11-11 14:11:27 +01:00
online Remove pthread_setcancelstate functions. 2016-11-11 14:11:27 +01:00
physics Merge remote-tracking branch 'origin/master' into rewind 2016-10-05 08:21:10 +11:00
race Pre-spawn spare tire karts on random nodes in graph 2016-10-09 11:17:36 +08:00
replay Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
scriptengine Fix leaking createTextBillboard 2016-10-26 09:21:17 +08:00
states_screens Merge branch 'master' of https://github.com/supertuxkart/stk-code 2016-11-11 15:15:02 +11:00
tinygettext Fixed compiler warning. 2016-07-27 08:26:41 +10:00
tracks Fix #2491 2016-11-23 10:11:08 +08:00
utils Make sure that we are not out of array. 2016-11-11 14:07:18 +01: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 Added debug option to disable automatic LAN connection. 2016-11-10 18:21:27 +11:00