stk-code_catmod/src/states_screens
auria 9779048407 Improved clipping text issue
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4574 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-01-31 16:52:39 +00:00
..
dialogs Improved clipping text issue 2010-01-31 16:52:39 +00:00
arenas_screen.cpp Always use irrDriver::getTexture and never IVideoDriver::getTexture, then it's easier to debug bogus calls. Order files alphabetically in Xcode (/me needs to take first grade again -.-) 2010-01-15 18:33:33 +00:00
arenas_screen.hpp Started adding back support for 3 strikes mode (which doesn't work since no arena was converted yet) 2009-12-19 19:25:12 +00:00
challenges.cpp Fixed an (harmless) error message that was printed on the console 2009-12-22 19:08:06 +00:00
challenges.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
credits.cpp Updated credits to use UTF-16, fixing accentuated characters (I'm not 100% sure the code will run on big-endian machines, gotta test) 2010-01-30 20:41:28 +00:00
credits.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
feature_unlocked.cpp Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but 2009-12-18 00:36:35 +00:00
feature_unlocked.hpp Now something comes out of the feature unlocked chest 2009-12-06 01:30:39 +00:00
help_screen_1.cpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
help_screen_1.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
help_screen_2.cpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
help_screen_2.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
help_screen_3.cpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
help_screen_3.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
kart_selection.cpp Removed fixed TODO, updated comments 2010-01-04 19:33:51 +00:00
kart_selection.hpp Prevent 2 players from selecting the same kart 2010-01-04 18:59:07 +00:00
main_menu_screen.cpp Always use irrDriver::getTexture and never IVideoDriver::getTexture, then it's easier to debug bogus calls. Order files alphabetically in Xcode (/me needs to take first grade again -.-) 2010-01-15 18:33:33 +00:00
main_menu_screen.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
options_screen_av.cpp Lots of small fixes and cleanup; major change : totally bypass irrLicht's icon rendering in the GUI, which is insufficient for our needs. Use a new system that's much more flexible. Improved locking icon on the way. A few minor glitches introduced, to be fixed soon 2009-12-14 20:15:09 +00:00
options_screen_av.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
options_screen_input.cpp Fixed compilation warnings, + warn if many keys are assigned to the same action in input settings 2010-01-02 01:46:29 +00:00
options_screen_input.hpp Implemented adding keyboard configs through the GUI 2009-12-28 18:13:24 +00:00
options_screen_players.cpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
options_screen_players.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
race_gui.cpp RIP domestic manners 2010-01-24 23:57:50 +00:00
race_gui.hpp Removed calls to gettext in each frame, instead the tranlsation is only done once when 2010-01-11 22:08:33 +00:00
race_setup_screen.cpp Fixed bug of game modes that don't reset properly 2009-12-30 18:17:16 +00:00
race_setup_screen.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
state_manager.cpp Better cursor show/hide management (esp. cursor will show in in-game dialogs) 2010-01-30 19:53:06 +00:00
state_manager.hpp A menu that uses animations can now choose not to throttle FPS to 35. This means credits and feature unlocked are now smoother 2009-12-06 02:19:37 +00:00
tracks_screen.cpp Always use irrDriver::getTexture and never IVideoDriver::getTexture, then it's easier to debug bogus calls. Order files alphabetically in Xcode (/me needs to take first grade again -.-) 2010-01-15 18:33:33 +00:00
tracks_screen.hpp When pressing escape to leave track info dialog, focus is now properly restored on previously selected track 2009-12-17 22:18:14 +00:00