OpenRCT2/src/openrct2/windows
Michael Steenbeek 46de90df86 Create map_get_water_height() 2017-07-27 17:15:56 +02:00
..
about.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
banner.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
changelog.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
cheats.c Add "Ignore research status" cheat 2017-07-23 12:09:29 +02:00
clear_scenery.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
custom_currency.c Apply new mousedown event parameters to windows 2017-07-13 10:15:34 +02:00
debug_paint.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
demolish_ride_prompt.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
dropdown.c Move braces onto their own line 2017-07-25 10:45:38 +02:00
dropdown.h Raise dropdown limit to 128 2017-07-24 21:49:24 +02:00
editor_bottom_toolbar.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
editor_inventions_list.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
editor_main.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
editor_object_selection.c Make gDropdownItemsChecked and gDropdownItemsDisabled static 2017-07-24 14:10:23 +02:00
editor_objective_options.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
editor_scenario_options.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
error.c Add missing include 2017-06-12 11:53:26 +02:00
error.h Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
finances.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
footpath.c Apply new mousedown event parameters to windows 2017-07-13 10:15:34 +02:00
game_bottom_toolbar.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
guest.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
guest_list.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
install_track.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
land.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
land_rights.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
loadsave.c Merge pull request #5906 from IntelOrca/refactor/rct2 2017-07-18 09:55:02 +01:00
main.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
map.c Create map_get_water_height() 2017-07-27 17:15:56 +02:00
map_tooltip.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
mapgen.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
maze_construction.c Change ride->overallview to an rct_xy8 2017-07-18 12:22:39 +02:00
multiplayer.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
music_credits.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
network_status.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
new_campaign.c Apply new mousedown event parameters to windows 2017-07-13 10:15:34 +02:00
new_ride.c Add "Ignore research status" cheat 2017-07-23 12:09:29 +02:00
news.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
news_options.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
object_load_error.c Implement #5855: Display source game in missing obj window 2017-07-19 11:04:00 +02:00
options.c Make TitleScreen a class (#5971) 2017-07-22 23:42:14 +01:00
park.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
player.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
publisher_credits.c Fix #5895: Publisher credits window scrolls too far 2017-07-15 14:26:21 +02:00
research.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
ride.c Get and set map element station index via helper functions 2017-07-27 14:13:16 +02:00
ride_construction.c Remove direct usage of map element track sequence field 2017-07-27 16:19:01 +02:00
ride_list.c Fix #5981: Ride list doesn't update after using quick demolish 2017-07-26 11:07:12 +02:00
save_prompt.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
scenery.c Add "Ignore research status" cheat 2017-07-23 12:09:29 +02:00
server_list.cpp Replace free+null with SafeFree, allow freeing NULL 2017-06-22 12:49:33 +02:00
server_start.c Refactor load park result 2017-07-01 01:29:35 +01:00
sign.c Refactor of scenery elements (#5308) 2017-07-25 22:26:43 +01:00
staff.c Fix #5985: Entertainer custome dropdown has no checked item 2017-07-24 14:10:23 +02:00
staff_fire_prompt.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
staff_list.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
text_input.c Replace 'center' with 'centre' (#5745) 2017-06-30 23:11:28 +01:00
themes.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
tile_inspector.c Create map_get_water_height() 2017-07-27 17:15:56 +02:00
tile_inspector.h Expand tabs to spaces 2017-06-06 23:46:14 +02:00
title_command_editor.c Apply new mousedown event parameters to windows 2017-07-13 10:15:34 +02:00
title_editor.c Make TitleScreen a class (#5971) 2017-07-22 23:42:14 +01:00
title_exit.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
title_logo.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
title_menu.c Apply new mousedown event parameters to windows 2017-07-13 10:15:34 +02:00
title_options.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
title_scenarioselect.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00
tooltip.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
tooltip.h Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
top_toolbar.c Create map_get_water_height() 2017-07-27 17:15:56 +02:00
track_list.c Fix incorrect terminology 2017-07-18 18:07:43 +02:00
track_manage.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
track_place.c Create map_get_water_height() 2017-07-27 17:15:56 +02:00
view_clipping.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
viewport.c Expand tabs to spaces 2017-06-06 23:46:14 +02:00
water.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +02:00