stk-code_catmod/src/modes
hikerstk 7ab65aee16 Fixed #879: avoid too many basket balls at the same time by introducing
a minimum amount of time (atm 15 seconds) before the next basket ball
can be found. Thanks to nixt for the patch.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12722 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-03 06:48:47 +00:00
..
cutscene_world.cpp First part of track object refactor 2013-04-04 01:15:37 +00:00
cutscene_world.hpp Refactoring: removed code duplication in some init() and restartRace() 2013-04-03 06:05:34 +00:00
demo_world.cpp Added a special type of tracks for soccer arenas 2012-12-22 22:33:15 +00:00
demo_world.hpp Use the new OVERRIDE macro in a couple more places 2012-05-14 00:20:00 +00:00
easter_egg_hunt.cpp Fixed crash in Easter mode when highest AI is selected (#926). 2013-04-22 07:09:29 +00:00
easter_egg_hunt.hpp Refactoring: removed code duplication in some init() and restartRace() 2013-04-03 06:05:34 +00:00
follow_the_leader.cpp Refactoring: removed code duplication in some init() and restartRace() 2013-04-03 06:05:34 +00:00
follow_the_leader.hpp Refactoring: removed code duplication in some init() and restartRace() 2013-04-03 06:05:34 +00:00
linear_world.cpp Fixed incorrect arrival time estimation (#903 and #859). 2013-04-04 21:17:39 +00:00
linear_world.hpp Fixed incorrect arrival time estimation (#903 and #859). 2013-04-04 21:17:39 +00:00
overworld.cpp Replaced many printf with log (see #937). Thanks to 2013-04-19 06:53:17 +00:00
overworld.hpp Replaced many printf with log (see #937). Thanks to 2013-04-19 06:53:17 +00:00
profile_world.cpp Big refactoring: the camera for a kart is now not part of the 2013-03-06 22:08:41 +00:00
profile_world.hpp Fix #664 2012-07-15 04:09:00 +00:00
soccer_world.cpp Refactoring: removed code duplication in some init() and restartRace() 2013-04-03 06:05:34 +00:00
soccer_world.hpp Refactoring: removed code duplication in some init() and restartRace() 2013-04-03 06:05:34 +00:00
standard_race.cpp Fixed compilation errors on linux and several warnings. 2012-12-17 01:27:44 +00:00
standard_race.hpp Refactoring: removed code duplication in some init() and restartRace() 2013-04-03 06:05:34 +00:00
three_strikes_battle.cpp Replaced many printf with log (see #937). Thanks to 2013-04-19 06:53:17 +00:00
three_strikes_battle.hpp First part of track object refactor 2013-04-04 01:15:37 +00:00
tutorial_world.cpp Do not stop music during tutorial 2013-04-04 23:14:52 +00:00
tutorial_world.hpp Do not stop music during tutorial 2013-04-04 23:14:52 +00:00
world_status.cpp Refactoring: removed code duplication in some init() and restartRace() 2013-04-03 06:05:34 +00:00
world_status.hpp Fixed more compiler warnings. 2012-09-30 23:31:00 +00:00
world_with_rank.cpp Added files missing in previous commit. 2012-10-14 22:23:07 +00:00
world_with_rank.hpp Introduced an 'abstract kart' class, which is used to 2012-03-19 20:21:11 +00:00
world.cpp Fixed #879: avoid too many basket balls at the same time by introducing 2013-05-03 06:48:47 +00:00
world.hpp Updated source list, and fixed compiler warning. 2013-04-05 12:31:14 +00:00