OpenRCT2/src/openrct2-ui/windows
Michael Steenbeek 6ffb03dde0
Add icon for path railings tab
2021-09-13 09:29:46 +02:00
..
About.cpp Remove Music Acknowledgements window (#15116) 2021-07-28 10:26:35 +02:00
Banner.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
Changelog.cpp Fix: Close button broken when failed to load version or changelog (#14880) 2021-06-26 11:10:27 -03:00
Cheats.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
ClearScenery.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
CustomCurrency.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
DebugPaint.cpp Use consistent left-shift notation for widgets (#14956) 2021-06-26 14:23:15 +02:00
DemolishRidePrompt.cpp Apply review suggestion, cleanup 2021-09-10 19:10:14 +03:00
Dropdown.cpp Allow passing ImageId into gfx_draw_sprite() 2021-03-23 11:58:09 +01:00
EditorBottomToolbar.cpp Remove gS6Info 2021-08-02 20:38:02 +02:00
EditorInventionsList.cpp Change all calls to DrawTextBasic to use Formatter 2021-08-01 15:14:43 +02:00
EditorMain.cpp Remove sprite.h includes where possible 2021-05-29 08:54:33 +01:00
EditorObjectSelection.cpp Add icon for path railings tab 2021-09-13 09:29:46 +02:00
EditorObjectiveOptions.cpp Change static casts to EnumValue 2021-09-10 19:10:15 +03:00
EditorScenarioOptions.cpp Change all calls to DrawTextBasic to use Formatter 2021-08-01 15:14:43 +02:00
Error.cpp Part of #12098: Use ScreenRect on gfx_filter_rect in Error.cpp (#14288) 2021-03-13 22:03:13 -03:00
Finances.cpp Fix abs error 2021-08-01 15:14:43 +02:00
Footpath.cpp Make Coords isNull/setNull functions TitleCase (#15382) 2021-09-08 20:48:53 -03:00
GameBottomToolbar.cpp Fix more money64 issues 2021-08-01 15:14:42 +02:00
Guest.cpp Change static casts to EnumValue 2021-09-10 19:10:15 +03:00
GuestList.cpp Cast fixes 2021-09-10 19:10:12 +03:00
InstallTrack.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
Land.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
LandRights.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
LoadSave.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
Main.cpp Remove sprite.h includes where possible 2021-05-29 08:54:33 +01:00
Map.cpp Make Coords isNull/setNull functions TitleCase (#15382) 2021-09-08 20:48:53 -03:00
MapGen.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
MapTooltip.cpp Change gfx_draw_string_*_wrapped() to DrawTextWrapped() 2021-02-28 00:23:01 +01:00
MazeConstruction.cpp Change static casts to EnumValue 2021-09-10 19:10:15 +03:00
Multiplayer.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
NetworkStatus.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
NewCampaign.cpp Use union for window association to prevent casts 2021-09-10 19:10:13 +03:00
NewRide.cpp Part of #13874: TrackSequenceProperties, Pricing and MirrorMap renamed 2021-08-29 10:45:17 -04:00
News.cpp Use consistent left-shift notation for widgets (#14956) 2021-06-26 14:23:15 +02:00
NewsOptions.cpp Use consistent left-shift notation for widgets (#14956) 2021-06-26 14:23:15 +02:00
ObjectLoadError.cpp Remove strdup in ObjectLoadError.cpp fixing a memory leak (#15218) 2021-08-16 14:18:22 +01:00
Options.cpp Change all calls to DrawTextBasic to use Formatter 2021-08-01 15:14:43 +02:00
Park.cpp Use real values for gGuestsInParkHistory 2021-09-03 23:43:43 +02:00
Player.cpp Apply review suggestion 2021-08-21 01:10:36 +03:00
Research.cpp Port remaining DrawTextWrapped calls with void args to Formatter 2021-08-21 09:42:05 +02:00
Ride.cpp Apply review suggestion, cleanup 2021-09-10 19:10:14 +03:00
RideConstruction.cpp Apply review suggestions 2021-09-10 19:36:14 +03:00
RideList.cpp Change static casts to EnumValue 2021-09-10 19:10:15 +03:00
SavePrompt.cpp Remove gS6Info 2021-08-02 20:38:02 +02:00
ScenarioSelect.cpp Change all calls to DrawTextBasic to use Formatter 2021-08-01 15:14:43 +02:00
Scenery.cpp Use consistent left-shift notation for widgets (#14956) 2021-06-26 14:23:15 +02:00
SceneryScatter.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
ServerList.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
ServerStart.cpp Use consistent left-shift notation for widgets (#14956) 2021-06-26 14:23:15 +02:00
ShortcutKeys.cpp Use consistent left-shift notation for widgets (#14956) 2021-06-26 14:23:15 +02:00
Sign.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
Staff.cpp Make Coords isNull/setNull functions TitleCase (#15382) 2021-09-08 20:48:53 -03:00
StaffFirePrompt.cpp Use consistent left-shift notation for widgets (#14956) 2021-06-26 14:23:15 +02:00
StaffList.cpp Make Coords isNull/setNull functions TitleCase (#15382) 2021-09-08 20:48:53 -03:00
TextInput.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
Themes.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
TileInspector.cpp Cast fixes 2021-09-10 19:10:12 +03:00
TitleCommandEditor.cpp Use consistent left-shift notation for widgets (#14956) 2021-06-26 14:23:15 +02:00
TitleEditor.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
TitleExit.cpp Fix #12410: Refactor WINDOW_WIDGET_TYPES to use strong enum (#13453) 2020-11-27 00:14:20 -03:00
TitleLogo.cpp Use consistent left-shift notation for widgets (#14956) 2021-06-26 14:23:15 +02:00
TitleMenu.cpp Use consistent left-shift notation for widgets (#14956) 2021-06-26 14:23:15 +02:00
TitleOptions.cpp Fix #12410: Refactor WINDOW_WIDGET_TYPES to use strong enum (#13453) 2020-11-27 00:14:20 -03:00
Tooltip.cpp Remove last remnants of gCurrentFontSpriteBase 2021-02-28 00:26:53 +01:00
TopToolbar.cpp Make Coords isNull/setNull functions TitleCase (#15382) 2021-09-08 20:48:53 -03:00
TrackDesignManage.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
TrackDesignPlace.cpp Apply review suggestions 2021-09-10 19:36:14 +03:00
TrackList.cpp Change all calls to DrawTextBasic to use Formatter 2021-08-01 15:14:43 +02:00
ViewClipping.cpp Change all calls to DrawTextBasic to use Formatter 2021-08-01 15:14:43 +02:00
Viewport.cpp Issue #13814: Refactor window to class: Viewport (#15217) 2021-08-15 16:09:08 +01:00
Water.cpp Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00
Window.h Fix #15271. Use formatter to pass description args to text input (#15272) 2021-08-24 19:12:05 +01:00