stk-code_catmod/src/modes
hiker 6139d689d7 Fix #2176 - rank jump on Northern Resort: this was fixed by not
adjusting the distance a kart has travelled on the road if the
kart is flying and over a reset texture (previously stk would fine
a quad way ahead of the kart, and a much greater distance along
track, which caused the kart to be ahead for a few frames, before
it was rescued and reset to its original position).
2015-08-19 13:05:01 +10: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 Fix #2176 - rank jump on Northern Resort: this was fixed by not 2015-08-19 13:05:01 +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 Updated (c) year to include 2015. 2015-03-30 11:42:50 +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 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
world.hpp Fixed rescue in soccer mode (which would previously used World's 2015-07-31 07:49:54 +10:00