stk-code_catmod/src/race
auria a5edabee75 Fixed input mode not properly reset when exiting race
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@4253 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-12-06 16:06:39 +00:00
..
grand_prix_data.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
grand_prix_data.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
grand_prix_manager.cpp Cleaned up StringUtils: used 'better' names (e.g. getPath() 2009-08-24 05:56:53 +00:00
grand_prix_manager.hpp Replaced all remaining HEADER_.*_H with HEADER_.*_HPP . 2009-06-03 02:17:43 +00:00
highscore_manager.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
highscore_manager.hpp Moved race related files into new subdir 'race'. 2009-06-03 01:36:48 +00:00
highscores.cpp Moved race related files into new subdir 'race'. 2009-06-03 01:36:48 +00:00
highscores.hpp Moved race related files into new subdir 'race'. 2009-06-03 01:36:48 +00:00
history.cpp Moved race related files into new subdir 'race'. 2009-06-03 01:36:48 +00:00
history.hpp Moved race related files into new subdir 'race'. 2009-06-03 01:36:48 +00:00
race_manager.cpp Fixed input mode not properly reset when exiting race 2009-12-06 16:06:39 +00:00
race_manager.hpp Some redesign of split screen to enable proper handling of 2009-11-29 13:04:57 +00:00