Delta-v/Content.Server/Atmos
Jake Huxell 59e46aab93
Reduced Warning Count By 130 For Full Rebuilds (#26518)
* remove deprecated entity coordinate extension functions. Reduces warning count by approximately 50

* final toCoords Removed

* Remove all unused variables and dead code paths

* remove always true variable, should be a cvar or something instead

* remove superfluous variables from tests
2024-03-29 16:28:16 +11:00
..
Commands Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
Components Fix atmos NaN error (#26441) 2024-03-26 15:44:56 +11:00
EntitySystems Reduced Warning Count By 130 For Full Rebuilds (#26518) 2024-03-29 16:28:16 +11:00
Monitor Predict two-way levers (#25043) 2024-02-11 14:19:45 +11:00
Piping Reduced Warning Count By 130 For Full Rebuilds (#26518) 2024-03-29 16:28:16 +11:00
Portable Remove atmos method events (#26402) 2024-03-28 13:22:19 +11:00
Reactions Remove atmos method events (#26402) 2024-03-28 13:22:19 +11:00
Rotting Use new ComponentPauseGenerator (#25183) 2024-02-26 14:36:19 +11:00
Serialization Partial atmos refactor (#22521) 2024-03-24 03:34:56 +11:00
ExcitedGroup.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GasMixture.cs Fix atmos NaN error (#26441) 2024-03-26 15:44:56 +11:00
GasMixtureStringRepresentation.cs Add cryopod logs (#16854) 2023-05-28 18:59:27 +10:00
Hotspot.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
IGasMixtureHolder.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
IGasReactionEffect.cs Atmos scaling cvar changes (#22501) 2023-12-15 14:02:21 -08:00
MonstermosInfo.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
PressureEvent.cs Rejig pressure protection (#7560) 2022-04-15 15:41:47 -07:00
TileAtmosphere.cs Fix atmos NaN error (#26441) 2024-03-26 15:44:56 +11:00
TileFireEvent.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
TileMixtureEnumerator.cs Remove atmos method events (#26402) 2024-03-28 13:22:19 +11:00