stk-code_catmod/src/karts
2008-12-27 01:01:28 +00:00
..
auto_kart.hpp Moved kart-related files into separate subdirectory. 2008-11-07 04:34:01 +00:00
kart_control.hpp 1) Removed references to wheelie and jump kart control structure. 2008-12-21 21:40:00 +00:00
kart_model.cpp attempt at making suspension look better - made the view quadratic instead of linear (shows small moves more, big ones less), reduced amplitude to look less weird. (sorry hiker, my implementation may need to be reviewed :) The effect varies much from kart to kart, for instance on karts like hexley the effect is much more visible 2008-12-27 01:01:28 +00:00
kart_model.hpp Moved Vec3 and Coord into utils subdir. 2008-12-01 22:43:50 +00:00
kart_properties_manager.cpp Removed unused variable. 2008-11-21 02:58:54 +00:00
kart_properties_manager.hpp Removed unused variable. 2008-11-21 02:58:54 +00:00
kart_properties.cpp Made the skidding frame rate independent. 2008-12-26 20:05:41 +00:00
kart_properties.hpp Made the skidding frame rate independent. 2008-12-26 20:05:41 +00:00
kart.cpp plunger now blocks view as planned when thrown backwards; no aiming yet though 2008-12-26 20:45:56 +00:00
kart.hpp 1) remove plunger model when it hits a kart (backwards) 2) tweaked duration of plunger blocking view to be less of a punition 2008-12-26 20:54:23 +00:00
moveable.cpp Moved Vec3 and Coord into utils subdir. 2008-12-01 22:43:50 +00:00
moveable.hpp Moved Vec3 and Coord into utils subdir. 2008-12-01 22:43:50 +00:00
player_kart.cpp Added command line option to activate some gamepad debug output. 2008-12-22 01:49:05 +00:00
player_kart.hpp Minor refactoring. 2008-12-21 07:43:41 +00:00