stk-code_catmod/src/modes
2018-11-17 12:43:03 +08:00
..
capture_the_flag.cpp Use a larger radius for CTF 2018-11-17 12:43:03 +08:00
capture_the_flag.hpp Fix ranking messed up in network when finishing race 2018-10-25 00:36:47 +08:00
cutscene_world.cpp Always use real dt for cutscenes. 2018-10-28 23:21:55 +01:00
cutscene_world.hpp Fix #3483 2018-10-06 18:26:57 -04:00
demo_world.cpp Don't start demo world wrongly when isNetworking is true in menu 2018-10-24 14:37:51 +08:00
demo_world.hpp Convert more time handling to handling ticks. 2018-03-20 09:25:39 +11:00
easter_egg_hunt.cpp Fix #3536 2018-11-07 19:01:27 +01:00
easter_egg_hunt.hpp Fix #3483 2018-10-06 18:26:57 -04:00
follow_the_leader.cpp Make the FTL countdown addition work for all type of explosion affecting the leader 2018-10-12 19:05:07 +02:00
follow_the_leader.hpp Also increase the FTL countdown when the leader is rescued 2018-10-12 19:10:46 +02:00
free_for_all.cpp Fix #3483 2018-10-06 18:26:57 -04:00
free_for_all.hpp Fix #3483 2018-10-06 18:26:57 -04:00
linear_world.cpp Show kart name next to icon after finishing a race 2018-11-16 23:34:05 +08:00
linear_world.hpp Fix #3483 2018-10-06 18:26:57 -04:00
overworld.cpp Change param name to avoid conflict 2018-10-28 22:27:34 +01:00
overworld.hpp Convert more time handling to handling ticks. 2018-03-20 09:25:39 +11:00
profile_world.cpp Port rewinders to use shared_ptr 2018-07-24 14:22:20 +08:00
profile_world.hpp Port rewinders to use shared_ptr 2018-07-24 14:22:20 +08:00
soccer_world.cpp Add maximum number of moveable objects in networking games 2018-11-09 21:17:38 +08:00
soccer_world.hpp Fix #3483 2018-10-06 18:26:57 -04:00
standard_race.cpp Port rewinders to use shared_ptr 2018-07-24 14:22:20 +08:00
standard_race.hpp Add forgotten override's where necessary 2016-02-21 01:36:15 +01:00
three_strikes_battle.cpp Fix #3483 2018-10-06 18:26:57 -04:00
three_strikes_battle.hpp Fix #3483 2018-10-06 18:26:57 -04: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 Display soccer timer after a goal (#3411) 2018-08-29 18:33:01 -04:00
world_status.cpp Don't show thunderbird when waiting for others 2018-11-03 16:31:51 +08:00
world_status.hpp Don't show thunderbird when waiting for others 2018-11-03 16:31:51 +08:00
world_with_rank.cpp Fix #3483 2018-10-06 18:26:57 -04:00
world_with_rank.hpp Fix #3483 2018-10-06 18:26:57 -04:00
world.cpp Remove unused code, prepare transition to dynamic progress update 2018-10-06 18:26:57 -04:00
world.hpp Add game mode counters, document existing counters, and some fixes 2018-10-06 18:26:57 -04:00