stk-code_catmod/src/modes
auria a8adde409d Overworld : honor music disabled flag
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11674 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-10-12 23:01:59 +00:00
..
cutscene_world.cpp Renamed getFloatTimeSincEpoch into getRealTime (since this time 2012-10-02 07:17:28 +00:00
cutscene_world.hpp Fix bug 2012-10-01 00:11:47 +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 Overworld : honor music disabled flag 2012-10-12 23:01:59 +00:00
overworld.hpp Add special escape-menu on overworld, and make Nolok's bubble gum swapper-proof 2012-09-29 22:46:29 +00:00
profile_world.cpp Fixed memory leaks in case of --no-graphics (just to reduce 2012-09-09 23:45:56 +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 Fixed more compiler warnings. 2012-09-30 23:31:00 +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