]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Inventory slot enumerator rejig (#21788)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Thu, 7 Dec 2023 21:20:51 +0000 (16:20 -0500)
committerGitHub <noreply@github.com>
Thu, 7 Dec 2023 21:20:51 +0000 (08:20 +1100)
commit287d22cc49e12599ef32459f97c27f6b034d427a
tree14d524974a4ebdda6a63cd18b7dde87c603835f4
parent445c474c2c0f027d2aacf2cfc0f321cf56030bbd
Inventory slot enumerator rejig (#21788)
18 files changed:
Content.Client/Clothing/ClientClothingSystem.cs
Content.Client/Inventory/ClientInventorySystem.cs
Content.Client/Inventory/StrippableBoundUserInterface.cs
Content.Server/Administration/Commands/SetOutfitCommand.cs
Content.Server/Administration/Systems/AdminSystem.cs
Content.Server/Administration/Systems/AdminVerbSystem.Tools.cs
Content.Server/Body/Systems/InternalsSystem.cs
Content.Server/Chemistry/EntitySystems/SolutionInjectOnCollideSystem.cs
Content.Server/Inventory/ServerInventorySystem.cs
Content.Server/Movement/StressTestMovementSystem.cs
Content.Server/Zombies/ZombieSystem.cs
Content.Shared/Inventory/InventoryComponent.cs
Content.Shared/Inventory/InventorySystem.Equip.cs
Content.Shared/Inventory/InventorySystem.Helpers.cs
Content.Shared/Inventory/InventorySystem.Relay.cs
Content.Shared/Inventory/InventorySystem.Slots.cs
Content.Shared/Storage/EntitySystems/MagnetPickupSystem.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.Clothing.cs