]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Content update for NetEntities (#18935)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Sun, 10 Sep 2023 23:42:41 +0000 (09:42 +1000)
committerGitHub <noreply@github.com>
Sun, 10 Sep 2023 23:42:41 +0000 (09:42 +1000)
commit5a0fc68be217b42c8a20f110c1b293f2b80f209a
tree99349774c186700260a4de1bfa7b78746729eb7f
parent389c8d1a2c3d084c1c33d64e2e083cb7f266b461
Content update for NetEntities (#18935)
526 files changed:
Content.Client/Actions/ActionsSystem.cs
Content.Client/Administration/AdminNameOverlay.cs
Content.Client/Administration/Systems/AdminVerbSystem.cs
Content.Client/Administration/UI/CustomControls/PlayerListControl.xaml.cs
Content.Client/Administration/UI/ManageSolutions/EditSolutionsEui.cs
Content.Client/Administration/UI/SetOutfit/SetOutfitEui.cs
Content.Client/Administration/UI/SpawnExplosion/SpawnExplosionEui.cs
Content.Client/Administration/UI/Tabs/AdminbusTab/LoadBlueprintsWindow.xaml.cs
Content.Client/Administration/UI/Tabs/AtmosTab/AddAtmosWindow.xaml.cs
Content.Client/Administration/UI/Tabs/AtmosTab/SetTemperatureWindow.xaml.cs
Content.Client/Administration/UI/Tabs/PlayerTab/PlayerTab.xaml.cs
Content.Client/Atmos/EntitySystems/AtmosDebugOverlaySystem.cs
Content.Client/Atmos/EntitySystems/GasTileOverlaySystem.cs
Content.Client/Atmos/UI/GasAnalyzerWindow.xaml.cs
Content.Client/Beam/BeamSystem.cs
Content.Client/Bql/ToolshedVisualizeWindow.xaml.cs
Content.Client/Buckle/BuckleSystem.cs
Content.Client/Camera/CameraRecoilSystem.cs
Content.Client/CardboardBox/CardboardBoxSystem.cs
Content.Client/CartridgeLoader/CartridgeLoaderBoundUserInterface.cs
Content.Client/CharacterInfo/CharacterInfoSystem.cs
Content.Client/Clothing/ClientClothingSystem.cs
Content.Client/Construction/ConstructionGhostComponent.cs
Content.Client/Construction/ConstructionPlacementHijack.cs
Content.Client/Construction/ConstructionSystem.cs
Content.Client/ContextMenu/UI/EntityMenuElement.cs
Content.Client/ContextMenu/UI/EntityMenuUIController.cs
Content.Client/CrewManifest/CrewManifestSystem.cs
Content.Client/Decals/DecalPlacementSystem.cs
Content.Client/Decals/DecalSystem.cs
Content.Client/Disposal/Systems/DisposalUnitSystem.cs
Content.Client/DragDrop/DragDropSystem.cs
Content.Client/Effects/ColorFlashEffectSystem.cs
Content.Client/Examine/ExamineSystem.cs
Content.Client/Explosion/ExplosionOverlaySystem.cs
Content.Client/Fax/AdminUI/AdminFaxEui.cs
Content.Client/Fluids/PuddleDebugOverlaySystem.cs
Content.Client/GameTicking/Managers/ClientGameTicker.cs
Content.Client/Gameplay/GameplayStateBase.cs
Content.Client/Gateway/UI/GatewayBoundUserInterface.cs
Content.Client/Gateway/UI/GatewayWindow.xaml.cs
Content.Client/Hands/Systems/HandsSystem.cs
Content.Client/HealthAnalyzer/UI/HealthAnalyzerWindow.xaml.cs
Content.Client/Humanoid/HumanoidAppearanceSystem.cs
Content.Client/Instruments/InstrumentSystem.cs
Content.Client/Instruments/UI/BandMenu.xaml.cs
Content.Client/Instruments/UI/InstrumentBoundUserInterface.cs
Content.Client/Inventory/ClientInventorySystem.cs
Content.Client/Items/Systems/ItemSystem.cs
Content.Client/Kitchen/UI/GrinderMenu.xaml.cs
Content.Client/Kitchen/UI/MicrowaveBoundUserInterface.cs
Content.Client/Kitchen/UI/ReagentGrinderBoundUserInterface.cs
Content.Client/LateJoin/LateJoinGui.cs
Content.Client/Light/RgbLightControllerSystem.cs
Content.Client/Maps/GridDraggingSystem.cs
Content.Client/MassMedia/Ui/NewsWriteBoundUserInterface.cs
Content.Client/Mech/Ui/Equipment/MechGrabberUi.cs
Content.Client/Mech/Ui/Equipment/MechGrabberUiFragment.xaml.cs
Content.Client/Mech/Ui/Equipment/MechSoundboardUi.cs
Content.Client/Mech/Ui/MechBoundUserInterface.cs
Content.Client/Medical/CrewMonitoring/CrewMonitoringWindow.xaml.cs
Content.Client/NPC/HTN/HTNSystem.cs
Content.Client/NPC/NPCSteeringSystem.cs
Content.Client/NPC/PathfindingSystem.cs
Content.Client/NodeContainer/NodeGroupSystem.cs
Content.Client/NodeContainer/NodeVisualizationOverlay.cs
Content.Client/Pointing/PointingSystem.cs
Content.Client/Popups/PopupSystem.cs
Content.Client/Projectiles/ProjectileSystem.cs
Content.Client/Radiation/Overlays/RadiationDebugOverlay.cs
Content.Client/Radiation/Systems/GeigerSystem.cs
Content.Client/Radiation/Systems/RadiationSystem.cs
Content.Client/Replay/Spectator/ReplaySpectatorSystem.Movement.cs
Content.Client/Replay/Spectator/ReplaySpectatorSystem.Position.cs
Content.Client/Replay/Spectator/ReplaySpectatorSystem.Spectate.cs
Content.Client/RoundEnd/RoundEndSummaryWindow.cs
Content.Client/Salvage/FultonSystem.cs
Content.Client/Shuttles/BUI/RadarConsoleBoundUserInterface.cs
Content.Client/Shuttles/BUI/ShuttleConsoleBoundUserInterface.cs
Content.Client/Shuttles/Systems/ShuttleConsoleSystem.cs
Content.Client/Shuttles/Systems/ShuttleSystem.EmergencyConsole.cs
Content.Client/Shuttles/UI/DockingControl.cs
Content.Client/Shuttles/UI/RadarControl.cs
Content.Client/Shuttles/UI/ShuttleConsoleWindow.xaml.cs
Content.Client/Silicons/Borgs/BorgBoundUserInterface.cs
Content.Client/Spawners/TimedDespawnSystem.cs
Content.Client/Station/StationSystem.cs
Content.Client/StationRecords/GeneralStationRecordConsoleBoundUserInterface.cs
Content.Client/StationRecords/GeneralStationRecordConsoleWindow.xaml.cs
Content.Client/StationRecords/StationRecordsSystem.cs [new file with mode: 0644]
Content.Client/Storage/StorageBoundUserInterface.cs
Content.Client/Storage/Systems/StorageSystem.cs
Content.Client/Storage/UI/StorageWindow.cs
Content.Client/SurveillanceCamera/UI/SurveillanceCameraMonitorBoundUi.cs
Content.Client/Tabletop/TabletopSystem.cs
Content.Client/UserInterface/Systems/Actions/ActionUIController.cs
Content.Client/UserInterface/Systems/Chat/ChatUIController.cs
Content.Client/UserInterface/Systems/Ghost/Controls/GhostTargetWindow.xaml.cs
Content.Client/UserInterface/Systems/Ghost/Controls/Roles/MakeGhostRoleEui.cs
Content.Client/UserInterface/Systems/Ghost/GhostUIController.cs
Content.Client/UserInterface/Systems/Inventory/InventoryUIController.cs
Content.Client/Vehicle/VehicleSystem.cs
Content.Client/Verbs/UI/VerbMenuElement.cs
Content.Client/Verbs/UI/VerbMenuUIController.cs
Content.Client/Verbs/VerbSystem.cs
Content.Client/Weapons/Melee/MeleeWeaponSystem.cs
Content.Client/Weapons/Misc/TetherGunSystem.cs
Content.Client/Weapons/Ranged/Systems/GunSystem.Ballistic.cs
Content.Client/Weapons/Ranged/Systems/GunSystem.ChamberMagazine.cs
Content.Client/Weapons/Ranged/Systems/GunSystem.Revolver.cs
Content.Client/Weapons/Ranged/Systems/GunSystem.cs
Content.Client/Xenoarchaeology/Ui/AnalysisConsoleMenu.xaml.cs
Content.IntegrationTests/Pair/TestMapData.cs
Content.IntegrationTests/Pair/TestPair.Helpers.cs
Content.IntegrationTests/Tests/Actions/ActionsAddedTest.cs
Content.IntegrationTests/Tests/Chemistry/DispenserTest.cs
Content.IntegrationTests/Tests/ClickableTest.cs
Content.IntegrationTests/Tests/Climbing/ClimbingTest.cs
Content.IntegrationTests/Tests/Construction/Interaction/ComputerContruction.cs
Content.IntegrationTests/Tests/Construction/Interaction/CraftingTests.cs
Content.IntegrationTests/Tests/Construction/Interaction/GrilleWindowConstruction.cs
Content.IntegrationTests/Tests/Construction/Interaction/MachineConstruction.cs
Content.IntegrationTests/Tests/Construction/Interaction/PanelScrewing.cs
Content.IntegrationTests/Tests/Construction/Interaction/WallConstruction.cs
Content.IntegrationTests/Tests/Construction/Interaction/WindowConstruction.cs
Content.IntegrationTests/Tests/Construction/Interaction/WindowRepair.cs
Content.IntegrationTests/Tests/ContainerOcclusionTest.cs
Content.IntegrationTests/Tests/DoAfter/DoAfterCancellationTests.cs
Content.IntegrationTests/Tests/DoAfter/DoAfterServerTest.cs
Content.IntegrationTests/Tests/EntityTest.cs
Content.IntegrationTests/Tests/GameObjects/Components/ActionBlocking/HandCuffTest.cs
Content.IntegrationTests/Tests/Interaction/Click/InteractionSystemTests.cs
Content.IntegrationTests/Tests/Interaction/InteractionTest.Helpers.cs
Content.IntegrationTests/Tests/Interaction/InteractionTest.cs
Content.IntegrationTests/Tests/Interaction/InteractionTestSystem.cs
Content.IntegrationTests/Tests/Interaction/MovementTest.cs
Content.IntegrationTests/Tests/Networking/SimplePredictReconcileTest.cs
Content.IntegrationTests/Tests/Payload/ModularGrenadeTests.cs
Content.IntegrationTests/Tests/Slipping/SlippingTest.cs
Content.IntegrationTests/Tests/Tiles/TileConstructionTests.cs
Content.Server/Access/Systems/AccessOverriderSystem.cs
Content.Server/Access/Systems/AgentIDCardSystem.cs
Content.Server/Administration/Commands/AddBodyPartCommand.cs
Content.Server/Administration/Commands/AddEntityStorageCommand.cs
Content.Server/Administration/Commands/AddMechanismCommand.cs
Content.Server/Administration/Commands/AddPolymorphActionCommand.cs
Content.Server/Administration/Commands/AddReagent.cs
Content.Server/Administration/Commands/ClearBluespaceLockerLinks.cs
Content.Server/Administration/Commands/DirtyCommand.cs
Content.Server/Administration/Commands/LinkBluespaceLocker.cs
Content.Server/Administration/Commands/OSay.cs
Content.Server/Administration/Commands/RemoveBodyPartCommand.cs
Content.Server/Administration/Commands/RemoveEntityStorageCommand.cs
Content.Server/Administration/Commands/RemoveMechanismCommand.cs
Content.Server/Administration/Commands/SetSolutionCapacity.cs
Content.Server/Administration/Commands/SetSolutionTemperature.cs
Content.Server/Administration/Commands/SetSolutionThermalEnergy.cs
Content.Server/Administration/Commands/VariantizeCommand.cs
Content.Server/Administration/Systems/AdminSystem.cs
Content.Server/Administration/UI/EditSolutionsEui.cs
Content.Server/Administration/UI/SetOutfitEui.cs
Content.Server/Ame/EntitySystems/AmeControllerSystem.cs
Content.Server/Animals/Systems/UdderSystem.cs
Content.Server/Anomaly/AnomalySystem.Commands.cs
Content.Server/Anomaly/AnomalySystem.Scanner.cs
Content.Server/Atmos/Commands/AddAtmosCommand.cs
Content.Server/Atmos/Commands/AddGasCommand.cs
Content.Server/Atmos/Commands/DeleteGasCommand.cs
Content.Server/Atmos/Commands/FillGasCommand.cs
Content.Server/Atmos/Commands/RemoveGasCommand.cs
Content.Server/Atmos/Commands/SetAtmosTemperatureCommand.cs
Content.Server/Atmos/Commands/SetTemperatureCommand.cs
Content.Server/Atmos/EntitySystems/AtmosDebugOverlaySystem.cs
Content.Server/Atmos/EntitySystems/AtmosphereSystem.Commands.cs
Content.Server/Atmos/EntitySystems/GasAnalyzerSystem.cs
Content.Server/Atmos/EntitySystems/GasTankSystem.cs
Content.Server/Atmos/EntitySystems/GasTileOverlaySystem.cs
Content.Server/Beam/BeamSystem.cs
Content.Server/Body/Commands/AddHandCommand.cs
Content.Server/Body/Commands/AttachBodyPartCommand.cs
Content.Server/Body/Systems/InternalsSystem.cs
Content.Server/Botany/Systems/BotanySwabSystem.cs
Content.Server/Camera/CameraRecoilSystem.cs
Content.Server/CardboardBox/CardboardBoxSystem.cs
Content.Server/Cargo/Systems/CargoSystem.Orders.cs
Content.Server/Cargo/Systems/CargoSystem.Shuttle.cs
Content.Server/Cargo/Systems/PricingSystem.cs
Content.Server/CartridgeLoader/CartridgeLoaderSystem.cs
Content.Server/CartridgeLoader/Cartridges/CrewManifestCartridgeSystem.cs
Content.Server/CartridgeLoader/Cartridges/NotekeeperCartridgeSystem.cs
Content.Server/CharacterInfo/CharacterInfoSystem.cs
Content.Server/Chat/Managers/ChatManager.cs
Content.Server/Chat/Systems/ChatSystem.cs
Content.Server/Chemistry/EntitySystems/ChemistrySystem.Injector.cs
Content.Server/Chunking/ChunkingSystem.cs
Content.Server/Climbing/ClimbSystem.cs
Content.Server/Cloning/CloningConsoleSystem.cs
Content.Server/Communications/CommsHackerSystem.cs
Content.Server/Communications/CommunicationsConsoleSystem.cs
Content.Server/Configurable/ConfigurationSystem.cs
Content.Server/Construction/Commands/FixRotationsCommand.cs
Content.Server/Construction/Commands/TileReplaceCommand.cs
Content.Server/Construction/Commands/TileWallsCommand.cs
Content.Server/Construction/ConstructionSystem.Initial.cs
Content.Server/Construction/ConstructionSystem.Interactions.cs
Content.Server/Construction/PartExchangerSystem.cs
Content.Server/Crayon/CrayonSystem.cs
Content.Server/CrewManifest/CrewManifestSystem.cs
Content.Server/Damage/Commands/GodModeCommand.cs
Content.Server/Damage/Commands/HurtCommand.cs
Content.Server/Decals/Commands/AddDecalCommand.cs
Content.Server/Decals/Commands/EditDecalCommand.cs
Content.Server/Decals/Commands/RemoveDecalCommand.cs
Content.Server/Decals/DecalSystem.cs
Content.Server/DeviceLinking/Systems/SignalTimerSystem.cs
Content.Server/DeviceNetwork/Systems/NetworkConfiguratorSystem.cs
Content.Server/Disposal/Mailing/MailingUnitSystem.cs
Content.Server/Disposal/Tube/DisposalTubeSystem.cs
Content.Server/Disposal/TubeConnectionsCommand.cs
Content.Server/Disposal/Unit/EntitySystems/DisposableSystem.cs
Content.Server/Disposal/Unit/EntitySystems/DisposalUnitSystem.cs
Content.Server/Effects/ColorFlashEffectSystem.cs
Content.Server/Electrocution/ElectrocuteCommand.cs
Content.Server/Engineering/EntitySystems/DisassembleOnAltVerbSystem.cs
Content.Server/Engineering/EntitySystems/SpawnAfterInteractSystem.cs
Content.Server/Ensnaring/EnsnareableSystem.Ensnaring.cs
Content.Server/Examine/ExamineSystem.cs
Content.Server/Explosion/EntitySystems/ExplosionSystem.TileFill.cs
Content.Server/Explosion/EntitySystems/ExplosionSystem.Visuals.cs
Content.Server/Explosion/EntitySystems/TriggerSystem.cs
Content.Server/Fax/AdminUI/AdminFaxEui.cs
Content.Server/Fluids/EntitySystems/DrainSystem.cs
Content.Server/Fluids/EntitySystems/PuddleDebugDebugOverlaySystem.cs
Content.Server/Fluids/EntitySystems/PuddleSystem.Spillable.cs
Content.Server/Forensics/Systems/ForensicPadSystem.cs
Content.Server/Forensics/Systems/ForensicScannerSystem.cs
Content.Server/GameTicking/Commands/JoinGameCommand.cs
Content.Server/GameTicking/GameTicker.GameRule.cs
Content.Server/GameTicking/GameTicker.RoundFlow.cs
Content.Server/Gateway/Systems/GatewaySystem.cs
Content.Server/Ghost/GhostSystem.cs
Content.Server/Ghost/Roles/MakeGhostRoleCommand.cs
Content.Server/Ghost/Roles/UI/MakeGhostRoleEui.cs
Content.Server/Guardian/GuardianSystem.cs
Content.Server/Hands/Systems/HandsSystem.cs
Content.Server/Implants/ImplanterSystem.cs
Content.Server/Instruments/InstrumentSystem.cs
Content.Server/Interaction/InteractionSystem.cs
Content.Server/Kitchen/EntitySystems/KitchenSpikeSystem.cs
Content.Server/Kitchen/EntitySystems/MicrowaveSystem.cs
Content.Server/Kitchen/EntitySystems/ReagentGrinderSystem.cs
Content.Server/Kitchen/EntitySystems/SharpSystem.cs
Content.Server/Lathe/LatheSystem.cs
Content.Server/Light/EntitySystems/PoweredLightSystem.cs
Content.Server/Magic/MagicSystem.cs
Content.Server/Maps/GridDraggingSystem.cs
Content.Server/MassMedia/Systems/NewsSystem.cs
Content.Server/Mech/Equipment/EntitySystems/MechGrabberSystem.cs
Content.Server/Mech/Systems/MechEquipmentSystem.cs
Content.Server/Mech/Systems/MechSystem.cs
Content.Server/Medical/BiomassReclaimer/BiomassReclaimerSystem.cs
Content.Server/Medical/CrewMonitoring/CrewMonitoringConsoleSystem.cs
Content.Server/Medical/CryoPodSystem.cs
Content.Server/Medical/DefibrillatorSystem.cs
Content.Server/Medical/HealingSystem.cs
Content.Server/Medical/HealthAnalyzerSystem.cs
Content.Server/Medical/Stethoscope/StethoscopeSystem.cs
Content.Server/Medical/SuitSensors/SuitSensorSystem.cs
Content.Server/Mind/Commands/MakeSentientCommand.cs
Content.Server/Mind/Commands/RenameCommand.cs
Content.Server/NPC/HTN/HTNSystem.cs
Content.Server/NPC/Pathfinding/PathfindingSystem.Grid.cs
Content.Server/NPC/Pathfinding/PathfindingSystem.cs
Content.Server/NPC/Systems/NPCSteeringSystem.cs
Content.Server/Ninja/Systems/BatteryDrainerSystem.cs
Content.Server/NodeContainer/EntitySystems/NodeGroupSystem.cs
Content.Server/Nuke/Commands/SendNukeCodesCommand.cs
Content.Server/Nuke/Commands/ToggleNukeCommand.cs
Content.Server/Nuke/NukeSystem.cs
Content.Server/Nutrition/EntitySystems/DrinkSystem.cs
Content.Server/Nutrition/EntitySystems/FoodSystem.cs
Content.Server/Nutrition/EntitySystems/SmokingSystem.Vape.cs
Content.Server/PDA/PdaSystem.cs
Content.Server/PDA/Ringer/RingerSystem.cs
Content.Server/Paper/PaperSystem.cs
Content.Server/ParticleAccelerator/EntitySystems/ParticleAcceleratorSystem.ControlBox.cs
Content.Server/Pointing/EntitySystems/PointingSystem.cs
Content.Server/Popups/PopupSystem.cs
Content.Server/Power/EntitySystems/PowerMonitoringConsoleSystem.cs
Content.Server/Power/Generator/PortableGeneratorSystem.cs
Content.Server/Power/SetBatteryPercentCommand.cs
Content.Server/Projectiles/ProjectileSystem.cs
Content.Server/Radiation/Systems/GeigerSystem.cs
Content.Server/Radiation/Systems/RadiationSystem.Debug.cs
Content.Server/Radiation/Systems/RadiationSystem.GridCast.cs
Content.Server/Radio/EntitySystems/RadioSystem.cs
Content.Server/Resist/EscapeInventorySystem.cs
Content.Server/Resist/ResistLockerSystem.cs
Content.Server/Revenant/EntitySystems/RevenantSystem.Abilities.cs
Content.Server/Salvage/FultonSystem.cs
Content.Server/SensorMonitoring/SensorMonitoringConsoleSystem.UI.cs
Content.Server/Sericulture/SericultureSystem.cs
Content.Server/Shuttles/Commands/DockCommand.cs
Content.Server/Shuttles/Systems/DockingSystem.AutoDock.cs
Content.Server/Shuttles/Systems/DockingSystem.cs
Content.Server/Shuttles/Systems/EmergencyShuttleSystem.Console.cs
Content.Server/Shuttles/Systems/EmergencyShuttleSystem.cs
Content.Server/Shuttles/Systems/RadarConsoleSystem.cs
Content.Server/Shuttles/Systems/ShuttleConsoleSystem.cs
Content.Server/Silicons/Borgs/BorgSystem.Ui.cs
Content.Server/Singularity/EntitySystems/EventHorizonSystem.cs
Content.Server/Singularity/Events/EntityConsumedByEventHorizonEvent.cs
Content.Server/Singularity/Events/EventHorizonConsumedEntityEvent.cs
Content.Server/SprayPainter/SprayPainterSystem.cs
Content.Server/Station/Systems/StationJobsSystem.cs
Content.Server/Station/Systems/StationSystem.cs
Content.Server/StationRecords/Components/GeneralStationRecordConsoleComponent.cs
Content.Server/StationRecords/Components/StationRecordsComponent.cs
Content.Server/StationRecords/StationRecordSet.cs
Content.Server/StationRecords/Systems/GeneralStationRecordConsoleSystem.cs
Content.Server/StationRecords/Systems/StationRecordsSystem.cs
Content.Server/Sticky/Systems/StickySystem.cs
Content.Server/Storage/EntitySystems/BluespaceLockerSystem.cs
Content.Server/Storage/EntitySystems/StorageSystem.cs
Content.Server/Store/Systems/StoreSystem.Command.cs
Content.Server/Store/Systems/StoreSystem.Ui.cs
Content.Server/Store/Systems/StoreSystem.cs
Content.Server/Strip/StrippableSystem.cs
Content.Server/SurveillanceCamera/Systems/SurveillanceCameraMonitorSystem.cs
Content.Server/Tabletop/TabletopSystem.Session.cs
Content.Server/Tabletop/TabletopSystem.cs
Content.Server/Teleportation/HandTeleporterSystem.cs
Content.Server/Tools/ToolSystem.LatticeCutting.cs
Content.Server/Tools/ToolSystem.TilePrying.cs
Content.Server/Toolshed/Commands/Verbs/RunVerbAsCommand.cs
Content.Server/Toolshed/Commands/VisualizeCommand.cs
Content.Server/Verbs/VerbSystem.cs
Content.Server/VoiceMask/VoiceMaskSystem.cs
Content.Server/Weapons/Melee/MeleeWeaponSystem.cs
Content.Server/Weapons/Ranged/Systems/GunSystem.cs
Content.Server/Wires/WiresSystem.cs
Content.Server/Xenoarchaeology/Equipment/Systems/ArtifactAnalyzerSystem.cs
Content.Server/Xenoarchaeology/XenoArtifacts/ArtifactSystem.Commands.cs
Content.Shared/Access/Components/AccessReaderComponent.cs
Content.Shared/Access/Systems/AccessReaderSystem.cs
Content.Shared/Actions/ActionEvents.cs
Content.Shared/Actions/ActionsComponent.cs
Content.Shared/Actions/BaseActionComponent.cs
Content.Shared/Actions/EntityTargetActionComponent.cs
Content.Shared/Actions/InstantActionComponent.cs
Content.Shared/Actions/SharedActionsSystem.cs
Content.Shared/Actions/WorldTargetActionComponent.cs
Content.Shared/Administration/EditSolutionsEuiState.cs
Content.Shared/Administration/PlayerInfo.cs
Content.Shared/Administration/SetOutfitEuiState.cs
Content.Shared/Atmos/Components/GasAnalyzerComponent.cs
Content.Shared/Atmos/EntitySystems/SharedAtmosDebugOverlaySystem.cs
Content.Shared/Atmos/EntitySystems/SharedGasTileOverlaySystem.cs
Content.Shared/Beam/Components/SharedBeamComponent.cs
Content.Shared/Body/Organ/OrganComponentState.cs
Content.Shared/Body/Organ/OrganSlot.cs
Content.Shared/Body/Part/BodyPartComponentState.cs
Content.Shared/Body/Part/BodyPartSlot.cs
Content.Shared/Body/Systems/SharedBodySystem.Body.cs
Content.Shared/Body/Systems/SharedBodySystem.Organs.cs
Content.Shared/Body/Systems/SharedBodySystem.Parts.cs
Content.Shared/Bql/ToolshedVisualizeEuiState.cs
Content.Shared/Buckle/Components/BuckleComponent.cs
Content.Shared/Buckle/Components/StrapComponent.cs
Content.Shared/Buckle/SharedBuckleSystem.Buckle.cs
Content.Shared/Buckle/SharedBuckleSystem.Strap.cs
Content.Shared/Camera/SharedCameraRecoilSystem.cs
Content.Shared/CardboardBox/Components/CardboardBoxComponent.cs
Content.Shared/CartridgeLoader/CartridgeLoaderComponent.cs
Content.Shared/CartridgeLoader/CartridgeLoaderUiMessage.cs
Content.Shared/CartridgeLoader/CartridgeLoaderUiState.cs
Content.Shared/CartridgeLoader/CartridgeUiMessage.cs
Content.Shared/CartridgeLoader/Cartridges/NotekeeperUiState.cs
Content.Shared/CartridgeLoader/SharedCartridgeLoaderSystem.cs
Content.Shared/CharacterInfo/SharedCharacterInfoSystem.cs
Content.Shared/Chat/MsgChatMessage.cs
Content.Shared/Climbing/BonkSystem.cs
Content.Shared/Clothing/EntitySystems/ToggleableClothingSystem.cs
Content.Shared/Construction/Events.cs
Content.Shared/Containers/ItemSlot/ItemSlotsSystem.cs
Content.Shared/CrewManifest/SharedCrewManifestSystem.cs
Content.Shared/Cuffs/SharedCuffableSystem.cs
Content.Shared/Decals/DecalChunkUpdateEvent.cs
Content.Shared/Decals/SharedDecalSystem.cs
Content.Shared/DeviceNetwork/Components/DeviceListComponent.cs
Content.Shared/DeviceNetwork/Components/NetworkConfiguratorComponent.cs
Content.Shared/DeviceNetwork/Systems/SharedDeviceListSystem.cs
Content.Shared/DeviceNetwork/Systems/SharedNetworkConfiguratorSystem.cs
Content.Shared/Devour/SharedDevourSystem.cs
Content.Shared/Disposal/SharedDisposalUnitSystem.cs
Content.Shared/DoAfter/DoAfter.cs
Content.Shared/DoAfter/DoAfterArgs.cs
Content.Shared/DoAfter/DoAfterComponent.cs
Content.Shared/DoAfter/SharedDoAfterSystem.Update.cs
Content.Shared/DoAfter/SharedDoAfterSystem.cs
Content.Shared/Doors/Components/DoorComponent.cs
Content.Shared/Doors/Systems/SharedDoorSystem.cs
Content.Shared/DragDrop/DragDropRequestEvent.cs
Content.Shared/Effects/ColorFlashEffectEvent.cs
Content.Shared/Examine/ExamineSystemMessages.cs
Content.Shared/Examine/ExamineSystemShared.cs
Content.Shared/Explosion/ExplosionVisualsComponent.cs
Content.Shared/Fax/AdminFaxEui.cs
Content.Shared/Fluids/SharedPuddleDebugOverlaySystem.cs
Content.Shared/Follower/Components/FollowedComponent.cs
Content.Shared/Follower/FollowerSystem.cs
Content.Shared/GameTicking/SharedGameTicker.cs
Content.Shared/Gateway/GatewayUi.cs
Content.Shared/Ghost/Roles/MakeGhostRoleEuiState.cs
Content.Shared/Ghost/Roles/SharedGhostRoleSystem.cs
Content.Shared/Ghost/SharedGhostSystem.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Drop.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Interactions.cs
Content.Shared/Hands/EntitySystems/SharedHandsSystem.Pickup.cs
Content.Shared/Hands/HandEvents.cs
Content.Shared/Humanoid/SharedHumanoidAppearanceSystem.cs
Content.Shared/Implants/SharedImplanterSystem.cs
Content.Shared/Instruments/SharedInstrumentComponent.cs
Content.Shared/Instruments/UI/InstrumentBoundUserInterfaceMessages.cs
Content.Shared/Interaction/Components/InteractionRelayComponent.cs
Content.Shared/Interaction/Helpers/SharedUnoccludedExtensions.cs
Content.Shared/Interaction/SharedInteractionSystem.Relay.cs
Content.Shared/Interaction/SharedInteractionSystem.cs
Content.Shared/Inventory/Events/InventoryEquipActEvent.cs
Content.Shared/Inventory/InventorySystem.Equip.cs
Content.Shared/Item/ItemComponent.cs
Content.Shared/Kitchen/Components/SharedMicrowave.cs
Content.Shared/Kitchen/SharedReagentGrinder.cs
Content.Shared/Maps/SharedGridDraggingSystem.cs
Content.Shared/MassMedia/Components/SharedNewsWriteComponent.cs
Content.Shared/MassMedia/Systems/SharedNewsSystem.cs
Content.Shared/Mech/Components/MechComponent.cs
Content.Shared/Mech/Components/MechPilotComponent.cs
Content.Shared/Mech/EntitySystems/SharedMechSystem.cs
Content.Shared/Mech/Equipment/Systems/MechSoundboardSystem.cs
Content.Shared/Mech/MechUI.cs
Content.Shared/Medical/SuitSensor/SharedSuitSensor.cs
Content.Shared/MedicalScanner/HealthAnalyzerScannedUserMessage.cs
Content.Shared/Movement/Systems/SharedJetpackSystem.cs
Content.Shared/Movement/Systems/SharedMoverController.Input.cs
Content.Shared/NPC/Events/HTNMessage.cs
Content.Shared/NPC/Events/NPCSteeringDebugEvent.cs
Content.Shared/NPC/Events/PathBreadcrumbsMessage.cs
Content.Shared/NPC/Events/PathPolysRefreshMessage.cs
Content.Shared/NPC/PathPoly.cs
Content.Shared/NodeContainer/NodeVis.cs
Content.Shared/PDA/PdaUpdateState.cs
Content.Shared/Physics/PreventCollideComponent.cs
Content.Shared/Physics/SharedPreventCollideSystem.cs
Content.Shared/Placeable/ItemPlacerComponent.cs
Content.Shared/Placeable/ItemPlacerSystem.cs
Content.Shared/Pointing/PointingEvents.cs
Content.Shared/Popups/SharedPopupSystem.cs
Content.Shared/Projectiles/SharedProjectileSystem.cs
Content.Shared/Pulling/Components/PullableComponent.cs
Content.Shared/Pulling/Systems/SharedPullingStateManagementSystem.cs
Content.Shared/RCD/Systems/RCDSystem.cs
Content.Shared/Radiation/Components/GeigerComponent.cs
Content.Shared/Radiation/Events/OnRadiationOverlayUpdateEvent.cs
Content.Shared/Radiation/RadiationRay.cs
Content.Shared/Research/Systems/SharedResearchStealerSystem.cs
Content.Shared/Salvage/Fulton/SharedFultonSystem.cs
Content.Shared/Shuttles/BUIStates/RadarConsoleBoundInterfaceState.cs
Content.Shared/Shuttles/BUIStates/ShuttleConsoleBoundInterfaceState.cs
Content.Shared/Shuttles/Events/AutodockRequestMessage.cs
Content.Shared/Shuttles/Events/EmergencyShuttlePositionMessage.cs
Content.Shared/Shuttles/Events/ShuttleConsoleFTLRequestMessage.cs
Content.Shared/Shuttles/Events/StopAutodockRequestMessage.cs
Content.Shared/Shuttles/Events/UndockRequestMessage.cs
Content.Shared/Shuttles/Systems/SharedShuttleConsoleSystem.cs
Content.Shared/Silicons/Borgs/BorgUI.cs
Content.Shared/Silicons/Borgs/Components/BorgChassisComponent.cs
Content.Shared/Station/StationsUpdatedEvent.cs
Content.Shared/StationRecords/SharedGeneralStationRecordConsoleSystem.cs
Content.Shared/StationRecords/SharedStationRecordsSystem.cs [new file with mode: 0644]
Content.Shared/StationRecords/StationRecordKey.cs
Content.Shared/StationRecords/StationRecordKeyStorageComponent.cs
Content.Shared/StationRecords/StationRecordKeyStorageSystem.cs
Content.Shared/StepTrigger/Components/StepTriggerComponent.cs
Content.Shared/StepTrigger/Systems/StepTriggerSystem.cs
Content.Shared/Storage/Components/BinComponent.cs
Content.Shared/Storage/EntitySystems/BinSystem.cs
Content.Shared/Storage/EntitySystems/DumpableSystem.cs
Content.Shared/Storage/Events.cs
Content.Shared/Storage/SharedStorageComponent.cs
Content.Shared/SurveillanceCamera/SharedSurveillanceCameraMonitorSystem.cs
Content.Shared/Tabletop/Events/TabletopDraggingPlayerChangedEvent.cs
Content.Shared/Tabletop/Events/TabletopMoveEvent.cs
Content.Shared/Tabletop/Events/TabletopPlayEvent.cs
Content.Shared/Tabletop/Events/TabletopStopPlayingEvent.cs
Content.Shared/Tabletop/SharedTabletopSystem.cs
Content.Shared/Teleportation/Components/LinkedEntityComponent.cs
Content.Shared/Teleportation/Components/PortalTimeoutComponent.cs
Content.Shared/Teleportation/Systems/LinkedEntitySystem.cs
Content.Shared/Teleportation/Systems/SharedPortalSystem.cs
Content.Shared/Throwing/ThrownItemComponent.cs
Content.Shared/Throwing/ThrownItemSystem.cs
Content.Shared/Tools/Systems/SharedToolSystem.cs
Content.Shared/Vehicle/Components/RiderComponent.cs
Content.Shared/Vehicle/SharedVehicleSystem.Rider.cs
Content.Shared/VendingMachines/SharedVendingMachineSystem.Restock.cs
Content.Shared/Verbs/SharedVerbSystem.cs
Content.Shared/Verbs/Verb.cs
Content.Shared/Verbs/VerbEvents.cs
Content.Shared/Weapons/Melee/Events/AttackEvent.cs
Content.Shared/Weapons/Melee/Events/DisarmAttackEvent.cs
Content.Shared/Weapons/Melee/Events/HeavyAttackEvent.cs
Content.Shared/Weapons/Melee/Events/LightAttackEvent.cs
Content.Shared/Weapons/Melee/Events/MeleeLungeEvent.cs
Content.Shared/Weapons/Melee/Events/StopAttackEvent.cs
Content.Shared/Weapons/Melee/SharedMeleeWeaponSystem.cs
Content.Shared/Weapons/Misc/SharedTetherGunSystem.cs
Content.Shared/Weapons/Ranged/Components/BallisticAmmoProviderComponent.cs
Content.Shared/Weapons/Ranged/Events/MuzzleFlashEvent.cs
Content.Shared/Weapons/Ranged/Events/RequestShootEvent.cs
Content.Shared/Weapons/Ranged/Events/RequestStopShootEvent.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.Ballistic.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.Revolver.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.cs
Content.Shared/Wieldable/WieldableSystem.cs
Content.Shared/Xenoarchaeology/Equipment/SharedArtifactAnalyzer.cs