.. |
dialogs
|
Allow a few replays coming with the game
|
2016-04-22 09:49:46 +08: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
|
Add forgotten override's where necessary
|
2016-02-21 01:36:15 +01:00 |
arenas_screen.cpp
|
Make soccer menu useful in single player
|
2016-01-16 16:11:33 +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
|
Show lobby screen on interactive server in LAN mode.
|
2016-03-18 08:10:47 +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
|
Add forgotten override's where necessary
|
2016-02-21 01:36:15 +01:00 |
cutscene_gui.cpp
|
Use actual screen size when fading cutscenes.
|
2015-08-12 22:54:42 +02:00 |
cutscene_gui.hpp
|
Add forgotten override's where necessary
|
2016-02-21 01:36:15 +01: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
|
Add forgotten override's where necessary
|
2016-02-21 01:36:15 +01: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 |
ghost_replay_selection.cpp
|
Simplify ghost replay screen
|
2016-03-21 15:18:47 +08:00 |
ghost_replay_selection.hpp
|
Simplify ghost replay screen
|
2016-03-21 15:18:47 +08:00 |
gp_info_screen.cpp
|
Remember race type in saved GP.
|
2015-10-21 22:42:59 +02:00 |
gp_info_screen.hpp
|
Add forgotten override's where necessary
|
2016-02-21 01:36:15 +01:00 |
grand_prix_cutscene.cpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
grand_prix_cutscene.hpp
|
Add forgotten override's where necessary
|
2016-02-21 01:36:15 +01:00 |
grand_prix_editor_screen.cpp
|
Fix previous commit
|
2016-03-20 18:51:05 -04:00 |
grand_prix_editor_screen.hpp
|
Add forgotten override's where necessary
|
2016-02-21 01:36:15 +01: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
|
Fix #1841
|
2016-03-05 16:01:42 +08: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 setLocalKartInfo with setPlayerKart. Updated some docs.
|
2016-01-12 13:00:45 +11: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
|
Minor tweaks to split screen text to make it clearer
|
2016-04-07 20:53:48 -04:00 |
kart_selection.hpp
|
Fixed crash if more than one kart is connected to the server (since the
|
2015-12-10 17:37:28 +11:00 |
main_menu_screen.cpp
|
Fix keep translating online/login issue
|
2016-03-07 09:08:27 +08:00 |
main_menu_screen.hpp
|
Fix keep translating online/login issue
|
2016-03-07 09:08:27 +08:00 |
network_kart_selection.cpp
|
New GUI for track only screen, used in network and loaded from replay
|
2016-03-20 16:23:49 +08:00 |
network_kart_selection.hpp
|
Add forgotten override's where necessary
|
2016-02-21 01:36:15 +01:00 |
networking_lobby.cpp
|
Fixed crash in stand-alone server.
|
2016-03-29 11:09:07 +11:00 |
networking_lobby.hpp
|
More work on networking UI
|
2016-03-10 18:48:40 -05: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
|
Work on networking GUI, combine older server interfaces with the newer online/profile screens
|
2016-02-16 18:33:09 -05:00 |
online_profile_achievements.hpp
|
Updated (c) year to include 2015.
|
2015-03-30 11:42:50 +11:00 |
online_profile_base.cpp
|
Fix crash when player is not logged in. See #2453 for more details.
|
2016-03-16 22:29:51 +11:00 |
online_profile_base.hpp
|
Work on networking GUI, combine older server interfaces with the newer online/profile screens
|
2016-02-16 18:33:09 -05:00 |
online_profile_friends.cpp
|
Work on networking GUI, combine older server interfaces with the newer online/profile screens
|
2016-02-16 18:33:09 -05:00 |
online_profile_friends.hpp
|
Add forgotten override's where necessary
|
2016-02-21 01:36:15 +01:00 |
online_profile_servers.cpp
|
Try again to fix crash when exiting the server profile screen without networking.
|
2016-03-21 14:14:21 +11:00 |
online_profile_servers.hpp
|
Try again to fix crash when exiting the server profile screen without networking.
|
2016-03-21 14:14:21 +11:00 |
online_profile_settings.cpp
|
Work on networking GUI, combine older server interfaces with the newer online/profile screens
|
2016-02-16 18:33:09 -05: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
|
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
|
Remove the hard-coded localized name in language.cpp
|
2016-03-13 10:25:26 +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
|
Show translucent icon for ghost kart in race gui
|
2016-04-03 11:27:46 +08:00 |
race_gui_base.hpp
|
Some lightning improvements:
|
2015-12-03 19:25:40 +01:00 |
race_gui_overworld.cpp
|
Merge remote-tracking branch 'origin/master' into refactor_networking
|
2015-12-15 22:52:55 +11:00 |
race_gui_overworld.hpp
|
Merge branch 'master' into fixes
|
2015-07-03 15:29:53 +02:00 |
race_gui.cpp
|
Remove most isGhostKart() hack when avoidable
|
2016-02-11 09:01:09 +08:00 |
race_gui.hpp
|
Merge branch 'master' into fixes
|
2015-07-03 15:29:53 +02:00 |
race_result_gui.cpp
|
Use current font to getDimension for text
|
2016-03-28 14:46:04 +08:00 |
race_result_gui.hpp
|
Added end of race handling, so that clients and server shut
|
2016-03-17 17:19:21 +11:00 |
race_setup_screen.cpp
|
New GUI for track only screen, used in network and loaded from replay
|
2016-03-20 16:23:49 +08: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
|
Add forgotten override's where necessary
|
2016-02-21 01:36:15 +01:00 |
server_selection.cpp
|
Fix tabs accidentally committed previously
|
2016-04-04 19:46:41 -04:00 |
server_selection.hpp
|
Add forgotten override's where necessary
|
2016-02-21 01:36:15 +01:00 |
soccer_setup_screen.cpp
|
Allow saving default time limit option too
|
2016-01-22 12:27:09 +08:00 |
soccer_setup_screen.hpp
|
Make soccer menu useful in single player
|
2016-01-16 16:11:33 +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
|
Allow auto recreation of ghost replay file lists after recording.
|
2016-03-25 16:11:32 +08:00 |
track_info_screen.hpp
|
New GUI for track only screen, used in network and loaded from replay
|
2016-03-20 16:23:49 +08:00 |
tracks_and_gp_screen.cpp
|
New GUI for track only screen, used in network and loaded from replay
|
2016-03-20 16:23:49 +08:00 |
tracks_and_gp_screen.hpp
|
New GUI for track only screen, used in network and loaded from replay
|
2016-03-20 16:23:49 +08:00 |
tracks_screen.cpp
|
Multiplayer : don't lock tracks
|
2016-04-03 18:42:46 -04:00 |
tracks_screen.hpp
|
New GUI for track only screen, used in network and loaded from replay
|
2016-03-20 16:23:49 +08:00 |
user_screen.cpp
|
Improvements to login screen : properly center buttons, and allow logging in by pressing enter
|
2016-04-12 19:27:11 -04:00 |
user_screen.hpp
|
Improvements to login screen : properly center buttons, and allow logging in by pressing enter
|
2016-04-12 19:27:11 -04:00 |
waiting_for_others.cpp
|
Also show name of selected karts on waiting screen.
|
2016-03-21 09:39:17 +11:00 |
waiting_for_others.hpp
|
More work on networking UI
|
2016-03-06 20:01:40 -05:00 |