stk-code_catmod/src/states_screens
auria 32e05b9da5 Remove another dbeugging print
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@8083 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-03-27 01:32:28 +00:00
..
dialogs Added version number to challenges (I replaced all Challenge 2011-02-04 10:53:58 +00:00
addons_screen.cpp Added proper aborting of curl download threads. 2011-01-23 04:24:55 +00:00
addons_screen.hpp Started work on deleting installed updates; deleted unused variables 2011-01-05 06:02:17 +00:00
arenas_screen.cpp Add uniform back buttons everywhere in a subtle location 2011-03-26 23:51:49 +00:00
arenas_screen.hpp 1) Moved calls to World::(un)pause from state_manager into 2010-08-15 01:15:19 +00:00
challenges.cpp Added version number to challenges (I replaced all Challenge 2011-02-04 10:53:58 +00:00
challenges.hpp 1) Moved calls to World::(un)pause from state_manager into 2010-08-15 01:15:19 +00:00
credits.cpp Removed more useless FIXMEs 2011-01-03 21:18:52 +00:00
credits.hpp Renamed ptr_vector to PtrVector so that is follows 2011-02-03 22:20:53 +00:00
feature_unlocked.cpp Simplified attachModel method, it was confusing that it has a out-pointer parameter yet returns void 2011-03-17 19:08:01 +00:00
feature_unlocked.hpp Added version number to challenges (I replaced all Challenge 2011-02-04 10:53:58 +00:00
grand_prix_lose.cpp Simplified attachModel method, it was confusing that it has a out-pointer parameter yet returns void 2011-03-17 19:08:01 +00:00
grand_prix_lose.hpp Added more copyright statements 2010-12-15 22:59:55 +00:00
grand_prix_win.cpp Simplified attachModel method, it was confusing that it has a out-pointer parameter yet returns void 2011-03-17 19:08:01 +00:00
grand_prix_win.hpp Added more copyright statements 2010-12-15 22:59:55 +00:00
help_screen_1.cpp Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC 2010-09-19 19:22:43 +00:00
help_screen_1.hpp 1) Moved calls to World::(un)pause from state_manager into 2010-08-15 01:15:19 +00:00
help_screen_2.cpp Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC 2010-09-19 19:22:43 +00:00
help_screen_2.hpp 1) Moved calls to World::(un)pause from state_manager into 2010-08-15 01:15:19 +00:00
help_screen_3.cpp Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC 2010-09-19 19:22:43 +00:00
help_screen_3.hpp 1) Moved calls to World::(un)pause from state_manager into 2010-08-15 01:15:19 +00:00
help_screen_4.cpp Fixed bogus tab switch in help 2010-10-24 20:36:07 +00:00
help_screen_4.hpp Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC 2010-09-19 19:22:43 +00:00
kart_selection.cpp Remove another dbeugging print 2011-03-27 01:32:28 +00:00
kart_selection.hpp Renamed ptr_vector to PtrVector so that is follows 2011-02-03 22:20:53 +00:00
main_menu_screen.cpp Added horizontally scrolling to the news message, and support for multiple 2011-03-24 21:10:36 +00:00
main_menu_screen.hpp The language selection popup shouldn't require add-ons to be enabled 2011-01-24 02:03:10 +00:00
minimal_race_gui.cpp Adjusted size for player and AI icons in minimal race UI. Feel free to make further adjustments. 2011-03-12 17:59:07 +00:00
minimal_race_gui.hpp Removed unimportant messages (item messages), some code cleanup. 2011-02-09 21:45:30 +00:00
options_screen_audio.cpp Show tooltips when hovering options tabs 2011-03-20 19:49:55 +00:00
options_screen_audio.hpp Save options before leaving options screen 2010-12-15 00:23:42 +00:00
options_screen_input2.cpp Show tooltips when hovering options tabs 2011-03-20 19:49:55 +00:00
options_screen_input2.hpp Hopefully fixed gamepad related issues (esp. bug 3114440 - can't assign axis+0). 2010-11-25 21:53:34 +00:00
options_screen_input.cpp Show tooltips when hovering options tabs 2011-03-20 19:49:55 +00:00
options_screen_input.hpp 1) Moved calls to World::(un)pause from state_manager into 2010-08-15 01:15:19 +00:00
options_screen_players.cpp Fix wide-string player names (only if irrlicht 1.8 is used) 2011-03-25 15:52:59 +00:00
options_screen_players.hpp Added more copyright statements 2010-12-15 22:59:55 +00:00
options_screen_ui.cpp Show tooltips when hovering options tabs 2011-03-20 19:49:55 +00:00
options_screen_ui.hpp Reorganize options in more screens, use 'accordion tabs' to fit everything in the available space, I *think* the result is good, feedback welcome 2011-03-20 18:50:20 +00:00
options_screen_video.cpp Shut up annoying warning 2011-03-27 01:30:38 +00:00
options_screen_video.hpp Add tooltip to explain what each GFX level does (as suggested in Trac) + remove NLS_ENABLED checks, with tinygettext translation is always available. 2011-03-18 16:50:22 +00:00
race_gui_base.hpp Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +00:00
race_gui.cpp Fixed fonts being messed up by lightning 2011-03-17 22:44:10 +00:00
race_gui.hpp Add thunder to lighthouse 2011-03-15 22:48:59 +00:00
race_result_gui.cpp Fix kart names not being translated on live language switch + correct more RTL issues I found on the way 2011-02-06 02:49:45 +00:00
race_result_gui.hpp Set props as per SVN-CONFIG for .[ch]pp, AKA SVN props clean up day. :) 2011-01-21 01:54:38 +00:00
race_setup_screen.cpp Add uniform back buttons everywhere in a subtle location 2011-03-26 23:51:49 +00:00
race_setup_screen.hpp 1) Moved calls to World::(un)pause from state_manager into 2010-08-15 01:15:19 +00:00
state_manager.cpp Fixed compilation problems when compiling without -DDEBUG. 2010-11-29 10:02:47 +00:00
state_manager.hpp Renamed ptr_vector to PtrVector so that is follows 2011-02-03 22:20:53 +00:00
tracks_screen.cpp Add uniform back buttons everywhere in a subtle location 2011-03-26 23:51:49 +00:00
tracks_screen.hpp 1) Moved calls to World::(un)pause from state_manager into 2010-08-15 01:15:19 +00:00
tutorial_screen.cpp loading from file, tutorial details. working on it 2011-01-19 00:12:09 +00:00
tutorial_screen.hpp Renamed ptr_vector to PtrVector so that is follows 2011-02-03 22:20:53 +00:00