stk-code_catmod/src
hiker d9e806f610 Changed unsigned int to int (dest_pos can become negative, and
while de-facto it still works with unsigned, it's just bad style :) ).
2015-07-26 00:32:11 +10:00
..
achievements Fixed #2118. 2015-04-27 17:14:23 +10:00
addons Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
animations Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
audio Added fused speed-position commands to the commands to be dropped 2015-07-08 08:23:55 +10:00
challenges Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
config Made field-of-view configurable in the config file. 2015-07-22 08:12:44 +10:00
graphics Merge branch 'master' of github.com:supertuxkart/stk-code 2015-07-24 16:40:37 +10:00
guiengine Merge remote-tracking branch 'origin/master' into Flakebi-fixes 2015-07-24 10:23:47 +10:00
input Merged pull requests #2191. 2015-06-02 14:50:32 +10:00
io Started refactoring of shaders to follow our coding style. 2015-04-23 16:44:26 +10:00
items Merge remote-tracking branch 'origin/master' into Flakebi-fixes 2015-07-20 09:10:05 +10:00
karts Fixed rescue (which my previous commit broke). 2015-07-24 21:38:35 +10:00
modes Fixed rescue (which my previous commit broke). 2015-07-24 21:38:35 +10:00
network Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
online Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
physics Fixed rescue (which my previous commit broke). 2015-07-24 21:38:35 +10:00
race Fix Random Grand Prix being reversed 2015-05-06 20:39:40 +02:00
replay Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
scriptengine Merge remote-tracking branch 'origin/master' into Flakebi-fixes 2015-07-20 09:10:05 +10:00
states_screens Changed unsigned int to int (dest_pos can become negative, and 2015-07-26 00:32:11 +10:00
tinygettext Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
tracks Fixed rescue (which my previous commit broke). 2015-07-24 21:38:35 +10:00
utils Added camera-at-side-of-kart debug mode. 2015-07-24 11:00:13 +10:00
windows_installer The uninstaller is now more secure, it will not delete recursively 2015-01-30 16:17:04 +11: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' into fixes 2015-07-03 15:29:53 +02:00
main_loop.hpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
main.cpp Added 'behind kart' camera which helps debugging graphical 2015-07-02 16:39:13 +10:00