OpenRCT2/src/openrct2/windows
Marijn van der Werf 31e8b510ec Use constants for maze construction 2017-05-03 16:09:21 +02: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 Replace magic numbers in windows with constants 2017-05-02 14:41:53 +02:00
clear_scenery.c Add compile-time checked constants for widget ids 2017-05-02 09:58:25 +02: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 Add compile-time checked constants for widget ids 2017-05-02 09:58:25 +02:00
editor_inventions_list.c Tons of spelling fixes (#5413) 2017-04-30 06:39:24 +02:00
editor_main.c Clean up game init a bit more 2017-01-23 12:55:59 +00:00
editor_object_selection.c Add compile-time checked constants for widget ids 2017-05-02 09:58:25 +02:00
editor_objective_options.c Rename climate.h to Climate.h 2017-03-11 22:59:33 +00:00
editor_scenario_options.c Replace FALSE/TRUE with 0/1 2017-04-11 14:26:36 +02: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 Tons of spelling fixes (#5413) 2017-04-30 06:39:24 +02:00
footpath.c Use enum for tools 2017-05-03 16:09:21 +02:00
game_bottom_toolbar.c Rename climate.h to Climate.h 2017-03-11 22:59:33 +00:00
guest.c Use enum for tools 2017-05-03 16:09:21 +02: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 Add compile-time checked constants for widget ids 2017-05-02 09:58:25 +02:00
land_rights.c Add compile-time checked constants for widget ids 2017-05-02 09:58:25 +02:00
loadsave.c Define native file dialog strings when loading heightmap, to avoid crashes 2017-04-27 16:02:35 +02:00
main.c Move contents of src into project sub directory 2017-01-04 17:44:12 +00:00
map.c Use enum for tools 2017-05-03 16:09:21 +02:00
map_tooltip.c Refactor input 2017-02-27 20:20:41 +01:00
mapgen.c Pass arguments with correct type for {COMMA16} 2017-04-24 23:19:51 +02:00
maze_construction.c Use constants for maze construction 2017-05-03 16:09:21 +02: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 Use widget index in new ride window 2017-03-11 23:49:38 +01: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 Adjust group box on interface options page 2017-04-30 17:46:23 +01:00
park.c Use enum for tools 2017-05-03 16:09:21 +02: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 Use enum for tools 2017-05-03 16:09:21 +02:00
ride_construction.c Use enum for tools 2017-05-03 16:09:21 +02:00
ride_list.c Add "Quick demolish mode" to the Rides List 2017-04-11 10:16:44 +02:00
save_prompt.c Refactor input 2017-02-27 20:20:41 +01:00
scenery.c Use enum for tools 2017-05-03 16:09:21 +02:00
server_list.c Include new config header 2017-02-18 15:45:10 +00:00
server_start.c Add description and greeting textbox to server start menu 2017-04-06 14:31:36 +02:00
shortcut_key_change.c Replace hardcoded value in various windows 2017-03-11 23:49:32 +01:00
shortcut_keys.c Make shortcut keys window bigger and resizable 2017-03-11 22:09:24 +01:00
sign.c Merge pull request #5236 from duncanspumpkin/refactor 2017-02-28 06:56:06 +00:00
staff.c Use enum for tools 2017-05-03 16:09:21 +02:00
staff_fire_prompt.c Use types from common.h 2017-01-14 12:37:31 +01:00
staff_list.c Use enum for tools 2017-05-03 16:09:21 +02:00
text_input.c Tons of spelling fixes (#5413) 2017-04-30 06:39:24 +02:00
themes.c Replace magic numbers in windows with constants 2017-05-02 14:41:53 +02:00
tile_inspector.c Use enum for tools 2017-05-03 16:09:21 +02: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 Replace magic numbers in windows with constants 2017-05-02 14:41:53 +02:00
title_exit.c Add and use widget index for exit and option button 2017-03-11 23:49:37 +01: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 Add and use widget index for exit and option button 2017-03-11 23:49:37 +01:00
title_scenarioselect.c Replace magic numbers in windows with constants 2017-05-02 14:41:53 +02: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 Use enum for tools 2017-05-03 16:09:21 +02:00
track_list.c Add compile-time checked constants for widget ids 2017-05-02 09:58:25 +02:00
track_manage.c Use types from common.h 2017-01-14 12:37:31 +01:00
track_place.c Use enum for tools 2017-05-03 16:09:21 +02: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 Add compile-time checked constants for widget ids 2017-05-02 09:58:25 +02:00