OpenRCT2/src/openrct2-ui/windows
duncanspumpkin 737c308e4e Use IsGhost() to access ghost state
Added set and clear ghost to further prevent direct access to flags
2019-02-25 15:12:35 +00:00
..
About.cpp clang-format UI windows 2018-07-23 16:00:14 +02:00
Banner.cpp Rename rct_tile_element to TileElement 2018-11-01 13:53:50 +01:00
Changelog.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
Cheats.cpp Use std::size instead of Util::CountOf 2018-11-23 21:59:08 +01:00
ClearScenery.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
CustomCurrency.cpp Binpack function arguments together 2018-07-23 16:00:22 +02:00
DebugPaint.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
DemolishRidePrompt.cpp Pass Ride* instead of ride_id_t 2019-02-12 23:29:38 +00:00
Dropdown.cpp Refactor memcpy to std::memcpy and memset to std::memset (#8408) 2018-12-15 22:23:31 +01:00
EditorBottomToolbar.cpp Binpack function arguments together 2018-07-23 16:00:22 +02:00
EditorInventionsList.cpp Remove logic for required objects (#8718) 2019-02-19 11:55:43 +00:00
EditorMain.cpp Binpack function arguments together 2018-07-23 16:00:22 +02:00
EditorObjectSelection.cpp Use enum values for the savePromptMode 2019-02-22 09:08:04 +00:00
EditorObjectiveOptions.cpp Use std::size instead of Util::CountOf 2018-11-23 21:59:08 +01:00
EditorScenarioOptions.cpp Add and use game action for setting the climate 2018-11-08 22:39:13 +01:00
Error.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
Finances.cpp Refactor marketing to be a single vector 2019-02-20 16:49:02 +00:00
Footpath.cpp Fix #8513: invalid read access in window_footpath_set_provisional_path_at_point 2019-02-24 17:39:22 +01:00
GameBottomToolbar.cpp Refactor memcpy to std::memcpy and memset to std::memset (#8408) 2018-12-15 22:23:31 +01:00
Guest.cpp Use new ride_id_t typedef (#8561) 2019-01-12 10:11:55 +00:00
GuestList.cpp Fix #8588: Guest list scrolling breaks above ~2000 guests 2019-01-20 11:55:29 +01:00
InstallTrack.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
Land.cpp Implement surfaces, edges and stations as objects 2018-12-09 23:30:40 +00:00
LandRights.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
LoadSave.cpp Use std::string for scenario name, details etc. 2018-12-16 19:01:14 +00:00
Main.cpp Binpack function arguments together 2018-07-23 16:00:22 +02:00
Map.cpp Introduce many uses of direction_reverse 2019-01-05 15:41:46 +00:00
MapGen.cpp Implement surfaces, edges and stations as objects 2018-12-09 23:30:40 +00:00
MapTooltip.cpp Refactor memcpy to std::memcpy and memset to std::memset (#8408) 2018-12-15 22:23:31 +01:00
MazeConstruction.cpp Fix for Issue#8725: refactoring _currentTrackBegin and _previousTrackPiece to use CoordsXYZ struct (#8759) 2019-02-24 09:15:31 +00:00
Multiplayer.cpp Fix #8555: Multiplayer window text limits are not computed properly. 2019-01-07 12:17:37 +01:00
MusicCredits.cpp Use std::size instead of Util::CountOf 2018-11-23 21:59:08 +01:00
Network.cpp Update copyright. 2019-02-07 18:50:58 +01:00
NetworkStatus.cpp clang-format UI windows 2018-07-23 16:00:14 +02:00
NewCampaign.cpp Replace more hardcoded instances of RIDE_ID_NULL 2019-01-12 12:38:23 +01:00
NewRide.cpp Replace hardcoded occurrences of RIDE_ENTRY_INDEX_NULL 2019-01-12 12:48:35 +01:00
News.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
NewsOptions.cpp Use std::size instead of Util::CountOf 2018-11-23 21:59:08 +01:00
ObjectLoadError.cpp Reduce button text further and add tooltips 2019-02-07 22:00:30 +00:00
Options.cpp Fix #8682: Autosave settings don't react to user input 2019-02-06 23:18:45 +01:00
Park.cpp Use std::string for scenario name, details etc. 2018-12-16 19:01:14 +00:00
Player.cpp Introduce network permission enum 2019-02-21 19:50:07 +01:00
Research.cpp Binpack function arguments together 2018-07-23 16:00:22 +02:00
Ride.cpp Pass Ride* instead of ride_id_t 2019-02-13 20:16:42 +00:00
RideConstruction.cpp Create a class for the quarter tile 2019-02-25 13:51:00 +00:00
RideList.cpp Pass Ride* instead of ride_id_t 2019-02-12 23:58:45 +00:00
SavePrompt.cpp Use std::size instead of Util::CountOf 2018-11-23 21:59:08 +01:00
Scenery.cpp Rename event_07 to periodic_update. (#8684) 2019-02-07 17:46:52 +01:00
ServerList.cpp Refactor utf8* use over std::string 2019-02-24 00:08:05 +01:00
ServerStart.cpp Refactor utf8* use over std::string 2019-02-24 00:08:05 +01:00
ShortcutKeyChange.cpp clang-format UI windows 2018-07-23 16:00:14 +02:00
ShortcutKeys.cpp Add #7726: Shortcut to advance one tick (#7851) 2018-09-23 23:40:47 +02:00
Sign.cpp Create constant for SCROLLING_MODE_NONE 2019-02-14 22:41:48 +01:00
Staff.cpp Move Staff Set Orders into game action framework. 2019-02-05 20:38:18 +00:00
StaffFirePrompt.cpp clang-format UI windows 2018-07-23 16:00:14 +02:00
StaffList.cpp Rename rct_tile_element to TileElement 2018-11-01 13:53:50 +01:00
TextInput.cpp Rename event_07 to periodic_update. (#8684) 2019-02-07 17:46:52 +01:00
Themes.cpp Remove more strings, fix error 2018-08-12 15:56:47 +02:00
TileInspector.cpp Use IsGhost() to access ghost state 2019-02-25 15:12:35 +00:00
TitleCommandEditor.cpp Use std::size instead of Util::CountOf 2018-11-23 21:59:08 +01:00
TitleEditor.cpp Fix formatting 2018-10-17 21:55:12 +02:00
TitleExit.cpp Binpack function arguments together 2018-07-23 16:00:22 +02:00
TitleLogo.cpp Enforce not breaking before assignments and function names 2018-07-23 16:00:19 +02:00
TitleMenu.cpp Add LoadOrQuiteAction 2019-02-22 09:00:38 +00:00
TitleOptions.cpp clang-format UI windows 2018-07-23 16:00:14 +02:00
TitleScenarioSelect.cpp Fix GCC's warning regarding enum vs non-enum values being compared (#8551) 2019-01-04 21:29:44 +01:00
Tooltip.cpp Refactor memcpy to std::memcpy and memset to std::memset (#8408) 2018-12-15 22:23:31 +01:00
TopToolbar.cpp Use enum values for the savePromptMode 2019-02-22 09:08:04 +00:00
TrackDesignManage.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
TrackDesignPlace.cpp Create a class for the quarter tile 2019-02-25 13:51:00 +00:00
TrackList.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
ViewClipping.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
Viewport.cpp Binpack function arguments together 2018-07-23 16:00:22 +02:00
Water.cpp Remove Math::Clamp in favour of std::clamp 2018-08-12 16:47:12 +01:00
Window.h Pass Ride* instead of ride_id_t 2019-02-12 23:29:37 +00:00