.. |
dialogs
|
Allow users to enable high res textures, even if their default
|
2015-01-22 11:38:15 +11: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
|
Actually fix #1754
|
2014-12-01 21:48:12 -06: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
|
Fix a few strings
|
2014-12-02 18:38:54 -05: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
|
Put 2d function in their own header
|
2014-10-18 18:16:50 +02:00 |
cutscene_gui.hpp
|
Rename cpp2011.h
|
2014-07-29 00:35:43 +02:00 |
easter_egg_screen.cpp
|
Actually fix #1754
|
2014-12-01 21:48:12 -06: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
|
Use length limit for dynamic ribbon labels in the GP editor
|
2014-10-11 10:50:06 +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
|
Disable auto-exit-on-animation-over for feature unlocked screen, should fix #1819
|
2015-01-05 19:36:04 -05:00 |
feature_unlocked.hpp
|
Fix more issues on feature unlocked screen
|
2014-06-17 18:13:40 -04:00 |
gp_info_screen.cpp
|
Make sure that next track is not higher than tracks size.
|
2015-01-07 21:42:22 +01:00 |
gp_info_screen.hpp
|
Fix translation problems in random GP screen
|
2014-12-30 13:19:10 +01:00 |
grand_prix_cutscene.cpp
|
Unify random GP's ID and translatable name in a single place
|
2014-12-30 13:19:24 +01:00 |
grand_prix_cutscene.hpp
|
finish the save gp button
|
2014-07-30 16:06:44 +02:00 |
grand_prix_editor_screen.cpp
|
Use length limit for dynamic ribbon labels in the GP editor
|
2014-10-11 10:50:06 +02: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
|
Split GamepadDevice and KeyboarDevice from input_device into their
|
2014-10-25 23:09:00 +11: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
|
Fixed crash in kart selection screen
|
2014-12-12 19:36:53 +01:00 |
kart_selection.hpp
|
Fix #966 Don't select a kart/keyboard configuration automatically in multiplayer
|
2014-11-16 22:35:03 +01:00 |
main_menu_screen.cpp
|
Some string fixes.
|
2014-12-23 13:24:50 +00:00 |
main_menu_screen.hpp
|
Change the text of the login name dynamically (i.e. from local
|
2014-10-24 16:52:37 +11:00 |
network_kart_selection.cpp
|
Merge branch 'upstream/master' into perPlayerDifficulties
|
2014-09-24 17:58:12 +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
|
Rename "title" to "name" in achievements to keep consistency with other xml files such as tracks and karts
|
2014-12-27 22:43:25 +01:00 |
online_profile_achievements.hpp
|
Fix #1620 (Player's achievements can only be seen when logged in).
|
2014-11-25 17:12:47 +11:00 |
online_profile_base.cpp
|
Fixed #1770 (tabs disappear).
|
2014-12-09 16:50:16 +11:00 |
online_profile_base.hpp
|
Fix #1620 (Player's achievements can only be seen when logged in).
|
2014-11-25 17:12:47 +11: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 'sign' (in/out), use 'log' (in/out) instead.
|
2015-01-08 13:32:50 +11: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
|
Renamed SoundToggled to toggleSound.
|
2014-10-21 08:48:21 +11: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
|
Prevent potential NULL pointer access.
|
2015-01-08 08:15:58 +11:00 |
options_screen_input2.hpp
|
Moved KeyboardConfig and GamepadConfig from DeviceConfig to their
|
2014-10-27 13:26:52 +11:00 |
options_screen_input.cpp
|
Split GamepadDevice and KeyboarDevice from input_device into their
|
2014-10-25 23:09:00 +11:00 |
options_screen_input.hpp
|
Removed unnecessary parameter from onUpdate calls.
|
2014-01-22 07:43:17 +11:00 |
options_screen_ui.cpp
|
Don't handicap AIs
|
2014-11-04 23:57:33 +01: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
|
Prevent crashes due to invalid values in shadow resolution
|
2015-01-12 19:05:54 -05:00 |
options_screen_video.hpp
|
Deactivate some checkboxes without advanced pipeline
|
2014-11-17 00:08:47 +01:00 |
race_gui_base.cpp
|
Remove lightning call
|
2015-01-01 21:12:15 +01: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
|
Cherrypicked pull request #1743 (cppcheck performance fixes).
|
2014-12-01 15:14:27 +11: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
|
Don't use the digits font to render text, fixes #1864
|
2015-01-05 20:05:31 -05:00 |
race_gui.hpp
|
Fix #1407 (huge rank number in FTL HUD).
|
2014-07-16 16:28:32 +10:00 |
race_result_gui.cpp
|
Disable saving GPs on abort for now because it requires proper implementation.
|
2015-01-07 21:24:52 +01:00 |
race_result_gui.hpp
|
Removed unused variables.
|
2014-06-20 15:44:59 +10:00 |
race_setup_screen.cpp
|
Actually fix #1754
|
2014-12-01 21:48:12 -06:00 |
race_setup_screen.hpp
|
Removed unused code and objects.
|
2014-09-19 14:31:25 +10:00 |
register_screen.cpp
|
Pre-fill online username with local username.
|
2015-01-21 08:14:56 +11:00 |
register_screen.hpp
|
Pre-fill online username with local username.
|
2015-01-21 08:14:56 +11: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
|
Split GamepadDevice and KeyboarDevice from input_device into their
|
2014-10-25 23:09:00 +11: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
|
Handle the setting of the listener position in the sfx thread.
|
2014-10-15 23:42:59 +11:00 |
state_manager.hpp
|
Revert "unify separators"
|
2014-07-16 15:46:52 +02:00 |
track_info_screen.cpp
|
Restore screenshot properties
|
2014-11-24 20:41:49 +01:00 |
track_info_screen.hpp
|
Allow to set custom ratio for images from xml file.
|
2014-11-24 19:31:46 +01:00 |
tracks_screen.cpp
|
Restore tab name in tracks screen to avoid problems with gettext and to keep consistency with arenas/easter egg screens
|
2014-12-30 13:22:25 +01:00 |
tracks_screen.hpp
|
compilation fix when c++2011 is enabled
|
2014-05-31 19:47:32 -04:00 |
user_screen.cpp
|
Fixed incorrect default selection in tabbed screen.
|
2015-01-13 08:12:43 +11:00 |
user_screen.hpp
|
Auto-login a new user from the register screen, without requiering
|
2015-01-12 22:27:45 +11:00 |