OpenRCT2/src/openrct2-ui/windows
Michał Janiszewski dbf00956b5
Fix null pointers reported by launchpad builders (#12168)
2020-07-09 22:52:14 +01:00
..
About.cpp Introduce widget::midX and widget::midY helper functions 2020-06-25 10:31:15 +02:00
Banner.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
Changelog.cpp Close #11561: Use ScreenCoordsXY in gfx_draw_string() 2020-05-10 09:49:15 -03:00
Cheats.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
ClearScenery.cpp Introduce widget::midX and widget::midY helper functions 2020-06-25 10:31:15 +02:00
CustomCurrency.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
DebugPaint.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
DemolishRidePrompt.cpp Part of #11389: Use formatter class for Ride::FormatNameTo (#12041) 2020-06-24 21:02:08 -03:00
Dropdown.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
EditorBottomToolbar.cpp Provide accesor function for get entity list count 2020-07-05 07:28:38 +01:00
EditorInventionsList.cpp Fix #12085: Use ScreenCoordsXY on clip_drawpixelinfo (#12105) 2020-07-02 14:06:28 -03:00
EditorMain.cpp Make rct_window use ScreenCoordsXY 2020-03-02 20:51:01 -03:00
EditorObjectSelection.cpp Fix #12085: Use ScreenCoordsXY on clip_drawpixelinfo (#12105) 2020-07-02 14:06:28 -03:00
EditorObjectiveOptions.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
EditorScenarioOptions.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
Error.cpp Make draw_string_centred_raw use ScreenCoordsXY 2020-06-29 10:23:54 -03:00
Finances.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
Footpath.cpp Introduce widget::midX and widget::midY helper functions 2020-06-25 10:31:15 +02:00
GameBottomToolbar.cpp Add TryGetEntity to fetch entity objects easily (#11979) 2020-07-07 13:13:22 -03:00
Guest.cpp Clean up voucher arguments 2020-07-07 21:13:40 +02:00
GuestList.cpp Convert SPRITE_LIST to an enum class 2020-07-04 07:38:11 +01:00
InstallTrack.cpp Part of #11437: Move PlatformFileExists to Platform2.h (#12077) 2020-07-02 12:03:31 -03:00
Land.cpp Introduce widget::midX and widget::midY helper functions 2020-06-25 10:31:15 +02:00
LandRights.cpp Introduce widget::midX and widget::midY helper functions 2020-06-25 10:31:15 +02:00
LoadSave.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
Main.cpp Make rct_window use ScreenCoordsXY 2020-03-02 20:51:01 -03:00
Map.cpp Convert SPRITE_LIST to an enum class 2020-07-04 07:38:11 +01:00
MapGen.cpp FIx #12017 - Create gfx_draw_sprite overload (#12049) 2020-06-24 12:48:17 -03:00
MapTooltip.cpp Close #11561: Use ScreenCoordsXY in gfx_draw_string_centred_wrapped() 2020-05-10 01:00:26 -03:00
MazeConstruction.cpp Part of #11389: Use formatter class for Ride::FormatNameTo (#12041) 2020-06-24 21:02:08 -03:00
Multiplayer.cpp Fix #12085: Use ScreenCoordsXY on clip_drawpixelinfo (#12105) 2020-07-02 14:06:28 -03:00
MusicCredits.cpp Fix #11570 - create gfx_draw_string_centered() overload (#11760) 2020-05-17 15:29:56 -03:00
Network.cpp Fix #12085: Use ScreenCoordsXY on clip_drawpixelinfo (#12105) 2020-07-02 14:06:28 -03:00
NetworkStatus.cpp Close #11561: Use ScreenCoordsXY in gfx_draw_string() 2020-05-10 09:49:15 -03:00
NewCampaign.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
NewRide.cpp Make gfx_draw_sprite_raw_masked use ScreenCoordsXY 2020-06-29 10:29:05 -03:00
News.cpp Add TryGetEntity to fetch entity objects easily (#11979) 2020-07-07 13:13:22 -03:00
NewsOptions.cpp FIx #12017 - Create gfx_draw_sprite overload (#12049) 2020-06-24 12:48:17 -03:00
ObjectLoadError.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
Options.cpp Part of #11437: Move PlatformFileExists to Platform2.h (#12077) 2020-07-02 12:03:31 -03:00
Park.cpp Introduce widget::midX and widget::midY helper functions 2020-06-25 10:31:15 +02:00
Player.cpp Introduce widget::midX and widget::midY helper functions 2020-06-25 10:31:15 +02:00
Research.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
Ride.cpp Fix null pointers reported by launchpad builders (#12168) 2020-07-09 22:52:14 +01:00
RideConstruction.cpp Fix #12085: Use ScreenCoordsXY on clip_drawpixelinfo (#12105) 2020-07-02 14:06:28 -03:00
RideList.cpp Part of #11389: Use Formatter on Ride::FormatStatusTo (#12172) 2020-07-09 18:54:30 +02:00
SavePrompt.cpp Fix WW and WH for some windows 2020-05-09 19:08:00 +02:00
Scenery.cpp Fix #12085: Use ScreenCoordsXY on clip_drawpixelinfo (#12105) 2020-07-02 14:06:28 -03:00
SceneryScatter.cpp Introduce widget::midX and widget::midY helper functions 2020-06-25 10:31:15 +02:00
ServerList.cpp Fix #12123: Long server descriptions are not cut off properly (#12129) 2020-07-05 09:18:23 +02:00
ServerStart.cpp Close #11571 - Remove <x,y> gfx_draw_string_left overload (#12010) 2020-06-20 16:09:45 -03:00
ShortcutKeyChange.cpp Merge pull request #11653 from Gymnasiast/refactor/window-skeleton 2020-05-10 11:34:21 +02:00
ShortcutKeys.cpp Moved 'Open cheat menu' and 'Toggle clearance checks' to new category 2020-05-30 17:10:08 +02:00
Sign.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
Staff.cpp Fix null pointers reported by launchpad builders (#12168) 2020-07-09 22:52:14 +01:00
StaffFirePrompt.cpp Part of #11389 : in peep class, FormatTo* use Formatter class (#12035) 2020-06-23 14:52:08 +01:00
StaffList.cpp Convert SPRITE_LIST to an enum class 2020-07-04 07:38:11 +01:00
TextInput.cpp Fix #11570 - create gfx_draw_string_centered() overload (#11760) 2020-05-17 15:29:56 -03:00
Themes.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
TileInspector.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
TitleCommandEditor.cpp Fix #12095: Use ScreenRect on gfx_set_dirty_blocks (#12106) 2020-07-08 13:16:24 -03:00
TitleEditor.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
TitleExit.cpp Use ScreenCoordsXY for window functions (#10086) 2019-10-19 13:07:03 +02:00
TitleLogo.cpp FIx #12017 - Create gfx_draw_sprite overload (#12049) 2020-06-24 12:48:17 -03:00
TitleMenu.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
TitleOptions.cpp Use ScreenCoordsXY for window functions (#10086) 2019-10-19 13:07:03 +02:00
TitleScenarioSelect.cpp Introduce widget::midX and widget::midY helper functions 2020-06-25 10:31:15 +02:00
Tooltip.cpp Part of #12098: Use ScreenRect on gfx_filter_rect (#12120) 2020-07-04 15:16:09 -03:00
TopToolbar.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
TrackDesignManage.cpp Merge pull request #11653 from Gymnasiast/refactor/window-skeleton 2020-05-10 11:34:21 +02:00
TrackDesignPlace.cpp Fix #12085: Use ScreenCoordsXY on clip_drawpixelinfo (#12105) 2020-07-02 14:06:28 -03:00
TrackList.cpp Introduce widget::midX and widget::midY helper functions 2020-06-25 10:31:15 +02:00
ViewClipping.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
Viewport.cpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
Water.cpp Introduce widget::midX and widget::midY helper functions 2020-06-25 10:31:15 +02:00
Window.h Fix WW and WH for some windows 2020-05-09 19:08:00 +02:00