stk-code_catmod/src/modes
hikerstk c298f6ef85 Applied Khonkhortisan's patch for #423: use the actual kart wheel models
when losing the final tires.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9818 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-09-13 02:51:33 +00:00
..
follow_the_leader.cpp In 3 strikes you now have only 2 spare tires, to be more logical. And when you lose you actually lose your wheels. 2011-09-05 23:21:21 +00:00
follow_the_leader.hpp Fixed graphical error in FTL races when music is enabled 2010-09-23 07:17:04 +00:00
game_tutorial.cpp tutorial new classes, VC project and main menu screen. 2010-12-16 22:57:13 +00:00
game_tutorial.hpp Removed tabs, fixed compiler warning ("/*" inside a comment). 2010-12-16 23:04:23 +00:00
linear_world.cpp Added new smart rescue 2011-09-11 23:59:49 +00:00
linear_world.hpp Improve and simplify improved rescue code; also remove the CHEATER message I tried to add because it had some glitches 2011-09-12 00:57:14 +00:00
profile_world.cpp Removed the hard-coded usage of only one kart in profile mode 2011-08-17 00:09:11 +00:00
profile_world.hpp 1) Added new --no-graphics option for fast batch testing. 2011-07-27 12:11:11 +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 Applied Khonkhortisan's patch for #423: use the actual kart wheel models 2011-09-13 02:51:33 +00:00
three_strikes_battle.hpp Applied Khonkhortisan's patch for #423: use the actual kart wheel models 2011-09-13 02:51:33 +00:00
tutorial_race.cpp Fixed compilation problem if this file is compiled. 2011-09-06 05:17:21 +00:00
tutorial_race.hpp Tutorial development incremental commit 2010-12-20 00:52:59 +00:00
world_status.cpp Fixed the timer remaining stopped when exiting race from pause dialog 2011-09-08 01:27:04 +00:00
world_status.hpp Simplified vo_ngan_90's patch. 2011-09-05 04:14:50 +00:00
world_with_rank.cpp 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
world_with_rank.hpp Remove more useless exec properties. 2011-06-01 21:19:18 +00:00
world.cpp In 3 strikes you now have only 2 spare tires, to be more logical. And when you lose you actually lose your wheels. 2011-09-05 23:21:21 +00:00
world.hpp In 3 strikes you now have only 2 spare tires, to be more logical. And when you lose you actually lose your wheels. 2011-09-05 23:21:21 +00:00