OpenRCT2/src/openrct2-ui/windows
Tulio Leao 89edde6a3c Use CoordsXY on footpath_bridge_get_info_from_pos() 2020-01-12 22:27:30 -03:00
..
About.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
Banner.cpp Rename methods to GetBaseZ/GetClearanceZ 2019-12-23 20:08:37 +01:00
Changelog.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
Cheats.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
ClearScenery.cpp Use ScreenCoordsXY for window functions (#10086) 2019-10-19 13:07:03 +02:00
CustomCurrency.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
DebugPaint.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
DemolishRidePrompt.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
Dropdown.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
EditorBottomToolbar.cpp Use ScreenCoordsXY for window functions (#10086) 2019-10-19 13:07:03 +02:00
EditorInventionsList.cpp Make window_event_list use Coords for moved and cursor (#10258) 2019-11-18 23:13:32 +01:00
EditorMain.cpp Use ScreenCoordsXY for window functions (#10086) 2019-10-19 13:07:03 +02:00
EditorObjectSelection.cpp Make CursorState store a ScreenCoordsXY object 2019-12-14 23:30:55 -03:00
EditorObjectiveOptions.cpp Use ScreenCoordsXY for scroll_mouse* functions 2019-11-14 08:40:40 -03:00
EditorScenarioOptions.cpp Refactor window_invalidate to use rct_window::Invalidate 2019-08-11 17:22:00 +02:00
Error.cpp Use ScreenCoordsXY::operator- to improve readability 2019-12-17 23:33:07 -03:00
Finances.cpp Use enum class for ExpenditureType 2019-12-22 20:51:55 +01:00
Footpath.cpp Use CoordsXY on footpath_bridge_get_info_from_pos() 2020-01-12 22:27:30 -03:00
GameBottomToolbar.cpp Make window_event_list use Coords for moved and cursor (#10258) 2019-11-18 23:13:32 +01:00
Guest.cpp Use CoordsXY for footpath_get_coordinates_from_pos() 2020-01-12 22:20:29 -03:00
GuestList.cpp Use ScreenCoordsXY for scroll_mouse* functions 2019-11-14 08:40:40 -03:00
InstallTrack.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
Land.cpp Use ScreenCoordsXY for window functions (#10086) 2019-10-19 13:07:03 +02:00
LandRights.cpp Create CoordsXY::ToTileStart() and CoordsXY::ToTileCentre() 2019-11-30 16:47:23 +01:00
LoadSave.cpp Move Mac-only str handling functions to Platform (#10264) 2020-01-04 12:44:40 +01:00
Main.cpp Use ScreenCoordsXY for window functions (#10086) 2019-10-19 13:07:03 +02:00
Map.cpp Use CoordsXY on footpath_bridge_get_info_from_pos() 2020-01-12 22:27:30 -03:00
MapGen.cpp Remove MakeXY16() 2019-12-21 13:51:59 +01:00
MapTooltip.cpp Use ScreenCoordsXY::operator- to improve readability 2019-12-17 23:33:07 -03:00
MazeConstruction.cpp Reduce direct usage of LOCATION_NULL (#10480) 2019-12-31 09:01:17 +01:00
Multiplayer.cpp Use ScreenCoordsXY for scroll_mouse* functions 2019-11-14 08:40:40 -03:00
MusicCredits.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Network.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
NetworkStatus.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
NewCampaign.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
NewRide.cpp Serialise track design. Start work on making it work 2019-12-15 08:21:32 +00:00
News.cpp Use ScreenCoordsXY for scroll_mouse* functions 2019-11-14 08:40:40 -03:00
NewsOptions.cpp Refactor window_invalidate to use rct_window::Invalidate 2019-08-11 17:22:00 +02:00
ObjectLoadError.cpp Use ScreenCoordsXY for scroll_mouse* functions 2019-11-14 08:40:40 -03:00
Options.cpp Move Mac-only str handling functions to Platform (#10264) 2020-01-04 12:44:40 +01:00
Park.cpp Refactor window_invalidate to use rct_window::Invalidate 2019-08-11 17:22:00 +02:00
Player.cpp Merge pull request #10397 from duncanspumpkin/refactor_gcommand 2019-12-19 20:48:20 +00:00
Research.cpp Refactor window_invalidate to use rct_window::Invalidate 2019-08-11 17:22:00 +02:00
Ride.cpp Fix #7784: Vehicle tab takes 1st car colour instead of tab_vehicle's colour (#10544) 2020-01-12 10:32:11 +01:00
RideConstruction.cpp Implement review requests 2020-01-01 23:03:41 +01:00
RideList.cpp Use ScreenCoordsXY for scroll_mouse* functions 2019-11-14 08:40:40 -03:00
SavePrompt.cpp Do not pause the game during save/load prompt in networked mode 2019-08-06 18:01:31 +02:00
Scenery.cpp Fix arithmetic error in Scenery::window_scenery_update() 2019-12-17 23:32:34 -03:00
ServerList.cpp Fix C6031: return value ignored 2019-12-27 15:05:28 -03:00
ServerStart.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
ShortcutKeyChange.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
ShortcutKeys.cpp Add Keyboard Shortcuts to the Tile Inspector (#10430) 2019-12-31 09:34:38 +01:00
Sign.cpp Rename methods to GetBaseZ/GetClearanceZ 2019-12-23 20:08:37 +01:00
Staff.cpp Use CoordsXY for footpath_get_coordinates_from_pos() 2020-01-12 22:20:29 -03:00
StaffFirePrompt.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
StaffList.cpp Use CoordsXY for footpath_get_coordinates_from_pos() 2020-01-12 22:20:29 -03:00
TextInput.cpp Use constexpr on openrct2-ui/* 2019-10-29 18:48:04 -03:00
Themes.cpp Use ScreenCoordsXY for scroll_mouse* functions 2019-11-14 08:40:40 -03:00
TileInspector.cpp Create definitions for some coords related stuff (#10456) 2019-12-30 15:03:51 +00:00
TitleCommandEditor.cpp Use ScreenCoordsXY on viewport interactions 2019-11-21 17:53:28 -03:00
TitleEditor.cpp Close #6898: Remove LOADMM and LOADRCT1 commands (#10546) 2020-01-12 14:26:33 +01:00
TitleExit.cpp Use ScreenCoordsXY for window functions (#10086) 2019-10-19 13:07:03 +02:00
TitleLogo.cpp Use ScreenCoordsXY for window functions (#10086) 2019-10-19 13:07:03 +02:00
TitleMenu.cpp Make window_event_list use Coords for moved and cursor (#10258) 2019-11-18 23:13:32 +01:00
TitleOptions.cpp Use ScreenCoordsXY for window functions (#10086) 2019-10-19 13:07:03 +02:00
TitleScenarioSelect.cpp Fix some compilation warnings 2019-12-27 15:05:27 -03:00
Tooltip.cpp Use ScreenCoordsXY for window functions (#10086) 2019-10-19 13:07:03 +02:00
TopToolbar.cpp Fix #10477. Fix upper max height limit being very low for large scenery 2019-12-31 09:15:46 +01:00
TrackDesignManage.cpp Use ScreenCoordsXY for window functions (#10086) 2019-10-19 13:07:03 +02:00
TrackDesignPlace.cpp Fix #10464: Incorrect error messages for track placement (#10494) 2020-01-02 08:11:24 +00:00
TrackList.cpp Use ScreenCoordsXY for scroll_mouse* functions 2019-11-14 08:40:40 -03:00
ViewClipping.cpp Refactor to reduce usage of LocationXY8 and sLocationXY8 (#10479) 2019-12-30 19:03:34 +00:00
Viewport.cpp Remove raw coordinates overload of get_map_coordinates_from_pos 2019-11-25 17:45:02 -03:00
Water.cpp Use ScreenCoordsXY for window functions (#10086) 2019-10-19 13:07:03 +02:00
Window.h Reduce desyncs by removing teh track before updating peep logic 2019-12-15 08:21:32 +00:00