.. |
dialogs
|
Fixed compilation bug (auria: which language have you been
|
2010-03-25 05:20:28 +00:00 |
arenas_screen.cpp
|
1) Added -v X verbosity command line option, so that debug output is only printed
|
2010-03-24 23:52:41 +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
|
Updated menu singleton code, there was a bug in its logic (that had no consequence that i know but better fix it anyway) + some code style cleanup along the way
|
2010-03-18 18:18:19 +00:00 |
challenges.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
credits.cpp
|
Updated menu singleton code, there was a bug in its logic (that had no consequence that i know but better fix it anyway) + some code style cleanup along the way
|
2010-03-18 18:18:19 +00:00 |
credits.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
feature_unlocked.cpp
|
Updated menu singleton code, there was a bug in its logic (that had no consequence that i know but better fix it anyway) + some code style cleanup along the way
|
2010-03-18 18:18:19 +00:00 |
feature_unlocked.hpp
|
The chest scene is now shown for challenges that require beating a GP too
|
2010-03-08 17:04:05 +00:00 |
grand_prix_over.cpp
|
Updated menu singleton code, there was a bug in its logic (that had no consequence that i know but better fix it anyway) + some code style cleanup along the way
|
2010-03-18 18:18:19 +00:00 |
grand_prix_over.hpp
|
Added moving camera in GP end
|
2010-02-22 00:15:36 +00:00 |
help_screen_1.cpp
|
Updated menu singleton code, there was a bug in its logic (that had no consequence that i know but better fix it anyway) + some code style cleanup along the way
|
2010-03-18 18:18:19 +00:00 |
help_screen_1.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
help_screen_2.cpp
|
Updated menu singleton code, there was a bug in its logic (that had no consequence that i know but better fix it anyway) + some code style cleanup along the way
|
2010-03-18 18:18:19 +00:00 |
help_screen_2.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
help_screen_3.cpp
|
Updated menu singleton code, there was a bug in its logic (that had no consequence that i know but better fix it anyway) + some code style cleanup along the way
|
2010-03-18 18:18:19 +00:00 |
help_screen_3.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
kart_selection.cpp
|
1) Added -v X verbosity command line option, so that debug output is only printed
|
2010-03-24 23:52:41 +00:00 |
kart_selection.hpp
|
Code cleanup in kart selection screen
|
2010-03-03 19:40:49 +00:00 |
main_menu_screen.cpp
|
Forbid adding 2 players with same name
|
2010-03-25 01:05: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
|
Updated menu singleton code, there was a bug in its logic (that had no consequence that i know but better fix it anyway) + some code style cleanup along the way
|
2010-03-18 18:18:19 +00:00 |
options_screen_av.hpp
|
Improved support for multiplayer kart selection
|
2009-10-28 23:04:38 +00:00 |
options_screen_input.cpp
|
Updated menu singleton code, there was a bug in its logic (that had no consequence that i know but better fix it anyway) + some code style cleanup along the way
|
2010-03-18 18:18:19 +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
|
Forbid adding 2 players with same name
|
2010-03-25 01:05:08 +00:00 |
options_screen_players.hpp
|
Forbid adding 2 players with same name
|
2010-03-25 01:05:08 +00:00 |
race_gui.cpp
|
Added support for displaying the same fonts in different sizes. Use smaller font for in-game messages
|
2010-03-07 02:03:39 +00:00 |
race_gui.hpp
|
Added support for displaying the same fonts in different sizes. Use smaller font for in-game messages
|
2010-03-07 02:03:39 +00:00 |
race_setup_screen.cpp
|
Updated menu singleton code, there was a bug in its logic (that had no consequence that i know but better fix it anyway) + some code style cleanup along the way
|
2010-03-18 18:18:19 +00:00 |
race_setup_screen.hpp
|
Disable the AI karts amount widget when selection 3 Strikes Battle, because we have no AI for this mode
|
2010-02-18 01:07:21 +00:00 |
state_manager.cpp
|
Fixed what happens when pressing escape on feature unlocked screen
|
2010-03-01 23:40:20 +00:00 |
state_manager.hpp
|
Some cleanups with ActivePlayer. Moved it to StateManager, because that's where active players are created and stored - this will be less confusing than hiding it inside a configuration class. More work is still to be done if we want to make this code really clean, though.
|
2010-02-18 21:28:32 +00:00 |
tracks_screen.cpp
|
1) Added -v X verbosity command line option, so that debug output is only printed
|
2010-03-24 23:52:41 +00:00 |
tracks_screen.hpp
|
Implemented track group support
|
2010-03-03 18:29:16 +00:00 |