Delta-v/Content.Server/Atmos/Commands
ArtisticRoomba e2c40e78b9 Atmospherics Substepping (#40465)
* initial shitcode commit

* command boilerplate

* command flushed out and docs fixes

* missed one important thing in method extraction

* do loc properly

* rest later

* address review

* this worked on my laptop but not on my desktop but okay

* review comments

* address review
2025-12-29 11:39:34 -06:00
..
AddAtmosCommand.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
AddGasCommand.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
DeleteGasCommand.cs Code Cleanup: Purge obsolete MapManager methods (#26279) 2024-03-24 00:13:35 +01:00
FillGasCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
ListGasesCommand.cs Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-18 13:58:55 +02:00
PauseAtmosCommand.cs Atmospherics Substepping (#40465) 2025-12-29 11:39:34 -06:00
RemoveGasCommand.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
SetAtmosTemperatureCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
SetMapAtmosCommand.cs Cleanup all instances of `IMapManager.GetMapEntityId` (#37814) 2025-08-05 16:31:56 +02:00
SetTemperatureCommand.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
ShowAtmosCommand.cs Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-18 13:58:55 +02:00
SubstepAtmosCommand.cs Atmospherics Substepping (#40465) 2025-12-29 11:39:34 -06:00