.. |
dialogs
|
Merge remote branch 'origin/master' into new_login
|
2014-05-14 14:06:06 +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
|
Removed CurrentUser usage from all files except PlayerManager
|
2014-04-16 11:13:35 +10:00 |
create_server_screen.hpp
|
Removed CurrentUser usage from all files except PlayerManager
|
2014-04-16 11:13:35 +10:00 |
credits.cpp
|
Removed unnecessary parameter from onUpdate calls.
|
2014-01-22 07:43:17 +11: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
|
Renamed player.?pp to player_profile.?pp (to follow our style
|
2014-02-17 20:10:29 +11: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
|
Almost rewrite of GrandPrixData::reload()
|
2014-04-30 10:54:42 +10: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
|
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.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
|
Fix sun light
|
2014-05-14 00:50:25 +02:00 |
feature_unlocked.hpp
|
Removed unnecessary parameter from onUpdate calls.
|
2014-01-22 07:43:17 +11:00 |
grand_prix_editor_screen.cpp
|
fixed identing, added comments, corrected spelling, etc.
|
2014-04-30 10:19:23 +10:00 |
grand_prix_editor_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 |
grand_prix_lose.cpp
|
Work on cutscenes
|
2014-05-04 18:54:37 -04:00 |
grand_prix_lose.hpp
|
Work on cutscenes
|
2014-05-04 18:54:37 -04:00 |
grand_prix_win.cpp
|
Work on cutscenes
|
2014-05-04 18:54:37 -04:00 |
grand_prix_win.hpp
|
More work on porting GP win scene
|
2014-05-03 19:42:38 -04:00 |
help_screen_1.cpp
|
Made getCurrentUser() a static function.
|
2014-04-08 08:06:52 +10: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
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00: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
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00: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
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00: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
|
Made getCurrentUser() a static function.
|
2014-04-08 08:06:52 +10:00 |
kart_selection.hpp
|
running whitespaces.py update 1
|
2014-03-29 11:33:43 +01:00 |
main_menu_screen.cpp
|
Added a tabbed version of the user screen, and integrated it into
|
2014-05-15 22:59:21 +10: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
|
Removed CurrentUser usage from all files except PlayerManager
|
2014-04-16 11:13:35 +10: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
|
Made getCurrentUser() a static function.
|
2014-04-08 08:06:52 +10: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 whitespaces.py update 1
|
2014-03-29 11:33:43 +01: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
|
Refactor so that PlayerProfile provides a proper interface plus
|
2014-04-17 08:19:04 +10: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
|
Removed CurrentUser usage from all files except PlayerManager
|
2014-04-16 11:13:35 +10: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
|
Added a tabbed version of the user screen, and integrated it into
|
2014-05-15 22:59:21 +10: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
|
Removed unnecessary #include of user_config.hpp in other hpp files
|
2014-02-26 12:52:16 +11:00 |
options_screen_input2.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
options_screen_input.cpp
|
Added a tabbed version of the user screen, and integrated it into
|
2014-05-15 22:59:21 +10:00 |
options_screen_input.hpp
|
Removed unnecessary parameter from onUpdate calls.
|
2014-01-22 07:43:17 +11:00 |
options_screen_players.cpp
|
Removed tabs, and use a separate screen instead. Some more refactoring
|
2014-05-08 22:17:15 +10:00 |
options_screen_players.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
options_screen_ui.cpp
|
Added a tabbed version of the user screen, and integrated it into
|
2014-05-15 22:59:21 +10: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
|
Added a tabbed version of the user screen, and integrated it into
|
2014-05-15 22:59:21 +10: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
|
Revert "Running whitespaces.py; no more trailing whitespaces & tabs -> 4 spaces"
|
2014-03-29 11:32:04 +01:00 |
race_gui_base.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
race_gui_overworld.cpp
|
Made getCurrentUser() a static function.
|
2014-04-08 08:06:52 +10:00 |
race_gui_overworld.hpp
|
Renamed player.?pp to player_profile.?pp (to follow our style
|
2014-02-17 20:10:29 +11:00 |
race_gui.cpp
|
running whitespaces.py update 1
|
2014-03-29 11:33:43 +01:00 |
race_gui.hpp
|
Renamed player.?pp to player_profile.?pp (to follow our style
|
2014-02-17 20:10:29 +11:00 |
race_result_gui.cpp
|
Avoid the use of the new GP editor as a cheating aid
|
2014-04-13 21:34:28 +02:00 |
race_result_gui.hpp
|
Apply patch by Marc Coll to have better progress reports during long GPs, thanks!
|
2014-03-26 20:14:29 -04: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_with_message
|
Removed old login dialog. Fixed tabs in login screen that
|
2014-01-21 17:14:23 +11:00 |
register_screen.cpp
|
Fixed crash when local user name is empty.
|
2014-05-15 08:57:02 +10:00 |
register_screen.hpp
|
Removed tabs, and use a separate screen instead. Some more refactoring
|
2014-05-08 22:17:15 +10:00 |
server_selection.cpp
|
Misc code improvements
|
2014-01-29 19:20:57 -05: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
|
running whitespaces.py update 1
|
2014-03-29 11:33:43 +01:00 |
state_manager.hpp
|
running whitespaces.py update 1
|
2014-03-29 11:33:43 +01:00 |
tracks_screen.cpp
|
Avoid the use of the new GP editor as a cheating aid
|
2014-04-13 21:34:28 +02:00 |
tracks_screen.hpp
|
Merged with trunk, part 1 (due to previous failures I am splitting this
|
2013-12-02 04:27:55 +00:00 |
user_screen.cpp
|
Fixed various bugs in menu not showing up.
|
2014-05-16 08:24:15 +10:00 |
user_screen.hpp
|
Fixed various bugs in menu not showing up.
|
2014-05-16 08:24:15 +10:00 |