stk-code_catmod/src
2014-04-14 02:45:15 +02:00
..
achievements Moved isRegisteredUser from CurrentUser into PlayerManager::isCurrentLoggedIn. 2014-04-11 16:20:04 +10:00
addons running whitespaces.py update 1 2014-03-29 11:33:43 +01:00
animations Fixing compilation issues on linux 2014-04-11 20:14:20 +02:00
audio Fixing compilation issues on linux 2014-04-11 20:14:20 +02:00
challenges Made getCurrentUser() a static function. 2014-04-10 21:14:10 +02:00
config Moved getUserState from CurrentUser to PlayerManager::getCurrentOnlineState(). 2014-04-11 16:37:48 +10:00
graphics Bloom: Weight the different sized contribution. 2014-04-14 02:45:15 +02:00
guiengine Add asset to 'clearWindow' to catch invalid uses 2014-04-06 21:05:09 -04:00
input running whitespaces.py update 1 2014-03-29 11:33:43 +01:00
io running whitespaces.py update 1 2014-03-29 11:33:43 +01:00
items Made getCurrentUser() a static function. 2014-04-10 21:14:10 +02:00
karts Made getCurrentUser() a static function. 2014-04-10 21:14:10 +02:00
modes Made getCurrentUser() a static function. 2014-04-10 21:14:10 +02:00
network Changed all calls to CurrentUser::getID() to PlayerManager::getCurrentOnlineId(). 2014-04-11 16:06:51 +10:00
online Tried to avoid compilation problem on travis (though afaik there are 2014-04-12 01:48:55 +10:00
physics Made getCurrentUser() a static function. 2014-04-10 21:14:10 +02:00
race Avoid the use of the new GP editor as a cheating aid 2014-04-13 21:34:28 +02:00
replay Start to support 'externa' data directories. Most directories 2013-12-17 23:48:47 +00:00
states_screens Avoid the use of the new GP editor as a cheating aid 2014-04-13 21:34:28 +02:00
tinygettext Change pt-BR name to be more accurate 2013-12-28 02:09:08 +00:00
tracks Fixing compilation issues on linux 2014-04-11 20:14:20 +02:00
utils Use PtrVector to get for_in iteration 2014-04-10 20:04:33 -04:00
windows_installer Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00: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 Revert "Running whitespaces.py; no more trailing whitespaces & tabs -> 4 spaces" 2014-03-29 11:32:04 +01:00
main_loop.hpp Improve profiler a bit 2014-01-24 18:38:47 -05:00
main.cpp Moved saved session data from UserConfig to PlayerProfile - which 2014-04-10 21:14:13 +02:00