OpenRCT2/src/openrct2/windows
wolfreak99 47a89c4cf3 Add "Ignore research status" cheat 2017-07-23 12:09:29 +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 Overflow dropdowns with 32+items into columns 2017-07-23 11:56:42 +02:00
dropdown.h Define DROPDOWN_ITEMS_MAX_SIZE 2017-07-23 11:56:42 +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 Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +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 Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +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 Add "Ignore research status" cheat 2017-07-23 12:09:29 +02:00
ride_construction.c Fix incorrect terminology 2017-07-18 18:07:43 +02:00
ride_list.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +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 Fix #4455: Crash in window_sign_invalidate due to original bug (#5969) 2017-07-22 14:15:13 +01:00
staff.c Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +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 Apply new mousedown event parameters to windows 2017-07-13 10:15:34 +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 Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +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 Use remap flags, SPRITE_ID_PALETTE_COLOUR_1 and _2 in many more places 2017-07-20 20:56:29 +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