stk-code_catmod/src/states_screens
auria 8d3e9df01e Show global GP-order in addition to latest-track-order in the race over dialog when racing a GP
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5171 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-04-11 20:04:16 +00:00
..
dialogs Show global GP-order in addition to latest-track-order in the race over dialog when racing a GP 2010-04-11 20:04:16 +00:00
arenas_screen.cpp Fixed several FIXMEs related to player ID 2010-04-08 21:02:40 +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 several FIXMEs related to player ID 2010-04-08 21:02:40 +00:00
challenges.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
credits.cpp Updated menu singleton code, there was a bug in its logic (that had no consequence that i know but better fix it anyway) + some code style cleanup along the way 2010-03-18 18:18:19 +00:00
credits.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
feature_unlocked.cpp Cleaned up no more useful TODOs 2010-03-31 23:22:26 +00:00
feature_unlocked.hpp The chest scene is now shown for challenges that require beating a GP too 2010-03-08 17:04:05 +00:00
grand_prix_over.cpp Updated menu singleton code, there was a bug in its logic (that had no consequence that i know but better fix it anyway) + some code style cleanup along the way 2010-03-18 18:18:19 +00:00
grand_prix_over.hpp Added moving camera in GP end 2010-02-22 00:15:36 +00:00
help_screen_1.cpp Fixed several FIXMEs related to player ID 2010-04-08 21:02:40 +00:00
help_screen_1.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
help_screen_2.cpp Fixed several FIXMEs related to player ID 2010-04-08 21:02:40 +00:00
help_screen_2.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
help_screen_3.cpp Fixed several FIXMEs related to player ID 2010-04-08 21:02:40 +00:00
help_screen_3.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
kart_selection.cpp Better define which widgets can be visited by multiple players, fixing weird missing focus issues when a player > 0 selected a widget he shouldn't 2010-04-11 17:13:39 +00:00
kart_selection.hpp Code cleanup in kart selection screen 2010-03-03 19:40:49 +00:00
main_menu_screen.cpp Fixed several FIXMEs related to player ID 2010-04-08 21:02:40 +00:00
main_menu_screen.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
options_screen_av.cpp Fixed several FIXMEs related to player ID 2010-04-08 21:02:40 +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 several FIXMEs related to player ID 2010-04-08 21:02:40 +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 Fixed several FIXMEs related to player ID 2010-04-08 21:02:40 +00:00
options_screen_players.hpp Forbid adding 2 players with same name 2010-03-25 01:05:08 +00:00
race_gui.cpp fixed a FIXME (minor change) 2010-03-31 23:49:42 +00:00
race_gui.hpp fixed a FIXME (minor change) 2010-03-31 23:49:42 +00:00
race_setup_screen.cpp Fixed several FIXMEs related to player ID 2010-04-08 21:02:40 +00:00
race_setup_screen.hpp Disable the AI karts amount widget when selection 3 Strikes Battle, because we have no AI for this mode 2010-02-18 01:07:21 +00:00
state_manager.cpp Fixed what happens when pressing escape on feature unlocked screen 2010-03-01 23:40:20 +00:00
state_manager.hpp Fixed several FIXMEs related to player ID 2010-04-08 21:02:40 +00:00
tracks_screen.cpp Fixed several FIXMEs related to player ID 2010-04-08 21:02:40 +00:00
tracks_screen.hpp Implemented track group support 2010-03-03 18:29:16 +00:00