OpenRCT2/src/windows
Marijn van der Werf 74eac21162 Dynamically allocate memory for map 2016-09-01 13:07:28 +02:00
..
about.c Use constants for colours 2016-08-07 12:57:12 +02:00
banner.c Use constants for colours 2016-08-07 12:57:12 +02:00
changelog.c Wrap RCT2's addresses in RCT2_ADDRESS macro 2016-08-06 21:38:46 +01:00
cheats.c Fix #4172: Expose ride-type changing capability in UI 2016-08-01 20:30:08 +02:00
clear_scenery.c Wrap RCT2's addresses in RCT2_ADDRESS macro 2016-08-06 21:38:46 +01:00
custom_currency.c Identify raw string ids 2016-08-21 16:33:37 +02:00
debug_paint.c Use constants for colours 2016-08-07 12:57:12 +02:00
demolish_ride_prompt.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
dropdown.c Integrate data at 0x009DEDF4 2016-08-21 14:24:55 +02:00
dropdown.h Clean up string and sprite ID's (#3977) 2016-07-14 14:07:49 +02:00
editor_bottom_toolbar.c Use constants for colours 2016-08-07 12:57:12 +02:00
editor_inventions_list.c Merge pull request #4097 from marijnvdwerf/clean/string-ids-2 2016-08-28 14:05:13 +01:00
editor_main.c Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00
editor_object_selection.c Merge pull request #4097 from marijnvdwerf/clean/string-ids-2 2016-08-28 14:05:13 +01:00
editor_objective_options.c Merge pull request #4097 from marijnvdwerf/clean/string-ids-2 2016-08-28 14:05:13 +01:00
editor_scenario_options.c Clean up string and sprite ID's (#3977) 2016-07-14 14:07:49 +02:00
error.c integrate common format args 2016-05-15 22:03:53 +01:00
error.h Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00
finances.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
footpath.c Integrate data at 0x0098D7E0 2016-08-12 22:37:05 +02:00
game_bottom_toolbar.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
guest.c Merge pull request #4097 from marijnvdwerf/clean/string-ids-2 2016-08-28 14:05:13 +01:00
guest_list.c Merge pull request #4097 from marijnvdwerf/clean/string-ids-2 2016-08-28 14:05:13 +01:00
install_track.c Identify raw string ids 2016-08-21 16:33:37 +02:00
land.c Integrate TerrainPricing 2016-08-14 14:49:32 +01:00
land_rights.c Wrap RCT2's addresses in RCT2_ADDRESS macro 2016-08-06 21:38:46 +01:00
loadsave.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
main.c Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00
map.c Dynamically allocate memory for map 2016-09-01 13:07:28 +02:00
map_tooltip.c Clean up string and sprite ID's (#3977) 2016-07-14 14:07:49 +02:00
mapgen.c Clean up double-used strings 2016-08-21 16:32:13 +02:00
maze_construction.c Clean up string and sprite ID's (#3977) 2016-07-14 14:07:49 +02:00
multiplayer.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
music_credits.c Clean up music credits window 2016-08-21 16:31:06 +02:00
network_status.c Clean up string and sprite ID's (#3977) 2016-07-14 14:07:49 +02:00
new_campaign.c Fix function definitions to match their declarations 2016-07-14 14:11:49 +02:00
new_ride.c Merge pull request #4097 from marijnvdwerf/clean/string-ids-2 2016-08-28 14:05:13 +01:00
news.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
news_options.c Clean up string and sprite ID's (#3977) 2016-07-14 14:07:49 +02:00
options.c Merge pull request #4097 from marijnvdwerf/clean/string-ids-2 2016-08-28 14:05:13 +01:00
park.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
player.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
publisher_credits.c Clean up string and sprite ID's (#3977) 2016-07-14 14:07:49 +02:00
research.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
ride.c Fix #4342: x64 version crashes on ride window, station view 2016-08-28 17:24:51 +01:00
ride_construction.c Conditionally integrate pointer at 0xEE7880 2016-08-30 15:27:08 +01:00
ride_list.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
save_prompt.c Fix #4136: Can't exit game 2016-07-19 20:53:03 +01:00
scenery.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
server_list.c Fix many warnings for x64 2016-08-27 23:32:15 +01:00
server_start.c Clean up double-used strings 2016-08-21 16:32:13 +02:00
shortcut_key_change.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
shortcut_keys.c Use different title for keyboard shortcut dialog 2016-08-21 16:33:37 +02:00
sign.c Use `WALL_SCENERY` flags 2016-08-07 12:57:22 +02:00
staff.c Merge pull request #4097 from marijnvdwerf/clean/string-ids-2 2016-08-28 14:05:13 +01:00
staff_fire_prompt.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
staff_list.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
text_input.c Fix many warnings for x64 2016-08-27 23:32:15 +01:00
themes.c Merge pull request #4097 from marijnvdwerf/clean/string-ids-2 2016-08-28 14:05:13 +01:00
tile_inspector.c Use table for ride names 2016-08-21 16:31:06 +02:00
title_command_editor.c Fix pointer types for 64 bit 2016-08-03 23:33:12 +02:00
title_editor.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
title_exit.c clean up the logo and make it scalable 2016-05-13 21:36:07 +01:00
title_logo.c Remove drawing of expansion packs on title screen 2016-08-20 22:24:56 +01:00
title_menu.c Use constants for colours 2016-08-07 12:57:12 +02:00
title_options.c clean up the logo and make it scalable 2016-05-13 21:36:07 +01:00
title_scenarioselect.c Use `rct_string_id` as type where applicable 2016-08-21 16:33:37 +02:00
tooltip.c Fix #3809: No tooltip delay 2016-08-21 15:47:20 +01:00
tooltip.h Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00
top_toolbar.c Allow corner tiles when using mountain tool 2016-08-23 19:30:09 +01:00
track_list.c Merge pull request #4097 from marijnvdwerf/clean/string-ids-2 2016-08-28 14:05:13 +01:00
track_manage.c Clean up string and sprite ID's (#3977) 2016-07-14 14:07:49 +02:00
track_place.c Include data at `0x99ba64` and `0x99ca64` 2016-08-12 20:51:22 +01:00
viewport.c Clean up string and sprite ID's (#3977) 2016-07-14 14:07:49 +02:00
water.c Identify raw string ids 2016-08-21 16:33:37 +02:00