stk-code_catmod/src/states_screens
auria 9ad338fde6 Lap count widget now works
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3971 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-08-31 13:13:31 +00:00
..
dialogs Lap count widget now works 2009-08-31 13:13:31 +00:00
credits.cpp Started mammoth cleanup of GUI code. Separated the generic GUI engine and the STK-specific bits (still work to do on this side) 2009-07-18 17:48:36 +00:00
credits.hpp Started mammoth cleanup of GUI code. Separated the generic GUI engine and the STK-specific bits (still work to do on this side) 2009-07-18 17:48:36 +00:00
kart_selection.cpp Fixed kart spinner being 'empty' the second time (and subsequent) 2009-08-30 23:12:00 +00:00
kart_selection.hpp Fixed keyboard navigation on kart selection screen (still 1-p only though) 2009-08-26 20:05:51 +00:00
options_screen.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
options_screen.hpp Started mammoth cleanup of GUI code. Separated the generic GUI engine and the STK-specific bits (still work to do on this side) 2009-07-18 17:48:36 +00:00
race_gui.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
race_gui.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
state_manager.cpp Fixed resolution switch 2009-08-29 20:31:46 +00:00
state_manager.hpp Some cleanup over previous commit 2009-08-27 18:50:56 +00:00