OpenRCT2/src/windows
IntelOrca d6e27c8241 fix #1097 2015-05-20 01:10:53 +01:00
..
about.c use new create_window_centred function 2015-02-14 18:26:59 +00:00
banner.c Named 2 input flags, and dropdown fix 2015-05-07 14:31:11 -04:00
cheats.c Added game speed button and other changes 2015-05-18 18:15:43 -04:00
clear_scenery.c Select size strings now use args 2015-05-13 11:38:44 -04:00
demolish_ride_prompt.c use new create_window_centred function 2015-02-14 18:26:59 +00:00
dropdown.c Named 2 input flags, and dropdown fix 2015-05-07 14:31:11 -04:00
dropdown.h Named 2 input flags, and dropdown fix 2015-05-07 14:31:11 -04:00
editor_bottom_toolbar.c Fixed editor bottom toolbar right button alignment 2015-05-17 12:41:21 -04:00
editor_inventions_list.c Fix "research group" being displayed when no item is selected 2015-03-16 13:58:07 +01:00
editor_main.c add map generation window 2015-02-09 18:32:58 +00:00
editor_object_selection.c Revert options window stick to front. 2015-04-15 18:02:04 +01:00
editor_objective_options.c Named 2 input flags, and dropdown fix 2015-05-07 14:31:11 -04:00
editor_scenario_options.c Named 2 input flags, and dropdown fix 2015-05-07 14:31:11 -04: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 Introduce a config-file option for a RCT1-like colour scheme 2015-05-12 16:13:30 +02:00
footpath.c Deciphered flags and z param of get_map_coordinates_from_pos 2015-05-03 13:54:08 +02:00
game_bottom_toolbar.c Fix #1099. 2015-05-19 18:04:58 +01:00
guest.c Fix rides been on displaying incorrectly 2015-05-19 18:35:02 +01:00
guest_list.c Introduce a config-file option for a RCT1-like colour scheme 2015-05-12 16:13:30 +02:00
install_track.c Started .TD6 creation function. 2015-05-13 19:19:34 +01:00
land.c Select size strings now use args 2015-05-13 11:38:44 -04:00
land_rights.c Fixed up strings 2015-05-15 16:06:59 -04:00
loadsave.c Fix bugs in viewport interaction and loadsave dialog 2015-05-05 19:11:35 +01:00
main.c refactor config and add window size 2014-10-09 15:55:47 +01:00
map.c Select size strings now use args 2015-05-13 11:38:44 -04:00
map_tooltip.c remove unnecessary header includes 2014-11-30 20:27:14 +00:00
mapgen.c implement scenery_set_default_placement_configuration 2015-03-29 02:29:07 +01:00
music_credits.c use new create_window_centred function 2015-02-14 18:26:59 +00:00
new_campaign.c Extend the RCT1 colour scheme to the scenario select and start new campaign window 2015-05-17 12:55:26 +02:00
new_ride.c Introduce a config-file option for a RCT1-like colour scheme 2015-05-12 16:13:30 +02:00
news.c Implemented missing guest icons from news messsages. 2015-02-17 20:39:35 +00:00
options.c Added game speed button and other changes 2015-05-18 18:15:43 -04:00
park.c Finished cleaning up land rights tool code 2015-05-15 15:19:36 -04:00
publisher_credits.c use new create_window_centred function 2015-02-14 18:26:59 +00:00
research.c Named 2 input flags, and dropdown fix 2015-05-07 14:31:11 -04:00
ride.c Increase maximum number of laps to 20 and maximum number of people in maze to 64. 2015-05-19 11:18:08 +02:00
ride_construction.c Fix yellow arrow when closing construction window. 2015-05-17 08:49:39 +01:00
ride_list.c Introduce a config-file option for a RCT1-like colour scheme 2015-05-12 16:13:30 +02:00
save_prompt.c improve reading and saving of configuration 2015-02-16 22:47:11 +00:00
scenery.c fix #1097 2015-05-20 01:10:53 +01:00
shortcut_key_change.c refactor window search functions 2014-10-16 02:02:43 +01:00
shortcut_keys.c fix shortcuts, fixes #824, fixes #512... 2015-02-27 17:29:23 +00:00
sign.c Decompiled sub_6EC847 & sub_664D05 2015-05-17 12:36:16 -04:00
staff.c Introduce a config-file option for a RCT1-like colour scheme 2015-05-12 16:13:30 +02:00
staff_fire_prompt.c use new create_window_centred function 2015-02-14 18:26:59 +00:00
staff_list.c Introduce a config-file option for a RCT1-like colour scheme 2015-05-12 16:13:30 +02:00
text_input.c Merge pull request #1058 from trigger-death/develop 2015-05-13 18:33:05 +01:00
title_exit.c Introduce a config-file option for a RCT1-like colour scheme 2015-05-12 16:13:30 +02:00
title_logo.c Changed Title Logo 2015-05-18 23:33:21 -04:00
title_menu.c Introduce a config-file option for a RCT1-like colour scheme 2015-05-12 16:13:30 +02:00
title_options.c Introduce a config-file option for a RCT1-like colour scheme 2015-05-12 16:13:30 +02:00
title_scenarioselect.c Extend the RCT1 colour scheme to the scenario select and start new campaign window 2015-05-17 12:55:26 +02:00
tooltip.c Fixes for a couple of warnings 2015-04-12 23:26:15 +02:00
tooltip.h organisation: fix includes 2014-10-06 17:36:58 +01:00
top_toolbar.c Added game speed button sprites 2015-05-19 11:51:59 -04:00
track_list.c Started .TD6 creation function. 2015-05-13 19:19:34 +01:00
track_manage.c use new create_window_centred function 2015-02-14 18:26:59 +00:00
track_place.c Started implementing track_mirror. 2015-05-13 20:15:48 +01:00
viewport.c Deciphered flags and z param of get_map_coordinates_from_pos 2015-05-03 13:54:08 +02:00
water.c Select size strings now use args 2015-05-13 11:38:44 -04:00