stk-code_catmod/src
2014-01-23 20:05:07 +01: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 OGL32CTX: Fix minimap/kart selection orientation 2014-01-23 20:05:07 +01:00
guiengine Fixed compiler error. 2014-01-23 13:24:08 +11:00
input Apply slighly modified version of patch from ticket #1121 2014-01-12 18:04:00 +00:00
io Support running stk from the cmake bin directory. 2014-01-21 08:59:55 +11:00
items Added new class to handle command line parameters, which 2014-01-06 12:23:16 +00:00
karts GPUParticles: Another snow tweak 2014-01-09 01:32:17 +00:00
modes Minor correction in garage action 2014-01-07 08:17:22 +00:00
network Renamed HTTPManager to RequestManager, and split request 2014-01-09 04:57:58 +00:00
online Enabled at least VERIFYPEER. 2014-01-21 11:24:07 +11:00
physics Add absolute position getter to trackobject 2014-01-12 20:19:58 +00: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 Fixed crash when trying to vote. 2014-01-23 13:25:50 +11:00
tinygettext Change pt-BR name to be more accurate 2013-12-28 02:09:08 +00:00
tracks Don't return pointer to temporary object 2014-01-22 19:03:55 -05:00
utils Improve profiler a little 2014-01-22 19:40:40 -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 Renamed HTTPManager to RequestManager, and split request 2014-01-09 04:57:58 +00:00
main_loop.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
main.cpp Disabled online menu by default (use --online to get access to it). 2014-01-22 08:52:22 +11:00