OpenRCT2/src/openrct2/windows
Hielke Morsink 4ea29bbf80 Close conflicting windows in main menu
* The main buttons close the other main windows in the main menu

* Only close other windows if the next is not open already
2017-02-26 13:24:35 +01:00
..
about.c Use types from common.h 2017-01-14 12:37:31 +01:00
banner.c Include new config header 2017-02-18 15:45:10 +00:00
changelog.c Use types from common.h 2017-01-14 12:37:31 +01:00
cheats.c Include new config header 2017-02-18 15:45:10 +00:00
clear_scenery.c Use types from common.h 2017-01-14 12:37:31 +01:00
custom_currency.c Include new config header 2017-02-18 15:45:10 +00:00
debug_paint.c Use types from common.h 2017-01-14 12:37:31 +01:00
demolish_ride_prompt.c Use types from common.h 2017-01-14 12:37:31 +01:00
dropdown.c Fix dropdown custom height code. Use flags for filters. 2017-02-16 18:35:59 +00:00
dropdown.h Fix dropdown custom height code. Use flags for filters. 2017-02-16 18:35:59 +00:00
editor_bottom_toolbar.c Include new config header 2017-02-18 15:45:10 +00:00
editor_inventions_list.c Use types from common.h 2017-01-14 12:37:31 +01:00
editor_main.c Clean up game init a bit more 2017-01-23 12:55:59 +00:00
editor_object_selection.c Include new config header 2017-02-18 15:45:10 +00:00
editor_objective_options.c Fix dropdown custom height code. Use flags for filters. 2017-02-16 18:35:59 +00:00
editor_scenario_options.c Fix dropdown custom height code. Use flags for filters. 2017-02-16 18:35:59 +00:00
error.c Include new config header 2017-02-18 15:45:10 +00:00
error.h Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
finances.c Include new config header 2017-02-18 15:45:10 +00:00
footpath.c Minor refactor of banner and footpath enums 2017-01-29 09:40:43 +00:00
game_bottom_toolbar.c Include new config header 2017-02-18 15:45:10 +00:00
guest.c Include new config header 2017-02-18 15:45:10 +00:00
guest_list.c Include new config header 2017-02-18 15:45:10 +00:00
install_track.c Include new config header 2017-02-18 15:45:10 +00:00
land.c Use types from common.h 2017-01-14 12:37:31 +01:00
land_rights.c Use types from common.h 2017-01-14 12:37:31 +01:00
loadsave.c Include new config header 2017-02-18 15:45:10 +00:00
main.c Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
map.c Fix #4972: Map window not updated properly when shrinking map... 2017-02-09 18:54:03 +00:00
map_tooltip.c Include new config header 2017-02-18 15:45:10 +00:00
mapgen.c Use types from common.h 2017-01-14 12:37:31 +01:00
maze_construction.c Use types from common.h 2017-01-14 12:37:31 +01:00
multiplayer.c Include new config header 2017-02-18 15:45:10 +00:00
music_credits.c Use types from common.h 2017-01-14 12:37:31 +01:00
network_status.c Use types from common.h 2017-01-14 12:37:31 +01:00
new_campaign.c Include new config header 2017-02-18 15:45:10 +00:00
new_ride.c Include new config header 2017-02-18 15:45:10 +00:00
news.c Refactor of peep data and label known addresses 2017-01-26 19:51:30 +00:00
news_options.c Include new config header 2017-02-18 15:45:10 +00:00
options.c Include new config header 2017-02-18 15:45:10 +00:00
park.c Include new config header 2017-02-18 15:45:10 +00:00
player.c Include new config header 2017-02-18 15:45:10 +00:00
publisher_credits.c Use types from common.h 2017-01-14 12:37:31 +01:00
research.c Fix dropdown custom height code. Use flags for filters. 2017-02-16 18:35:59 +00:00
ride.c Include new config header 2017-02-18 15:45:10 +00:00
ride_construction.c Include new config header 2017-02-18 15:45:10 +00:00
ride_list.c Include new config header 2017-02-18 15:45:10 +00:00
save_prompt.c Include new config header 2017-02-18 15:45:10 +00:00
scenery.c Use flags where known. Refactor large 3d signs slightly 2017-02-04 08:12:44 +00:00
server_list.c Include new config header 2017-02-18 15:45:10 +00:00
server_start.c Include new config header 2017-02-18 15:45:10 +00:00
shortcut_key_change.c Include new config header 2017-02-18 15:45:10 +00:00
shortcut_keys.c Include new config header 2017-02-18 15:45:10 +00:00
sign.c Include new config header 2017-02-18 15:45:10 +00:00
staff.c Include new config header 2017-02-18 15:45:10 +00:00
staff_fire_prompt.c Use types from common.h 2017-01-14 12:37:31 +01:00
staff_list.c Include new config header 2017-02-18 15:45:10 +00:00
text_input.c Include new config header 2017-02-18 15:45:10 +00:00
themes.c Include new config header 2017-02-18 15:45:10 +00:00
tile_inspector.c Fix dropdown custom height code. Use flags for filters. 2017-02-16 18:35:59 +00:00
tile_inspector.h Better code for readiblity and consistency 2017-02-12 23:00:07 +01:00
title_command_editor.c Fix dropdown custom height code. Use flags for filters. 2017-02-16 18:35:59 +00:00
title_editor.c Include new config header 2017-02-18 15:45:10 +00:00
title_exit.c Include new config header 2017-02-18 15:45:10 +00:00
title_logo.c Use types from common.h 2017-01-14 12:37:31 +01:00
title_menu.c Close conflicting windows in main menu 2017-02-26 13:24:35 +01:00
title_options.c Include new config header 2017-02-18 15:45:10 +00:00
title_scenarioselect.c Include new config header 2017-02-18 15:45:10 +00:00
tooltip.c Use types from common.h 2017-01-14 12:37:31 +01:00
tooltip.h Use types from common.h 2017-01-14 12:37:31 +01:00
top_toolbar.c Include new config header 2017-02-18 15:45:10 +00:00
track_list.c Include new config header 2017-02-18 15:45:10 +00:00
track_manage.c Use types from common.h 2017-01-14 12:37:31 +01:00
track_place.c Minor refactor of track design to label enums 2017-01-28 09:28:11 +00:00
view_clipping.c Include new config header 2017-02-18 15:45:10 +00:00
viewport.c Use types from common.h 2017-01-14 12:37:31 +01:00
water.c Use types from common.h 2017-01-14 12:37:31 +01:00