stk-code_catmod/src/karts
hikerstk 879e0248aa Moved handling of fire from controller into kart, so now all
events in the KartControl structure are handled by kart.


git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@12772 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2013-05-16 01:08:55 +00:00
..
controller Moved handling of fire from controller into kart, so now all 2013-05-16 01:08:55 +00:00
abstract_kart_animation.cpp Fix #766: slipstream bonus still active after rescue. 2012-11-07 05:57:46 +00:00
abstract_kart_animation.hpp Fixed counting of explosions and rescues in KartWithStats. 2012-09-06 04:52:39 +00:00
abstract_kart.cpp Fix #966: replace printf, thanks to muditjaju. 2013-05-12 22:04:26 +00:00
abstract_kart.hpp Moved handling of fire from controller into kart, so now all 2013-05-16 01:08:55 +00:00
cannon_animation.cpp Fixed compiler warning. 2012-09-06 04:53:22 +00:00
cannon_animation.hpp First proper working version of cannon. 2012-04-26 22:17:46 +00:00
explosion_animation.cpp Big refactoring: the camera for a kart is now not part of the 2013-03-06 22:08:41 +00:00
explosion_animation.hpp Fixed #697: after a kart explosion a kart would immediately be 2012-11-04 10:36:04 +00:00
ghost_kart.cpp Fix #966: replace printf, thanks to muditjaju. 2013-05-12 22:04:26 +00:00
ghost_kart.hpp Improved ghost format to support events (like start/end 2012-03-14 23:15:31 +00:00
kart_gfx.cpp Fixed compilation errors and warnings. 2013-04-13 14:29:44 +00:00
kart_gfx.hpp Tweaked skidding particles by Deve 2013-04-12 21:24:21 +00:00
kart_model.cpp Fix #966: replace printf, thanks to muditjaju. 2013-05-12 22:04:26 +00:00
kart_model.hpp Added Christmas hats for 4 karts. There is no date dependency 2012-12-24 00:10:41 +00:00
kart_properties_manager.cpp Fix #966: replace printf, thanks to muditjaju. 2013-05-12 22:04:26 +00:00
kart_properties_manager.hpp Fix minor memory leaks, by nathanm32292394 - #676 2012-07-16 22:36:47 +00:00
kart_properties.cpp iAdded new 'best' AI difficulty. ATM this is not locked yet, and 2013-04-11 06:17:46 +00:00
kart_properties.hpp iAdded new 'best' AI difficulty. ATM this is not locked yet, and 2013-04-11 06:17:46 +00:00
kart_with_stats.cpp Count how often a kart is off track for profile statistics. 2012-09-06 05:48:01 +00:00
kart_with_stats.hpp Count how often a kart is off track for profile statistics. 2012-09-06 05:48:01 +00:00
kart.cpp Moved handling of fire from controller into kart, so now all 2013-05-16 01:08:55 +00:00
kart.hpp Moved handling of fire from controller into kart, so now all 2013-05-16 01:08:55 +00:00
max_speed.cpp Fix #766: slipstream bonus still active after rescue. 2012-11-07 05:57:46 +00:00
max_speed.hpp Added support in MaxSpeed for an additional engine force 2012-07-29 23:46:16 +00:00
moveable.cpp Added preliminary easter-egg mode. It still needs a icon (battle mode 2012-12-17 00:33:47 +00:00
moveable.hpp Added maximum amount of nitro a kart can collect to stk_config.xml 2012-08-19 23:41:36 +00:00
rescue_animation.cpp Big refactoring: the camera for a kart is now not part of the 2013-03-06 22:08:41 +00:00
rescue_animation.hpp Fixed crash in debug output: getName() of a kart 2012-04-09 23:18:37 +00:00
skidding_properties.cpp Fix #966: replace printf, thanks to muditjaju. 2013-05-12 22:04:26 +00:00
skidding_properties.hpp Added a minimum skidding speed (below which a kart can't skid), 2012-10-25 06:03:59 +00:00
skidding.cpp Fix #966: replace printf, thanks to muditjaju. 2013-05-12 22:04:26 +00:00
skidding.hpp Imrpoved skidding: getting out of skid reset the visual rotation 2012-10-17 21:51:10 +00:00