stk-code_catmod/src
auria 83049114db Change way language from config is set in the environment, should hopefully work under Linux now
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7722 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-18 01:21:50 +00:00
..
addons Added FIXME for addons manager. 2011-02-07 11:25:37 +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 compiler warning. 2011-02-16 22:03:12 +00:00
config Add --rendering-debug to allow testing material settings or anisotrophy speed. 2011-02-14 02:07:04 +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 Applied and fixed MiniBjorn's support for pre-mul textures by setting adjust-image=premultiply or 2011-02-16 06:07:38 +00:00
guiengine Fixed some font centering issues during live switch between RTL and LTR languages 2011-02-06 02:11:57 +00:00
ide Update Xcode project to use irrlicht includes from the irrlicht framework 2011-02-12 00:11:31 +00:00
input Renamed ptr_vector to PtrVector so that is follows 2011-02-03 22:20:53 +00:00
io Fixed removeDirectory function on windows. 2011-02-02 23:13:29 +00:00
items Replaced raycast used in detecting the terrain is on: instead of raycast 2011-02-13 00:23:23 +00:00
karts Fix camera hicup when falling into water 2011-02-18 01:12:29 +00:00
modes Replaced raycast used in detecting the terrain is on: instead of raycast 2011-02-13 00:23:23 +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 Cosmetic changes: moved minor structs into a class, added &, 2011-02-16 08:45:26 +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 Cosmetic changes: moved minor structs into a class, added &, 2011-02-16 08:45:26 +00:00
tracks Added support to mark certain drivelines so that they are ignored 2011-02-17 07:36:41 +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 Change way language from config is set in the environment, should hopefully work under Linux now 2011-02-18 01:21:50 +00:00
Makefile.am Add PercCameraNode, use it for rain. Sadly the results atm are weird, I need to investigate... 2011-02-10 01:56:52 +00:00