stk-code_catmod/src/modes
hikerstk 8fa7b8a0d0 Avoid crash in case of problems with sound.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11952 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-11-15 02:04:03 +00:00
..
cutscene_world.cpp Fix pressing escape in kart select screen gonig to overworld 2012-11-15 00:09:36 +00:00
cutscene_world.hpp Fix bug 2012-10-01 00:11:47 +00:00
demo_world.cpp Mostly cosmetic change: renamed RD_EASY etc to 2012-10-21 23:06:33 +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 Avoid crash in case of problems with sound. 2012-11-15 02:04:03 +00:00
linear_world.hpp Added files missing in previous commit. 2012-10-14 22:23:07 +00:00
overworld.cpp Mostly cosmetic change: renamed RD_EASY etc to 2012-10-21 23:06:33 +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 Apply patch by Steel to make sure giving up a race can't give you a highscore or challenge 2012-10-25 23:17:10 +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 Added files missing in previous commit. 2012-10-14 22:23:07 +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 Removed old default and present AI (which do not support new skidding). 2012-10-23 21:46:44 +00:00
world.hpp Allow skipping the cutscene 2012-06-24 01:39:49 +00:00