.. |
dialogs
|
Add more sanity checks to make 'enter new player name' KroArtem-proof
|
2010-10-29 17:10:12 +00:00 |
addons_screen.cpp
|
minor code cleanup
|
2010-09-08 18:27:16 +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
|
Adding a package-update.png image
|
2010-09-08 18:19:05 +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
|
Renamed all instanced of RandomKart in the race_manager to
|
2010-09-21 07:37:42 +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 crashes in grand_prix lose, win, feature animation etc.
|
2010-09-10 13:30:31 +00:00 |
feature_unlocked.hpp
|
Fixed crashes in grand_prix lose, win, feature animation etc.
|
2010-09-10 13:30:31 +00:00 |
grand_prix_lose.cpp
|
Fixed leak in GPlose
|
2010-09-14 01:44:19 +00:00 |
grand_prix_lose.hpp
|
Add support for many GP losers in the GP ending screen
|
2010-09-14 01:36:14 +00:00 |
grand_prix_win.cpp
|
Fixed VS compilation problem.
|
2010-10-11 05:23:59 +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
|
Remember user kart choice between sessions
|
2010-10-27 20:10:16 +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 debug display of unlocked GP: beach track was removed so
|
2010-10-12 10:06:37 +00:00 |
main_menu_screen.hpp
|
Try to fix add-ons related crash at exit
|
2010-09-18 22:26:13 +00:00 |
options_screen_audio.cpp
|
More work on audio : enabling SFX in-game now works significantly better, cakes and zippers now work properly. Disabling SFX in-game still not checked; when when enabling SFX in-game, looping sounds like kart engines are not started
|
2010-10-11 02:13:45 +00:00 |
options_screen_audio.hpp
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +00:00 |
options_screen_input2.cpp
|
Fixed crash when deleting keyboard config + added assertions to detect more possible bugs in the future
|
2010-10-27 23:13:18 +00:00 |
options_screen_input2.hpp
|
Show confirm dialog before permanently erasing keyboard config (the confirm dialog I added is reusable, so should we ever need another confirm dialog we can reuse this one)
|
2010-09-08 23:06:54 +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
|
1) Moved calls to World::(un)pause from state_manager into
|
2010-08-15 01:15:19 +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
|
1) Started adding new race result screen, which is for now disabled in the game.
|
2010-07-15 22:41:41 +00:00 |
race_gui.cpp
|
Fixed splitsceen display: energy bar was moved down a bit,
|
2010-10-19 21:49:19 +00:00 |
race_gui.hpp
|
Fixed splitsceen display: energy bar was moved down a bit,
|
2010-10-19 21:49:19 +00:00 |
race_result_gui.cpp
|
Definitions for GP points is now independent of the maximum number of karts.
|
2010-09-16 02:31:20 +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
|
Added much debug code to help detect bugs early in kart selection screen and player management (see recent ticket; although these checks can be useful outside of this particular ticket anyway)
|
2010-09-25 18:34:04 +00:00 |
state_manager.hpp
|
Added much debug code to help detect bugs early in kart selection screen and player management (see recent ticket; although these checks can be useful outside of this particular ticket anyway)
|
2010-09-25 18:34:04 +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 |