]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Remove 700 usages of Component.Owner (#21100)
authorDrSmugleaf <DrSmugleaf@users.noreply.github.com>
Thu, 19 Oct 2023 19:34:31 +0000 (12:34 -0700)
committerGitHub <noreply@github.com>
Thu, 19 Oct 2023 19:34:31 +0000 (12:34 -0700)
commitf560f88eb58080a8130f812bd0bb65b39ca8a071
treea0edd150e85b96902945100ae8bbe614c89f2005
parent5825ffb95c0df8674a1238efd16ee89f15bd5476
Remove 700 usages of Component.Owner (#21100)
261 files changed:
Content.Client/Administration/UI/SpawnExplosion/ExplosionDebugOverlay.cs
Content.Client/Administration/UI/Tabs/AtmosTab/AddAtmosWindow.xaml.cs
Content.Client/Administration/UI/Tabs/ObjectsTab/ObjectsTab.xaml.cs
Content.Client/Alerts/ClientAlertsSystem.cs
Content.Client/Atmos/Overlays/AtmosDebugOverlay.cs
Content.Client/Audio/AmbientSoundOverlay.cs
Content.Client/Audio/AmbientSoundSystem.cs
Content.Client/CardboardBox/CardboardBoxSystem.cs
Content.Client/Chasm/ChasmFallingVisualsSystem.cs
Content.Client/Commands/HideMechanismsCommand.cs
Content.Client/Commands/ShowMechanismsCommand.cs
Content.Client/Decals/Overlays/DecalOverlay.cs
Content.Client/Doors/DoorSystem.cs
Content.Client/Effects/ColorFlashEffectSystem.cs
Content.Client/Explosion/ExplosionOverlay.cs
Content.Client/Fluids/PuddleOverlay.cs
Content.Client/GPS/Systems/HandheldGpsSystem.cs
Content.Client/GPS/UI/HandheldGpsStatusControl.cs
Content.Client/Guidebook/Controls/GuideEntityEmbed.xaml.cs
Content.Client/Hands/Systems/HandsSystem.cs
Content.Client/HealthOverlay/HealthOverlaySystem.cs
Content.Client/HealthOverlay/UI/HealthOverlayGui.cs
Content.Client/IconSmoothing/IconSmoothSystem.cs
Content.Client/Interactable/Components/InteractionOutlineComponent.cs
Content.Client/Inventory/ClientInventorySystem.cs
Content.Client/Light/Components/LightBehaviourComponent.cs
Content.Client/Light/RgbLightControllerSystem.cs
Content.Client/NPC/NPCSteeringSystem.cs
Content.Client/NPC/PathfindingSystem.cs
Content.Client/NetworkConfigurator/NetworkConfiguratorLinkOverlay.cs
Content.Client/NetworkConfigurator/Systems/NetworkConfiguratorSystem.cs
Content.Client/NodeContainer/NodeVisualizationOverlay.cs
Content.Client/Outline/InteractionOutlineSystem.cs
Content.Client/Pinpointer/NavMapSystem.cs
Content.Client/Radiation/Overlays/RadiationPulseOverlay.cs
Content.Client/Replay/Spectator/ReplaySpectatorSystem.Position.cs
Content.Client/Revenant/RevenantOverloadedLightsSystem.cs
Content.Client/Rotation/RotationVisualizerSystem.cs
Content.Client/Shuttles/UI/DockingControl.cs
Content.Client/Shuttles/UI/RadarControl.cs
Content.Client/Sprite/SpriteFadeSystem.cs
Content.Client/Storage/Systems/ItemMapperSystem.cs
Content.Client/SubFloor/TrayScannerSystem.cs
Content.Client/UserInterface/Controls/SlotControl.cs
Content.Client/Weather/WeatherOverlay.cs
Content.Client/Weather/WeatherSystem.cs
Content.IntegrationTests/Pair/TestPair.Helpers.cs
Content.IntegrationTests/Tests/Fluids/FluidSpillTest.cs
Content.IntegrationTests/Tests/Interaction/InteractionTest.Helpers.cs
Content.IntegrationTests/Tests/PostMapInitTest.cs
Content.Server/Access/Systems/IdCardSystem.cs
Content.Server/Administration/Commands/RemoveEntityStorageCommand.cs
Content.Server/Administration/Systems/AdminVerbSystem.Smites.cs
Content.Server/Administration/Systems/BufferingSystem.cs
Content.Server/AlertLevel/AlertLevelDisplaySystem.cs
Content.Server/AlertLevel/AlertLevelSystem.cs
Content.Server/Animals/Systems/UdderSystem.cs
Content.Server/Anomaly/Effects/BluespaceAnomalySystem.cs
Content.Server/Anomaly/Effects/ElectricityAnomalySystem.cs
Content.Server/Anomaly/Effects/InjectionAnomalySystem.cs
Content.Server/Anomaly/Effects/PyroclasticAnomalySystem.cs
Content.Server/Atmos/Commands/FillGasCommand.cs
Content.Server/Atmos/Commands/SetAtmosTemperatureCommand.cs
Content.Server/Atmos/Commands/SetTemperatureCommand.cs
Content.Server/Atmos/Components/GridAtmosphereComponent.cs
Content.Server/Atmos/EntitySystems/AirtightSystem.cs
Content.Server/Atmos/EntitySystems/AtmosDebugOverlaySystem.cs
Content.Server/Atmos/EntitySystems/AtmosphereSystem.BreathTool.cs
Content.Server/Atmos/EntitySystems/AtmosphereSystem.Commands.cs
Content.Server/Atmos/EntitySystems/AtmosphereSystem.GridAtmosphere.cs
Content.Server/Atmos/EntitySystems/AtmosphereSystem.HighPressureDelta.cs
Content.Server/Atmos/EntitySystems/AtmosphereSystem.Monstermos.cs
Content.Server/Atmos/EntitySystems/AtmosphereSystem.Processing.cs
Content.Server/Atmos/EntitySystems/AtmosphereSystem.cs
Content.Server/Atmos/EntitySystems/FlammableSystem.cs
Content.Server/Atmos/EntitySystems/GasTankSystem.cs
Content.Server/Atmos/Monitor/Systems/AtmosMonitoringSystem.cs
Content.Server/Atmos/Piping/Binary/EntitySystems/GasPassiveGateSystem.cs
Content.Server/Atmos/Piping/Binary/EntitySystems/GasRecyclerSystem.cs
Content.Server/Atmos/Piping/Binary/EntitySystems/GasValveSystem.cs
Content.Server/Atmos/Piping/EntitySystems/AtmosDeviceSystem.cs
Content.Server/Atmos/Piping/Other/EntitySystems/GasMinerSystem.cs
Content.Server/Atmos/Piping/Trinary/EntitySystems/GasFilterSystem.cs
Content.Server/Atmos/Piping/Trinary/EntitySystems/PressureControlledValveSystem.cs
Content.Server/Atmos/Piping/Unary/EntitySystems/GasOutletInjectorSystem.cs
Content.Server/Bed/BedSystem.cs
Content.Server/Bible/BibleSystem.cs
Content.Server/Body/Commands/DestroyMechanismCommand.cs
Content.Server/Body/Systems/InternalsSystem.cs
Content.Server/Body/Systems/LungSystem.cs
Content.Server/Body/Systems/RespiratorSystem.cs
Content.Server/Body/Systems/StomachSystem.cs
Content.Server/Body/Systems/ThermalRegulatorSystem.cs
Content.Server/Botany/Systems/LogSystem.cs
Content.Server/Botany/Systems/PlantHolderSystem.cs
Content.Server/Cargo/Systems/CargoSystem.Orders.cs
Content.Server/Cargo/Systems/PricingSystem.cs
Content.Server/Chat/Systems/AutoEmoteSystem.cs
Content.Server/Chemistry/EntitySystems/ChemMasterSystem.cs
Content.Server/Chemistry/EntitySystems/ReagentDispenserSystem.cs
Content.Server/Chemistry/EntitySystems/SolutionInjectOnCollideSystem.cs
Content.Server/Chemistry/EntitySystems/VaporSystem.cs
Content.Server/Chemistry/ReagentEffects/Oxygenate.cs
Content.Server/Chunking/ChunkingSystem.cs
Content.Server/Cloning/CloningConsoleSystem.cs
Content.Server/Cloning/CloningSystem.cs
Content.Server/Clothing/MaskSystem.cs
Content.Server/Communications/CommunicationsConsoleSystem.cs
Content.Server/Construction/Commands/FixRotationsCommand.cs
Content.Server/Construction/Commands/TileReplaceCommand.cs
Content.Server/Construction/Commands/TileWallsCommand.cs
Content.Server/Construction/ConstructionSystem.Computer.cs
Content.Server/Construction/ConstructionSystem.cs
Content.Server/CrewManifest/CrewManifestSystem.cs
Content.Server/Decals/Commands/AddDecalCommand.cs
Content.Server/Decals/DecalSystem.cs
Content.Server/DeviceLinking/Systems/AutoLinkSystem.cs
Content.Server/Doors/Systems/DoorSystem.cs
Content.Server/Doors/Systems/FirelockSystem.cs
Content.Server/Engineering/EntitySystems/DisassembleOnAltVerbSystem.cs
Content.Server/Engineering/EntitySystems/SpawnAfterInteractSystem.cs
Content.Server/Explosion/EntitySystems/ClusterGrenadeSystem.cs
Content.Server/Explosion/EntitySystems/ExplosionSystem.GridMap.cs
Content.Server/Explosion/EntitySystems/TriggerSystem.Voice.cs
Content.Server/Fluids/EntitySystems/DrainSystem.cs
Content.Server/Fluids/EntitySystems/PuddleDebugDebugOverlaySystem.cs
Content.Server/Fluids/EntitySystems/PuddleSystem.cs
Content.Server/Fluids/EntitySystems/SpraySystem.cs
Content.Server/Forensics/Systems/ForensicScannerSystem.cs
Content.Server/GameTicking/GameTicker.Spawning.cs
Content.Server/GameTicking/Rules/NukeopsRuleSystem.cs
Content.Server/Ghost/Roles/GhostRoleSystem.cs
Content.Server/Gravity/GravityGeneratorSystem.cs
Content.Server/Hands/Systems/HandsSystem.cs
Content.Server/Holiday/Christmas/RandomGiftSystem.cs
Content.Server/IdentityManagement/IdentitySystem.cs
Content.Server/IgnitionSource/IgnitionSourceSystem.cs
Content.Server/Kitchen/EntitySystems/ReagentGrinderSystem.cs
Content.Server/Light/EntitySystems/ExpendableLightSystem.cs
Content.Server/Light/EntitySystems/HandheldLightSystem.cs
Content.Server/Light/EntitySystems/MatchboxSystem.cs
Content.Server/Light/EntitySystems/MatchstickSystem.cs
Content.Server/Light/EntitySystems/PoweredLightSystem.cs
Content.Server/Magic/MagicSystem.cs
Content.Server/MassMedia/Systems/NewsSystem.cs
Content.Server/Mech/Systems/MechSystem.Filtering.cs
Content.Server/Mech/Systems/MechSystem.cs
Content.Server/Medical/BiomassReclaimer/BiomassReclaimerSystem.cs
Content.Server/Medical/CryoPodSystem.cs
Content.Server/Medical/SuitSensors/SuitSensorSystem.cs
Content.Server/Mind/Commands/RenameCommand.cs
Content.Server/Morgue/CrematoriumSystem.cs
Content.Server/Morgue/MorgueSystem.cs
Content.Server/Movement/Systems/JetpackSystem.cs
Content.Server/NPC/Pathfinding/PathfindingSystem.Grid.cs
Content.Server/NPC/Pathfinding/PathfindingSystem.cs
Content.Server/NPC/Systems/NPCPerceptionSystem.RecentlyInjected.cs
Content.Server/NPC/Systems/NPCUtilitySystem.cs
Content.Server/NPC/Systems/NpcFactionSystem.cs
Content.Server/NodeContainer/EntitySystems/NodeContainerSystem.cs
Content.Server/Nuke/Commands/SendNukeCodesCommand.cs
Content.Server/Nuke/NukeCodePaperSystem.cs
Content.Server/Nutrition/EntitySystems/AnimalHusbandrySystem.cs
Content.Server/Nutrition/EntitySystems/SliceableFoodSystem.cs
Content.Server/Payload/EntitySystems/PayloadSystem.cs
Content.Server/Physics/Controllers/RandomWalkController.cs
Content.Server/Pinpointer/ProximityBeeperSystem.cs
Content.Server/PneumaticCannon/PneumaticCannonSystem.cs
Content.Server/Pointing/EntitySystems/PointingSystem.cs
Content.Server/Pointing/EntitySystems/RoguePointingSystem.cs
Content.Server/Polymorph/Systems/PolymorphSystem.cs
Content.Server/Power/EntitySystems/CableSystem.Placer.cs
Content.Server/Power/EntitySystems/ExtensionCableSystem.cs
Content.Server/Power/EntitySystems/PowerNetSystem.cs
Content.Server/Power/EntitySystems/PowerReceiverSystem.cs
Content.Server/Radiation/Systems/GeigerSystem.cs
Content.Server/Radiation/Systems/RadiationSystem.GridCast.cs
Content.Server/Research/Systems/ResearchSystem.Client.cs
Content.Server/Research/Systems/ResearchSystem.PointSource.cs
Content.Server/Research/Systems/ResearchSystem.cs
Content.Server/Resist/EscapeInventorySystem.cs
Content.Server/Revenant/EntitySystems/CorporealSystem.cs
Content.Server/Revenant/EntitySystems/RevenantOverloadedLightsSystem.cs
Content.Server/Revenant/EntitySystems/RevenantSystem.cs
Content.Server/Salvage/SalvageRulerCommand.cs
Content.Server/Salvage/SalvageSystem.ExpeditionConsole.cs
Content.Server/Shuttles/Components/ThrusterComponent.cs
Content.Server/Shuttles/Systems/DockingSystem.AutoDock.cs
Content.Server/Shuttles/Systems/DockingSystem.Shuttle.cs
Content.Server/Shuttles/Systems/DockingSystem.cs
Content.Server/Shuttles/Systems/EmergencyShuttleSystem.Console.cs
Content.Server/Shuttles/Systems/ShuttleSystem.FasterThanLight.cs
Content.Server/Shuttles/Systems/ShuttleSystem.IFF.cs
Content.Server/Shuttles/Systems/ThrusterSystem.cs
Content.Server/Singularity/EntitySystems/ContainmentFieldGeneratorSystem.cs
Content.Server/Singularity/EntitySystems/ContainmentFieldSystem.cs
Content.Server/Singularity/EntitySystems/EventHorizonSystem.cs
Content.Server/Singularity/EntitySystems/GravityWellSystem.cs
Content.Server/Singularity/EntitySystems/SingularitySystem.cs
Content.Server/Solar/EntitySystems/PowerSolarSystem.cs
Content.Server/Speech/EntitySystems/AddAccentClothingSystem.cs
Content.Server/Station/Systems/StationSystem.cs
Content.Server/StationEvents/Events/BluespaceLockerRule.cs
Content.Server/StationEvents/Events/BreakerFlipRule.cs
Content.Server/StationEvents/Events/MeteorSwarmRule.cs
Content.Server/StationEvents/Events/PowerGridCheckRule.cs
Content.Server/StationEvents/Events/RandomSentienceRule.cs
Content.Server/Storage/EntitySystems/BluespaceLockerSystem.cs
Content.Server/Storage/EntitySystems/CursedEntityStorageSystem.cs
Content.Server/Storage/EntitySystems/EntityStorageSystem.cs
Content.Server/Storage/EntitySystems/PickRandomSystem.cs
Content.Server/Storage/EntitySystems/SpawnItemsOnUseSystem.cs
Content.Server/Strip/StrippableSystem.cs
Content.Server/SurveillanceCamera/Systems/SurveillanceCameraMonitorSystem.cs
Content.Server/Tabletop/TabletopSystem.cs
Content.Server/Temperature/Systems/TemperatureSystem.cs
Content.Server/Tools/ToolSystem.Welder.cs
Content.Server/Traitor/Uplink/SurplusBundle/SurplusBundleSystem.cs
Content.Server/Traits/Assorted/NarcolepsySystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Effects/Systems/PolyArtifactSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Effects/Systems/ShuffleArtifactSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/RandomArtifactSpriteSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Triggers/Systems/ArtifactDeathTriggerSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Triggers/Systems/ArtifactElectricityTriggerSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Triggers/Systems/ArtifactGasTriggerSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Triggers/Systems/ArtifactHeatTriggerSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Triggers/Systems/ArtifactMagnetTriggerSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Triggers/Systems/ArtifactMusicTriggerSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Triggers/Systems/ArtifactPressureTriggerSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/Triggers/Systems/ArtifactTimerTriggerSystem.cs
Content.Shared/Access/Systems/SharedIdCardSystem.cs
Content.Shared/Actions/ActionContainerSystem.cs
Content.Shared/Actions/SharedActionsSystem.cs
Content.Shared/Alert/AlertsSystem.cs
Content.Shared/Buckle/SharedBuckleSystem.Buckle.cs
Content.Shared/Chemistry/MetabolismMovespeedModifierSystem.cs
Content.Shared/Containers/ItemSlot/ItemSlotsSystem.cs
Content.Shared/Coordinates/EntityCoordinatesExtensions.cs
Content.Shared/Doors/Systems/SharedDoorSystem.cs
Content.Shared/Examine/ExamineSystemShared.cs
Content.Shared/Follower/FollowerSystem.cs
Content.Shared/Friction/TileFrictionController.cs
Content.Shared/Gravity/SharedFloatingVisualizerSystem.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Pickup.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.cs
Content.Shared/Hands/SharedHandVirtualItemSystem.cs
Content.Shared/Lathe/SharedLatheSystem.cs
Content.Shared/Light/SharedHandheldLightSystem.cs
Content.Shared/Maps/TurfHelpers.cs
Content.Shared/Mobs/Systems/MobStateSystem.StateMachine.cs
Content.Shared/Physics/Controllers/SharedConveyorController.cs
Content.Shared/Random/RulesSystem.cs
Content.Shared/Revenant/EntitySystems/SharedRevenantOverloadedLightsSystem.cs
Content.Shared/Singularity/Components/ContainmentFieldGeneratorComponent.cs
Content.Shared/Singularity/EntitySystems/SharedSingularitySystem.cs
Content.Shared/Stacks/SharedStackSystem.cs
Content.Shared/StatusEffect/StatusEffectsSystem.cs
Content.Shared/Storage/EntitySystems/DumpableSystem.cs
Content.Shared/Strip/SharedStrippableSystem.cs
Content.Shared/Weather/SharedWeatherSystem.cs
SpaceStation14.sln.DotSettings