stk-code_catmod/src
2014-02-02 20:18:05 +01:00
..
achievements Bool to string fix for challenges. String to bool applied for 2014-02-02 15:50:10 +01: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 Bool to string fix for challenges. String to bool applied for 2014-02-02 15:50:10 +01:00
config Fixed linux compilation. 2014-01-31 11:31:26 +11:00
graphics Lightprepass: Remove now useless lightblend shader. 2014-02-02 20:18:05 +01:00
guiengine Merge branch 'master' of https://github.com/KroArtem/stk-code into kroartem 2014-01-31 15:39:53 +11:00
input fix compilation 2014-02-01 04:21:55 +04: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 more coverity fixes, get rid of printf 2014-02-01 03:54:34 +04:00
network Fix bug found by coverity scan. Hopefully I didn't break anything 2014-02-01 18:36:29 -05:00
online Fix failed override attempt 2014-01-29 19:08:17 -05:00
physics more coverity fixes, get rid of printf 2014-02-01 03:54:34 +04:00
race more coverity fixes, get rid of printf 2014-02-01 03:54:34 +04: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 Avoid some code duplication. Thanks to sachith500. 2014-02-02 10:53:33 +01:00
utils Bool to string fix for challenges. String to bool applied for 2014-02-02 15:50:10 +01: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