OpenRCT2/src/windows
IntelOrca 1ad04a24c4 Merge branch 'develop' into set-ride-status 2015-02-08 16:53:19 +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 #747 mistake caused by missing value 2015-02-05 18:22:04 +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 Add widget ordering in editor top toolbar 2015-02-07 23:50:51 +01: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 Make bottom toolbar panels bigger to hold longer date strings 2015-02-07 23:53:17 +01:00
game_top_toolbar.c Add an artificial separator widget 2015-02-07 23:50:51 +01:00
guest.c Added load_palette. Labelled offset for paused and palette effect frame. Fixed fast moving water. 2015-02-07 17:40:20 +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 Added load_palette. Labelled offset for paused and palette effect frame. Fixed fast moving water. 2015-02-07 17:40:20 +00:00
news.c implement inventions list window, fixes #630 2014-12-16 01:24:13 +00:00
options.c fix fullscreen issues and add title music option 2015-02-06 22:35:08 +00:00
park.c fix expenditure table issues, fixes #762 2015-02-08 14:31:57 +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 Merge branch 'develop' into set-ride-status 2015-02-08 16:53:19 +00:00
ride_construction.c Merge branch 'develop' into set-ride-status 2015-02-08 16:04:35 +00:00
ride_list.c code set ride status, not yet fixed and tested 2015-01-29 00:16:34 +00:00
save_prompt.c Added load_palette. Labelled offset for paused and palette effect frame. Fixed fast moving water. 2015-02-07 17:40:20 +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 Added load_palette. Labelled offset for paused and palette effect frame. Fixed fast moving water. 2015-02-07 17:40:20 +00:00
track_manage.c add manage track design window (UNTESTED) 2014-12-16 15:33:32 +00:00
track_place.c Added load_palette. Labelled offset for paused and palette effect frame. Fixed fast moving water. 2015-02-07 17:40:20 +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