stk-code_catmod/src/karts
2014-03-25 16:59:20 +01:00
..
controller Removed unnecessary #include of user_config.hpp in other hpp files 2014-02-26 12:52:16 +11:00
abstract_kart_animation.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
abstract_kart_animation.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
abstract_kart.cpp clean src/karts from cout, printf and cerr 2014-02-06 01:26:30 +04:00
abstract_kart.hpp Merge branch 'hilnius' 2013-12-05 17:28:55 +00:00
cannon_animation.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
cannon_animation.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
explosion_animation.cpp clean src/karts from cout, printf and cerr 2014-02-06 01:26:30 +04:00
explosion_animation.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
ghost_kart.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
ghost_kart.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
kart_gfx.cpp clean src/karts from cout, printf and cerr 2014-02-06 01:26:30 +04:00
kart_gfx.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
kart_model.cpp Reduced the LOD distance of the kart. The player won't notice since he is focused on the race 2013-12-22 00:08:17 +00:00
kart_model.hpp fix some coverity issues 2014-01-30 03:19:41 +04:00
kart_properties_manager.cpp Renamed player.?pp to player_profile.?pp (to follow our style 2014-02-17 20:10:29 +11:00
kart_properties_manager.hpp Minor cleanup: renamed resetAllKarts back to unloadAllKarts (to avoid 2014-01-29 15:09:28 +11:00
kart_properties.cpp Allow karts to specifie a different sound effect for their engine; closes #1234 2014-03-17 17:01:34 +01:00
kart_properties.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
kart_with_stats.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
kart_with_stats.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
kart.cpp When a kart has crashed, make the impulsive force a little more realistic. (depending on the kart velocity). 2014-03-25 16:59:20 +01:00
kart.hpp Remove camera tilting in flying mode. 2014-03-04 16:56:03 +11:00
max_speed.cpp Added support for a texture specific minimum speed. This fixes issues with 2013-12-11 22:12:14 +00:00
max_speed.hpp Added support for a texture specific minimum speed. This fixes issues with 2013-12-11 22:12:14 +00:00
moveable.cpp Remove camera tilting in flying mode. 2014-03-04 16:56:03 +11:00
moveable.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
rescue_animation.cpp Added new class to handle command line parameters, which 2014-01-06 12:23:16 +00:00
rescue_animation.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
skidding_properties.cpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
skidding_properties.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00
skidding.cpp Tab fix 2014-03-15 19:58:25 +01:00
skidding.hpp Merged with trunk, part 1 (due to previous failures I am splitting this 2013-12-02 04:27:55 +00:00