Delta-v/Content.Server/GameObjects/Components/Atmos
Vince b647ad0f42
Refactor UpdateKinematics() and fix a lot of Content warnings (#1709)
Most warnings were related to EntityQuery and IPhysicsComponent.
Partially fixes #1650 and fixes #1682
2020-08-15 20:38:35 -07:00
..
AirtightComponent.cs Fix deconstructing walls creating an atmos void. 2020-08-15 16:51:57 +02:00
BarotraumaComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
GasAnalyzerComponent.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
GasCanisterComponent.cs Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
GasMixtureComponent.cs Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
GasTankComponent.cs Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
GridAtmosphereComponent.cs Refactor UpdateKinematics() and fix a lot of Content warnings (#1709) 2020-08-15 20:38:35 -07:00
MovedByPressureComponent.cs Adds atmos (#1389) 2020-08-02 20:08:20 +02:00
PressureProtectionComponent.cs Adds barotrauma (pressure damage) (#1605) 2020-08-07 16:23:16 +02:00