Delta-v/Content.Server/GameObjects/Components/Items/Storage
DrSmugleaf cdedaeb12e
Refactor drag and drop to use a shared interface (#2012)
* WIP in progress hours

* Cleanup

* Fix bugle

* Fix nullable error

* Merge fixes

* Merge fixes

* Merge fixes
2020-10-14 15:24:07 +02:00
..
CursedEntityStorageComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
EntityStorageComponent.cs Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
IStorageComponent.cs Storage system refactor & map init. 2019-05-05 18:52:06 +02:00
ItemComponent.cs Refactor drag and drop to use a shared interface (#2012) 2020-10-14 15:24:07 +02:00
SecureEntityStorageComponent.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
ServerStorageComponent.cs Refactor drag and drop to use a shared interface (#2012) 2020-10-14 15:24:07 +02:00
StorableComponent.cs Refactor drag and drop to use a shared interface (#2012) 2020-10-14 15:24:07 +02:00
StorageFillComponent.cs Fix some build warnings (#2226) 2020-10-11 16:42:53 +02:00