stk-code_catmod/src/modes
2017-11-05 13:03:15 +11:00
..
cutscene_world.cpp Moved m_track out of World into a static m_track in Track. Makes 2016-12-13 07:53:33 +11:00
cutscene_world.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
demo_world.cpp Replaced setLocalKartInfo with setPlayerKart. Updated some docs. 2016-01-12 13:00:45 +11:00
demo_world.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
easter_egg_hunt.cpp Moved m_track out of World into a static m_track in Track. Makes 2016-12-13 07:53:33 +11:00
easter_egg_hunt.hpp Add forgotten override's where necessary 2016-02-21 01:36:15 +01:00
follow_the_leader.cpp Better fix for #2687 2016-12-17 18:49:00 -05:00
follow_the_leader.hpp Fix crash sound only working once if the timer counts backwards 2016-07-08 23:43:12 +08:00
linear_world.cpp Fix wrong angle when normal is exactly 0, -1 ,0 2017-02-11 16:05:10 +08:00
linear_world.hpp Move TrackSector to WorldWithRank 2016-09-28 13:48:32 +08:00
overworld.cpp Allow to unlock all tracks in config.xml. 2016-12-23 23:36:39 +01:00
overworld.hpp Make OverWorld be derived from World 2016-09-28 11:24:04 +08:00
profile_world.cpp Moved m_track out of World into a static m_track in Track. Makes 2016-12-13 07:53:33 +11:00
profile_world.hpp Remove PlayerDifficulty class 2015-07-11 16:16:40 +02:00
soccer_world.cpp Allow to preserve more texture config 2017-03-16 16:20:05 +08:00
soccer_world.hpp Fix wrong doxygen comments 2016-09-29 10:19:18 +08:00
standard_race.cpp No powerup display when watching replay 2016-04-04 07:54:24 +08:00
standard_race.hpp Add forgotten override's where necessary 2016-02-21 01:36:15 +01:00
three_strikes_battle.cpp Remove .b3d usage in stk-code 2017-08-21 16:02:06 +08:00
three_strikes_battle.hpp Move spare tire num info to race_manager 2016-10-09 09:50:26 +08:00
tutorial_world.cpp Moved m_track out of World into a static m_track in Track. Makes 2016-12-13 07:53:33 +11:00
tutorial_world.hpp Fix rescue code in tutorial mode, fixes #2279 2015-08-10 19:01:58 -04:00
world_status.cpp Removed debug output. 2017-08-11 17:10:59 +10:00
world_status.hpp Adjust DT on client (due to server requests) at time DT is computed 2017-06-05 09:46:34 +10:00
world_with_rank.cpp Moved m_track out of World into a static m_track in Track. Makes 2016-12-13 07:53:33 +11:00
world_with_rank.hpp Move TrackSector to WorldWithRank 2016-09-28 13:48:32 +08:00
world.cpp Merge branch 'master' into game_protocol 2017-11-05 13:03:15 +11:00
world.hpp Merge remote-tracking branch 'origin/simplify-world' into game_protocol 2016-12-13 17:17:25 +11:00