OpenRCT2/src/windows
Ted John 3bd21240ed add global macros for climate variables 2016-04-23 10:53:48 +01:00
..
about.c Strip all whitespace 2015-10-20 20:48:51 +02:00
banner.c Consistently use 'colour' rather than 'color' 2016-02-28 20:32:02 +01:00
changelog.c add theme entries for new windows 2016-02-03 18:23:47 +00:00
cheats.c add global macros for climate variables 2016-04-23 10:53:48 +01:00
clear_scenery.c integrate current tool variables: 2016-04-15 18:26:47 +01:00
demolish_ride_prompt.c integrate game command error string variables 2016-04-15 17:54:46 +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 add global macro: gParkFlags 2016-04-23 00:51:22 +01:00
editor_inventions_list.c Fix #2324. Inventions list changes no longer break scenery window. 2016-02-29 22:02:03 +00:00
editor_main.c integrate footpath construction variables 2016-04-15 19:16:48 +01:00
editor_object_selection.c Only initialize structs with compile-time consts 2016-04-21 22:20:24 +02:00
editor_objective_options.c add global macros for climate variables 2016-04-23 10:53:48 +01:00
editor_scenario_options.c add global macro: gGuestInitialThirst 2016-04-23 02:38:51 +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 add global macro: gParkNameArgs 2016-04-23 02:28:11 +01:00
footpath.c add global macro: gParkFlags 2016-04-23 00:51:22 +01:00
game_bottom_toolbar.c add global macros for climate variables 2016-04-23 10:53:48 +01:00
guest.c add global macro: gCurrentTicks 2016-04-23 02:49:24 +01:00
guest_list.c Relabelled sprite_flags to flags. Relabelled peep/fountain flags 2016-02-23 17:22:19 +00:00
install_track.c integrate ride construction variables 2016-04-15 20:56:48 +01:00
land.c add global macro: gParkFlags 2016-04-23 00:51:22 +01:00
land_rights.c integrate current tool variables: 2016-04-15 18:26:47 +01:00
loadsave.c add global macro: gParkFlags 2016-04-23 00:51:22 +01:00
main.c integrate footpath construction variables 2016-04-15 19:16:48 +01:00
map.c integrate park entrance ghost variables 2016-04-23 01:21:00 +01: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 integrate current tool variables: 2016-04-15 18:26:47 +01:00
multiplayer.c Get rid of using user_strings for interface 2016-04-20 01:49:15 -06:00
music_credits.c Added newlines at end of files 2015-12-20 22:03:37 -06:00
network_status.c Show network version to client if mismatched 2016-04-19 21:15:23 +02:00
new_campaign.c Be more careful when dealing with hacked rides. Fix #3109 2016-03-07 23:03:35 +01:00
new_ride.c add global macro: gParkFlags 2016-04-23 00:51:22 +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 add global macro: gParkFlags 2016-04-23 00:51:22 +01:00
park.c add global macro: gParkNameArgs 2016-04-23 02:28:11 +01:00
player.c Get rid of using user_strings for interface 2016-04-20 01:49:15 -06:00
publisher_credits.c Added newlines at end of files 2015-12-20 22:03:37 -06:00
research.c add global macro: gParkFlags 2016-04-23 00:51:22 +01:00
ride.c add global macro: gCurrentTicks 2016-04-23 02:49:24 +01:00
ride_construction.c add global macro: gParkFlags 2016-04-23 00:51:22 +01:00
ride_list.c add global macro: gParkFlags 2016-04-23 00:51:22 +01:00
save_prompt.c remove all tutorial code 2016-01-04 23:21:23 +00:00
scenery.c add global macro: gParkFlags 2016-04-23 00:51:22 +01:00
server_list.c Only initialize structs with compile-time consts 2016-04-21 22:20:24 +02:00
server_start.c Only initialize structs with compile-time consts 2016-04-21 22:20:24 +02: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 Add shortcut to mute sound 2016-04-20 19:56:57 +02:00
sign.c integrate game command error string variables 2016-04-15 17:54:46 +01:00
staff.c add global macro: gParkFlags 2016-04-23 00:51:22 +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 add global macro: gParkFlags 2016-04-23 00:51:22 +01:00
text_input.c fix #3091: Korean words corrupted if over byte limit 2016-03-10 18:48:00 +00:00
themes.c fix #2850: Theme window is glitchy 2016-03-07 19:15:49 +00:00
tile_inspector.c Cleaning up and updated changelog 2016-04-19 19:25:31 +02:00
title_command_editor.c Only initialize structs with compile-time consts 2016-04-21 22:20:24 +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 show information about locked scenarios, closes #2660 2016-02-29 21:28:01 +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 add global macro: gParkFlags 2016-04-23 00:51:22 +01:00
track_list.c integrate ride construction variables 2016-04-15 20:56:48 +01:00
track_manage.c integrate game command error string variables 2016-04-15 17:54:46 +01:00
track_place.c add global macro: gParkFlags 2016-04-23 00:51:22 +01:00
viewport.c Inventarised instances of RCT2_ADDRESS_COMMON_FORMAT_ARGS 2015-12-26 18:24:36 +09:00
water.c integrate current tool variables: 2016-04-15 18:26:47 +01:00