OpenRCT2/src/windows
IntelOrca 3073bc64fd remove rct2_endupdate 2016-01-09 00:25:30 +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 Getting path scenery type and index using helper functions throughout the entire project. 2016-01-01 21:28:53 +01:00
clear_scenery.c integrate variable: gInputFlags 2016-01-04 22:53:03 +00:00
demolish_ride_prompt.c Remove unnecessary duplicate address, use more string constants 2015-08-27 16:44:18 +02:00
dropdown.c integrate variable: gInputFlags 2016-01-04 22:53:03 +00:00
dropdown.h Strip all whitespace 2015-10-20 20:48:51 +02:00
editor_bottom_toolbar.c integrate variable: gHoverWidget 2016-01-05 22:05:00 +00:00
editor_inventions_list.c remove old object_paint calls, replace with new 2016-01-07 19:01:19 +00:00
editor_main.c Added newlines at end of files 2015-12-20 22:03:37 -06:00
editor_object_selection.c refactor object_desc 2016-01-07 19:12:59 +00:00
editor_objective_options.c add DLC and Build your own scenario classification 2016-01-02 21:06:46 +00: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 define STR_NONE as a rct_string_id 2016-01-07 22:14:53 +00: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 integrate variable: gInputFlags 2016-01-04 22:53:03 +00:00
game_bottom_toolbar.c integrate variable: gHoverWidget 2016-01-05 22:05:00 +00:00
guest.c integrate variable: gInputFlags 2016-01-04 22:53:03 +00:00
guest_list.c Refactor peep code 2015-12-31 13:57:06 +01:00
install_track.c Merge pull request #2398 from Broxzier/comments_and_optimizations 2015-12-29 11:31:58 +00:00
land.c Fix strict aliasing violations 2015-12-31 13:27:26 +01:00
land_rights.c integrate variable: gInputFlags 2016-01-04 22:53:03 +00:00
loadsave.c remove rct2_endupdate 2016-01-09 00:25:30 +00:00
main.c Clean up the comments a litte 2015-12-11 16:19:46 -06:00
map.c integrate variable: gInputFlags 2016-01-04 22:53:03 +00:00
map_tooltip.c define STR_NONE as a rct_string_id 2016-01-07 22:14:53 +00:00
mapgen.c Fix strict aliasing violations 2015-12-31 13:27:26 +01:00
maze_construction.c integrate variable: gInputFlags 2016-01-04 22:53:03 +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 Refactor peep code 2015-12-31 13:57:06 +01:00
news_options.c use sprite constants for tab animations 2015-12-28 19:44:43 +00:00
options.c integrate object list variables: 2016-01-06 20:41:21 +00:00
park.c integrate variable: gInputFlags 2016-01-04 22:53:03 +00: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 integrate variable: gInputFlags 2016-01-04 22:53:03 +00:00
ride_construction.c integrate variable: gInputPlaceObjectModifier 2016-01-05 22:33:47 +00:00
ride_list.c Fix strict aliasing violations 2015-12-31 13:27:26 +01:00
save_prompt.c remove all tutorial code 2016-01-04 23:21:23 +00:00
scenery.c integrate variable: gInputFlags 2016-01-04 22:53:03 +00: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 integrate variable: gInputFlags 2016-01-04 22:53:03 +00:00
staff_fire_prompt.c Strip all whitespace 2015-10-20 20:48:51 +02:00
staff_list.c integrate variable: gInputFlags 2016-01-04 22:53:03 +00:00
text_input.c define STR_NONE as a rct_string_id 2016-01-07 22:14:53 +00:00
themes.c refactor colour maps 2015-11-08 18:55:32 +00:00
tile_inspector.c Drawing checkmarks for set flags 2016-01-01 21:29:10 +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 integrate tooltip variables 2016-01-05 00:02:23 +00:00
title_options.c Strip all whitespace 2015-10-20 20:48:51 +02:00
title_scenarioselect.c define STR_NONE as a rct_string_id 2016-01-07 22:14:53 +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 fix #2658: fix dragging on land and water tools 2016-01-06 18:31:25 +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 integrate variable: gInputFlags 2016-01-04 22:53:03 +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