.. |
dialogs
|
Added more documentation to the input screen, answering a few of our recurrent FAQs
|
2010-01-02 02:08:25 +00:00 |
arenas_screen.cpp
|
Started adding back support for 3 strikes mode (which doesn't work since no arena was converted yet)
|
2009-12-19 19:25:12 +00:00 |
arenas_screen.hpp
|
Started adding back support for 3 strikes mode (which doesn't work since no arena was converted yet)
|
2009-12-19 19:25:12 +00:00 |
challenges.cpp
|
Fixed an (harmless) error message that was printed on the console
|
2009-12-22 19:08:06 +00:00 |
challenges.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
credits.cpp
|
A menu that uses animations can now choose not to throttle FPS to 35. This means credits and feature unlocked are now smoother
|
2009-12-06 02:19:37 +00:00 |
credits.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
feature_unlocked.cpp
|
Run expand -t4 to convert tabs to spaces. No other whitespace fixes, but
|
2009-12-18 00:36:35 +00:00 |
feature_unlocked.hpp
|
Now something comes out of the feature unlocked chest
|
2009-12-06 01:30:39 +00:00 |
help_screen_1.cpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
help_screen_1.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
help_screen_2.cpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
help_screen_2.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
help_screen_3.cpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
help_screen_3.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
kart_selection.cpp
|
Fixed compilation warnings, + warn if many keys are assigned to the same action in input settings
|
2010-01-02 01:46:29 +00:00 |
kart_selection.hpp
|
Fixed crash on reschange caused by very subtle pointer management issue; added various debug checks to make sure this doesn't happen again -.- those debug checks should have unnoticeable performance effect on a release build
|
2009-12-30 20:59:56 +00:00 |
main_menu_screen.cpp
|
Better documented previosu changes
|
2009-12-22 20:25:08 +00:00 |
main_menu_screen.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
options_screen_av.cpp
|
Lots of small fixes and cleanup; major change : totally bypass irrLicht's icon rendering in the GUI, which is insufficient for our needs. Use a new system that's much more flexible. Improved locking icon on the way. A few minor glitches introduced, to be fixed soon
|
2009-12-14 20:15:09 +00:00 |
options_screen_av.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
options_screen_input.cpp
|
Fixed compilation warnings, + warn if many keys are assigned to the same action in input settings
|
2010-01-02 01:46:29 +00:00 |
options_screen_input.hpp
|
Implemented adding keyboard configs through the GUI
|
2009-12-28 18:13:24 +00:00 |
options_screen_players.cpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
options_screen_players.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
race_gui.cpp
|
Fixed reported bug with musical note placement in in-game music credits
|
2010-01-04 18:05:56 +00:00 |
race_gui.hpp
|
Revmoed support for irrlicht 1.5 (which doesn't have all functions we need anyway).
|
2009-12-04 01:09:40 +00:00 |
race_setup_screen.cpp
|
Fixed bug of game modes that don't reset properly
|
2009-12-30 18:17:16 +00:00 |
race_setup_screen.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
state_manager.cpp
|
A menu that uses animations can now choose not to throttle FPS to 35. This means credits and feature unlocked are now smoother
|
2009-12-06 02:19:37 +00:00 |
state_manager.hpp
|
A menu that uses animations can now choose not to throttle FPS to 35. This means credits and feature unlocked are now smoother
|
2009-12-06 02:19:37 +00:00 |
tracks_screen.cpp
|
Handle locked tracks gracefully
|
2009-12-22 19:16:26 +00:00 |
tracks_screen.hpp
|
When pressing escape to leave track info dialog, focus is now properly restored on previously selected track
|
2009-12-17 22:18:14 +00:00 |