.. |
dialogs
|
Make spinner for laps warp around
|
2010-11-30 23:27:38 +00:00 |
addons_screen.cpp
|
Tidy up logging + other minor fixes
|
2010-11-19 17:19:13 +00:00 |
addons_screen.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
addons_update_screen.cpp
|
[Addons] an addon object isn't passed to the dialog anymore, it is stupid since addons_manager is extern.
|
2010-11-09 17:21:58 +00:00 |
addons_update_screen.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
arenas_screen.cpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
arenas_screen.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
challenges.cpp
|
Fixed crash when random kart was last used and then trying to play challenges + move error messages to where they belong, no error message should be printed when doing a valid check if a kart exists
|
2010-12-05 16:12:35 +00:00 |
challenges.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
credits.cpp
|
Fixed RTL credits + removed annoying debug print from there
|
2010-09-06 17:41:05 +00:00 |
credits.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
feature_unlocked.cpp
|
Fixed more leaks
|
2010-12-12 02:36:22 +00:00 |
feature_unlocked.hpp
|
Fixed more leaks
|
2010-12-12 02:36:22 +00:00 |
grand_prix_lose.cpp
|
Fixed crash when random kart was last used and then trying to play challenges + move error messages to where they belong, no error message should be printed when doing a valid check if a kart exists
|
2010-12-05 16:12:35 +00:00 |
grand_prix_lose.hpp
|
Remove unused code + fixed wrong animation frame used on feature unlocked screen + fixed karts looking left on GP lose screen
|
2010-11-09 16:00:21 +00:00 |
grand_prix_win.cpp
|
Fixed crash when random kart was last used and then trying to play challenges + move error messages to where they belong, no error message should be printed when doing a valid check if a kart exists
|
2010-12-05 16:12:35 +00:00 |
grand_prix_win.hpp
|
Fixed crashes in grand_prix lose, win, feature animation etc.
|
2010-09-10 13:30:31 +00:00 |
help_screen_1.cpp
|
Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC
|
2010-09-19 19:22:43 +00:00 |
help_screen_1.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
help_screen_2.cpp
|
Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC
|
2010-09-19 19:22:43 +00:00 |
help_screen_2.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
help_screen_3.cpp
|
Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC
|
2010-09-19 19:22:43 +00:00 |
help_screen_3.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
help_screen_4.cpp
|
Fixed bogus tab switch in help
|
2010-10-24 20:36:07 +00:00 |
help_screen_4.hpp
|
Added a 4th help tab describing multiplayer play, after suggestion to do so on IRC
|
2010-09-19 19:22:43 +00:00 |
kart_selection.cpp
|
Fixed crash when random kart was last used and then trying to play challenges + move error messages to where they belong, no error message should be printed when doing a valid check if a kart exists
|
2010-12-05 16:12:35 +00:00 |
kart_selection.hpp
|
May now confirm kart selection by pressing fire on player name (in case someone selects a kart first, their identity second, this is more natural)
|
2010-10-02 00:39:24 +00:00 |
main_menu_screen.cpp
|
Fixed various compilation problems.
|
2010-12-10 05:54:04 +00:00 |
main_menu_screen.hpp
|
[Addons] Download the news text directly in a string, we don't need a tmp file anymore, it was dirty
|
2010-11-09 16:53:53 +00:00 |
options_screen_audio.cpp
|
Save options before leaving options screen
|
2010-12-15 00:23:42 +00:00 |
options_screen_audio.hpp
|
Save options before leaving options screen
|
2010-12-15 00:23:42 +00:00 |
options_screen_input2.cpp
|
Ugly removal of compiler warning.
|
2010-11-29 03:40:44 +00:00 |
options_screen_input2.hpp
|
Hopefully fixed gamepad related issues (esp. bug 3114440 - can't assign axis+0).
|
2010-11-25 21:53:34 +00:00 |
options_screen_input.cpp
|
Started adding option to disable gamepads, this will allow shutting up gamepads that have soemthing constantly pressed
|
2010-11-08 01:26:31 +00:00 |
options_screen_input.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
options_screen_players.cpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
options_screen_players.hpp
|
Fixed karts selection screen messed up after a resolution switch; added some refactor to allow easier fixing of such problems in the future. Documented many more methods along the way.
|
2010-05-01 19:16:38 +00:00 |
options_screen_video.cpp
|
Added 16:9 icon + icon for unknown ratios
|
2010-12-08 01:14:34 +00:00 |
options_screen_video.hpp
|
Added support for selecting GUI skin through user interface; aded skins by Dakal as a proof it works
|
2010-05-15 18:10:55 +00:00 |
race_gui_base.hpp
|
Add hidden feature to remove the race GUI: will be helpful to take track screenshots.
|
2010-12-07 00:28:13 +00:00 |
race_gui.cpp
|
Removed display of highest speed when wheels are not on ground.
|
2010-12-13 11:50:42 +00:00 |
race_gui.hpp
|
Make timer in race gui resolution-independent + fixed some very fishy code along the way
|
2010-12-05 16:25:51 +00:00 |
race_result_gui.cpp
|
Fixed compiler warning.
|
2010-11-20 12:15:13 +00:00 |
race_result_gui.hpp
|
Added experimental code to give a background per line for the race
|
2010-09-14 01:28:19 +00:00 |
race_setup_screen.cpp
|
Shorten FTL definition to fit screen space
|
2010-10-25 01:11:09 +00:00 |
race_setup_screen.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
state_manager.cpp
|
Fixed compilation problems when compiling without -DDEBUG.
|
2010-11-29 10:02:47 +00:00 |
state_manager.hpp
|
Fixed compilation problems when compiling without -DDEBUG.
|
2010-11-29 10:02:47 +00:00 |
tracks_screen.cpp
|
Fixed compiler warning (unused variable).
|
2010-09-01 02:25:25 +00:00 |
tracks_screen.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
tutorial_screen.cpp
|
new tutorial screen
|
2010-12-08 15:58:28 +00:00 |
tutorial_screen.hpp
|
Fix SVN properties before something backfires.
|
2010-12-08 17:45:10 +00:00 |