stk-code_catmod/src/states_screens
2019-02-26 22:10:20 +01:00
..
dialogs Don't default to 'opt-in' for hardware statistics (GDPR requirement). 2019-02-09 01:05:08 +01:00
online Clear message that chat is disabled when user enabled it in options 2019-02-09 01:38:23 +01:00
options Update active widgets on resolutions list when ribbon widget is scrolled 2019-02-26 22:10:20 +01:00
addons_screen.cpp Fix #3650 2019-02-06 01:04:09 +08:00
addons_screen.hpp Fix #3650 2019-02-06 01:04:09 +08:00
arenas_screen.cpp Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
arenas_screen.hpp Complete fix to arena selection menu (handle random arenas) 2015-12-10 15:49:47 +08:00
credits.cpp Use skin-specific credit color. Fix #3433 2018-09-17 01:53:07 +02: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 Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
easter_egg_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
edit_gp_screen.cpp Fixed missing columns in edit gp screen 2018-10-23 00:55:43 +02:00
edit_gp_screen.hpp Fixed missing columns in edit gp screen 2018-10-23 00:55:43 +02:00
edit_track_screen.cpp Fix clang screen.hpp warning 2018-03-23 20:20:09 +08:00
edit_track_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
feature_unlocked.cpp Use floating trigonometric functions 2018-12-22 22:43:06 -06:00
feature_unlocked.hpp Fixed compiler warnings, and many coding style issues. 2018-06-20 08:22:23 +10:00
ghost_replay_selection.cpp Use larger list for android in two more places 2018-12-17 00:36:12 +01:00
ghost_replay_selection.hpp Fixed memory leak 2018-10-02 22:16:37 +02:00
gp_info_screen.cpp Disable highlight until render gui during loading is bug free 2018-12-21 19:52:27 +08: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 Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +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 Fix clang screen.hpp warning 2018-03-23 20:20:09 +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 Display different message when the player win a grand prix 2018-10-13 20:59:14 +02:00
grand_prix_win.hpp Display different message when the player win a grand prix 2018-10-13 20:59:14 +02:00
help_screen_1.cpp Allow using icon in list header 2018-12-17 13:00:15 +08:00
help_screen_1.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_2.cpp New help menu (#3322) 2018-06-20 20:57:40 -04:00
help_screen_2.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_3.cpp New help menu (#3322) 2018-06-20 20:57:40 -04:00
help_screen_3.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_4.cpp New help menu (#3322) 2018-06-20 20:57:40 -04:00
help_screen_4.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
help_screen_5.cpp New help menu (#3322) 2018-06-20 20:57:40 -04:00
help_screen_5.hpp Add help page with icons for banana penalties 2016-11-04 22:16:06 -05:00
help_screen_6.cpp New help menu (#3322) 2018-06-20 20:57:40 -04:00
help_screen_6.hpp New help menu (#3322) 2018-06-20 20:57:40 -04:00
help_screen_7.cpp New help menu (#3322) 2018-06-20 20:57:40 -04:00
help_screen_7.hpp New help menu (#3322) 2018-06-20 20:57:40 -04:00
kart_selection.cpp Fixed spinner widgets focus in kart selection 2018-11-25 22:21:48 +01:00
kart_selection.hpp Fix broken network kart selection screen if no addon karts available 2018-10-20 16:22:51 +08:00
main_menu_screen.cpp Fix outdated information about the location of the internet option 2018-11-24 19:21:46 +01:00
main_menu_screen.hpp Remove --online and clarify global networking 2018-08-21 09:52:54 +08:00
offline_kart_selection.cpp Fix clang screen.hpp warning 2018-03-23 20:20:09 +08:00
offline_kart_selection.hpp Added missing GPL license. 2015-03-30 11:42:28 +11:00
race_gui_base.cpp Hightlight current spectating kart in race gui 2019-02-02 16:06:41 +08:00
race_gui_base.hpp Hightlight current spectating kart in race gui 2019-02-02 16:06:41 +08:00
race_gui_multitouch.cpp Use common function for changing spectator target 2019-02-04 23:01:20 +01:00
race_gui_multitouch.hpp Show powerups and nitro in spectator mode on android 2019-01-12 21:51:02 +01:00
race_gui_overworld.cpp Turn off multitouch race gui on non-android devices 2019-01-09 22:29:37 +01:00
race_gui_overworld.hpp Reduce code duplication 2018-10-11 03:49:39 +02:00
race_gui.cpp FFA for offline play (#3708) 2019-02-20 19:18:02 -05:00
race_gui.hpp Move arena / soccer scores (limit) to have their own place 2018-11-16 22:58:27 +08:00
race_result_gui.cpp Fix #3744 2019-02-06 15:50:40 +08:00
race_result_gui.hpp Fix #3642 2018-12-12 05:02:54 +01:00
race_setup_screen.cpp FFA for offline play (#3708) 2019-02-20 19:18:02 -05:00
race_setup_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
soccer_setup_screen.cpp Some tweaks in soccer setup screen 2019-01-03 21:44:15 +01:00
soccer_setup_screen.hpp Rename soccer team to kart team for CTF 2018-08-15 15:13:55 +08: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 FFA for offline play (#3708) 2019-02-20 19:18:02 -05:00
track_info_screen.hpp FFA for offline play (#3708) 2019-02-20 19:18:02 -05:00
tracks_and_gp_screen.cpp Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
tracks_and_gp_screen.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +02:00