OpenRCT2/src/windows
Ted John fdfe52fc19 Merge pull request #2057 from Gymnasiast/show-vehicles-from-other-track-types
Show vehicles from other track types
2015-10-15 12:57:57 +01:00
..
about.c
banner.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
changelog.c Fix some warnings 2015-09-07 14:57:39 +02:00
cheats.c Merge pull request #2057 from Gymnasiast/show-vehicles-from-other-track-types 2015-10-15 12:57:57 +01:00
clear_scenery.c add server list window (WIP) 2015-08-16 03:07:00 +01:00
demolish_ride_prompt.c Remove unnecessary duplicate address, use more string constants 2015-08-27 16:44:18 +02:00
dropdown.c remove redundant dropdown assignment 2015-10-14 21:16:10 +01:00
dropdown.h fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
editor_bottom_toolbar.c Rename window flags 2015-10-03 17:20:53 +02:00
editor_inventions_list.c Rename window flags 2015-10-03 17:20:53 +02:00
editor_main.c
editor_object_selection.c Fix filter buttons in RC designer and TD manager, clean up some strings 2015-09-11 16:21:27 +02:00
editor_objective_options.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
editor_scenario_options.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
error.c implement utf8, part 12 2015-08-01 10:20:55 +01:00
error.h
finances.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
footpath.c Remove unnecessary duplicate address, use more string constants 2015-08-27 16:44:18 +02:00
game_bottom_toolbar.c Rename window flags 2015-10-03 17:20:53 +02:00
guest.c Rename window flags 2015-10-03 17:20:53 +02:00
guest_list.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
install_track.c Remove rest of Six Flags branding. 2015-07-28 10:13:16 +02:00
land.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
land_rights.c Fix minimum tool sizes 2015-08-12 14:24:20 +02:00
loadsave.c assorted fixes 2015-09-07 20:51:21 +02:00
main.c
map.c Fix #1899. Prevent mountain tool from being possible for land ownership tool. 2015-10-04 20:44:17 +01:00
map_tooltip.c Rename window flags 2015-10-03 17:20:53 +02:00
mapgen.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
maze_construction.c Rename window flags 2015-10-03 17:20:53 +02:00
music_credits.c
network_status.c finish server list and fix a couple of multiplayer issues 2015-08-16 17:29:47 +01:00
new_campaign.c refactor shop item strings 2015-08-05 19:17:37 +01:00
new_ride.c Fix crash when attempting to build a new ride when having the Ride construction window open, fixes #1844 2015-08-25 19:08:17 +02:00
news.c implement utf8, part 4 2015-08-01 10:20:50 +01:00
options.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
park.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
player_list.c Multiplayer interface improvements, cleanup 2015-08-16 13:14:04 +02:00
publisher_credits.c
research.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
ride.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
ride_construction.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
ride_list.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
save_prompt.c refactor sprite_invalidate 2015-08-22 11:56:32 +01:00
scenery.c Rename window flags 2015-10-03 17:20:53 +02:00
server_list.c make all file IO utf8 compatible, fixes #1847 2015-08-29 13:13:23 +01:00
shortcut_key_change.c
shortcut_keys.c Fix file menu for editor, restore menu order, add shortcut for quick saving 2015-08-20 12:13:08 +02:00
sign.c Rename window flags 2015-10-03 17:20:53 +02:00
staff.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
staff_fire_prompt.c
staff_list.c Restore globals 2015-08-16 18:35:47 -04:00
text_input.c implement utf8, part 14 2015-08-01 10:20:57 +01:00
themes.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
tile_inspector.c fix #1724 2015-08-04 17:40:02 +01:00
title_command_editor.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
title_editor.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
title_exit.c
title_logo.c
title_menu.c Rename window flags 2015-10-03 17:20:53 +02:00
title_options.c
title_scenarioselect.c Remove Six Flags branding and limitations, mark the lifecycle flag as deprecated, rename previously unidentified flag 2015-07-27 21:47:55 +02:00
tooltip.c Added tooltip to colour selector 2015-09-01 00:08:28 -06:00
tooltip.h Added tooltip to colour selector 2015-09-01 00:08:28 -06:00
top_toolbar.c fix dropdown 64 item support and remove old RCT2 addresses 2015-10-14 21:01:04 +01:00
track_list.c Keep track list responsive in pause mode, fixes #1493 2015-09-03 12:12:21 +02:00
track_manage.c
track_place.c Keep the same orientation as in the preview when placing track, fixes #1817 2015-08-18 18:22:23 +02:00
viewport.c
water.c Fix minimum tool sizes 2015-08-12 14:24:20 +02:00