stk-code_catmod/src/modes
auria 86e346daeb Instead of harcoding where the camera looks during cutscenes, import it from blender. Unfortunately this makes the camera jumpy, not sure why?
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11302 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2012-06-16 17:41:34 +00:00
..
cutscene_world.cpp Instead of harcoding where the camera looks during cutscenes, import it from blender. Unfortunately this makes the camera jumpy, not sure why? 2012-06-16 17:41:34 +00:00
cutscene_world.hpp More work to make cutscenes work 2012-06-02 22:35:09 +00:00
demo_world.cpp Fixed missing music (and count down) in demo mode. 2012-05-10 13:05: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 Improved handling of controller name so that the end 2012-06-09 15:48:18 +00:00
profile_world.hpp Removed unnecessary settings of a demo mode in ProfileWorld. 2012-05-09 23:05:25 +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 Removed physics.hpp #include from world.hpp. 2012-05-08 07:07:15 +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 Removed physics.hpp #include from world.hpp. 2012-05-08 07:07:15 +00:00
world_status.hpp Use the new OVERRIDE macro in a couple more places 2012-05-14 00:20: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 Applied a (slightly modified) version of jskij7's patch to create 2012-06-10 19:52:11 +00:00
world.hpp Use the new OVERRIDE macro in a couple more places 2012-05-14 00:20:00 +00:00