Delta-v/Content.Server/Atmos/EntitySystems
metalgearsloth e93692245e
Remove IStartCollide from flammable (#4314)
I ported some stuff to be ECS but didn't feel like porting the rest, sue me.
2021-07-21 12:32:00 +02:00
..
AirtightSystem.cs Engine Entity Anchoring Changes (#4195) 2021-06-19 19:41:26 -07:00
AtmosDebugOverlaySystem.cs ECS Atmos Part 4: Moves all atmos logic from TileAtmosphere to AtmosphereSystem. (#4295) 2021-07-20 18:03:49 +02:00
AtmosphereSystem.CVars.cs ECS Atmos Part 4: Moves all atmos logic from TileAtmosphere to AtmosphereSystem. (#4295) 2021-07-20 18:03:49 +02:00
AtmosphereSystem.Gases.cs Canister fixes and rework (#4266) 2021-07-12 10:00:50 +02:00
AtmosphereSystem.Grid.cs ECS Atmos Part 4: Moves all atmos logic from TileAtmosphere to AtmosphereSystem. (#4295) 2021-07-20 18:03:49 +02:00
AtmosphereSystem.HighPressureDelta.cs ECS Atmos Part 4: Moves all atmos logic from TileAtmosphere to AtmosphereSystem. (#4295) 2021-07-20 18:03:49 +02:00
AtmosphereSystem.Hotspot.cs ECS Atmos Part 4: Moves all atmos logic from TileAtmosphere to AtmosphereSystem. (#4295) 2021-07-20 18:03:49 +02:00
AtmosphereSystem.LINDA.cs ECS Atmos Part 4: Moves all atmos logic from TileAtmosphere to AtmosphereSystem. (#4295) 2021-07-20 18:03:49 +02:00
AtmosphereSystem.Monstermos.cs ECS Atmos Part 4: Moves all atmos logic from TileAtmosphere to AtmosphereSystem. (#4295) 2021-07-20 18:03:49 +02:00
AtmosphereSystem.Processing.cs ECS Atmos Part 4: Moves all atmos logic from TileAtmosphere to AtmosphereSystem. (#4295) 2021-07-20 18:03:49 +02:00
AtmosphereSystem.Superconductivity.cs ECS Atmos Part 4: Moves all atmos logic from TileAtmosphere to AtmosphereSystem. (#4295) 2021-07-20 18:03:49 +02:00
AtmosphereSystem.cs ECS Atmos Part 3: Removes AtmosHelpers, add many methods to AtmosphereSystem. (#4285) 2021-07-19 12:07:37 +02:00
FlammableSystem.cs Remove IStartCollide from flammable (#4314) 2021-07-21 12:32:00 +02:00
GasAnalyzerSystem.cs Atmos pipe rework (#3833) 2021-06-19 13:25:05 +02:00
GasTankSystem.cs Gas Tanks no longer use NodeContainer, Gas Canisters no longer use passive gates. 2021-06-23 12:02:28 +02:00
GasTileOverlaySystem.cs Remove redundant #nullable enable (#4275) 2021-07-16 17:37:09 -07:00