stk-code_catmod/src
hikerstk 07f6ffb194 Re-enabled skidding, but tuned so that it won't affect
'normal' driving, but will stop some of the vertical
driving.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6494 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-11-10 22:01:14 +00:00
..
addons Fix addons when we are offline: 2010-11-09 17:04:58 +00:00
animations Fixed rotational IPOs (problems were caused by a different order of rotations in 2010-11-04 21:52:48 +00:00
audio Reduce volume of background music while playing last lap fanfare + don't play last lap fanfare in one-lap races 2010-10-12 01:24:26 +00:00
bullet Added debug output in case that the bullet assertion crash (see 2010-09-07 23:44:33 +00:00
challenges Added more NoCopy. 2010-09-08 11:39:19 +00:00
config Added GUI support for disabling and enablign gamepads 2010-11-08 01:40:00 +00:00
enet Applied Yann's patch to allow to build STK in different build 2008-11-20 01:35:07 +00:00
graphics Removed unused code 2010-11-10 16:53:45 +00:00
guiengine Fixed crash when deleting keyboard config + added assertions to detect more possible bugs in the future 2010-10-27 23:13:18 +00:00
ide Update Xcode project 2010-10-25 01:24:23 +00:00
input Fixed crash when using flying keys (I/K) outside of a game 2010-11-10 16:54:08 +00:00
io Perform decent error checking when getting music file, previous code would silently return an empty file. Fixed the use of the 'smart' function used too early when loading title music 2010-10-11 19:19:31 +00:00
items Fixed multi-item handling (no multiple items were given to anyone at all). 2010-10-25 00:41:23 +00:00
karts Added an end-controller to battle mode to fix bug #3104309. 2010-11-09 22:13:09 +00:00
modes Fixed crash in battle mode. 2010-11-09 21:45:06 +00:00
network Renamed all instanced of RandomKart in the race_manager to 2010-09-21 07:37:42 +00:00
physics Re-enabled skidding, but tuned so that it won't affect 2010-11-10 22:01:14 +00:00
race Always 3 karts on GP podium screen 2010-10-29 01:39:27 +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 [Addons] an addon object isn't passed to the dialog anymore, it is stupid since addons_manager is extern. 2010-11-09 17:21:58 +00:00
tracks Removed incorrect warning in battle mode. 2010-11-09 22:01:27 +00:00
utils Prevented buffer overflows in case of invalid times (which could happen e.g. 2010-10-01 11:00:22 +00:00
windows_installer Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
Doxyfile Some updates to doxyfile (mostly to support subdirs). 2008-11-20 02:12:47 +00:00
main_loop.cpp Hopefully fixed crash at exit 2010-09-11 16:54:45 +00:00
main_loop.hpp Removed unused includes 2010-09-28 14:35:43 +00:00
main.cpp Added support for --material-debug command line option, which prints 2010-10-26 09:29:44 +00:00
Makefile.am Updated makefile to include new files. 2010-10-25 00:53:17 +00:00