stk-code_catmod/src/states_screens
2016-02-09 13:38:25 +11:00
..
dialogs Replaced setLocalKartInfo with setPlayerKart. Updated some docs. 2016-01-12 13:00:45 +11:00
addons_screen.cpp Replaced Widget's set(De)Activated functions with one setActive(bool) 2015-07-03 16:19:28 +10:00
addons_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
arenas_screen.cpp Complete fix to arena selection menu (handle random arenas) 2015-12-10 15:49:47 +08:00
arenas_screen.hpp Complete fix to arena selection menu (handle random arenas) 2015-12-10 15:49:47 +08:00
create_server_screen.cpp Added some default settings for race mode and send them to the server. 2015-12-03 07:53:56 +11:00
create_server_screen.hpp Removed server creation request (which is now down automatically 2015-11-05 23:34:27 +11:00
credits.cpp Fixed incorrect handling of 0x1a character in credit files 2015-09-28 09:12:45 +10:00
credits.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
cutscene_gui.cpp Use actual screen size when fading cutscenes. 2015-08-12 22:54:42 +02:00
cutscene_gui.hpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
easter_egg_screen.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
easter_egg_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
edit_gp_screen.cpp Made more .stkgui name correspond to the c++ file name. 2015-10-07 12:33:36 +11:00
edit_gp_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
edit_track_screen.cpp Replaced Widget's set(De)Activated functions with one setActive(bool) 2015-07-03 16:19:28 +10:00
edit_track_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
feature_unlocked.cpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
feature_unlocked.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
gp_info_screen.cpp Remember race type in saved GP. 2015-10-21 22:42:59 +02:00
gp_info_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
grand_prix_cutscene.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
grand_prix_cutscene.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
grand_prix_editor_screen.cpp Made more .stkgui name correspond to the c++ file name. 2015-10-07 12:33:36 +11:00
grand_prix_editor_screen.hpp Fix corrupted text in GP editor 2015-09-01 19:39:21 -04:00
grand_prix_lose.cpp Bugfix : no music when losing GP, see #2296 2015-09-12 19:54:40 -04:00
grand_prix_lose.hpp Bugfix : no music when losing GP, see #2296 2015-09-12 19:54:40 -04:00
grand_prix_win.cpp Make sure there is music when winning a GP, fixes #2296 2015-08-31 19:33:05 -04:00
grand_prix_win.hpp Make sure there is music when winning a GP, fixes #2296 2015-08-31 19:33:05 -04:00
help_screen_1.cpp Replaced setLocalKartInfo with setPlayerKart. Updated some docs. 2016-01-12 13:00:45 +11:00
help_screen_1.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_2.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_2.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_3.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_3.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_4.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_4.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
kart_selection.cpp Code simplification. 2016-01-14 08:05:40 +11:00
kart_selection.hpp Fixed crash if more than one kart is connected to the server (since the 2015-12-10 17:37:28 +11:00
main_menu_screen.cpp Replaced setLocalKartInfo with setPlayerKart. Updated some docs. 2016-01-12 13:00:45 +11:00
main_menu_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
network_kart_selection.cpp Added 0 number of laps to configuration to test ending a race. 2016-02-09 13:38:25 +11:00
network_kart_selection.hpp Fixed crash if more than one kart is connected to the server (since the 2015-12-10 17:37:28 +11:00
networking_lobby.cpp Started to support split screen by fixing and improving the handling 2016-01-14 08:20:14 +11:00
networking_lobby.hpp Show the connected players in the player list of the gui. 2015-11-27 23:05:05 +11:00
offline_kart_selection.cpp Added missing GPL license. 2015-03-30 11:42:28 +11:00
offline_kart_selection.hpp Added missing GPL license. 2015-03-30 11:42:28 +11:00
online_profile_achievements.cpp Fix achievements RTL display 2015-04-25 16:10:54 +02:00
online_profile_achievements.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
online_profile_base.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
online_profile_base.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
online_profile_friends.cpp Fix opening wrong friend profile due to sorting, fixes #2313 2015-09-14 19:04:54 -04:00
online_profile_friends.hpp Fixed #2097 (allow friends to be sorted). 2015-08-24 08:09:32 +10:00
online_profile_settings.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
online_profile_settings.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
online_screen.cpp Moved Server and ServersManager into network directory. 2015-11-12 17:52:04 +11:00
online_screen.hpp Started to support LAN servers in the GUI (wip). 2015-10-10 12:13:32 +11:00
online_user_search.cpp Removed unnecessary variable. 2015-10-09 09:43:50 +11:00
online_user_search.hpp Removed unnecessary variable. 2015-10-09 09:43:50 +11:00
options_screen_audio.cpp Fix various issues reported by coverity 2015-07-30 18:46:01 +02:00
options_screen_audio.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
options_screen_device.cpp Match more .stkgui and .cpp file names. 2015-10-07 16:33:01 +11:00
options_screen_device.hpp Match more .stkgui and .cpp file names. 2015-10-07 16:33:01 +11:00
options_screen_input.cpp Match more .stkgui and .cpp file names. 2015-10-07 16:33:01 +11:00
options_screen_input.hpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
options_screen_ui.cpp Fixed names utf8ToWide and wideToUtf8; added convenience functions 2015-11-26 08:56:03 +11:00
options_screen_ui.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
options_screen_video.cpp Fixed disabling "remember window pos" button when fullscreen is enabled. 2015-09-26 20:40:10 +02:00
options_screen_video.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
race_gui_base.cpp Merge remote-tracking branch 'origin/master' into refactor_networking 2015-12-15 22:52:55 +11:00
race_gui_base.hpp Some lightning improvements: 2015-12-03 19:25:40 +01:00
race_gui_overworld.cpp Merge remote-tracking branch 'origin/master' into refactor_networking 2015-12-15 22:52:55 +11:00
race_gui_overworld.hpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
race_gui.cpp Merge remote-tracking branch 'origin/master' into refactor_networking 2015-12-15 22:52:55 +11:00
race_gui.hpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
race_result_gui.cpp Replaced many uses of getPlayer with Controller::canGetAchievements. 2016-01-15 08:02:36 +11:00
race_result_gui.hpp Replaced many uses of getPlayer with Controller::canGetAchievements. 2016-01-15 08:02:36 +11:00
race_setup_screen.cpp Merge remote-tracking branch 'origin/master' into refactor_networking 2015-12-15 22:52:55 +11:00
race_setup_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
register_screen.cpp Show "Fribidized" user name and enable input for it 2015-12-14 02:56:42 +08:00
register_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
server_selection.cpp Fixed crash when quicly exiting stk after refreshing the server list. 2015-12-01 23:25:04 +11:00
server_selection.hpp Force refresh of server list when exiting from the server info screen. 2015-12-01 17:47:03 +11:00
soccer_setup_screen.cpp Removed m_local_player_karts data structure in RaceManager. 2016-01-08 17:03:50 +11:00
soccer_setup_screen.hpp Removed m_local_player_karts data structure in RaceManager. 2016-01-08 17:03:50 +11:00
state_manager.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
state_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
track_info_screen.cpp Add more arena info in track screen 2015-12-24 07:53:49 +08:00
track_info_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
tracks_screen.cpp Enable voting for tracks. 2015-12-03 08:24:17 +11:00
tracks_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
user_screen.cpp Show "Fribidized" user name and enable input for it 2015-12-14 02:56:42 +08:00
user_screen.hpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00