stk-code_catmod/src/karts
hikerstk 01a9f73b54 Started adding powerup functionality to irrlicht port.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@3223 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-03-12 00:57:00 +00:00
..
auto_kart.hpp Moved kart-related files into separate subdirectory. 2008-11-07 04:34:01 +00:00
kart_control.hpp Added look_back as a kart control, which means that the AI 2009-01-09 04:58:24 +00:00
kart_model.cpp Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
kart_model.hpp Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
kart_properties_manager.cpp Update to irrlicht only, non-irrlicht part should be unchanged. 2009-02-10 05:30:59 +00:00
kart_properties_manager.hpp Removed unused variable. 2008-11-21 02:58:54 +00:00
kart_properties.cpp Applied Frederik Himpe's patch to support -Werror=format-security. 2009-02-18 22:56:48 +00:00
kart_properties.hpp Added new 'has-skidmarks' property which defaults to true. 2009-01-20 13:51:08 +00:00
kart.cpp Applied MiniBjorn 'more random explosion' patch. 2009-02-22 23:39:59 +00:00
kart.hpp Code cleanup (replaced unnecessary inlines, added missing inlines, 2009-01-27 02:36:37 +00:00
moveable.cpp Started adding powerup functionality to irrlicht port. 2009-03-12 00:57:00 +00:00
moveable.hpp Started adding powerup functionality to irrlicht port. 2009-03-12 00:57:00 +00:00
player_kart.cpp Irrlicht only: improved XML handling, support xml files 2009-02-20 01:42:34 +00:00
player_kart.hpp Fixed bug 2547586 (keys lock after pause): keys pressed when the 2009-01-31 04:51:50 +00:00