..
dialogs
Made ScriptingEngine a singleton and removed it from World, which reduces
2016-12-13 09:18:59 +11: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
Fix wrong RTL text in arena screen
2016-07-31 09:04:10 +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
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
Fixes -Wsign-compare
2016-10-04 08:43:38 +02:00
credits.hpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02: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
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
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
Clean up:
2016-08-18 11:15:05 +08:00
feature_unlocked.hpp
Updated (c) year to include 2015.
2015-03-30 11:42:50 +11:00
ghost_replay_selection.cpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
ghost_replay_selection.hpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
gp_info_screen.cpp
Remember race type in saved GP.
2015-10-21 22:42:59 +02:00
gp_info_screen.hpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
grand_prix_cutscene.cpp
Updated (c) year to include 2015.
2015-03-30 11:42:50 +11:00
grand_prix_cutscene.hpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
grand_prix_editor_screen.cpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
grand_prix_editor_screen.hpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
grand_prix_lose.cpp
Moved m_track out of World into a static m_track in Track. Makes
2016-12-13 07:53:33 +11: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
Moved m_track out of World into a static m_track in Track. Makes
2016-12-13 07:53:33 +11: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
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
Fix tabs added in previous commit, used spaces instead...
2016-12-11 20:19:58 -05:00
kart_selection.hpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
main_menu_screen.cpp
Some minor modifications that make merging with master easier
2016-12-04 15:11:48 +01:00
main_menu_screen.hpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
network_kart_selection.cpp
Fixedc compilation, renamed LobbyRoomProtocol to LobbyProtocol.
2016-11-23 18:39:59 +11: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_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
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
online_profile_base.hpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02: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
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
online_profile_servers.hpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02: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_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
Reduce variables scope when possible, based on the warnings reported by
2016-10-04 08:55:01 +02: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
Add doxygen for Font modules
2016-10-22 00:01:48 +08: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
Some improvements for multitouch steering GUI
2016-12-17 23:28:22 +01:00
race_gui_base.hpp
Some improvements for multitouch steering GUI
2016-12-17 23:28:22 +01:00
race_gui_multitouch.cpp
Some improvements for multitouch steering GUI
2016-12-17 23:28:22 +01:00
race_gui_multitouch.hpp
Some improvements for multitouch steering GUI
2016-12-17 23:28:22 +01:00
race_gui_overworld.cpp
Some improvements for multitouch steering GUI
2016-12-17 23:28:22 +01:00
race_gui_overworld.hpp
Some improvements for multitouch steering GUI
2016-12-17 23:28:22 +01:00
race_gui.cpp
Some improvements for multitouch steering GUI
2016-12-17 23:28:22 +01:00
race_gui.hpp
Some improvements for multitouch steering GUI
2016-12-17 23:28:22 +01:00
race_result_gui.cpp
Merge remote-tracking branch 'origin/new-pi' into nw
2016-12-06 09:26:07 +11:00
race_result_gui.hpp
Clean up old font code
2016-07-18 23:00:40 +08: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
Clean up:
2016-08-18 11:15:05 +08:00
soccer_setup_screen.hpp
Clean up:
2016-08-18 11:15:05 +08: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
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
track_info_screen.hpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
tracks_and_gp_screen.cpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
tracks_and_gp_screen.hpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
tracks_screen.cpp
Fixedc compilation, renamed LobbyRoomProtocol to LobbyProtocol.
2016-11-23 18:39:59 +11:00
tracks_screen.hpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02:00
user_screen.cpp
Merged with master, solved conflicts
2016-06-18 19:28:54 +02: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