OpenRCT2/src/openrct2/actions
Michał Janiszewski 5f97637d5e Only suggest final when using non-LTO builds
In LTO builds GCC issues the suggestion-warning from linking stage,
when pragmas are already gone and do nothing.
2020-04-21 13:31:01 +02:00
..
BalloonPressAction.hpp Implement BalloonPressAction 2019-05-14 21:54:54 +02:00
BannerPlaceAction.hpp Clean up many other coordinates 2020-03-13 12:03:43 +01:00
BannerRemoveAction.hpp Receive (Tile)CoordsXYZD by const ref instead of copy 2020-02-29 01:09:24 -03:00
BannerSetColourAction.hpp Receive (Tile)CoordsXYZD by const ref instead of copy 2020-02-29 01:09:24 -03:00
BannerSetNameAction.hpp Do not use user strings for banners 2019-07-29 19:18:16 +01:00
BannerSetStyleAction.hpp Extend BannerIndex to 16 bits 2020-02-15 10:37:34 +01:00
ClearAction.hpp Fix Clear Scenery refunding ghost tile elements (#10941) 2020-03-15 23:26:32 +01:00
ClimateSetAction.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
FootpathPlaceAction.hpp Fix #10483: Changing footpath type won't remove the elements on it. (#11306) 2020-04-19 07:11:15 -03:00
FootpathPlaceFromTrackAction.hpp Clean up many other coordinates 2020-03-13 12:03:43 +01:00
FootpathRemoveAction.hpp Clean up many staff functions 2020-03-07 23:07:47 +01:00
FootpathSceneryPlaceAction.hpp Clean up many other coordinates 2020-03-13 12:03:43 +01:00
FootpathSceneryRemoveAction.hpp Clean up many other coordinates 2020-03-13 12:03:43 +01:00
GameAction.cpp Adjust Formatter function names according to coding style (#11378) 2020-04-20 18:55:15 -03:00
GameAction.h Only suggest final when using non-LTO builds 2020-04-21 13:31:01 +02:00
GameActionCompat.cpp Receive (Tile)CoordsXYZD by const ref instead of copy 2020-02-29 01:09:24 -03:00
GameActionRegistration.cpp Start moving track design into a game action 2019-12-15 08:21:32 +00:00
GuestSetFlagsAction.hpp Fix #8900: Implement GuestSetFlagsAction. 2019-03-17 22:17:04 +01:00
GuestSetNameAction.hpp Remove peep sort (#11088) 2020-03-28 12:37:01 +00:00
LandBuyRightsAction.hpp Receive CoordsXY by const ref instead of copy 2020-02-29 01:16:19 -03:00
LandLowerAction.hpp Fix #6530: Make land tools work consistently on park borders (#11181) 2020-04-18 08:19:03 -03:00
LandRaiseAction.hpp Fix #6530: Make land tools work consistently on park borders (#11181) 2020-04-18 08:19:03 -03:00
LandSetHeightAction.hpp Refactor more TileCoords 2020-03-07 21:07:18 +01:00
LandSetRightsAction.hpp Receive CoordsXY by const ref instead of copy 2020-02-29 01:16:19 -03:00
LandSmoothAction.hpp Clean up many staff functions 2020-03-07 23:07:47 +01:00
LargeSceneryPlaceAction.hpp Add missing Expenditure type setting in LargeSceneryPlaceAction (#11224) 2020-04-05 06:45:00 +02:00
LargeSceneryRemoveAction.hpp Receive (Tile)CoordsXYZD by const ref instead of copy 2020-02-29 01:09:24 -03:00
LargeScenerySetColourAction.hpp Receive (Tile)CoordsXYZD by const ref instead of copy 2020-02-29 01:09:24 -03:00
LoadOrQuitAction.hpp Use enum values for the savePromptMode 2019-02-22 09:08:04 +00:00
MazePlaceTrackAction.hpp Make tile_element_insert take CoordsXYZ 2020-03-07 21:28:36 +01:00
MazeSetTrackAction.hpp Fix #8151: Game freezes upon demolishing mazes at odd heights 2020-03-20 16:06:12 +01:00
NetworkModifyGroupAction.hpp Fix formatting 2019-05-14 21:58:55 +02:00
ParkEntranceRemoveAction.hpp Receive CoordsXYZ by const ref instead of copy 2020-02-29 01:14:05 -03:00
ParkMarketingAction.hpp Use enum class for ExpenditureType 2019-12-22 20:51:55 +01:00
ParkSetDateAction.hpp Implement GameAction for setting date 2019-03-31 19:48:51 +02:00
ParkSetLoanAction.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
ParkSetNameAction.hpp Do not store park name as a user string 2019-07-21 11:33:15 +02:00
ParkSetParameterAction.hpp Fix formatting. Initialise to bad value 2019-03-16 16:41:18 +00:00
ParkSetResearchFundingAction.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
PauseToggleAction.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
PeepPickupAction.hpp Make PeepPickupAction *actually* take a CoordsXYZ 2020-03-07 21:34:04 +01:00
PlaceParkEntranceAction.hpp Fix #10951, #11160: Placing park entrances creates bugged ghosts (#11180) 2020-03-31 13:47:37 +01:00
PlacePeepSpawnAction.hpp Fix dereference on null iterator (#11154) 2020-03-30 18:05:38 +01:00
PlayerKickAction.hpp Make suggested changes 2019-05-14 21:58:55 +02:00
PlayerSetGroupAction.hpp PlayerSetGroupAction (#9072) 2019-05-01 16:54:12 +01:00
RideCreateAction.hpp Move LiftData to RTDs (#11347) 2020-04-19 14:41:26 +02:00
RideDemolishAction.hpp Merge pull request #11336 from Gymnasiast/refactor/available-breakdowns-to-rtd 2020-04-18 18:31:39 +02:00
RideEntranceExitPlaceAction.hpp Use StationIndex in many more places (#10992) 2020-03-26 21:38:26 +01:00
RideEntranceExitRemoveAction.hpp Use StationIndex in many more places (#10992) 2020-03-26 21:38:26 +01:00
RideSetAppearanceAction.hpp Change ride_idnew_t to 16 bit; use it in more places (#10667) 2020-02-10 22:41:49 +01:00
RideSetColourScheme.hpp Receive (Tile)CoordsXYZD by const ref instead of copy 2020-02-29 01:09:24 -03:00
RideSetName.hpp Fix #6119: Advertising campaign for ride window not updated properly (#11335) 2020-04-18 16:15:04 +02:00
RideSetPriceAction.hpp Change ride_idnew_t to 16 bit; use it in more places (#10667) 2020-02-10 22:41:49 +01:00
RideSetSetting.hpp Move LiftData to RTDs (#11347) 2020-04-19 14:41:26 +02:00
RideSetStatus.hpp Fix #6119: Advertising campaign for ride window not updated properly (#11335) 2020-04-18 16:15:04 +02:00
RideSetVehiclesAction.hpp Fix failing tests 2020-04-17 17:03:33 +02:00
ScenarioSetSettingAction.hpp Take care of default case 2019-05-15 19:47:18 +01:00
SetCheatAction.hpp Fix mistake in #11345: Remove all Peeps also removing staff (#11352) 2020-04-19 14:40:25 +02:00
SetParkEntranceFeeAction.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
SignSetNameAction.hpp Extend BannerIndex to 16 bits 2020-02-15 10:37:34 +01:00
SignSetStyleAction.hpp Clean up many other coordinates 2020-03-13 12:03:43 +01:00
SmallSceneryPlaceAction.hpp Fix errors and apply requests 2020-03-08 11:23:20 +01:00
SmallSceneryRemoveAction.hpp Receive CoordsXYZ by const ref instead of copy 2020-02-29 01:14:05 -03:00
SmallScenerySetColourAction.hpp Receive CoordsXYZ by const ref instead of copy 2020-02-29 01:14:05 -03:00
StaffFireAction.hpp Make requested changes 2019-03-17 07:26:39 +00:00
StaffHireNewAction.hpp Fix #11315: Never opened ride shown as favourite ride of 74 guests 2020-04-18 07:39:24 +01:00
StaffSetColourAction.hpp Fix #11075: SpriteListHead Refactor 2020-04-18 10:31:02 +01:00
StaffSetCostumeAction.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
StaffSetNameAction.hpp Remove peep sort (#11088) 2020-03-28 12:37:01 +00:00
StaffSetOrdersAction.hpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
StaffSetPatrolAreaAction.hpp Clean up many other coordinates 2020-03-13 12:03:43 +01:00
SurfaceSetStyleAction.hpp Use CoordsXYZ on footpath_remove_litter() 2020-01-11 11:13:05 -03:00
TileModifyAction.hpp Fix #9029: Set animation frame on doors using the tile inspector (#11206) 2020-04-18 07:43:46 -03:00
TrackDesignAction.cpp Replace RideTypeHasRideGroups with flag (#11375) 2020-04-20 21:50:35 +02:00
TrackDesignAction.h Receive (Tile)CoordsXYZD by const ref instead of copy 2020-02-29 01:09:24 -03:00
TrackPlaceAction.hpp Only suggest final when using non-LTO builds 2020-04-21 13:31:01 +02:00
TrackRemoveAction.hpp Receive (Tile)CoordsXYZD by const ref instead of copy 2020-02-29 01:09:24 -03:00
TrackSetBrakeSpeedAction.hpp Receive CoordsXYZ by const ref instead of copy 2020-02-29 01:14:05 -03:00
WallPlaceAction.hpp Replace RideTypeHasRideGroups with flag (#11375) 2020-04-20 21:50:35 +02:00
WallRemoveAction.hpp Make Map::map_invalidate*() use CoordsXY (#10437) 2019-12-28 08:44:33 +00:00
WallSetColourAction.hpp Receive (Tile)CoordsXYZD by const ref instead of copy 2020-02-29 01:09:24 -03:00
WaterLowerAction.hpp Fix #6530: Make land tools work consistently on park borders (#11181) 2020-04-18 08:19:03 -03:00
WaterRaiseAction.hpp Fix #6530: Make land tools work consistently on park borders (#11181) 2020-04-18 08:19:03 -03:00
WaterSetHeightAction.hpp Refactor more TileCoords 2020-03-07 21:07:18 +01:00