stk-code_catmod/src/physics
2018-07-31 01:14:02 +08:00
..
btKart.cpp Added the cushioning time to the network state (to be decided later 2018-07-26 21:47:05 +10:00
btKart.hpp Improve kart kart collision in network 2018-07-31 01:14:02 +08:00
btKartRaycast.cpp Port rewinders to use shared_ptr 2018-07-24 14:22:20 +08:00
btKartRaycast.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
irr_debug_drawer.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
irr_debug_drawer.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
kart_motion_state.hpp Fix debug build on GCC 5.3.0 2016-03-26 22:36:22 -05:00
physical_object.cpp Save the uncompressed physics values to objects in server 2018-07-26 13:32:41 +08:00
physical_object.hpp Port rewinders to use shared_ptr 2018-07-24 14:22:20 +08:00
physics.cpp Decode the solver-mode only once instead of at every race start. 2018-06-21 10:20:22 +10:00
physics.hpp Convert more time handling to handling ticks. 2018-03-20 09:25:39 +11:00
stk_dynamics_world.hpp Made Physics a singleton, removing the accessor functions from World. 2016-12-13 08:31:08 +11:00
triangle_mesh.cpp Minor documentation update. 2017-04-19 23:33:31 +10:00
triangle_mesh.hpp Properly fix driving no physical objects to enable smoothing (e.g. 2017-04-18 23:07:24 +10:00
user_pointer.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00