stk-code_catmod/src/states_screens
2018-09-22 20:43:05 +02:00
..
dialogs Add support for challenges in reverse mode 2018-09-19 18:13:42 +02:00
online Fix crash when searching for users fails. Does not fix the search, only fixes STK crashing when errors occur 2018-09-18 19:20:19 -04:00
options Fix #3442 2018-09-17 02:32:46 +02:00
addons_screen.cpp Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
addons_screen.hpp Fix list sorting (#3368) 2018-08-05 18:03:37 -04: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 Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
edit_gp_screen.hpp Merged with master, solved conflicts 2016-06-18 19:28:54 +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 Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
feature_unlocked.hpp Fixed compiler warnings, and many coding style issues. 2018-06-20 08:22:23 +10:00
ghost_replay_selection.cpp Fix #3383 2018-09-17 12:40:51 +02:00
ghost_replay_selection.hpp Fix #3383 2018-09-17 12:40:51 +02:00
gp_info_screen.cpp Move online screns to their own folders to reduce clutter 2018-09-16 23:55:40 +02: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 Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
grand_prix_win.hpp Add new GPwin cutscene (#2875) 2017-07-06 20:54:42 -04:00
help_screen_1.cpp New help menu (#3322) 2018-06-20 20:57:40 -04: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 Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
kart_selection.hpp Add network split screen kart selection 2018-03-21 15:41:44 +08:00
main_menu_screen.cpp Move online screns to their own folders to reduce clutter 2018-09-16 23:55:40 +02: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 Fix #3439 2018-09-17 03:46:20 +02:00
race_gui_base.hpp Use the network timer synchronizer to start game 2018-08-27 09:16:35 +08:00
race_gui_multitouch.cpp Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +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 Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
race_gui_overworld.hpp SuperTux in Story Mode (and other improvements) (#3207) 2018-04-29 18:27:03 -04:00
race_gui.cpp Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
race_gui.hpp Numerous improvements related to ghost replays (#3244) 2018-05-13 20:51:52 -04:00
race_result_gui.cpp Restore 5 highscores 2018-09-22 01:55:28 +02:00
race_result_gui.hpp Add the required GUI code for CTF 2018-08-17 12:54:38 +08:00
race_setup_screen.cpp Move GUI files to categorized folders and update all references 2018-09-16 16:37:42 +02:00
race_setup_screen.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
soccer_setup_screen.cpp Some fixes for soccer setup screen 2018-09-04 00:33:34 +02: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 Revert "Revert "Fixed android compilation"" 2018-09-22 20:43:05 +02:00
track_info_screen.hpp Restore 5 highscores 2018-09-22 01:55:28 +02: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