stk-code_catmod/src
2015-02-17 17:14:53 +11:00
..
achievements Fix #1940 (achievement do not contain text). 2015-01-30 16:18:26 +11:00
addons Improve tools and usage of XML encoding, fixes #1982 2015-02-14 18:30:23 -05:00
animations Fix VS2013 "dereferencing null ptr" static analysis error 2014-11-16 04:40:19 +01:00
audio Improve tools and usage of XML encoding, fixes #1982 2015-02-14 18:30:23 -05:00
challenges Turn sfx_manager into a singleton. 2014-09-17 21:38:21 +10:00
config Improve tools and usage of XML encoding, fixes #1982 2015-02-14 18:30:23 -05:00
graphics Try to fix 1937 2015-02-10 22:38:15 +01:00
guiengine Fixed #1985 (improve message for per-player handicaps). 2015-02-16 09:35:49 +11:00
input Cherry picked pull request #1917. 2015-02-13 08:26:25 +11:00
io Improve tools and usage of XML encoding, fixes #1982 2015-02-14 18:30:23 -05:00
items Removed unnecesary #include. 2015-02-04 18:18:37 +11:00
karts Added some (commented out) debug lines that are useful when comparing 2015-02-17 17:14:53 +11:00
modes Fixed #1978 (by removing unnecessary stopMusic in World, which actually 2015-02-12 16:56:25 +11:00
network Merge branch 'freebsd-fixes' of https://github.com/leper/stk-code into leper-freebsd-fixes 2015-01-20 14:56:25 +11:00
online Improve tools and usage of XML encoding, fixes #1982 2015-02-14 18:30:23 -05:00
physics Make sure that we have created SoccerWorld before typecasting 2015-01-13 17:49:06 +01:00
race Remove saved GPs only in offline mode during starting new race 2015-01-07 21:19:04 +01:00
replay Cherrypicked pull request #1743 (cppcheck performance fixes). 2014-12-01 15:14:27 +11:00
scriptengine Disabled callback for now 2014-11-09 18:33:11 +05:30
states_screens Fix #1981 2015-02-14 18:36:03 -05:00
tinygettext Fixed problems with non-supported languages. 2015-02-02 19:13:40 +01:00
tracks Improve tools and usage of XML encoding, fixes #1982 2015-02-14 18:30:23 -05:00
utils Improve tools and usage of XML encoding, fixes #1982 2015-02-14 18:30:23 -05: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 Moved sfx thread update to happen after graphics code is finished. 2014-10-16 17:11:15 +11:00
main_loop.hpp Improve profiler a bit 2014-01-24 18:38:47 -05:00
main.cpp Fix crash with --nographics 2015-02-11 20:52:05 +01:00