stk-code_catmod/src
red-skull a3b572cf0a fix #400, live language switch doesn't work for system language
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9660 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-08-30 00:02:59 +00:00
..
addons Remove zip files afer successfully installing an addon (#362). 2011-08-16 21:50:32 +00:00
animations Fixed bug 393, channels in IPO animation get out of sync 2011-08-21 17:27:05 +00:00
audio Allow per-track sounds for emitters 2011-08-06 20:37:54 +00:00
bullet CMake build system improvements, it uses the cmake modules to find the libraries instead of the hardcoded system. 2011-08-01 19:18:49 +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 mark conflicts between configuration in blue for #39 (commit with Auria's blessing) 2011-08-29 02:21:50 +00:00
enet Started a CMake-based build system 2011-07-24 14:29:16 +00:00
graphics Improve anti-aliasing : remove my attempts at configuring it and just use the defaults, it's much nicer-looking this way ^^ 2011-08-29 01:05:02 +00:00
guiengine mark conflicts between configuration in blue for #39 (commit with Auria's blessing) 2011-08-29 02:21:50 +00:00
ide Update Xcode project 2011-08-25 01:52:06 +00:00
input Allow pausing game from gamepad 2011-08-19 01:40:27 +00:00
io Automatically remove all zip files in addons/tmp that are older 2011-08-16 22:56:10 +00:00
items Refactoring: instead of flyable triggering explosions, this must now 2011-08-25 22:16:52 +00:00
karts Add support for particles on crash-reset, use them in XR591 as example; on the way add support in the particle emitter for decaying emission rates, and use this feature for nitro fire instead of manually applying the decay 2011-08-28 16:15:42 +00:00
modes Tweaks over previous commit 2011-08-22 00:42:21 +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 Fixed comment. 2011-08-22 01:09:09 +00:00
race Fixed compilation with GCC 2011-07-29 01:40:46 +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 fix #400, live language switch doesn't work for system language 2011-08-30 00:02:59 +00:00
tinygettext Remove old Norwegian language definitions after request from mailing list 2011-06-13 22:30:38 +00:00
tracks Undo a few bogus optimisations to the B3D exporter *blush* 2011-08-07 20:20:12 +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 Don't use sizeof to get size of array, it doesn't work 2011-08-19 01:43:40 +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 Ignore FPS limit set in the config file if no-graphics 2011-08-03 00:41:28 +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 Correct the first-use string 2011-08-20 21:02:28 +00:00
Makefile.am Added hit effect that only plays a sfx. Simplified 2011-08-24 06:48:05 +00:00