stk-code_catmod/src
mbjornstk bca98f68ae Displace rain texture also in X to make repetition hard/impossible to see.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7703 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-02-14 03:55:26 +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 Added version number to challenges (I replaced all Challenge 2011-02-04 10:53:58 +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 Displace rain texture also in X to make repetition hard/impossible to see. 2011-02-14 03:55:26 +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 Removed debug setting. 2011-02-12 13:04:12 +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 Silence a few silly warnings 2011-02-14 02:50:38 +00:00
race Renamed ptr_vector to PtrVector so that is follows 2011-02-03 22: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 Removed uneeded debug print + fix a few typos 2011-02-13 21:05:31 +00:00
tracks Fixed ignoring of materials. 2011-02-13 23:14:23 +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 Renamed ptr_vector to PtrVector so that is follows 2011-02-03 22:20:53 +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 Add --rendering-debug to allow testing material settings or anisotrophy speed. 2011-02-14 02:07:04 +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