Delta-v/Content.Server/Atmos/EntitySystems
Leon Friedrich 480c59499f
Remove atmos method events (#26402)
* Remove HasAtmosphereMethodEvent

* Remove GetTileMixturesMethodEvent

* Remove GetTileMixtureMethodEvent

* Remove GetAdjacentTilesMethodEvent

* Add TileMixtureEnumerator

* Remove GetAdjacentTileMixturesMethodEvent

* Remove IsTileSpaceMethodEvent

* Remove HotspotExposeMethodEvent

* Remove pipe net method events

* Remove device method events

* Use Entity<T>

* Misc fixes

* A

* Theres probably a few more of these

* Fix other resolve errors

(cherry picked from commit 77e029d4ca787485152dec5a4aaafd4589f9ad43)
2024-04-07 14:04:38 +02:00
..
AirFilterSystem.cs Convert atmos device events to ref events (#22843) 2023-12-22 23:25:05 +01:00
AirtightSystem.cs Fix atmos NaN error (#26441) 2024-03-27 18:38:23 +01:00
AtmosDebugOverlaySystem.cs Run `fixgridatmos` for cargo & emergency shuttle (#26382) 2024-03-27 18:32:40 +01:00
AtmosExposedSystem.cs Fix a bunch of compiler warnings (#10518) 2022-08-13 22:28:34 -07:00
AtmosPlaqueSystem.cs Remove usages of obsolete MetaDataComponent setters (#19582) 2023-08-28 19:20:31 +10:00
AtmosphereSystem.API.cs Remove atmos method events (#26402) 2024-04-07 14:04:38 +02:00
AtmosphereSystem.BreathTool.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
AtmosphereSystem.CVars.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
AtmosphereSystem.Commands.cs Remove atmos method events (#26402) 2024-04-07 14:04:38 +02:00
AtmosphereSystem.ExcitedGroup.cs Partial atmos refactor (#22521) 2024-03-24 00:14:24 +01:00
AtmosphereSystem.Gases.cs Hopefully fix atmos issues (#656) 2024-01-07 22:10:35 +00:00
AtmosphereSystem.GridAtmosphere.cs Remove atmos method events (#26402) 2024-04-07 14:04:38 +02:00
AtmosphereSystem.HighPressureDelta.cs Code cleanup: Purge obsoleted SharedPhysicsSystem methods (#26287) 2024-03-27 18:35:38 +01:00
AtmosphereSystem.Hotspot.cs Remove obsolete transform call (#24217) 2024-02-08 12:23:11 +01:00
AtmosphereSystem.LINDA.cs Partial atmos refactor (#22521) 2024-03-24 00:14:24 +01:00
AtmosphereSystem.Map.cs Remove atmos method events (#26402) 2024-04-07 14:04:38 +02:00
AtmosphereSystem.Monstermos.cs Partial atmos refactor (#22521) 2024-03-24 00:14:24 +01:00
AtmosphereSystem.Processing.cs Fix atmos NaN error (#26441) 2024-03-27 18:38:23 +01:00
AtmosphereSystem.Superconductivity.cs Partial atmos refactor (#22521) 2024-03-24 00:14:24 +01:00
AtmosphereSystem.Utils.cs Fix atmos NaN error (#26441) 2024-03-27 18:38:23 +01:00
AtmosphereSystem.cs Remove atmos method events (#26402) 2024-04-07 14:04:38 +02:00
AutomaticAtmosSystem.cs Partial atmos refactor (#22521) 2024-03-24 00:14:24 +01:00
BarotraumaSystem.cs Fix barotrauma pressure protection (#26236) 2024-03-23 23:58:12 +01:00
FirestarterSystem.cs Firestarter fixes (#24647) 2024-02-08 12:04:52 +01:00
FlammableSystem.cs Diona Nymphs & Splitting (#24630) 2024-02-18 23:34:45 +01:00
GasAnalyzerSystem.cs Partial atmos refactor (#22521) 2024-03-24 00:14:24 +01:00
GasTankSystem.cs Lock Anomaly generator to research access (#24464) 2024-02-08 12:11:07 +01:00
GasTileOverlaySystem.cs Partial atmos refactor (#22521) 2024-03-24 00:14:24 +01:00
HeatExchangerSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00