OpenRCT2/src/windows
Alexander Overvoorde fe6d50f942 Fix overall view position using z coordinate of arbitrary element in same column (fixes #2636) 2016-02-25 19:28:43 +01:00
..
about.c Strip all whitespace 2015-10-20 20:48:51 +02:00
banner.c Fix #2902. Banner flags now correctly passed when re-colouring 2016-02-09 17:18:25 +00:00
changelog.c add theme entries for new windows 2016-02-03 18:23:47 +00:00
cheats.c Refactor freeze climate cheat 2016-02-17 17:39:33 +01:00
clear_scenery.c integrate variable: gInputFlags 2016-01-04 22:53:03 +00:00
demolish_ride_prompt.c Refactor rides to be only accessible with getters 2016-01-23 01:13:36 +01:00
dropdown.c Fix dropdown default highlight regression 2016-01-25 17:11:56 +00:00
dropdown.h fix #2363: show default item highlight, refactor 2016-01-17 23:37:14 +00:00
editor_bottom_toolbar.c use enum to specify file dialog type 2016-01-29 19:03:09 +01:00
editor_inventions_list.c Rename rct_ride_type to rct_ride_entry 2016-02-25 13:33:19 +01:00
editor_main.c Added newlines at end of files 2015-12-20 22:03:37 -06:00
editor_object_selection.c Rename rct_ride_type to rct_ride_entry 2016-02-25 13:33:19 +01:00
editor_objective_options.c Refactor rides to be only accessible with getters 2016-01-23 01:13:36 +01:00
editor_scenario_options.c fix #2750 invalidate top toolbar when toggling the use of money. 2016-01-17 14:53:59 +01:00
error.c Use RCT2_ADDRESS_COMMON_FORMAT_ARGS instead of raw address 2016-01-11 12:55:33 +01:00
error.h Added newlines at end of files 2015-12-20 22:03:37 -06:00
finances.c Refactor rides to be only accessible with getters 2016-01-23 01:13:36 +01:00
footpath.c integrate variable: gInputFlags 2016-01-04 22:53:03 +00:00
game_bottom_toolbar.c Fix incorrect rct2 address comments 2016-01-15 19:17:00 +00:00
guest.c Relabelled sprite_flags to flags. Relabelled peep/fountain flags 2016-02-23 17:22:19 +00:00
guest_list.c Relabelled sprite_flags to flags. Relabelled peep/fountain flags 2016-02-23 17:22:19 +00:00
install_track.c Merge pull request #2398 from Broxzier/comments_and_optimizations 2015-12-29 11:31:58 +00:00
land.c Fix dropdown default highlight regression 2016-01-25 17:11:56 +00:00
land_rights.c integrate variable: gInputFlags 2016-01-04 22:53:03 +00:00
loadsave.c fix #2958: import sc4, sv4 into editor using load landscape dialog 2016-02-16 18:15:26 +00:00
main.c Clean up the comments a litte 2015-12-11 16:19:46 -06:00
map.c Relabelled sprite_flags to flags. Relabelled peep/fountain flags 2016-02-23 17:22:19 +00:00
map_tooltip.c define STR_NONE as a rct_string_id 2016-01-07 22:14:53 +00:00
mapgen.c Fix dropdown default highlight regression 2016-01-25 17:11:56 +00:00
maze_construction.c name flag: RIDE_TYPE_FLAG_15 2016-02-20 16:37:09 +00:00
multiplayer.c add theme entries for new windows 2016-02-03 18:23:47 +00:00
music_credits.c Added newlines at end of files 2015-12-20 22:03:37 -06:00
network_status.c add theme entries for new windows 2016-02-03 18:23:47 +00:00
new_campaign.c Rename rct_ride_type to rct_ride_entry 2016-02-25 13:33:19 +01:00
new_ride.c Rename rct_ride_type to rct_ride_entry 2016-02-25 13:33:19 +01:00
news.c refactor clip_drawpixelinfo to not allocate memory 2016-01-14 20:12:44 +00:00
news_options.c use sprite constants for tab animations 2015-12-28 19:44:43 +00:00
options.c split sound and music mixing correctly, closes #1270 2016-02-24 22:42:50 +00:00
park.c Moving total admissions from park finance tab to stats tab 2016-02-05 19:32:07 -08:00
player.c add viewport to player window, closes #2817 2016-02-11 00:09:10 +00:00
publisher_credits.c Added newlines at end of files 2015-12-20 22:03:37 -06:00
research.c Rename rct_ride_type to rct_ride_entry 2016-02-25 13:33:19 +01:00
ride.c Fix overall view position using z coordinate of arbitrary element in same column (fixes #2636) 2016-02-25 19:28:43 +01:00
ride_construction.c Rename rct_ride_type to rct_ride_entry 2016-02-25 13:33:19 +01:00
ride_list.c use built ago label for ride list instead of age 2016-02-25 17:59:32 +00:00
save_prompt.c remove all tutorial code 2016-01-04 23:21:23 +00:00
scenery.c refactor clip_drawpixelinfo to not allocate memory 2016-01-14 20:12:44 +00:00
server_list.c add theme entries for new windows 2016-02-03 18:23:47 +00:00
server_start.c allow starting server with new scenario 2016-02-13 11:42:51 +00:00
shortcut_key_change.c Use RCT2_ADDRESS_COMMON_FORMAT_ARGS instead of raw address 2016-01-11 12:55:33 +01:00
shortcut_keys.c Allow assigning a shortcut to the options window. 2016-01-25 00:45:24 +09:00
sign.c Refactor rides to be only accessible with getters 2016-01-23 01:13:36 +01:00
staff.c Fix staff lacking tile rectangle when picked up (fixes #2877) 2016-02-09 22:06:49 +01:00
staff_fire_prompt.c Use RCT2_ADDRESS_COMMON_FORMAT_ARGS instead of raw address 2016-01-11 12:55:33 +01:00
staff_list.c Relabelled sprite_flags to flags. Relabelled peep/fountain flags 2016-02-23 17:22:19 +00:00
text_input.c Rename `safe_strncpy` to `safe_strcpy` 2016-01-18 20:49:52 +01:00
themes.c add theme entries for new windows 2016-02-03 18:23:47 +00:00
tile_inspector.c add theme entries for new windows 2016-02-03 18:23:47 +00:00
title_command_editor.c Strip all whitespace 2015-10-20 20:48:51 +02:00
title_editor.c Rename `safe_strncpy` to `safe_strcpy` 2016-01-18 20:49:52 +01:00
title_exit.c Strip all whitespace 2015-10-20 20:48:51 +02:00
title_logo.c Added newlines at end of files 2015-12-20 22:03:37 -06:00
title_menu.c change scenario select to callback mechanism 2016-02-13 11:32:34 +00:00
title_options.c Strip all whitespace 2015-10-20 20:48:51 +02:00
title_scenarioselect.c change scenario select to callback mechanism 2016-02-13 11:32:34 +00:00
tooltip.c define STR_NONE as a rct_string_id 2016-01-07 22:14:53 +00:00
tooltip.h Added newlines at end of files 2015-12-20 22:03:37 -06:00
top_toolbar.c Leave the debugging tools dropdown open after click, closes #2768 2016-02-15 10:00:14 +01:00
track_list.c Rename rct_ride_type to rct_ride_entry 2016-02-25 13:33:19 +01:00
track_manage.c fix track manage delete prompt window position 2015-12-19 12:17:42 +00:00
track_place.c remove old usages of 0x00993CCC and 0x00F441D3 2016-02-20 15:50:05 +00:00
viewport.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
water.c integrate variable: gInputFlags 2016-01-04 22:53:03 +00:00