stk-code_catmod/src/states_screens
auria a43196a8b4 Started populating GP info dialog
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@4700 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2010-02-13 01:01:52 +00:00
..
dialogs Started populating GP info dialog 2010-02-13 01:01:52 +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 many warnings printed on the console 2010-02-01 21:38:17 +00:00
challenges.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
credits.cpp Added Chinese translation, minor updates to credits 2010-01-31 18:34:36 +00:00
credits.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
feature_unlocked.cpp Removed compiler warnings. 2010-02-04 22:35:43 +00:00
feature_unlocked.hpp Added new chest animation by MiniBjorn 2010-02-01 21:02:30 +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 Give some eye candy to the GP list in the tracks selection screen + clean code along the way 2010-02-12 02:21:07 +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 Added back support for detecting bogus resolutions when switching, and revert to the previous working one when user can't click confirmation button 2010-02-04 00:45:24 +00:00
options_screen_av.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
options_screen_input.cpp Give some eye candy to the GP list in the tracks selection screen + clean code along the way 2010-02-12 02:21:07 +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 1) Moved access to world object from race_manager to static functions in 2010-02-11 07:11:52 +00:00
race_gui.hpp Started to remove the various kart lists in various objects. 2010-02-10 11:40:33 +00:00
race_setup_screen.cpp Minor: some code style cleanup 2010-02-13 00:07:13 +00:00
race_setup_screen.hpp Improved support for multiplayer kart selection 2009-10-28 23:04:38 +00:00
state_manager.cpp Fixed issues with active players and input (were not resetted properly) 2010-02-03 01:52:42 +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 Started implementing GP info dialog 2010-02-13 00:36:46 +00:00
tracks_screen.hpp Started implementing GP info dialog 2010-02-13 00:36:46 +00:00