Delta-v/Content.Shared/Atmos
metalgearsloth ba1fd6c5f3
Make ReactionResults an array (#34967)
* Make ReactionResults an array

We're making the dictionaries fixed-size anyway.
Alternatively could use a frozendictionary but not sure on the perf difference. Worst case whoever adds another reactionresult makes a minor adjustment

* apply conventions

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-02-09 03:13:47 +01:00
..
Components Engineering guidebook megaupdate v2 (#33062) 2025-01-27 11:42:27 -08:00
Consoles Atmospheric network monitor (#32294) 2024-12-17 04:53:17 +01:00
EntitySystems Predicted gas pumps (#33717) 2024-12-07 14:39:52 +11:00
Monitor Add air alarm admin logs (#33426) 2025-02-05 21:10:21 -08:00
Piping Made anchor visuals generic (#33810) 2024-12-11 14:50:20 +01:00
Portable/Components Add space heaters (#25250) 2024-02-28 10:27:29 -08:00
Prototypes Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
Reactions Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
Rotting Hivelord mob (#31322) 2024-09-11 09:52:27 -04:00
Visuals Add space heaters (#25250) 2024-02-28 10:27:29 -08:00
AtmosCommandUtils.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
AtmosDirection.cs Replace NavMap dictionaries with int[] (#27602) 2024-05-02 12:51:21 +10:00
Atmospherics.cs Atmospheric network monitor (#32294) 2024-12-17 04:53:17 +01:00
FireVisuals.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
GasMixture.cs Make ReactionResults an array (#34967) 2025-02-09 03:13:47 +01:00
GasMixtureStringRepresentation.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00
GasOverlayChunk.cs Fix exception with gas overlay rendering (#24001) 2024-01-13 00:22:10 +01:00
GetFireProtectionEvent.cs make fire not burn through hardsuits (#27161) 2024-05-09 00:12:48 -07:00
PipeDirection.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00