OpenRCT2/src/windows
Marijn van der Werf bb615c60ee Clean up translucent palettes 2016-11-13 01:51:28 +01:00
..
about.c Remove unused address in about.c 2016-09-10 22:49:30 +01:00
banner.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
changelog.c Refactor/Improve String and Path Handling 2016-10-09 15:29:58 -05:00
cheats.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
clear_scenery.c Remove unnecessary addresses.h imports 2016-09-17 20:59:55 +01:00
custom_currency.c Refactor/Improve String and Path Handling 2016-10-09 15:29:58 -05:00
debug_paint.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
demolish_ride_prompt.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
dropdown.c Clean up translucent palettes 2016-11-13 01:51:28 +01:00
dropdown.h Add dropdown for changing fence slopes 2016-10-11 23:27:02 +02:00
editor_bottom_toolbar.c Start cleaning up filters 2016-11-13 01:45:43 +01:00
editor_inventions_list.c Name more palettes 2016-11-13 01:51:27 +01:00
editor_main.c Remove unnecessary addresses.h imports 2016-09-17 20:59:55 +01:00
editor_object_selection.c Name more palettes 2016-11-13 01:51:27 +01:00
editor_objective_options.c Name more palettes 2016-11-13 01:51:27 +01:00
editor_scenario_options.c Remove loan hash, but keep for S6 export 2016-09-04 15:11:15 +01:00
error.c Name more palettes 2016-11-13 01:51:27 +01:00
error.h Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00
finances.c Name `gfx_fill_rect_inset` flags 2016-11-10 17:54:33 +00:00
footpath.c Use non _t versions of int for consistency 2016-09-14 23:37:01 +01:00
game_bottom_toolbar.c Start cleaning up filters 2016-11-13 01:45:43 +01:00
guest.c Name more palettes 2016-11-13 01:51:27 +01:00
guest_list.c Name more palettes 2016-11-13 01:51:27 +01:00
install_track.c Convert track repository to C++ 2016-10-22 22:36:45 +01:00
land.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
land_rights.c Resolves #4559: Changes land rights buttons to be disabled if no tiles for sale remain 2016-10-31 20:21:10 +01:00
loadsave.c Name more palettes 2016-11-13 01:51:27 +01:00
main.c Remove unnecessary addresses.h imports 2016-09-17 20:59:55 +01:00
map.c Fix more configurations 2016-10-06 23:32:10 +02:00
map_tooltip.c Remove unnecessary addresses.h imports 2016-09-17 20:59:55 +01:00
mapgen.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
maze_construction.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
multiplayer.c Name more palettes 2016-11-13 01:51:27 +01:00
music_credits.c Name `gfx_fill_rect_inset` flags 2016-11-10 17:54:33 +00:00
network_status.c Refactor/Improve String and Path Handling 2016-10-09 15:29:58 -05:00
new_campaign.c Refactor/Improve String and Path Handling 2016-10-09 15:29:58 -05:00
new_ride.c Name `gfx_fill_rect_inset` flags 2016-11-10 17:54:33 +00:00
news.c Name `gfx_fill_rect_inset` flags 2016-11-10 17:54:33 +00:00
news_options.c Clean up string and sprite ID's (#3977) 2016-07-14 14:07:49 +02:00
options.c Fix #4771: Main Menu music not playing 2016-11-09 17:37:41 +00:00
park.c Name `gfx_fill_rect_inset` flags 2016-11-10 17:54:33 +00:00
player.c Refactor/Improve String and Path Handling 2016-10-09 15:29:58 -05:00
publisher_credits.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
research.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
ride.c Name glass palettes 2016-11-13 01:51:26 +01:00
ride_construction.c Give names to _currentTrackSelectionFlags flags 2016-10-26 16:19:56 -06:00
ride_list.c Name more palettes 2016-11-13 01:51:27 +01:00
save_prompt.c Fix saving in editor mode 2016-10-23 17:42:11 +01:00
scenery.c Name glass palettes 2016-11-13 01:51:26 +01:00
server_list.c Name more palettes 2016-11-13 01:51:27 +01:00
server_start.c Refactor/Improve String and Path Handling 2016-10-09 15:29:58 -05:00
shortcut_key_change.c Remove unnecessary addresses.h imports 2016-09-17 20:59:55 +01:00
shortcut_keys.c Name more palettes 2016-11-13 01:51:27 +01:00
sign.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
staff.c Fix #4726: Checking wrong x value 2016-10-31 08:20:52 +00:00
staff_fire_prompt.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
staff_list.c Name more palettes 2016-11-13 01:51:27 +01:00
text_input.c Name `gfx_fill_rect_inset` flags 2016-11-10 17:54:33 +00:00
themes.c Clean up translucent palettes 2016-11-13 01:51:28 +01:00
tile_inspector.c Verify access to terrainEdgeTypeStringIds 2016-11-04 22:21:37 +01:00
title_command_editor.c Refactor/Improve String and Path Handling 2016-10-09 15:29:58 -05:00
title_editor.c Fix #4722: warnings with clang 3.9 2016-10-30 21:57:14 +01:00
title_exit.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
title_logo.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
title_menu.c Start cleaning up filters 2016-11-13 01:45:43 +01:00
title_options.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
title_scenarioselect.c Name more palettes 2016-11-13 01:51:27 +01:00
tooltip.c Name more palettes 2016-11-13 01:51:27 +01:00
tooltip.h Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00
top_toolbar.c Fix quarter-scenery cluster selection 2016-11-01 09:46:30 +00:00
track_list.c Name more palettes 2016-11-13 01:51:27 +01:00
track_manage.c Fix track manager issues 2016-10-23 00:42:22 +01:00
track_place.c Use ColourMapA for looking up the mini preview background colour, fixes #1238 (#4766) 2016-11-07 12:35:14 +01:00
viewport.c Remove unused or set-but-not-read variables 2016-09-07 13:39:29 +01:00
water.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00