stk-code_catmod/src
Vincent Lejeune ce7f017adf Some fixes
2014-10-17 18:43:39 +02:00
..
achievements Added secret achievement (i.e. progress not shown in list). 2014-10-09 23:32:17 +11:00
addons Fix $1569 (allow adjusting of polling interval from server via news.xml 2014-09-25 17:04:36 +10:00
animations Little improvement to for_in macro. Still only works on PtrVector though 2014-08-13 19:47:59 -04:00
audio Throttle sfx command if the queue should get too long (might need some 2014-10-17 16:53:44 +11:00
challenges Turn sfx_manager into a singleton. 2014-09-17 21:38:21 +10:00
config Fixed windows compilation. 2014-10-10 09:54:57 +11:00
graphics Some fixes 2014-10-17 18:43:39 +02:00
guiengine Cleaner fix for #1626, closes #1626 2014-10-14 20:03:50 -04:00
input Fixed missing quotes 2014-10-09 07:07:16 +02:00
io Use a separaet asset class for library object to avoid hardcoding 2014-09-30 10:47:10 +10:00
items Add volume, speed, and position settings to be done by the sfx 2014-10-15 07:55:18 +11:00
karts Removed isPlaying function, and use getStatus instead. 2014-10-17 08:27:40 +11:00
modes Removed unnecessary stop of music (music will stop anyway once the 2014-10-16 17:03:13 +11:00
network Merge pull request #1606 from Flakebi/fix 2014-10-08 18:18:37 -04:00
online Fixed assert statement. 2014-10-08 08:25:42 +11:00
physics Fixed compiler warning. 2014-10-14 09:57:53 +11:00
race Fix #1153 Cleanup logging code 2014-10-07 20:54:54 +02:00
replay Unify log output 2014-07-22 12:54:11 +02:00
states_screens Start fixing speedmeter 2014-10-17 18:19:23 +02:00
tinygettext Applied patch for #600 (support 64 bit compilation on windows). 2014-09-23 14:41:32 +10:00
tracks Add volume, speed, and position settings to be done by the sfx 2014-10-15 07:55:18 +11:00
utils Merge pull request #1606 from Flakebi/fix 2014-10-08 18:18:37 -04: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 Added limited lazy-load flag to avoid loading of all font textures 2014-10-05 21:35:14 +11:00