stk-code_catmod/src/modes
2018-08-13 00:59:20 +08:00
..
capture_the_flag.cpp Initial work on FFA in network 2018-08-13 00:59:20 +08:00
capture_the_flag.hpp Initial work on FFA in network 2018-08-13 00:59:20 +08:00
cutscene_world.cpp Keep working on #3345, not there yet 2018-07-19 21:09:33 -04:00
cutscene_world.hpp Keep working on #3345, not there yet 2018-07-19 21:09:33 -04:00
demo_world.cpp Rename m_num_karts to be more appropriate, removed redundant variables I've made 2017-10-28 12:51:49 +11:00
demo_world.hpp Convert more time handling to handling ticks. 2018-03-20 09:25:39 +11:00
easter_egg_hunt.cpp Removed execute permission (for unknown reasons VS makes source files 2018-06-08 10:59:13 +10:00
easter_egg_hunt.hpp Removed execute permission (for unknown reasons VS makes source files 2018-06-08 10:59:13 +10:00
follow_the_leader.cpp Fix FTL reset bug, fixes #3019 2017-11-05 18:22:27 -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
free_for_all.cpp Initial work on FFA in network 2018-08-13 00:59:20 +08:00
free_for_all.hpp Initial work on FFA in network 2018-08-13 00:59:20 +08:00
linear_world.cpp Fix rewind issue of rubber ball 2018-08-06 14:37:55 +08:00
linear_world.hpp Fix rewind issue of rubber ball 2018-08-06 14:37:55 +08:00
overworld.cpp SuperTux in Story Mode (and other improvements) (#3207) 2018-04-29 18:27:03 -04: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 End network game early if there is no red or blue team player 2018-08-10 15:08:19 +08:00
soccer_world.hpp End network game early if there is no red or blue team player 2018-08-10 15:08:19 +08: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 Initial work on FFA in network 2018-08-13 00:59:20 +08:00
three_strikes_battle.hpp Initial work on FFA in network 2018-08-13 00:59:20 +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 Prevent negative time in network soccer when finishing 2018-07-19 01:17:52 +08:00
world_status.hpp A few steps forward for issue #3345, more issues remain 2018-07-19 20:56:46 -04:00
world_with_rank.cpp Port rewinders to use shared_ptr 2018-07-24 14:22:20 +08:00
world_with_rank.hpp Move TrackSector to WorldWithRank 2016-09-28 13:48:32 +08:00
world.cpp Add initial framework for FFA and CTF in network 2018-08-12 10:57:37 +08:00
world.hpp Initial work on FFA in network 2018-08-13 00:59:20 +08:00