OpenRCT2/src/openrct2-ui/windows
Gymnasiast 8d659a5e2f
Pass rct_ride_entry as reference
2023-01-11 17:35:01 +01:00
..
About.cpp Add special thanks lines to About window 2023-01-06 22:44:32 +01:00
AssetPacks.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Banner.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Changelog.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Cheats.cpp Change _GBP to money64, migrate a few usages to money64 as well 2023-01-08 15:10:22 +01:00
ClearScenery.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
CustomCurrency.cpp Migrate remaining C strings in config handling 2023-01-08 15:41:10 +01:00
DebugPaint.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
DemolishRidePrompt.cpp Use ride references instead of pointers 2023-01-07 14:02:18 +01:00
Dropdown.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
EditorBottomToolbar.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
EditorInventionsList.cpp Pass rct_ride_entry as reference 2023-01-11 17:35:01 +01:00
EditorObjectSelection.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
EditorObjectiveOptions.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
EditorScenarioOptions.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Error.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Finances.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Footpath.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
GameBottomToolbar.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Guest.cpp Use ride references instead of pointers 2023-01-07 14:02:18 +01:00
GuestList.cpp Replace strcasestr() with String::Contains() 2023-01-08 15:41:11 +01:00
InstallTrack.cpp Pass rct_ride_entry as reference 2023-01-11 17:35:01 +01:00
Land.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
LandRights.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
LoadSave.cpp Replace str_is_null_or_empty() with String::IsNullOrEmpty() 2023-01-08 16:19:18 +01:00
Main.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Map.cpp Rename MapChangeSizeAction to fit naming pattern 2023-01-06 22:57:11 +01:00
MapGen.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
MapTooltip.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
MazeConstruction.cpp Use ride references instead of pointers 2023-01-07 14:02:18 +01:00
Multiplayer.cpp Migrate server setting getters to u8string 2023-01-08 16:19:18 +01:00
NetworkStatus.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
NewCampaign.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
NewRide.cpp Pass rct_ride_entry as reference 2023-01-11 17:35:01 +01:00
News.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
NewsOptions.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
ObjectLoadError.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Options.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Park.cpp Rename ParkSetEntranceFee to fit naming pattern 2023-01-06 22:57:18 +01:00
PatrolArea.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Player.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
RefurbishRidePrompt.cpp Use ride references instead of pointers 2023-01-07 14:02:18 +01:00
Research.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Ride.cpp Fix bitwise operation between different enumeration types 2023-01-10 22:48:06 +00:00
RideConstruction.cpp Pass rct_ride_entry as reference 2023-01-11 17:35:01 +01:00
RideList.cpp Use ride references instead of pointers 2023-01-07 14:02:18 +01:00
SavePrompt.cpp Fix #18971: New Game does not prompt for save before quitting (#19046) 2023-01-06 08:56:46 -03:00
ScenarioSelect.cpp Replace str_is_null_or_empty() with String::IsNullOrEmpty() 2023-01-08 16:19:18 +01:00
Scenery.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
SceneryScatter.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
ServerList.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
ServerStart.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
ShortcutKeys.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Sign.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Staff.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
StaffFirePrompt.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
StaffList.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
TextInput.cpp Replace str_is_null_or_empty() with String::IsNullOrEmpty() 2023-01-08 16:19:18 +01:00
Themes.cpp Fix bitwise operation between different enumeration types 2023-01-10 22:48:06 +00:00
TileInspector.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
TitleExit.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
TitleLogo.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
TitleMenu.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
TitleOptions.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Tooltip.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
TopToolbar.cpp Fix bitwise operation between different enumeration types 2023-01-10 22:48:06 +00:00
TrackDesignManage.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
TrackDesignPlace.cpp Use ride references instead of pointers 2023-01-07 14:02:18 +01:00
TrackList.cpp Pass rct_ride_entry as reference 2023-01-11 17:35:01 +01:00
Transparency.cpp Rename CheatSetAction to fit naming pattern 2023-01-06 22:57:15 +01:00
ViewClipping.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Viewport.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Water.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Window.h Use ride references instead of pointers 2023-01-07 14:02:18 +01:00