stk-code_catmod/src/modes
auria 76c6ddbc93 Fix FTL having no highscores as expected; don't display highscores in end-of-race dialogs when the mode has none
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4761 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-02-18 02:08:11 +00:00
..
follow_the_leader.cpp Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
follow_the_leader.hpp Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
linear_world.cpp Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
linear_world.hpp Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
profile_world.cpp Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
profile_world.hpp Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
standard_race.cpp Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
standard_race.hpp Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
three_strikes_battle.cpp Clarified one method by using a enum type instead of simply 'int' 2010-02-17 23:35:25 +00:00
three_strikes_battle.hpp Clarified one method by using a enum type instead of simply 'int' 2010-02-17 23:35:25 +00:00
world_status.cpp Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
world_status.hpp Refactor end of race handling so that more functions are done in a base class only 2010-02-17 11:59:51 +00:00
world.cpp Fix FTL having no highscores as expected; don't display highscores in end-of-race dialogs when the mode has none 2010-02-18 02:08:11 +00:00
world.hpp Don't try displaying highscores in modes that don't generate highscores (3 strikes, FTL) 2010-02-17 23:52:49 +00:00