stk-code_catmod/src
2014-01-31 15:45:53 +11:00
..
achievements Misc code improvements 2014-01-29 19:20:57 -05:00
addons Fixed enabling internet in the GUI (i.e. re-init of 2014-01-13 11:35:12 +00:00
animations Convert a bunch of prints to our logging system, it's long overdue we fix that 2014-01-01 19:11:01 +00:00
audio Fixed music starting in menu, also corrected using the startRightNow parameter in MusicManager::startMusic() 2014-01-16 19:13:23 -08:00
challenges Replaced boolstr with toString specialisation for bool; 2014-01-14 11:47:25 +00:00
config Fixed linux compilation. 2014-01-31 11:31:26 +11:00
graphics Merge branch 'gravity_from_normal' 2014-01-31 08:36:28 +11:00
guiengine Merge branch 'master' of https://github.com/KroArtem/stk-code into kroartem 2014-01-31 15:39:53 +11:00
input Fix harmless GCC warning 2014-01-26 19:21:07 -05:00
io Support running stk from the cmake bin directory. 2014-01-21 08:59:55 +11:00
items Bunch of small code cleanup 2014-01-25 21:05:07 -05:00
karts Merge branch 'master' of https://github.com/KroArtem/stk-code into kroartem 2014-01-31 15:39:53 +11:00
modes Misc code improvements 2014-01-29 19:20:57 -05:00
network Merge branch 'master' of https://github.com/KroArtem/stk-code into kroartem 2014-01-31 15:39:53 +11:00
online Fix failed override attempt 2014-01-29 19:08:17 -05:00
physics Made some pointers const. 2014-01-30 12:27:12 +11:00
race Fixed problem with karts which were assigned to wrong team in soccer mode. 2013-12-20 00:29:37 +00:00
replay Start to support 'externa' data directories. Most directories 2013-12-17 23:48:47 +00:00
states_screens Rewrite bizarre code in a way that makes more sense 2014-01-29 19:45:56 -05:00
tinygettext Change pt-BR name to be more accurate 2013-12-28 02:09:08 +00:00
tracks Removed unnecessary \n. 2014-01-31 15:45:53 +11:00
utils Misc code improvements 2014-01-29 19:20:57 -05:00
windows_installer Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00: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 Minor profiler updates 2014-01-24 19:13:53 -05:00
main_loop.hpp Improve profiler a bit 2014-01-24 18:38:47 -05:00
main.cpp Disabled online menu by default (use --online to get access to it). 2014-01-22 08:52:22 +11:00