OpenRCT2/src/windows
IntelOrca e42a11efa3 fix cheats window warnings and improve spacing 2015-07-09 18:37:51 +01:00
..
about.c Renamed Colour Schemes to Themes 2015-06-01 11:02:09 -04:00
banner.c Tidy window flags 2015-06-13 22:16:14 +01:00
changelog.c fix changelog bug, fixes #1359 2015-06-16 23:27:22 +01:00
cheats.c fix cheats window warnings and improve spacing 2015-07-09 18:37:51 +01:00
clear_scenery.c fix #1002 2015-07-05 08:57:01 -06:00
demolish_ride_prompt.c implement a couple of ride subroutines and refactor 2015-06-28 13:36:51 +01:00
dropdown.c fix #1002 2015-07-05 08:57:01 -06:00
dropdown.h Fix Ride is greyed out when it doesn't work 2015-06-09 23:05:43 -04:00
editor_bottom_toolbar.c implement editor_check_object_selection 2015-07-06 15:37:40 +01:00
editor_inventions_list.c Don't modify flags when in select_by_track_type mode; make it switchable in-game again. 2015-06-25 11:46:17 +02:00
editor_main.c fix #1002 2015-07-05 08:57:01 -06:00
editor_object_selection.c Prevent tab 0 from trying to be animated. Fixes #1529 2015-07-02 17:41:17 +01:00
editor_objective_options.c remove some small callprocs 2015-06-28 01:57:50 +01:00
editor_scenario_options.c Make the park parameters dialog behave and invalidate better in-game. 2015-06-19 16:02:54 +02:00
error.c fix #1002 2015-07-05 08:57:01 -06:00
error.h organisation: fix includes 2014-10-06 17:36:58 +01:00
finances.c implement park_update_histories 2015-06-20 17:28:17 +01:00
footpath.c Correct &-operation not in brackets 2015-06-09 20:11:48 +02:00
game_bottom_toolbar.c Fix track bugs. 2015-07-06 18:21:42 +01:00
guest.c remove various callprocs 2015-06-29 17:22:01 +01:00
guest_list.c Tidy window flags 2015-06-13 22:16:14 +01:00
install_track.c Renamed Colour Schemes to Themes 2015-06-01 11:02:09 -04:00
land.c fix #1002 2015-07-05 08:57:01 -06:00
land_rights.c fix #1002 2015-07-05 08:57:01 -06:00
loadsave.c Title Sequence editor 2015-06-24 12:25:54 -04:00
main.c fix #1002 2015-07-05 08:57:01 -06:00
map.c implement finish-map-window part 6 2015-07-02 17:00:39 +01:00
map_tooltip.c remove unnecessary header includes 2014-11-30 20:27:14 +00:00
mapgen.c fix mapgen background bug 2015-06-04 17:39:07 +02:00
maze_construction.c remove various callprocs 2015-06-29 17:22:01 +01:00
music_credits.c Tidy window flags 2015-06-13 22:16:14 +01:00
new_campaign.c refactor ride type flags 2015-06-21 15:32:28 +01:00
new_ride.c Fix selecting a newly invented ride when the user has selection by track type enabled. 2015-07-03 12:57:25 +02:00
news.c Renamed Colour Schemes to Themes 2015-06-01 11:02:09 -04:00
options.c add option to uncap fps, and fix #1470 2015-07-04 13:14:14 -06:00
park.c fix #1002 2015-07-05 08:57:01 -06:00
publisher_credits.c Tidy window flags 2015-06-13 22:16:14 +01:00
research.c Don't modify flags when in select_by_track_type mode; make it switchable in-game again. 2015-06-25 11:46:17 +02:00
ride.c implement game_command_set_ride_vehicles 2015-06-29 16:14:56 +01:00
ride_construction.c fix demolish of flat rides and unable to build it again 2015-07-06 22:53:16 +01:00
ride_list.c implement format_string_toupper and litter_create 2015-06-28 17:45:19 +01:00
save_prompt.c Change order of load_save code 2015-06-09 19:05:59 +01:00
scenery.c fix #1002 2015-07-05 08:57:01 -06:00
shortcut_key_change.c Renamed Colour Schemes to Themes 2015-06-01 11:02:09 -04:00
shortcut_keys.c add shortcut versions and rotate clockwise/anticlockwise shortcut 2015-07-09 13:50:33 +01:00
sign.c refactor invalidation of map tiles and viewports 2015-07-06 18:57:36 +01:00
staff.c refactor game command enum 2015-06-29 17:36:07 +01:00
staff_fire_prompt.c Tidy window flags 2015-06-13 22:16:14 +01:00
staff_list.c Tidy window flags 2015-06-13 22:16:14 +01:00
text_input.c Fixed #1247 font issues. 2015-06-06 21:18:20 -04:00
themes.c Title Sequence editor 2015-06-24 12:25:54 -04:00
tile_inspector.c Tidy window flags 2015-06-13 22:16:14 +01:00
title_command_editor.c Added Get button to command editor 2015-06-25 14:27:09 -04:00
title_editor.c fix warnings 2015-06-27 15:21:32 +01:00
title_exit.c fix #1002 2015-07-05 08:57:01 -06:00
title_logo.c Tidy window flags 2015-06-13 22:16:14 +01:00
title_menu.c fix #1002 2015-07-05 08:57:01 -06:00
title_options.c fix #1002 2015-07-05 08:57:01 -06:00
title_scenarioselect.c Rewrote Themes 2015-06-07 20:31:54 -04:00
tooltip.c Tidy window flags 2015-06-13 22:16:14 +01:00
tooltip.h organisation: fix includes 2014-10-06 17:36:58 +01:00
top_toolbar.c Changed function and occurences 2015-07-09 14:22:28 +02:00
track_list.c Changed back-button location 2015-06-28 21:30:20 +02:00
track_manage.c Tidy window flags 2015-06-13 22:16:14 +01:00
track_place.c Implemented track block get next and previous. 2015-07-04 22:50:48 +01:00
viewport.c Renamed Colour Schemes to Themes 2015-06-01 11:02:09 -04:00
water.c fix #1002 2015-07-05 08:57:01 -06:00