Delta-v/Content.Shared/GameObjects/Components/Disposal
metalgearsloth d93ebe9409 Remove ICollideSpecial
Handled in an ECS way by PreventCollideEvent.
The disposals one doesn't work anyway and would've required a larger refactor of disposals to fix so out of scope.
2021-05-30 23:30:44 +10:00
..
SharedDisposalMailingUnitComponent.cs Reduce disposals allocations (#3715) 2021-03-26 12:48:39 +11:00
SharedDisposalRouterComponent.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
SharedDisposalTaggerComponent.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
SharedDisposalTubeComponent.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
SharedDisposalUnitComponent.cs Remove ICollideSpecial 2021-05-30 23:30:44 +10:00