OpenRCT2/src/windows
Ted John 69f0e9d55d Merge pull request #2398 from Broxzier/comments_and_optimizations
Refactored some util functions and some minor tweaks for saving tracks
2015-12-29 11:31:58 +00:00
..
about.c Strip all whitespace 2015-10-20 20:48:51 +02:00
banner.c Clean up the comments a litte 2015-12-11 16:19:46 -06:00
changelog.c Fix some warnings 2015-09-07 14:57:39 +02:00
cheats.c fix a couple of sprite ID definitions 2015-12-26 17:19:25 +00:00
clear_scenery.c Strip all whitespace 2015-10-20 20:48:51 +02:00
demolish_ride_prompt.c Remove unnecessary duplicate address, use more string constants 2015-08-27 16:44:18 +02:00
dropdown.c Clean up the comments a litte 2015-12-11 16:19:46 -06:00
dropdown.h Strip all whitespace 2015-10-20 20:48:51 +02:00
editor_bottom_toolbar.c Corrected misspellings of "substitute". 2015-12-23 00:40:36 +09:00
editor_inventions_list.c Name rct_window's var_494: highlighted_item. 2015-12-26 18:46:19 +09:00
editor_main.c Added newlines at end of files 2015-12-20 22:03:37 -06:00
editor_object_selection.c Name rct_window's var_494: highlighted_item. 2015-12-26 18:46:19 +09:00
editor_objective_options.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
editor_scenario_options.c fix #2577: interest rate can be set to -1 and no protection from erroneous values 2015-12-28 18:43:11 +00:00
error.c Added newlines at end of files 2015-12-20 22:03:37 -06:00
error.h Added newlines at end of files 2015-12-20 22:03:37 -06:00
finances.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
footpath.c fix #2502: Update current pressed footpath direction when camera rotates 2015-12-19 22:54:15 +00:00
game_bottom_toolbar.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
guest.c Name rct_window's var_494: highlighted_item. 2015-12-26 18:46:19 +09:00
guest_list.c use sprite constants for tab animations 2015-12-28 19:44:43 +00:00
install_track.c Merge pull request #2398 from Broxzier/comments_and_optimizations 2015-12-29 11:31:58 +00:00
land.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
land_rights.c Strip all whitespace 2015-10-20 20:48:51 +02:00
loadsave.c Merge pull request #2398 from Broxzier/comments_and_optimizations 2015-12-29 11:31:58 +00:00
main.c Clean up the comments a litte 2015-12-11 16:19:46 -06:00
map.c Map unknown elem type to corrupt, update tile inspector 2015-12-27 10:34:02 +01:00
map_tooltip.c finally fix #1619: Can't place any path 2015-12-21 22:28:34 +00:00
mapgen.c Minor fixes for mapgen 2015-12-29 12:03:38 +01:00
maze_construction.c finally fix #1619: Can't place any path 2015-12-21 22:28:34 +00:00
music_credits.c Added newlines at end of files 2015-12-20 22:03:37 -06:00
network_status.c Fixed extern and enum name usage 2015-12-16 14:48:27 -06:00
new_campaign.c fix #2425: ride campaign list corrupted if over 40 rides 2015-12-02 17:50:32 +00:00
new_ride.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
news.c add UI for notification settings 2015-12-26 17:30:13 +00:00
news_options.c use sprite constants for tab animations 2015-12-28 19:44:43 +00:00
options.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
park.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
player_list.c improve player list 2015-12-28 19:44:43 +00:00
publisher_credits.c Added newlines at end of files 2015-12-20 22:03:37 -06:00
research.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
ride.c Refactor ride customer count 2015-12-26 22:03:33 +01:00
ride_construction.c Disable chain button on steep slopes that cannot have one 2015-12-27 17:31:43 -06:00
ride_list.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
save_prompt.c Added newlines at end of files 2015-12-20 22:03:37 -06:00
scenery.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
server_list.c don't show IP address when hovering over servers for basic security 2015-12-29 01:01:26 +00:00
server_start.c Fixed extern and enum name usage 2015-12-16 14:48:27 -06:00
shortcut_key_change.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
shortcut_keys.c refactor colour maps 2015-11-08 18:55:32 +00:00
sign.c Clean up the comments a litte 2015-12-11 16:19:46 -06:00
staff.c Name rct_window's var_494: highlighted_item. 2015-12-26 18:46:19 +09:00
staff_fire_prompt.c Strip all whitespace 2015-10-20 20:48:51 +02:00
staff_list.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
text_input.c refactor colour maps 2015-11-08 18:55:32 +00:00
themes.c refactor colour maps 2015-11-08 18:55:32 +00:00
tile_inspector.c Map unknown elem type to corrupt, update tile inspector 2015-12-27 10:34:02 +01:00
title_command_editor.c Strip all whitespace 2015-10-20 20:48:51 +02:00
title_editor.c Minor cleanups 2015-11-12 12:19:40 +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 fix a couple of sprite ID definitions 2015-12-26 17:19:25 +00:00
title_options.c Strip all whitespace 2015-10-20 20:48:51 +02:00
title_scenarioselect.c Name enabled widgets on scenario select screen. 2015-12-26 18:46:19 +09:00
tooltip.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
tooltip.h Added newlines at end of files 2015-12-20 22:03:37 -06:00
top_toolbar.c finally fix #1619: Can't place any path 2015-12-21 22:28:34 +00:00
track_list.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
track_manage.c fix track manage delete prompt window position 2015-12-19 12:17:42 +00:00
track_place.c Corrected misspellings of "substitute". 2015-12-23 00:40:36 +09:00
viewport.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
water.c Strip all whitespace 2015-10-20 20:48:51 +02:00