stk-code_catmod/src/modes
hikerstk 2c7213b83e 1) Added support for AI steering variations: AI karts will now not
steer to the same driveline point, but to points slightly to
   the left and right. The maximum variation is defined in
   stk_config.xml (and should be between 0 and 1).
   ATM THIS IS DISABLED! Since in my tests it appears that
   the AI is not driving as good as previously anymore, i.e.
   it drives more S-lines on straights etc. To enable this change
   steering_variation in stk_config.xml
2) AI now handles multi-items better by waiting a certain amount
   of time before using the next item.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@6123 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-09-23 07:21:52 +00:00
..
follow_the_leader.cpp Fixed graphical error in FTL races when music is enabled 2010-09-23 07:17:04 +00:00
follow_the_leader.hpp Fixed graphical error in FTL races when music is enabled 2010-09-23 07:17:04 +00:00
linear_world.cpp Fixed uninitialised variable (which was used around line 695). 2010-09-23 03:45:08 +00:00
linear_world.hpp Added a new object in the world hierarchy (WorldWithRank) which 2010-09-02 13:14:07 +00:00
profile_world.cpp 1) Added support for AI steering variations: AI karts will now not 2010-09-23 07:21:52 +00:00
profile_world.hpp Added statistics about rendering to profile output. 2010-05-06 05:53:06 +00:00
standard_race.cpp Moved PowerupType into PowerupManager (some minor work on 2010-04-28 13:17:02 +00:00
standard_race.hpp More work to enhance Doxygen output 2010-04-23 20:48:56 +00:00
three_strikes_battle.cpp Completely removed getRaceResultOrder functions, added debug support 2010-09-05 14:05:59 +00:00
three_strikes_battle.hpp Added a new object in the world hierarchy (WorldWithRank) which 2010-09-02 13:14:07 +00:00
world_status.cpp Added new race result gui, which is an actual screen now. This is still work in progress 2010-08-24 23:19:14 +00:00
world_status.hpp Added intro sfx to be played before ready-set-go. 2010-07-06 23:10:47 +00:00
world_with_rank.cpp Fixed bug in bugfix ;) Non-debug mode would still crash. 2010-09-07 11:25:48 +00:00
world_with_rank.hpp Applied jmimu's patch to fix icons in battle mode. 2010-09-10 05:16:52 +00:00
world.cpp 1) Added support for AI steering variations: AI karts will now not 2010-09-23 07:21:52 +00:00
world.hpp 1) Added support for AI steering variations: AI karts will now not 2010-09-23 07:21:52 +00:00