stk-code_catmod/src/states_screens
auria b696dfad65 Subsea deserves a better song than BoomBoomBoom, plus add Rudy to the Credits for Subsea track
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9944 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2011-10-05 20:15:46 +00:00
..
dialogs Cosmetic changes only. 2011-09-27 04:14:26 +00:00
addons_screen.cpp Cosmetic changes only to follow our style guide (esp 2011-09-28 22:34:35 +00:00
addons_screen.hpp Cosmetic changes only to follow our style guide (esp 2011-09-28 22:34:35 +00:00
arenas_screen.cpp Apply patch by coug36 - thanks\! 2011-07-29 01:44:13 +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 Improve LOd on ferns 2011-07-16 19:40:44 +00:00
challenges.hpp Improve LOd on ferns 2011-07-16 19:40:44 +00:00
credits.cpp Cosmetic changes only. 2011-10-04 22:52:30 +00:00
credits.hpp Cosmetic changes only. 2011-10-04 22:52:30 +00:00
feature_unlocked.cpp Includes cleanup; especially avoid including in headers, creating implicit dependencies and horrible chains of recursive includes. Avoid iostream when possible because this header is not small 2011-05-29 19:52:24 +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 Better error handling 2011-06-04 00:17:22 +00:00
grand_prix_lose.hpp More work on 'thou shalt not include irrlicht.h everywhere carelessly' 2011-05-22 19:29:52 +00:00
grand_prix_win.cpp Remove old, unused debug code 2011-08-21 17:32:13 +00:00
grand_prix_win.hpp More work on 'thou shalt not include irrlicht.h everywhere carelessly' 2011-05-22 19:29:52 +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 More cosmetic changes. 2011-09-30 01:10:23 +00:00
kart_selection.hpp More cosmetic changes. 2011-09-30 01:10:23 +00:00
main_menu_screen.cpp Cosmetic changes only to follow our style guide (esp 2011-09-28 22:34:35 +00:00
main_menu_screen.hpp Display a message when clicking on the add-ons icon and it is not enabled 2011-07-31 01:20:41 +00:00
minimal_race_gui.cpp Cleaned up world.hpp: 2011-09-16 01:49:38 +00:00
minimal_race_gui.hpp Clean up irrlicht includes; avoiding including the huge irrlicht.h when we only need one specific class, especially in header files; use forwards when possible 2011-05-22 18:03:28 +00:00
options_screen_audio.cpp Major audio cleanup : remove sound effects names. Now their filename is their identifier. This simplifies things a lot 2011-04-23 00:22:16 +00:00
options_screen_audio.hpp Clean up irrlicht includes; avoiding including the huge irrlicht.h when we only need one specific class, especially in header files; use forwards when possible 2011-05-22 18:03:28 +00:00
options_screen_input2.cpp Cosmetic changes only to follow our style guide (esp 2011-09-28 22:34:35 +00:00
options_screen_input2.hpp Cosmetic changes only to follow our style guide (esp 2011-09-28 22:34:35 +00:00
options_screen_input.cpp Highlight gamepad when pressing its keys, to help the player tell them apart 2011-05-23 20:51:17 +00:00
options_screen_input.hpp Highlight gamepad when pressing its keys, to help the player tell them apart 2011-05-23 20:51:17 +00:00
options_screen_players.cpp Fix focus lost when opening and closing dialog in players screen 2011-04-23 20:56:57 +00:00
options_screen_players.hpp More work on 'thou shalt not include irrlicht.h everywhere carelessly', plus add debug checks to track.hpp in a desperate attempt to make STK Arthur_D-proof 2011-05-22 18:31:25 +00:00
options_screen_ui.cpp fix #400, live language switch doesn't work for system language 2011-08-30 00:02:59 +00:00
options_screen_ui.hpp Clean up irrlicht includes; avoiding including the huge irrlicht.h when we only need one specific class, especially in header files; use forwards when possible 2011-05-22 18:03:28 +00:00
options_screen_video.cpp Integrated the motion blur in game and adjusted the parameters 2011-07-25 20:35:44 +00:00
options_screen_video.hpp Clean up irrlicht includes; avoiding including the huge irrlicht.h when we only need one specific class, especially in header files; use forwards when possible 2011-05-22 18:03:28 +00:00
race_gui_base.cpp Subsea deserves a better song than BoomBoomBoom, plus add Rudy to the Credits for Subsea track 2011-10-05 20:15:46 +00:00
race_gui_base.hpp Initial rotation of thunderbird now takes heading of 2011-09-14 12:22:03 +00:00
race_gui.cpp Fixed issue of 3-strikes lives not being visible with the minimal race UI by somewhat de-minimizing it a bit in 3 strikes 2011-09-05 23:49:17 +00:00
race_gui.hpp Fixed issue of 3-strikes lives not being visible with the minimal race UI by somewhat de-minimizing it a bit in 3 strikes 2011-09-05 23:49:17 +00:00
race_result_gui.cpp Better defaults for focusd button in race end screen 2011-08-21 16:54:50 +00:00
race_result_gui.hpp Remove unused parameter for race GUI message, plus use title font for the WRONG WAY message instead of this ugly pink font that was there before 2011-09-03 20:23:55 +00:00
race_setup_screen.cpp Cleaned up world.hpp: 2011-09-16 01:49:38 +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 VS compilation problem ('free' is a macro) by renaming free to deallocate. 2011-09-23 00:07:24 +00:00
state_manager.hpp Fixed VS compilation problem ('free' is a macro) by renaming free to deallocate. 2011-09-23 00:07:24 +00:00
tracks_screen.cpp Apply patch by coug36 - thanks\! 2011-07-29 01:44:13 +00:00
tracks_screen.hpp Allow track groups to be changed at runtime 2011-05-22 01:30:11 +00:00
tutorial_screen.cpp loading from file, tutorial details. working on it 2011-01-19 00:12:09 +00:00
tutorial_screen.hpp More work on 'thou shalt not include irrlicht.h everywhere carelessly', plus add debug checks to track.hpp in a desperate attempt to make STK Arthur_D-proof 2011-05-22 18:31:25 +00:00