stk-code_catmod/src/modes
hikerstk d73b69ab09 Count how often a kart is off track for profile statistics.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11558 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-09-06 05:48:01 +00:00
..
cutscene_world.cpp Work on end cutscene. Code to start particles based on a condition 2012-08-23 01:52:55 +00:00
cutscene_world.hpp Work on end cutscene. Code to start particles based on a condition 2012-08-23 01:52:55 +00:00
demo_world.cpp Correct track choosing logic in demoworld 2012-07-11 20:42:45 +00:00
demo_world.hpp Use the new OVERRIDE macro in a couple more places 2012-05-14 00:20:00 +00:00
follow_the_leader.cpp Added support for a text that is shown above a kart to the 2012-06-08 21:14:00 +00:00
follow_the_leader.hpp Add missing file 2012-05-16 00:21:34 +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 Removed physics.hpp #include from world.hpp. 2012-05-08 07:07:15 +00:00
linear_world.hpp Use the new OVERRIDE macro in a couple more places 2012-05-14 00:20:00 +00:00
overworld.cpp Made m_phase and m_auxiliary_timer private, and added 2012-05-10 12:57:45 +00:00
overworld.hpp Use the new OVERRIDE macro in a couple more places 2012-05-14 00:20:00 +00:00
profile_world.cpp Count how often a kart is off track for profile statistics. 2012-09-06 05:48:01 +00:00
profile_world.hpp Fix #664 2012-07-15 04:09:00 +00:00
standard_race.cpp Made m_phase and m_auxiliary_timer private, and added 2012-05-10 12:57:45 +00:00
standard_race.hpp Use the new OVERRIDE macro in a couple more places 2012-05-14 00:20:00 +00:00
three_strikes_battle.cpp Correct persistent typo 2012-07-06 03:53:38 +00:00
three_strikes_battle.hpp Removed physics.hpp #include from world.hpp. 2012-05-08 07:07:15 +00:00
tutorial_race.cpp Introduced an 'abstract kart' class, which is used to 2012-03-19 20:21:11 +00:00
tutorial_race.hpp Cleaned up world.hpp: 2011-09-16 01:49:38 +00:00
world_status.cpp A few audio adjustments for intro cutscene, and now play the scene when playing on the story mode button (sorry story mode will be unavailable for a little while, but you can comment out the sdebugging code that launches the intro) 2012-06-16 19:41:21 +00:00
world_status.hpp A few audio adjustments for intro cutscene, and now play the scene when playing on the story mode button (sorry story mode will be unavailable for a little while, but you can comment out the sdebugging code that launches the intro) 2012-06-16 19:41:21 +00:00
world_with_rank.cpp Introduced an 'abstract kart' class, which is used to 2012-03-19 20:21:11 +00:00
world_with_rank.hpp Introduced an 'abstract kart' class, which is used to 2012-03-19 20:21:11 +00:00
world.cpp Enables both new skidding behaviour and new skidding AI. Disables old sharp turn behaviour and PRESENT_AI. 2012-09-01 22:45:07 +00:00
world.hpp Allow skipping the cutscene 2012-06-24 01:39:49 +00:00