stk-code_catmod/src
2015-01-17 19:19:25 -05:00
..
achievements Add a new achievement : Mosquito Hunter 2015-01-06 14:54:21 -05:00
addons Fix some typos 2014-12-07 16:49:17 -06:00
animations Fix VS2013 "dereferencing null ptr" static analysis error 2014-11-16 04:40:19 +01:00
audio Fixed memory leak. 2014-12-14 12:04:48 +11:00
challenges Turn sfx_manager into a singleton. 2014-09-17 21:38:21 +10:00
config Allow to reduce shadow resolution 2015-01-11 00:45:38 +01:00
graphics Merge "cherry-picked" interesting commits from pull request #1850 2015-01-16 18:35:37 -05:00
guiengine Fixed crash (in race). 2015-01-16 14:58:40 +11:00
input Try to fix #1879: avoid using NULL pointer in case of ignored 2015-01-08 08:09:17 +11:00
io Allow to cross-compile Windows build under Linux using MinGW. 2015-01-08 21:46:59 +01:00
items Add a new achievement : Mosquito Hunter 2015-01-06 14:54:21 -05:00
karts Display message about more points to enter challenge only once at the same time. 2015-01-04 18:01:28 +01:00
modes Remove hardware skinning files 2015-01-11 00:59:09 +01:00
network Allow to cross-compile Windows build under Linux using MinGW. 2015-01-08 21:46:59 +01:00
online Removed 'sign' (in/out), use 'log' (in/out) instead. 2015-01-08 13:32:50 +11: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 Prevent crashes due to invalid values in shadow resolution 2015-01-12 19:05:54 -05:00
tinygettext Add plural forms for Gaelic. 2015-01-03 00:25:53 +01:00
tracks Fix attempt for #1836 2015-01-17 00:26:06 +01:00
utils Do not crash if user config contains an invalid langage, fixes #1905 2015-01-17 19:19:25 -05:00
windows_installer Add icon to exe file as resource. 2014-08-21 21:38:59 +02: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 first time STK is run. 2015-01-13 17:07:29 +11:00