Delta-v/Content.Server/GameObjects/Components/Items/Storage
Paul 856b293d87 Merge branch 'master-upstream' into expl_int_analyzer
# Conflicts:
#	Content.Server/GameObjects/Components/Body/Part/BodyPartComponent.cs
#	Content.Server/GameObjects/Components/Botany/PlantHolderComponent.cs
#	Content.Server/GameObjects/Components/Chemistry/PillComponent.cs
#	Content.Server/GameObjects/Components/Interactable/TilePryingComponent.cs
#	Content.Server/GameObjects/Components/Items/FloorTileItemComponent.cs
#	Content.Server/GameObjects/Components/Items/RCD/RCDAmmoComponent.cs
#	Content.Server/GameObjects/Components/Items/RCD/RCDComponent.cs
#	Content.Server/GameObjects/Components/Medical/HealingComponent.cs
#	Content.Server/GameObjects/Components/Power/WirePlacerComponent.cs
#	Content.Shared/Chemistry/Solution.cs
2021-02-04 17:50:28 +01:00
..
CursedEntityStorageComponent.cs Add readonly where it is missing and fix those field names according to their modifiers (#2589) 2020-11-22 00:02:00 +11:00
EntityStorageComponent.cs Fixes to explosionhelper (#2819) 2021-01-02 19:03:10 +01:00
IStorageComponent.cs Storage system refactor & map init. 2019-05-05 18:52:06 +02:00
ItemComponent.cs explicit interface go brrrr 2021-02-04 17:44:49 +01:00
SecretStashComponent.cs Toilet (#3012) 2021-01-20 18:02:34 +11:00
SecureEntityStorageComponent.cs Add ActionBlockerExtensions 2020-12-20 04:26:21 +01:00
ServerStorageComponent.cs Janitor trashbag upgrade + FANCY ANIMATIONS (#3058) 2021-02-03 23:07:13 +01:00
StorableComponent.cs Refactor drag and drop to use a shared interface (#2012) 2020-10-14 15:24:07 +02:00
StorageFillComponent.cs explicit interface go brrrr 2021-02-04 17:44:49 +01:00