.. |
cutscene_world.cpp
|
Fix compilation for non-C++2011 compilers, oops
|
2012-06-17 22:33:30 +00:00 |
cutscene_world.hpp
|
Add support for playing sounds at given points during the cutscene
|
2012-06-16 23:35:51 +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
|
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
|
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 |