stk-code_catmod/src
hikerstk 7c69adcc56 Added setting for disabling slipstream bonus (to be used mainly
with easy AI to make sure building train doesn't give it too much
bonus on easy) ... and fixed the existing implementation of
not giving a slipstream bonus to actually work ;)


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11821 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-30 12:05:23 +00:00
..
addons Bugfix for #682: we now allow to remove addons when no access to the net is available. 2012-10-13 19:49:48 +00:00
animations Make ipo animations always enabled. + start of work to have music on the challenge completed screen but doesn't appear to work yet 2012-10-28 22:54:40 +00:00
audio Fix music gain in MusicInformation. Use it appropriately to boost West music, and quiet down overworld music 2012-10-27 19:19:04 +00:00
challenges Apply patch by Steel to make sure giving up a race can't give you a highscore or challenge 2012-10-25 23:17:10 +00:00
config Added setting to disable caching of overworld to 2012-10-30 05:48:50 +00:00
graphics Added setting for disabling slipstream bonus (to be used mainly 2012-10-30 12:05:23 +00:00
guiengine Make ipo animations always enabled. + start of work to have music on the challenge completed screen but doesn't appear to work yet 2012-10-28 22:54:40 +00:00
ide Removed old default and present AI (which do not support new skidding). 2012-10-23 21:46:44 +00:00
input Potential fix for #706 2012-10-28 03:40:21 +00:00
io Refactoring: interpolating values is now handled in a separate class 2012-10-16 05:51:46 +00:00
items Add header to fix "invalid use of incomplete type class Controller". 2012-10-23 03:09:40 +00:00
karts Added setting for disabling slipstream bonus (to be used mainly 2012-10-30 12:05:23 +00:00
modes Apply patch by Steel to make sure giving up a race can't give you a highscore or challenge 2012-10-25 23:17:10 +00:00
network 1) Fixed crash: hovering on top of random kart in the kart selection screen 2012-08-16 22:02:41 +00:00
physics Removed unnecessary tests. 2012-10-25 20:54:19 +00:00
race Apply patch by Steel to make the timer count down during a timed challenge. Thanks\! 2012-10-25 00:21:54 +00:00
replay Made skidding react something faster: instead of the kart deciding which 2012-09-19 06:56:56 +00:00
states_screens Indicate challenge type 2012-10-30 00:10:54 +00:00
tinygettext Remove old Norwegian language definitions after request from mailing list 2011-06-13 22:30:38 +00:00
tracks Added setting to disable caching of overworld to 2012-10-30 05:48:50 +00:00
tutorial Mostly cosmetic change: renamed RD_EASY etc to 2012-10-21 23:06:33 +00:00
utils Removed unnecessary parameter of InterpolationArray constructor. 2012-10-30 05:47:02 +00:00
windows_installer Renamed 'Run' menu entry to 'supertuxkart' to avoid clash 2011-07-05 01:20:14 +00:00
Doxyfile Quite a bit of work on Doxygen docs to contain an overview of the STK source code base 2011-10-25 17:46:14 +00:00
Doxyfile_Win Add a doxfile for windows with adapted DOT_PATH 2012-04-07 22:59:20 +00:00
main_loop.cpp Undo not too funny April's fool joke committed by Minibjorn. 2012-04-01 14:48:26 +00:00
main_loop.hpp Ran a small bash script to remove all of those annoying strings. The only thing they gave us were the need to rebuild after committing 2011-12-06 18:43:36 +00:00
main.cpp Mostly cosmetic change: renamed RD_EASY etc to 2012-10-21 23:06:33 +00:00
Makefile.am Remove from build system the recently deleted AI files. 2012-10-24 00:16:11 +00:00