stk-code_catmod/src/states_screens
2015-12-03 08:24:17 +11:00
..
dialogs Removed unused code. 2015-12-01 18:10:06 +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 Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
arenas_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11: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 Widget's set(De)Activated functions with one setActive(bool) 2015-07-03 16:19:28 +10: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 Replaced Widget's set(De)Activated functions with one setActive(bool) 2015-07-03 16:19:28 +10:00
kart_selection.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
main_menu_screen.cpp Moved lan/wan setting to static functions in STKHost. 2015-11-01 22:16:57 +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 some default settings for race mode and send them to the server. 2015-12-03 07:53:56 +11:00
network_kart_selection.hpp Removed unnecessary code. 2015-12-02 08:17:03 +11:00
networking_lobby.cpp Removed all references to OnlineProfile, which makes LAN and WAN 2015-12-01 07:57:42 +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:47:02 +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 Implement lightning effect using shaders 2015-10-31 01:00:48 +01:00
race_gui_base.hpp Clean more stuff for the new insertValues 2015-04-24 01:58:19 +02:00
race_gui_overworld.cpp Continue work on scripting, fixing #2268. Use this as an opportunity to clean up a lot of old hardcoded overworld code, and replace it with cleaner scripting. Make sure to update SVN and the exporter (other commits in SVN coming soon) 2015-08-09 21:38:01 -04:00
race_gui_overworld.hpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
race_gui.cpp Fixed compiler warnings 2015-10-04 16:54:14 +02:00
race_gui.hpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
race_result_gui.cpp Fix string on GP result screen, fixes #2295 2015-08-25 21:28:09 -04:00
race_result_gui.hpp Fix #2248 (crash when taking screenshot). The assert was not appropriate 2015-07-26 00:26:43 +10:00
race_setup_screen.cpp Added some default settings for race mode and send them to the server. 2015-12-03 07:53:56 +11:00
race_setup_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
register_screen.cpp Replaced Widget's set(De)Activated functions with one setActive(bool) 2015-07-03 16:19:28 +10: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 Replaced Widget's set(De)Activated functions with one setActive(bool) 2015-07-03 16:19:28 +10:00
soccer_setup_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42: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 Replaced Widget's set(De)Activated functions with one setActive(bool) 2015-07-03 16:19:28 +10: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 Fix various issues reported by coverity 2015-07-30 18:46:01 +02:00
user_screen.hpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00