stk-code_catmod/src/karts
auria 22f6c6e008 First (rough) version of an end-of-race dialog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3974 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-09-01 18:11:26 +00:00
..
auto_kart.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +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 1) Added --kartdir directive, allowing loading of 2009-08-27 06:22:52 +00:00
kart_model.hpp 1) Added --kartdir directive, allowing loading of 2009-08-27 06:22:52 +00:00
kart_properties_manager.cpp 1) Added --kartdir directive, allowing loading of 2009-08-27 06:22:52 +00:00
kart_properties_manager.hpp 1) Added --kartdir directive, allowing loading of 2009-08-27 06:22:52 +00:00
kart_properties.cpp Massive conversion from std::string to stringw for all strings that need to be translated. Currently, translation is broken (strings i try to transalte appear as junk) -- since irrlicht GUI widgets all use wchar_t, using std::string in UTF-8 just didn't make it 2009-08-30 18:21:59 +00:00
kart_properties.hpp Massive conversion from std::string to stringw for all strings that need to be translated. Currently, translation is broken (strings i try to transalte appear as junk) -- since irrlicht GUI widgets all use wchar_t, using std::string in UTF-8 just didn't make it 2009-08-30 18:21:59 +00:00
kart.cpp add hit to kart rescued in 3-strikes-battle mode. 2009-08-27 02:04:37 +00:00
kart.hpp Massive conversion from std::string to stringw for all strings that need to be translated. Currently, translation is broken (strings i try to transalte appear as junk) -- since irrlicht GUI widgets all use wchar_t, using std::string in UTF-8 just didn't make it 2009-08-30 18:21:59 +00:00
moveable.cpp Fixed rotation of physical objects (like road cones). 2009-08-09 05:54:33 +00:00
moveable.hpp Mover user_pointer into subdir. 2009-06-03 00:54:17 +00:00
player_kart.cpp First (rough) version of an end-of-race dialog 2009-09-01 18:11:26 +00:00
player_kart.hpp 1) Added alpha version of profile-mode (which replaces if-statements 2009-08-21 00:32:24 +00:00