stk-code_catmod/src/modes
hikerstk 6ce3803165 Moved more files into subdirs.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@3029 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-01-22 22:27:13 +00:00
..
clock.cpp Cleaned up some unnecessary includes. 2009-01-05 22:51:02 +00:00
clock.hpp Removed minor compiler warnings. 2008-10-09 23:33:14 +00:00
follow_the_leader.cpp Moved more files into subdirs. 2009-01-22 22:27:13 +00:00
follow_the_leader.hpp Enabled anvil for FTL races again. 2009-01-08 23:25:19 +00:00
linear_world.cpp Moved more files into subdirs. 2009-01-22 22:27:13 +00:00
linear_world.hpp fixed rescuing bugs with lap count (free laps or missing laps) hopefully for good this time. Instead of the previous weak implementation, which substracted laps, this time I just keep a variable of the lap number when the kart was last on a valid sector. Then on rescue I just set back this number of laps - I can't think of any way to trick this system. 2008-12-25 18:49:34 +00:00
standard_race.cpp Moved more files into subdirs. 2009-01-22 22:27:13 +00:00
standard_race.hpp removed most 'herring' names 2008-10-29 15:55:54 +00:00
three_strikes_battle.cpp Moved more files into subdirs. 2009-01-22 22:27:13 +00:00
three_strikes_battle.hpp allow modes to disallow some types of powerups, for instance no anvil should be collected in battle mode... 2008-11-08 02:52:29 +00:00
world.cpp Moved more files into subdirs. 2009-01-22 22:27:13 +00:00
world.hpp Moved more files into subdirs. 2009-01-22 22:27:13 +00:00