stk-code_catmod/src/modes
2015-10-31 11:41:43 +11:00
..
cutscene_world.cpp Added a getStartTransform function to World. Use this to change 2015-07-30 17:12:48 +10:00
cutscene_world.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
demo_world.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
demo_world.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
easter_egg_hunt.cpp Clean more stuff for the new insertValues 2015-04-24 01:58:19 +02:00
easter_egg_hunt.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
follow_the_leader.cpp Added a getStartTransform function to World. Use this to change 2015-07-30 17:12:48 +10:00
follow_the_leader.hpp Added a getStartTransform function to World. Use this to change 2015-07-30 17:12:48 +10:00
linear_world.cpp Fixed #2294 (crash when kart is off road and not on material). 2015-08-26 17:15:59 +10:00
linear_world.hpp Fix #2242 2015-07-16 19:38:34 -04:00
overworld.cpp Continue work on scripting, fixing #2268. Use this as an opportunity to clean up a lot of old hardcoded overworld code, and replace it with cleaner scripting. Make sure to update SVN and the exporter (other commits in SVN coming soon) 2015-08-09 21:38:01 -04:00
overworld.hpp Removed rescue-code duplication in battle mode and soccer mode. 2015-07-31 16:27:52 +10:00
profile_world.cpp Added a getStartTransform function to World. Use this to change 2015-07-30 17:12:48 +10:00
profile_world.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
soccer_world.cpp Removed rescue-code duplication in battle mode and soccer mode. 2015-07-31 16:27:52 +10:00
soccer_world.hpp Removed rescue-code duplication in battle mode and soccer mode. 2015-07-31 16:27:52 +10:00
standard_race.cpp Removed NetworkManager and ClientNetworkManager. 2015-10-27 08:23:59 +11:00
standard_race.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
three_strikes_battle.cpp Removed rescue-code duplication in battle mode and soccer mode. 2015-07-31 16:27:52 +10:00
three_strikes_battle.hpp Removed rescue-code duplication in battle mode and soccer mode. 2015-07-31 16:27:52 +10:00
tutorial_world.cpp Fix rescue code in tutorial mode, fixes #2279 2015-08-10 19:01:58 -04:00
tutorial_world.hpp Fix rescue code in tutorial mode, fixes #2279 2015-08-10 19:01:58 -04:00
world_status.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
world_status.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
world_with_rank.cpp Removed rescue-code duplication in battle mode and soccer mode. 2015-07-31 16:27:52 +10:00
world_with_rank.hpp Fixed scores in FTL GPs. All score handling is now done by the World, 2015-07-28 09:39:00 +10:00
world.cpp Rename profiler marker to clarify what it measures 2015-10-25 21:21:05 -04:00
world.hpp Fixed rescue in soccer mode (which would previously used World's 2015-07-31 07:49:54 +10:00