]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Remove lights compref (#19531)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Mon, 11 Sep 2023 09:18:06 +0000 (19:18 +1000)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2023 09:18:06 +0000 (19:18 +1000)
commit99b77bc2d3ef31140adc7e09b5d4cff822aa9ae9
treedaf997f88772fa07d7e9bc2f3f76793ae8bc1976
parentd315ce3c8c567152a8e7aec8ddf42073442fe7f2
Remove lights compref (#19531)
64 files changed:
Content.Client/Arcade/BlockGameMenu.cs
Content.Client/Atmos/EntitySystems/FireVisualizerSystem.cs
Content.Client/Atmos/Overlays/GasTileOverlay.cs
Content.Client/Atmos/UI/GasAnalyzerWindow.xaml.cs
Content.Client/Clickable/ClickMapManager.cs
Content.Client/Clickable/ClickableComponent.cs
Content.Client/CombatMode/CombatModeIndicatorsOverlay.cs
Content.Client/Construction/UI/ConstructionMenu.xaml.cs
Content.Client/Construction/UI/ConstructionMenuPresenter.cs
Content.Client/Crayon/UI/CrayonWindow.xaml.cs
Content.Client/Decals/UI/DecalPlacerWindow.xaml.cs
Content.Client/DoAfter/DoAfterOverlay.cs
Content.Client/Dragon/DragonSystem.cs
Content.Client/Examine/ExamineSystem.cs
Content.Client/Explosion/ExplosionOverlaySystem.cs
Content.Client/Explosion/ExplosionVisualsTexturesComponent.cs
Content.Client/Flash/FlashOverlay.cs
Content.Client/Hands/ShowHandItemOverlay.cs
Content.Client/Kitchen/UI/MicrowaveBoundUserInterface.cs
Content.Client/Lathe/UI/RecipeControl.xaml.cs
Content.Client/Light/Components/LightBehaviourComponent.cs
Content.Client/Light/RgbLightControllerSystem.cs
Content.Client/Parallax/Data/GeneratedParallaxTextureSource.cs
Content.Client/Parallax/Data/IParallaxTextureSource.cs
Content.Client/Parallax/Data/ImageParallaxTextureSource.cs
Content.Client/Parallax/ParallaxLayerPrepared.cs
Content.Client/Power/APC/ApcVisualizerSystem.cs
Content.Client/Power/PowerMonitoringWindow.xaml.cs
Content.Client/Preferences/UI/CharacterSetupGui.xaml.cs
Content.Client/Preferences/UI/HumanoidProfileEditor.xaml.cs
Content.Client/Resources/ResourceCacheExtensions.cs
Content.Client/Revenant/RevenantOverloadedLightsSystem.cs
Content.Client/SprayPainter/SprayPainterSystem.cs
Content.Client/Storage/UI/StorageWindow.cs
Content.Client/Store/Ui/StoreListingControl.xaml.cs
Content.Client/Stylesheets/StyleNano.cs
Content.Client/Toggleable/ToggleableLightVisualsSystem.cs
Content.Client/UserInterface/Controls/DirectionIcon.cs
Content.Client/UserInterface/Controls/FancyTree/FancyTree.xaml.cs
Content.Client/UserInterface/Controls/MenuButton.cs
Content.Client/UserInterface/Systems/Actions/ActionUIController.cs
Content.Client/UserInterface/Systems/Actions/Controls/ActionButton.cs
Content.Client/VendingMachines/UI/VendingMachineMenu.xaml.cs
Content.Client/Weapons/Ranged/Systems/GunSystem.AmmoCounter.cs
Content.Client/Weapons/Ranged/Systems/GunSystem.cs
Content.Client/Weather/WeatherOverlay.cs
Content.Server/Anomaly/AnomalySystem.Vessel.cs
Content.Server/Botany/Systems/BotanySystem.Seed.cs
Content.Server/Botany/Systems/PlantHolderSystem.cs
Content.Server/Gravity/GravityGeneratorSystem.cs
Content.Server/Light/EntitySystems/EmergencyLightSystem.cs
Content.Server/Light/EntitySystems/HandheldLightSystem.cs
Content.Server/Light/EntitySystems/LitOnPoweredSystem.cs
Content.Server/Light/EntitySystems/MatchstickSystem.cs
Content.Server/Light/EntitySystems/PoweredLightSystem.cs
Content.Server/Light/EntitySystems/UnpoweredFlashlightSystem.cs
Content.Server/Power/Generation/Teg/TegSystem.cs
Content.Server/Shuttles/Systems/ThrusterSystem.cs
Content.Server/Singularity/EntitySystems/ContainmentFieldGeneratorSystem.cs
Content.Server/Tools/ToolSystem.Welder.cs
Content.Server/Tools/ToolSystem.cs
Content.Shared/Medical/Cryogenics/SharedCryoPodSystem.cs
Content.Shared/Revenant/EntitySystems/SharedRevenantOverloadedLightsSystem.cs
Content.Shared/Security/Systems/DeployableBarrierSystem.cs