stk-code_catmod/src/states_screens
hiker acdba401a9
Merge pull request #3090 from qwertychouskie/simplify-version-number-change
Reduce number of places version number needs to be changed on release
2018-04-18 09:44:13 +10:00
..
dialogs Avoid a crash in general text field dialog. 2018-04-15 21:14:43 +02:00
addons_screen.cpp In the addons screen, show a tip to remember that the Internet connection is disabled. (Issue #1763). (#2605) 2016-08-19 18:28:59 -04:00
addons_screen.hpp In the addons screen, show a tip to remember that the Internet connection is disabled. (Issue #1763). (#2605) 2016-08-19 18:28:59 -04:00
arenas_screen.cpp Fixed 64-bit related compiler warnings. 2017-04-07 23:43:01 +10: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 Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
create_server_screen.hpp Removed server creation request (which is now down automatically 2015-11-05 23:34:27 +11:00
credits.cpp Reduce number of places version number needs to be changed on release 2018-01-11 08:56:23 -08:00
credits.hpp Convert CREDITS to UTF-8 (#2723) 2017-01-07 18:56:15 -05:00
cutscene_gui.cpp Fixed linking problems - will probably not run ;) 2016-11-14 09:59:08 +11:00
cutscene_gui.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
easter_egg_screen.cpp Allow texture error message to be used in STKTexManager 2017-01-11 10:55:18 +08: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 Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
edit_track_screen.cpp Reduce variables scope when possible, based on the warnings reported by 2016-10-04 08:55:01 +02:00
edit_track_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
feature_unlocked.cpp Add required code and color selector for rainbow karts 2018-01-13 00:38:46 +08:00
feature_unlocked.hpp Port feature unlocked to use SP 2018-01-05 01:06:58 +08:00
ghost_replay_selection.cpp Ghost replay selection fix (#3081) 2017-12-27 21:08:34 -05:00
ghost_replay_selection.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
gp_info_screen.cpp Merge branch 'KartPerGamemode' 2017-11-21 19:20:49 -05:00
gp_info_screen.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
grand_prix_cutscene.cpp Try to combine all text field dialogs 2016-12-26 10:53:14 +08:00
grand_prix_cutscene.hpp Try to combine all text field dialogs 2016-12-26 10:53:14 +08:00
grand_prix_editor_screen.cpp Fixed a crash in grand prix editor 2017-09-09 21:25:56 +02:00
grand_prix_editor_screen.hpp Try to combine all text field dialogs 2016-12-26 10:53:14 +08:00
grand_prix_lose.cpp Add required code and color selector for rainbow karts 2018-01-13 00:38:46 +08:00
grand_prix_lose.hpp Allow speed weight objects to be attached to bone 2017-09-18 11:27:21 +08:00
grand_prix_win.cpp Merge remote-tracking branch 'origin/master' 2018-01-13 15:44:57 +08:00
grand_prix_win.hpp Add new GPwin cutscene (#2875) 2017-07-06 20:54:42 -04:00
help_screen_1.cpp Add help page with icons for banana penalties 2016-11-04 22:16:06 -05:00
help_screen_1.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_2.cpp Add help page with icons for banana penalties 2016-11-04 22:16:06 -05:00
help_screen_2.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_3.cpp Add help page with icons for banana penalties 2016-11-04 22:16:06 -05:00
help_screen_3.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_4.cpp Add help page with icons for banana penalties 2016-11-04 22:16:06 -05:00
help_screen_4.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_5.cpp Add help page with icons for banana penalties 2016-11-04 22:16:06 -05:00
help_screen_5.hpp Add help page with icons for banana penalties 2016-11-04 22:16:06 -05:00
kart_selection.cpp Add required code and color selector for rainbow karts 2018-01-13 00:38:46 +08:00
kart_selection.hpp Add required code and color selector for rainbow karts 2018-01-13 00:38:46 +08:00
main_menu_screen.cpp Improve the way to enable/disable the networking menu, use the --online switch that previously existed 2017-11-26 21:54:48 -05:00
main_menu_screen.hpp First implementation prototype of the new netwoking UI, as discussed. 2017-11-25 18:51:49 -05:00
network_kart_selection.cpp Add required code and color selector for rainbow karts 2018-01-13 00:38:46 +08:00
network_kart_selection.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
networking_lobby.cpp Moved creation of the race protocols into lobby, so SynchronizationProtocol 2016-11-24 08:56:30 +11:00
networking_lobby.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
offline_kart_selection.cpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
offline_kart_selection.hpp Added missing GPL license. 2015-03-30 11:42:28 +11:00
online_lan.cpp First implementation prototype of the new netwoking UI, as discussed. 2017-11-25 18:51:49 -05:00
online_lan.hpp First implementation prototype of the new netwoking UI, as discussed. 2017-11-25 18:51:49 -05:00
online_profile_achievements.cpp Merged with master, solved conflicts 2016-06-18 19:28: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 First implementation prototype of the new netwoking UI, as discussed. 2017-11-25 18:51:49 -05:00
online_profile_base.hpp First implementation prototype of the new netwoking UI, as discussed. 2017-11-25 18:51:49 -05:00
online_profile_friends.cpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
online_profile_friends.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
online_profile_servers.cpp First implementation prototype of the new netwoking UI, as discussed. 2017-11-25 18:51:49 -05:00
online_profile_servers.hpp First implementation prototype of the new netwoking UI, as discussed. 2017-11-25 18:51:49 -05:00
online_profile_settings.cpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
online_profile_settings.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
online_screen.cpp Improve the way to enable/disable the networking menu, use the --online switch that previously existed 2017-11-26 21:54:48 -05:00
online_screen.hpp Improve the way to enable/disable the networking menu, use the --online switch that previously existed 2017-11-26 21:54:48 -05: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 Some fixes for gamepad on android 2018-03-06 23:23:15 +01:00
options_screen_device.hpp Match more .stkgui and .cpp file names. 2015-10-07 16:33:01 +11:00
options_screen_input.cpp Some fixes for gamepad on android 2018-03-06 23:23:15 +01:00
options_screen_input.hpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
options_screen_ui.cpp Unlimited Split-Screen (#3104) 2018-02-05 20:01:32 -05:00
options_screen_ui.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
options_screen_video.cpp Adjust graphics presets for SP 2018-01-12 12:03:31 +08:00
options_screen_video.hpp Adjust graphics presets for SP 2018-01-12 12:03:31 +08:00
race_gui_base.cpp Some improvements for touch device 2018-04-10 00:22:09 +02:00
race_gui_base.hpp Fix Wrong Way message, fixes #3159 2018-03-20 20:05:34 -04:00
race_gui_multitouch.cpp Tweak nitro meter in android race gui 2018-04-11 21:09:40 +02:00
race_gui_multitouch.hpp Keep acceleration sensitivity for up/down button when accelerometer is enabled 2018-04-10 21:09:05 +02:00
race_gui_overworld.cpp Fixed compiler warnings. 2018-02-09 16:14:38 +11:00
race_gui_overworld.hpp Some improvements for multitouch steering GUI 2016-12-17 23:28:22 +01:00
race_gui.cpp Fixes server_only build issue (#3199) 2018-04-16 20:16:51 -04:00
race_gui.hpp New helper function for drawing meters 2018-04-16 14:28:15 +02:00
race_result_gui.cpp Go back to the overworld in losing challenges (#3192) 2018-04-14 20:38:23 -04:00
race_result_gui.hpp Improve text legibility 2018-01-07 19:09:42 -05:00
race_setup_screen.cpp Fix english string, as reported a while ago but couldn't fix then due to string freeze 2016-07-30 19:44:21 -04: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 Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
server_selection.cpp Fix -Wunused-variable 2016-10-04 08:44:50 +02:00
server_selection.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
soccer_setup_screen.cpp Add required code and color selector for rainbow karts 2018-01-13 00:38:46 +08:00
soccer_setup_screen.hpp Fix sometimes not initializing a soccer game - fixes #2769 (#2772) 2017-02-05 20:09:51 -05:00
state_manager.cpp Fixed server-only execution. 2017-11-13 12:48:03 +11:00
state_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
track_info_screen.cpp Merge branch 'KartPerGamemode' 2017-11-21 19:20:49 -05:00
track_info_screen.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
tracks_and_gp_screen.cpp Allow texture error message to be used in STKTexManager 2017-01-11 10:55:18 +08:00
tracks_and_gp_screen.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
tracks_screen.cpp Allow texture error message to be used in STKTexManager 2017-01-11 10:55:18 +08:00
tracks_screen.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
user_screen.cpp Better fix for login screen 2018-03-14 20:49:05 +01:00
user_screen.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
waiting_for_others.cpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00
waiting_for_others.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00