stk-code_catmod/src
2015-01-22 17:56:30 +02: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 users to enable high res textures, even if their default 2015-01-22 11:38:15 +11:00
graphics Fixed version recognition for some amd/ati cards; added test cases. 2015-01-22 16:43:25 +11: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 users to enable high res textures, even if their default 2015-01-22 11:38:15 +11: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 Merge branch 'freebsd-fixes' of https://github.com/leper/stk-code into leper-freebsd-fixes 2015-01-20 14:56:25 +11:00
online Fix abortable requests which in turn fixes the sending of the 'client-quit' request to the server when quiting 2015-01-22 17:56:30 +02: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 Allow users to enable high res textures, even if their default 2015-01-22 11:38:15 +11:00
tinygettext Add plural forms for Gaelic. 2015-01-03 00:25:53 +01:00
tracks Allow users to enable high res textures, even if their default 2015-01-22 11:38:15 +11:00
utils Fixed compiler warnings. 2015-01-22 16:29:06 +11: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 abortable requests which in turn fixes the sending of the 'client-quit' request to the server when quiting 2015-01-22 17:56:30 +02:00