stk-code_catmod/src
auria 2f571eec10 Allow unicode to be used in track makers names and fix samuncle's name
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9360 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-07-26 00:42:01 +00:00
..
addons Added support for arena-addons (as a separate tab). 2011-06-27 22:49:15 +00:00
animations Removed compiler warning (NoCopy already in base class), caused by recently 2011-05-29 23:15:17 +00:00
audio Fixed a lot of old logging code left from before the log level was a bit mask. We don't have too many log bits so atm they are classified a lot in 'misc' 2011-07-15 23:39:09 +00:00
bullet First fix for CMake 2011-07-24 15:03:44 +00:00
challenges Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small 2011-05-29 19:52:24 +00:00
config Integrated the motion blur in game and adjusted the parameters 2011-07-25 20:35:44 +00:00
enet Started a CMake-based build system 2011-07-24 14:29:16 +00:00
font_tool Updated release build settings. 2011-04-13 04:51:33 +00:00
graphics Fixed sky color for tracks without sky domes/boxes when post-processing is enabled 2011-07-25 22:21:17 +00:00
guiengine Separated the post-processing calculations from IrrDriver 2011-07-21 23:29:37 +00:00
ide Update Xcode project 2011-07-23 00:09:45 +00:00
input Added first test version of 'rubber ball' (which might replace 2011-07-20 00:39:32 +00:00
io Fixed a lot of old logging code left from before the log level was a bit mask. We don't have too many log bits so atm they are classified a lot in 'misc' 2011-07-15 23:39:09 +00:00
items Removed debug code, and fixed #340. 2011-07-26 00:01:20 +00:00
karts Integrated the motion blur in game and adjusted the parameters 2011-07-25 20:35:44 +00:00
modes Starting the merge with the swatter branch. Now it should be automatic with karts, but doesn't work with items (yet). 2011-07-15 23:38:40 +00:00
network More work on 'thou shalt not include irrlicht.h everywhere carelessly', plus add debug checks to track.hpp in a desperate attempt to make STK Arthur_D-proof 2011-05-22 18:31:25 +00:00
physics Added a very first version of a swatter (or inflatable hammer). 2011-06-22 12:27:48 +00:00
race Fixed a lot of old logging code left from before the log level was a bit mask. We don't have too many log bits so atm they are classified a lot in 'misc' 2011-07-15 23:39:09 +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 Integrated the motion blur in game and adjusted the parameters 2011-07-25 20:35:44 +00:00
tinygettext Remove old Norwegian language definitions after request from mailing list 2011-06-13 22:30:38 +00:00
tracks Allow unicode to be used in track makers names and fix samuncle's name 2011-07-26 00:42:01 +00:00
tutorial Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small 2011-05-29 19:52:24 +00:00
utils Fixed compiler warnings. 2011-07-22 03:26:37 +00:00
windows_installer Renamed 'Run' menu entry to 'supertuxkart' to avoid clash 2011-07-05 01:20:14 +00:00
Doxyfile Some updates to doxyfile (mostly to support subdirs). 2008-11-20 02:12:47 +00:00
main_loop.cpp Starting the merge with the swatter branch. Now it should be automatic with karts, but doesn't work with items (yet). 2011-07-15 23:38:40 +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 Starting the merge with the swatter branch. Now it should be automatic with karts, but doesn't work with items (yet). 2011-07-15 23:38:40 +00:00
Makefile.am Separated the post-processing calculations from IrrDriver 2011-07-21 23:29:37 +00:00