stk-code_catmod/src
2015-08-07 18:26:37 -04: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 Use unique_ptr instead of auto_ptr 2015-08-06 13:54:29 +02:00
config Fixed crash if a player kart in a saved GP is deleted. 2015-08-03 22:02:13 +10:00
graphics Cleaned code in irr_driver.hpp 2015-08-07 15:32:13 +02:00
guiengine Merge branch 'master' into skybox_refactoring 2015-08-07 15:12:56 +02:00
input Fix 2192 (key names like "Left" are not translatable). 2015-08-04 09:45:38 +10:00
io Added a file with a 'unique filename' with version number which is used by STK 2015-07-31 22:06:21 +10:00
items Use <cmath> instead of <math.h>, apparently fixes OSX compilation. Closes #2253 2015-07-26 19:05:05 -04:00
karts Merge branch 'master' of github.com:supertuxkart/stk-code 2015-08-05 08:16:10 +10:00
modes Removed rescue-code duplication in battle mode and soccer mode. 2015-07-31 16:27:52 +10:00
network Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
online Fix use-after-free bug in profile management 2015-08-06 19:40:41 -04:00
physics Try to bring karts quicker back on the ground when the kart is 2015-08-05 17:00:40 +10:00
race Use unique_ptr instead of auto_ptr 2015-08-06 13:54:29 +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 Fixed minor memory leak. 2015-08-01 22:02:00 +10:00
tinygettext Restore using unique_ptr instead of auto_ptr in tinygettext. 2015-08-06 13:54:11 +02:00
tracks Implement setEnabled method for sound track objects, fixes warnings on terminal and fixes hiding objects containing sounds from scripting 2015-08-07 18:26:37 -04: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 a file with a 'unique filename' with version number which is used by STK 2015-07-31 22:06:21 +10:00