OpenRCT2/src/openrct2/windows
Michał Janiszewski 00b6fb53c6 Fix #5299: Scenario editor crash when placing peep spawn 2017-03-10 23:02:04 +01:00
..
about.c Use types from common.h 2017-01-14 12:37:31 +01:00
banner.c Include new config header 2017-02-18 15:45:10 +00:00
changelog.c Use types from common.h 2017-01-14 12:37:31 +01:00
cheats.c Remove trailing whitespace 2017-03-07 20:38:11 +01:00
clear_scenery.c Refactor input 2017-02-27 20:20:41 +01:00
custom_currency.c Include new config header 2017-02-18 15:45:10 +00:00
debug_paint.c Use types from common.h 2017-01-14 12:37:31 +01:00
demolish_ride_prompt.c Use types from common.h 2017-01-14 12:37:31 +01:00
dropdown.c Refactor input 2017-02-27 20:20:41 +01:00
dropdown.h Fix dropdown custom height code. Use flags for filters. 2017-02-16 18:35:59 +00:00
editor_bottom_toolbar.c Include new config header 2017-02-18 15:45:10 +00:00
editor_inventions_list.c Use types from common.h 2017-01-14 12:37:31 +01:00
editor_main.c Clean up game init a bit more 2017-01-23 12:55:59 +00:00
editor_object_selection.c Merge pull request #5236 from duncanspumpkin/refactor 2017-02-28 06:56:06 +00:00
editor_objective_options.c Fix dropdown custom height code. Use flags for filters. 2017-02-16 18:35:59 +00:00
editor_scenario_options.c Fix dropdown custom height code. Use flags for filters. 2017-02-16 18:35:59 +00:00
error.c Include new config header 2017-02-18 15:45:10 +00:00
error.h Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
finances.c Include new config header 2017-02-18 15:45:10 +00:00
footpath.c Merge pull request #5236 from duncanspumpkin/refactor 2017-02-28 06:56:06 +00:00
game_bottom_toolbar.c Include new config header 2017-02-18 15:45:10 +00:00
guest.c Refactor input 2017-02-27 20:20:41 +01:00
guest_list.c Include new config header 2017-02-18 15:45:10 +00:00
install_track.c Include new config header 2017-02-18 15:45:10 +00:00
land.c Use types from common.h 2017-01-14 12:37:31 +01:00
land_rights.c Refactor input 2017-02-27 20:20:41 +01:00
loadsave.c Remove trailing whitespace 2017-03-07 20:38:11 +01:00
main.c Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
map.c Fix #5299: Scenario editor crash when placing peep spawn 2017-03-10 23:02:04 +01:00
map_tooltip.c Refactor input 2017-02-27 20:20:41 +01:00
mapgen.c Use types from common.h 2017-01-14 12:37:31 +01:00
maze_construction.c Refactor input 2017-02-27 20:20:41 +01:00
multiplayer.c Include new config header 2017-02-18 15:45:10 +00:00
music_credits.c Use types from common.h 2017-01-14 12:37:31 +01:00
network_status.c Use types from common.h 2017-01-14 12:37:31 +01:00
new_campaign.c Include new config header 2017-02-18 15:45:10 +00:00
new_ride.c Include new config header 2017-02-18 15:45:10 +00:00
news.c Refactor of peep data and label known addresses 2017-01-26 19:51:30 +00:00
news_options.c Include new config header 2017-02-18 15:45:10 +00:00
options.c Include new config header 2017-02-18 15:45:10 +00:00
park.c Refactor input 2017-02-27 20:20:41 +01:00
player.c Include new config header 2017-02-18 15:45:10 +00:00
publisher_credits.c Use types from common.h 2017-01-14 12:37:31 +01:00
research.c Fix dropdown custom height code. Use flags for filters. 2017-02-16 18:35:59 +00:00
ride.c Refactor input 2017-02-27 20:20:41 +01:00
ride_construction.c Remove trailing whitespace 2017-03-07 20:38:11 +01:00
ride_list.c Include new config header 2017-02-18 15:45:10 +00:00
save_prompt.c Refactor input 2017-02-27 20:20:41 +01:00
scenery.c Remove trailing whitespace 2017-03-07 20:38:11 +01:00
server_list.c Include new config header 2017-02-18 15:45:10 +00:00
server_start.c Refactor input 2017-02-27 20:20:41 +01:00
shortcut_key_change.c Include new config header 2017-02-18 15:45:10 +00:00
shortcut_keys.c Fix #1730: Add keyboard shortcuts for track construction (#5200) 2017-03-03 09:35:42 +01:00
sign.c Merge pull request #5236 from duncanspumpkin/refactor 2017-02-28 06:56:06 +00:00
staff.c Refactor input 2017-02-27 20:20:41 +01:00
staff_fire_prompt.c Use types from common.h 2017-01-14 12:37:31 +01:00
staff_list.c Refactor input 2017-02-27 20:20:41 +01:00
text_input.c Include new config header 2017-02-18 15:45:10 +00:00
themes.c Include new config header 2017-02-18 15:45:10 +00:00
tile_inspector.c Remove more fences 2017-02-21 20:22:03 +00:00
tile_inspector.h Remove more fences 2017-02-21 20:22:03 +00:00
title_command_editor.c Fix dropdown custom height code. Use flags for filters. 2017-02-16 18:35:59 +00:00
title_editor.c Refactor input 2017-02-27 20:20:41 +01:00
title_exit.c Include new config header 2017-02-18 15:45:10 +00:00
title_logo.c Use types from common.h 2017-01-14 12:37:31 +01:00
title_menu.c Close conflicting windows in main menu 2017-02-26 13:24:35 +01:00
title_options.c Include new config header 2017-02-18 15:45:10 +00:00
title_scenarioselect.c Include new config header 2017-02-18 15:45:10 +00:00
tooltip.c Refactor input 2017-02-27 20:20:41 +01:00
tooltip.h Use types from common.h 2017-01-14 12:37:31 +01:00
top_toolbar.c Merge pull request #5236 from duncanspumpkin/refactor 2017-02-28 06:56:06 +00:00
track_list.c Include new config header 2017-02-18 15:45:10 +00:00
track_manage.c Use types from common.h 2017-01-14 12:37:31 +01:00
track_place.c Refactor input 2017-02-27 20:20:41 +01:00
view_clipping.c Include new config header 2017-02-18 15:45:10 +00:00
viewport.c Use types from common.h 2017-01-14 12:37:31 +01:00
water.c Refactor input 2017-02-27 20:20:41 +01:00