stk-code_catmod/src
auriamg 35405e43b8 Merge pull request #15 from sachith500/master
Ticket #1149 - clarify story mode for players.
2014-01-28 15:01:48 -08:00
..
achievements Replaced boolstr with toString specialisation for bool; 2014-01-14 11:47:25 +00:00
addons Fixed enabling internet in the GUI (i.e. re-init of 2014-01-13 11:35:12 +00:00
animations Convert a bunch of prints to our logging system, it's long overdue we fix that 2014-01-01 19:11:01 +00:00
audio Fixed music starting in menu, also corrected using the startRightNow parameter in MusicManager::startMusic() 2014-01-16 19:13:23 -08:00
challenges Replaced boolstr with toString specialisation for bool; 2014-01-14 11:47:25 +00:00
config Moved hash function from StringUtils into player, there is no 2014-01-23 09:54:48 +11:00
graphics GPUParticles: Use transparent_effect pass 2014-01-28 21:40:53 +01:00
guiengine Bunch of small code cleanup 2014-01-25 21:05:07 -05:00
input Fix harmless GCC warning 2014-01-26 19:21:07 -05:00
io Support running stk from the cmake bin directory. 2014-01-21 08:59:55 +11:00
items Bunch of small code cleanup 2014-01-25 21:05:07 -05:00
karts Ticket #1149 2014-01-28 21:51:46 +05:30
modes Minor code cleanup, renamed a variable and function. 2014-01-24 22:25:55 +11:00
network fix some cppcheck warnings 2014-01-25 23:21:12 +04:00
online Enabled at least VERIFYPEER. 2014-01-21 11:24:07 +11:00
physics Fixed missing collisions in mansionl (caused by negative default mass 2014-01-26 23:36:44 +11:00
race Fixed problem with karts which were assigned to wrong team in soccer mode. 2013-12-20 00:29:37 +00:00
replay Start to support 'externa' data directories. Most directories 2013-12-17 23:48:47 +00:00
states_screens fix some cppcheck warnings 2014-01-25 23:21:12 +04:00
tinygettext Change pt-BR name to be more accurate 2013-12-28 02:09:08 +00:00
tracks Reset skybox texture when loading track. 2014-01-27 01:14:20 +01:00
utils Improve profiler a bit 2014-01-24 18:38:47 -05: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 Minor profiler updates 2014-01-24 19:13:53 -05:00
main_loop.hpp Improve profiler a bit 2014-01-24 18:38:47 -05:00
main.cpp Disabled online menu by default (use --online to get access to it). 2014-01-22 08:52:22 +11:00