.. |
dialogs
|
Fixed typo.
|
2014-08-25 10:33:29 +10:00 |
addons_screen.cpp
|
running whitespaces.py update 1
|
2014-03-29 11:33:43 +01:00 |
addons_screen.hpp
|
Revert "Running whitespaces.py; no more trailing whitespaces & tabs -> 4 spaces"
|
2014-03-29 11:32:04 +01:00 |
arenas_screen.cpp
|
Made getCurrentUser() a static function.
|
2014-04-08 08:06:52 +10:00 |
arenas_screen.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
create_server_screen.cpp
|
Rename some API calls
|
2014-08-05 19:12:56 +03:00 |
create_server_screen.hpp
|
Removed CurrentUser usage from all files except PlayerManager
|
2014-04-16 11:13:35 +10:00 |
credits.cpp
|
Unify log output
|
2014-07-22 12:54:11 +02:00 |
credits.hpp
|
Removed unnecessary parameter from onUpdate calls.
|
2014-01-22 07:43:17 +11:00 |
cutscene_gui.cpp
|
Renamed player.?pp to player_profile.?pp (to follow our style
|
2014-02-17 20:10:29 +11:00 |
cutscene_gui.hpp
|
Rename cpp2011.h
|
2014-07-29 00:35:43 +02:00 |
easter_egg_screen.cpp
|
Made getCurrentUser() a static function.
|
2014-04-08 08:06:52 +10:00 |
easter_egg_screen.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
edit_gp_screen.cpp
|
improve readability
|
2014-08-18 15:15:22 +02:00 |
edit_gp_screen.hpp
|
Apply Marc Coll's Grand Prix editor, thanks! There will be refinements to come for sure, but this is a very nice start
|
2014-03-20 21:13:05 -04:00 |
edit_track_screen.cpp
|
make gp editor use default number of laps
|
2014-08-18 15:16:53 +02:00 |
edit_track_screen.hpp
|
Apply Marc Coll's Grand Prix editor, thanks! There will be refinements to come for sure, but this is a very nice start
|
2014-03-20 21:13:05 -04:00 |
feature_unlocked.cpp
|
Set the graphical suspension depending on physical suspension (capped).
|
2014-08-20 22:19:26 +10:00 |
feature_unlocked.hpp
|
Fix more issues on feature unlocked screen
|
2014-06-17 18:13:40 -04:00 |
grand_prix_cutscene.cpp
|
better comments
|
2014-08-09 19:56:01 +02:00 |
grand_prix_cutscene.hpp
|
finish the save gp button
|
2014-07-30 16:06:44 +02:00 |
grand_prix_editor_screen.cpp
|
replace unecessary NULL-checks
|
2014-08-18 15:11:51 +02:00 |
grand_prix_editor_screen.hpp
|
finish the save gp button
|
2014-07-30 16:06:44 +02:00 |
grand_prix_lose.cpp
|
fix index
|
2014-07-25 13:02:47 +02:00 |
grand_prix_lose.hpp
|
more improvements
|
2014-07-23 21:49:53 +02:00 |
grand_prix_win.cpp
|
correct invisibility settings
|
2014-08-03 13:56:53 +02:00 |
grand_prix_win.hpp
|
more improvements
|
2014-07-23 21:49:53 +02:00 |
help_screen_1.cpp
|
Unify log output
|
2014-07-22 12:54:11 +02:00 |
help_screen_1.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
help_screen_2.cpp
|
Fix issues with in-game screens
|
2014-07-22 12:54:11 +02:00 |
help_screen_2.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
help_screen_3.cpp
|
Fix issues with in-game screens
|
2014-07-22 12:54:11 +02:00 |
help_screen_3.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
help_screen_4.cpp
|
Fix issues with in-game screens
|
2014-07-22 12:54:11 +02:00 |
help_screen_4.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
kart_selection.cpp
|
Unify log output
|
2014-07-22 12:54:11 +02:00 |
kart_selection.hpp
|
Fixed the GUI properties for multiplayer view, though the screen is way too full right now. Some changes (to GUI or screen) have to be done!
|
2014-06-19 15:01:34 +02:00 |
main_menu_screen.cpp
|
Unify log output
|
2014-07-22 12:54:11 +02:00 |
main_menu_screen.hpp
|
Disabled online menu by default (use --online to get access to it).
|
2014-01-22 08:52:22 +11:00 |
network_kart_selection.cpp
|
reflect changes in network kart selection
|
2014-06-19 15:01:11 +02:00 |
network_kart_selection.hpp
|
lot of code refactoring, now protocols can choose whether they receive network messages (and more generally events) in a synchronous mode (along with the main loop) or in an asynchronous mode
|
2013-08-01 19:49:57 +00:00 |
networking_lobby.cpp
|
Renamed GameSlot to StoryModeStatus to better describe its function.
|
2014-02-17 23:16:53 +11:00 |
networking_lobby.hpp
|
Removed unnecessary parameter from onUpdate calls.
|
2014-01-22 07:43:17 +11:00 |
offline_kart_selection.cpp
|
Apply patch tested by SuperMat to fix clang compilation
|
2013-12-07 16:23:40 +00:00 |
offline_kart_selection.hpp
|
Apply patch tested by SuperMat to fix clang compilation
|
2013-12-07 16:23:40 +00:00 |
online_profile_achievements.cpp
|
running whitespace.py
|
2014-07-08 20:59:34 +02:00 |
online_profile_achievements.hpp
|
Removed unnecessary parameter from onUpdate calls.
|
2014-01-22 07:43:17 +11:00 |
online_profile_base.cpp
|
running whitespaces.py update 1
|
2014-03-29 11:33:43 +01:00 |
online_profile_base.hpp
|
running whitespaces.py update 1
|
2014-03-29 11:33:43 +01:00 |
online_profile_friends.cpp
|
running whitespace.py
|
2014-07-08 20:59:34 +02:00 |
online_profile_friends.hpp
|
running whitespaces.py update 1
|
2014-03-29 11:33:43 +01:00 |
online_profile_overview.cpp
|
GUI work for profiles. A common inherited base screen for the different tabs. Friends screen added.
|
2013-08-07 15:03:33 +00:00 |
online_profile_overview.hpp
|
GUI work for profiles. A common inherited base screen for the different tabs. Friends screen added.
|
2013-08-07 15:03:33 +00:00 |
online_profile_settings.cpp
|
Password changing done! (and some other small fixes)
|
2013-09-14 01:07:22 +00:00 |
online_profile_settings.hpp
|
Password changing done! (and some other small fixes)
|
2013-09-14 01:07:22 +00:00 |
online_screen.cpp
|
Use new API paths when calling the stk server
|
2014-08-04 21:55:56 +03:00 |
online_screen.hpp
|
Refactor so that PlayerProfile provides a proper interface plus
|
2014-04-17 08:19:04 +10:00 |
online_user_search.cpp
|
Rename some API calls
|
2014-08-05 19:12:56 +03:00 |
online_user_search.hpp
|
Renamed Profile to OnlineProfile to better distinguish the various profiles we use.
|
2014-03-07 11:02:07 +11:00 |
options_screen_audio.cpp
|
Fix issues with in-game screens
|
2014-07-22 12:54:11 +02:00 |
options_screen_audio.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
options_screen_input2.cpp
|
Fix input config screen, since the list widget was improved it didn't display quite right
|
2014-07-22 20:09:38 -04:00 |
options_screen_input2.hpp
|
Fix input config screen, since the list widget was improved it didn't display quite right
|
2014-07-22 20:09:38 -04:00 |
options_screen_input.cpp
|
Fix issues with in-game screens
|
2014-07-22 12:54:11 +02:00 |
options_screen_input.hpp
|
Removed unnecessary parameter from onUpdate calls.
|
2014-01-22 07:43:17 +11:00 |
options_screen_ui.cpp
|
Fix issues with in-game screens
|
2014-07-22 12:54:11 +02:00 |
options_screen_ui.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
options_screen_video.cpp
|
Fix issues with in-game screens
|
2014-07-22 12:54:11 +02:00 |
options_screen_video.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
race_gui_base.cpp
|
Remove useless RTT and simplify rendering of icons on the minimap
|
2014-07-11 20:50:42 -04:00 |
race_gui_base.hpp
|
Remove useless RTT and simplify rendering of icons on the minimap
|
2014-07-11 20:50:42 -04:00 |
race_gui_overworld.cpp
|
Unify log output
|
2014-07-22 12:54:11 +02:00 |
race_gui_overworld.hpp
|
Remove useless RTT and simplify rendering of icons on the minimap
|
2014-07-11 20:50:42 -04:00 |
race_gui.cpp
|
Fix #1407 (huge rank number in FTL HUD).
|
2014-07-16 16:28:32 +10:00 |
race_gui.hpp
|
Fix #1407 (huge rank number in FTL HUD).
|
2014-07-16 16:28:32 +10:00 |
race_result_gui.cpp
|
Unify log output
|
2014-07-22 12:54:11 +02:00 |
race_result_gui.hpp
|
Removed unused variables.
|
2014-06-20 15:44:59 +10:00 |
race_setup_screen.cpp
|
Made getCurrentUser() a static function.
|
2014-04-08 08:06:52 +10:00 |
race_setup_screen.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
register_screen.cpp
|
Fixed error message to correctly say that online user names needs to
|
2014-08-23 09:56:30 +10:00 |
register_screen.hpp
|
Disable online flag in register screen if user did not enable
|
2014-06-05 21:28:30 +10:00 |
server_selection.cpp
|
Removed messages.?pp files (and used the strings directly where they
|
2014-06-16 22:05:50 +10:00 |
server_selection.hpp
|
Removed unnecessary parameter from onUpdate calls.
|
2014-01-22 07:43:17 +11:00 |
soccer_setup_screen.cpp
|
running whitespaces.py update 1
|
2014-03-29 11:33:43 +01:00 |
soccer_setup_screen.hpp
|
Revert "Running whitespaces.py; no more trailing whitespaces & tabs -> 4 spaces"
|
2014-03-29 11:32:04 +01:00 |
state_manager.cpp
|
Revert "unify separators"
|
2014-07-16 15:46:52 +02:00 |
state_manager.hpp
|
Revert "unify separators"
|
2014-07-16 15:46:52 +02:00 |
tracks_screen.cpp
|
fix path to icon
|
2014-06-21 17:18:01 +02:00 |
tracks_screen.hpp
|
compilation fix when c++2011 is enabled
|
2014-05-31 19:47:32 -04:00 |
user_screen.cpp
|
Bugfix: A new local only user was now able to change the online account.
|
2014-08-13 21:46:53 +10:00 |
user_screen.hpp
|
Revert "unify separators"
|
2014-07-16 15:46:52 +02:00 |