.. |
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
|
Added computation of the duration of a sound buffer (unused atm).
|
2014-10-13 22:06:05 +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
|
Let all SFX commands be handled by the sfx manager thread (otherwise
|
2014-10-13 08:26:45 +11:00 |
guiengine
|
Merge branch 'master' of https://github.com/marcoll/stk-code into marcoll-master
|
2014-10-13 09:55:25 +11: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
|
Let all SFX commands be handled by the sfx manager thread (otherwise
|
2014-10-13 08:26:45 +11:00 |
karts
|
Let all SFX commands be handled by the sfx manager thread (otherwise
|
2014-10-13 08:26:45 +11:00 |
modes
|
Let all SFX commands be handled by the sfx manager thread (otherwise
|
2014-10-13 08:26:45 +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
|
Merge branch 'master' of https://github.com/marcoll/stk-code into marcoll-master
|
2014-10-13 09:55:25 +11:00 |
tinygettext
|
Applied patch for #600 (support 64 bit compilation on windows).
|
2014-09-23 14:41:32 +10:00 |
tracks
|
Use case-insensitive comparison for animated textures, for some reason
|
2014-10-12 20:12:40 -04: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
|
Run SFX in a separate thread (for #1511).
|
2014-09-22 17:04:14 +10: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 |