stk-code_catmod/src
auria 5ade91c55a No particles when standing still
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7948 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-16 15:44:03 +00:00
..
addons Added Stephen's patch to include a user agent setting. 2011-03-04 04:08:36 +00:00
animations Removed unused animation_manager (track object manager takes care 2010-12-16 21:15:59 +00:00
audio Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +00:00
bullet Silence a few silly warnings 2011-02-14 02:50:38 +00:00
challenges Fixed locking broken on first launch 2011-03-02 01:49:18 +00:00
config Mostly fix focused track issue (see ticket 80) 2011-03-02 00:16:58 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
font_tool Added list of Asian translations to use. 2010-12-13 11:53:38 +00:00
graphics Fixed falling camera (ticket 102). 2011-03-16 05:38:03 +00:00
guiengine Fix bubbles when used with RTL language 2011-02-20 20:44:46 +00:00
ide Add VERSION define on OSX 2011-03-04 19:20:52 +00:00
input Artist debug features are now enabled even in release builds, but disabled in config by default 2011-03-02 00:04:13 +00:00
io Fixed removeDirectory function on windows. 2011-02-02 23:13:29 +00:00
items FIxed hitting a banana when having a bomb 2011-03-04 00:05:38 +00:00
karts No particles when standing still 2011-03-16 15:44:03 +00:00
modes Artist debug features are now enabled even in release builds, but disabled in config by default 2011-03-02 00:04:13 +00:00
network Say hello to the new rain, one that is much, much less CPU and GPU intensive. Joerg: sorry, you will need to modify the exporter again, since now we need support for some built-in weather types, which use a different XML syntax than particles 2011-02-07 02:45:32 +00:00
physics Use normal particle terrain to make water splash; proper location 2011-02-15 21:12:24 +00:00
race Fixed GP sorting problem - stupid typo. 2011-03-08 01:20:53 +00:00
replay Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but 2009-12-18 00:36:35 +00:00
states_screens Fixed bad OpenGL includes 2011-03-15 23:55:53 +00:00
tracks Fixed crash by moving scene_node->setName AFTER checking that scene_node is not null 2011-03-16 15:39:46 +00:00
tutorial Fix kart names not being translated on live language switch + correct more RTL issues I found on the way 2011-02-06 02:49:45 +00:00
utils Enabled inlining of some Vec3 functions (this was originally 2011-02-16 22:30:25 +00:00
windows_installer Updated Windows icon 2010-11-29 15:38:55 +00:00
Doxyfile Some updates to doxyfile (mostly to support subdirs). 2008-11-20 02:12:47 +00:00
main_loop.cpp Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +00:00
main_loop.hpp Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +00:00
main.cpp Fixed kart/track confusion in command-line output 2011-03-03 21:56:30 +00:00
Makefile.am Add the basic infrastructure to support level-of-detail. Note that at this time the implementation is not the most efficient one can think of so let's not use this widely just yet 2011-03-04 02:11:39 +00:00