.. |
dialogs
|
Merge pull request #1606 from Flakebi/fix
|
2014-10-08 18:18:37 -04:00 |
addons_screen.cpp
|
Fix #1153 Cleanup logging code
|
2014-10-07 20:54:54 +02: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
|
Fix #1153 Cleanup logging code
|
2014-10-07 20:54:54 +02: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
|
Turn sfx_manager into a singleton.
|
2014-09-17 21:38:21 +10:00 |
create_server_screen.hpp
|
Removed CurrentUser usage from all files except PlayerManager
|
2014-04-16 11:13:35 +10:00 |
credits.cpp
|
Applied patch for #600 (support 64 bit compilation on windows).
|
2014-09-23 14:41:32 +10: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
|
Fix #1153 Cleanup logging code
|
2014-10-07 20:54:54 +02: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
|
Minor corrections (a couple of warnings, unused headers...)
|
2014-09-23 22:23:24 +02:00 |
edit_gp_screen.hpp
|
Some improvements to the GP editor:
|
2014-09-13 10:40:27 +02:00 |
edit_track_screen.cpp
|
Applied patch for #600 (support 64 bit compilation on windows).
|
2014-09-23 14:41:32 +10: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 #1153 Cleanup logging code
|
2014-10-07 20:54:54 +02:00 |
feature_unlocked.hpp
|
Fix more issues on feature unlocked screen
|
2014-06-17 18:13:40 -04:00 |
gp_info_screen.cpp
|
Redraw GP info screen when number of oponents was changed.
|
2014-10-02 21:56:46 +02:00 |
gp_info_screen.hpp
|
Use global number of oponents for grand prix
|
2014-10-02 20:09:59 +02: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
|
Added Screen::push() function to shorten the calls to pushScreen().
|
2014-09-23 16:43:50 +10:00 |
grand_prix_editor_screen.hpp
|
Some improvements to the GP editor:
|
2014-09-13 10:40:27 +02:00 |
grand_prix_lose.cpp
|
Applied patch for #600 (support 64 bit compilation on windows).
|
2014-09-23 14:41:32 +10:00 |
grand_prix_lose.hpp
|
more improvements
|
2014-07-23 21:49:53 +02:00 |
grand_prix_win.cpp
|
Turn sfx_manager into a singleton.
|
2014-09-17 21:38:21 +10: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
|
Added Screen::push() function to shorten the calls to pushScreen().
|
2014-09-23 16:43:50 +10: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
|
Removed empty 'online overview' page, show the achievements page instead.
|
2014-10-02 07:59:24 +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
|
Turn sfx_manager into a singleton.
|
2014-09-17 21:38:21 +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
|
Actually display secret achievements once they have been achieved.
|
2014-10-10 07:49:14 +11:00 |
online_profile_achievements.hpp
|
Removed unnecessary parameter from onUpdate calls.
|
2014-01-22 07:43:17 +11:00 |
online_profile_base.cpp
|
Removed empty 'online overview' page, show the achievements page instead.
|
2014-10-02 07:59:24 +10:00 |
online_profile_base.hpp
|
Removed empty 'online overview' page, show the achievements page instead.
|
2014-10-02 07:59:24 +10:00 |
online_profile_friends.cpp
|
Fix #1605: crash when downloading friends and achievements at the same time.
|
2014-10-08 08:00:58 +11:00 |
online_profile_friends.hpp
|
running whitespaces.py update 1
|
2014-03-29 11:33:43 +01: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
|
Removed empty 'online overview' page, show the achievements page instead.
|
2014-10-02 07:59:24 +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
|
Turn sfx_manager into a singleton.
|
2014-09-17 21:38:21 +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
|
Fix #1153 Cleanup logging code
|
2014-10-07 20:54:54 +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 #1153 Cleanup logging code
|
2014-10-07 20:54:54 +02: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 #1153 Cleanup logging code
|
2014-10-07 20:54:54 +02:00 |
options_screen_input.hpp
|
Removed unnecessary parameter from onUpdate calls.
|
2014-01-22 07:43:17 +11:00 |
options_screen_ui.cpp
|
Added Screen::push() function to shorten the calls to pushScreen().
|
2014-09-23 16:43:50 +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
|
Fix #1153 Cleanup logging code
|
2014-10-07 20:54:54 +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 some others deprecated calls
|
2014-09-26 23:10:10 +02: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
|
Fix #1153 Cleanup logging code
|
2014-10-07 20:54:54 +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
|
Removed more compiler warnings for 64 bit windows compilation.
|
2014-09-23 16:23:22 +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
|
Added Screen::push() function to shorten the calls to pushScreen().
|
2014-09-23 16:43:50 +10:00 |
race_result_gui.hpp
|
Removed unused variables.
|
2014-06-20 15:44:59 +10:00 |
race_setup_screen.cpp
|
Added Screen::push() function to shorten the calls to pushScreen().
|
2014-09-23 16:43:50 +10:00 |
race_setup_screen.hpp
|
Removed unused code and objects.
|
2014-09-19 14:31:25 +10:00 |
register_screen.cpp
|
Fix #1565: Added better instructions for account creation screen (and also made the
|
2014-09-26 08:57:52 +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
|
Turn sfx_manager into a singleton.
|
2014-09-17 21:38:21 +10:00 |
server_selection.hpp
|
Removed unnecessary parameter from onUpdate calls.
|
2014-01-22 07:43:17 +11:00 |
soccer_setup_screen.cpp
|
Added Screen::push() function to shorten the calls to pushScreen().
|
2014-09-23 16:43:50 +10: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
|
Turn sfx_manager into a singleton.
|
2014-09-17 21:38:21 +10:00 |
state_manager.hpp
|
Revert "unify separators"
|
2014-07-16 15:46:52 +02:00 |
track_info_screen.cpp
|
Issue #1588
|
2014-10-04 12:15:11 +02:00 |
track_info_screen.hpp
|
Issue #1588
|
2014-10-04 12:15:11 +02:00 |
tracks_screen.cpp
|
Use length limit for text only if it's needed.
|
2014-10-06 21:57:25 +02:00 |
tracks_screen.hpp
|
compilation fix when c++2011 is enabled
|
2014-05-31 19:47:32 -04:00 |
user_screen.cpp
|
Change "Cancel" to 'Exit game' and make the back arrow invisible if
|
2014-10-10 16:19:25 +11:00 |
user_screen.hpp
|
Revert "unify separators"
|
2014-07-16 15:46:52 +02:00 |