stk-code_catmod/src
2017-03-10 08:38:03 +11: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 Approximate bezier curves better to avoid stuttering in cannons. 2017-03-07 22:24:46 +11: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 Add config flag to persist GUI visibility state at samuncle's request 2017-02-20 19:16:49 -05:00
font Try to fix for gles 2017-02-24 19:03:14 +08:00
graphics Remove a few more string allocations/manipulations 2017-03-08 20:42:16 -05:00
guiengine Some tweaks to the arrows size in dynamic ribbon widget. 2017-02-20 21:56:33 +01: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-09 23:05:03 +11:00
modes Fix wrong angle when normal is exactly 0, -1 ,0 2017-02-11 16:05:10 +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 Merge branch 'master' of github.com:supertuxkart/stk-code 2017-03-09 22:42:06 +11:00
tinygettext Handle new Polish format in tinygettext. 2017-02-06 20:39:30 +01:00
tracks Support cannons in reverse tracks. 2017-03-10 08:38:03 +11:00
utils Header clean up 2017-02-21 12:09:22 +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 Fix a few divisions by zero, see #2727 2017-01-06 21:26:16 -05: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