OpenRCT2/src/windows
Duncan Frost b7470447e8 Refactor track_list using TD4 knowledge 2015-02-02 18:43:02 +00:00
..
about.c remove unnecessary header includes 2014-11-30 20:27:14 +00:00
banner.c implement game_command_set_ride_name 2015-01-27 02:05:54 +00:00
cheats.c implement game_command_set_park_open 2015-01-25 00:20:53 +00:00
clear_scenery.c refactor window search functions 2014-10-16 02:02:43 +01:00
demolish_ride_prompt.c Added demolish ride prompt 2014-11-02 08:39:01 +00:00
dropdown.c Fix dropdown location at sides of the screen #690 2015-01-17 09:14:17 +00:00
dropdown.h organisation: fix includes 2014-10-06 17:36:58 +01:00
editor_bottom_toolbar.c Reworked EBPSAFE. Removed EBPSAFE_X. Fixed track list bug #606. 2015-01-22 21:01:57 +00:00
editor_inventions_list.c fix compile error for GCC 2014-12-16 11:37:46 +00:00
editor_main.c merge qcz editor early to help finish other editor parts 2014-11-23 16:28:23 +00:00
editor_object_selection.c fix object_free_scenario_text problem in window_editor_object_selection 2014-11-25 21:49:05 +00:00
editor_objective_options.c implement game_command_set_park_name and game_command_remove_park_entrance 2015-01-27 21:18:41 +00:00
editor_scenario_options.c implement editor scenario options window 2014-12-14 19:21:06 +00:00
editor_top_toolbar.c Reworked EBPSAFE. Removed EBPSAFE_X. Fixed track list bug #606. 2015-01-22 21:01:57 +00:00
error.c implement save scenario and fix various load / save dialog issues, fixes #433 2014-11-25 02:06:26 +00:00
error.h organisation: fix includes 2014-10-06 17:36:58 +01:00
finances.c implement game_command_set_park_name and game_command_remove_park_entrance 2015-01-27 21:18:41 +00:00
footpath.c refactor map element iteration 2015-01-22 00:19:05 +00:00
game_bottom_toolbar.c fix spelling mistake. 2015-01-08 12:17:18 +00:00
game_top_toolbar.c Removed finance button when in no money mode 2015-01-12 18:57:03 +00:00
guest.c Labeled peep->sub_state and rejiged next_z 2015-01-24 19:48:15 +00:00
guest_list.c implement inventions list window, fixes #630 2014-12-16 01:24:13 +00:00
land.c refactor window search functions 2014-10-16 02:02:43 +01:00
main.c refactor config and add window size 2014-10-09 15:55:47 +01:00
map.c Fix crash on map due to EBPSAFE 2015-01-27 18:18:26 +00:00
map_tooltip.c remove unnecessary header includes 2014-11-30 20:27:14 +00:00
music_credits.c remove unnecessary header includes 2014-11-30 20:27:14 +00:00
new_campaign.c implement marketing_start_campaign 2015-01-24 18:22:06 +00:00
new_ride.c implement inventions list window, fixes #630 2014-12-16 01:24:13 +00:00
news.c implement inventions list window, fixes #630 2014-12-16 01:24:13 +00:00
options.c fix fullscreen resolution, fixes #89 2015-01-23 20:47:33 +00:00
park.c implement game_command_set_park_name and game_command_remove_park_entrance 2015-01-27 21:18:41 +00:00
publisher_credits.c remove unnecessary header includes 2014-11-30 20:27:14 +00:00
research.c implement game_command_set_research_funding 2015-01-24 18:41:55 +00:00
ride.c Fix price throughout park not always working 2015-01-31 12:24:11 +00:00
ride_construction.c Fixed construct bug 2014-12-20 13:06:17 +00:00
ride_list.c Fix small offset bugs. Label ride offsets 2015-01-24 19:48:26 +00:00
save_prompt.c merge qcz editor early to help finish other editor parts 2014-11-23 16:28:23 +00:00
scenery.c implement inventions list window, fixes #630 2014-12-16 01:24:13 +00:00
scenery.h organisation: move files and update project 2014-10-06 10:21:07 +01:00
shortcut_key_change.c refactor window search functions 2014-10-16 02:02:43 +01:00
shortcut_keys.c implement inventions list window, fixes #630 2014-12-16 01:24:13 +00:00
sign.c implement game_command_set_ride_name 2015-01-27 02:05:54 +00:00
staff.c move across useful map functions and other bits from footpath branch to develop 2015-01-14 23:38:48 +00:00
staff_fire_prompt.c refactor window search functions 2014-10-16 02:02:43 +01:00
staff_list.c implement inventions list window, fixes #630 2014-12-16 01:24:13 +00:00
text_input.c Moved text_input update to unknown7 function in order to force updates when paused. 2015-01-04 17:00:36 +00:00
title_exit.c organisation: fix includes 2014-10-06 17:36:58 +01:00
title_logo.c organisation: fix includes 2014-10-06 17:36:58 +01:00
title_menu.c organisation: fix includes 2014-10-06 17:36:58 +01:00
title_scenarioselect.c implement inventions list window, fixes #630 2014-12-16 01:24:13 +00:00
tooltip.c remove unnecessary header includes 2014-11-30 20:27:14 +00:00
tooltip.h organisation: fix includes 2014-10-06 17:36:58 +01:00
track_list.c Refactor track_list using TD4 knowledge 2015-02-02 18:43:02 +00:00
track_manage.c add manage track design window (UNTESTED) 2014-12-16 15:33:32 +00:00
track_place.c Refactor track_list using TD4 knowledge 2015-02-02 18:43:02 +00:00
viewport.c remove unnecessary header includes 2014-11-30 20:27:14 +00:00
water.c refactor window search functions 2014-10-16 02:02:43 +01:00