Delta-v/Content.Server/GameObjects/Components/Items/Storage
DrSmugleaf 5c0cf1b1a0
Use 'new' expression in places where the type is evident for content (#2590)
* Content.Client

* Content.Benchmarks

* Content.IntegrationTests

* Content.Server

* Content.Server.Database

* Content.Shared

* Content.Tests

* Merge fixes

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2020-11-27 21:00:49 +11: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 Align storage welders with door welders (#2393) 2020-11-14 01:08:00 +11:00
IStorageComponent.cs Storage system refactor & map init. 2019-05-05 18:52:06 +02:00
ItemComponent.cs Updated ContainerHelpers to use new extensions (#2530) 2020-11-13 18:25:04 +11:00
SecureEntityStorageComponent.cs Mortician's Menagerie (#2391) 2020-10-28 23:51:43 +01:00
ServerStorageComponent.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11: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