stk-code_catmod/src
2014-01-21 19:36:55 +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 Fixed all(?) warnings about signed and unsigned comparisons. 2014-01-07 00:09:19 +00:00
graphics GPUParticles: Factorize shader loading in shader.h/cpp 2014-01-21 19:36:55 +01:00
guiengine Fix the game state of when dialogs should be popped up. 2014-01-18 02:28:22 +01: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 linux compilation. 2014-01-21 08:59:00 +11:00
tinygettext Change pt-BR name to be more accurate 2013-12-28 02:09:08 +00:00
tracks Hack to make displacing object non animated and thus STKMeshes. 2014-01-21 18:42:19 +01:00
utils Profiler: Fix the rendering and use finer grain. 2014-01-20 20:06:04 +01: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 Replaced boolstr with toString specialisation for bool; 2014-01-14 11:47:25 +00:00