Delta-v/Content.Server/Atmos
metalgearsloth 47509b7bf4 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-14 16:09:58 +00:00
..
Commands Fix setmapatmos temperature argument 2024-09-14 14:27:12 +01:00
Components Hide role entities in the spawn menu (#32798) 2024-10-24 02:01:21 +01:00
Consoles Atmospheric network monitor (#32294) 2024-12-21 10:13:11 +00:00
EntitySystems Make ReactionResults an array (#34967) 2025-02-14 16:09:58 +00:00
Monitor Add air alarm admin logs (#33426) 2025-02-14 16:09:55 +00:00
Piping Add air alarm admin logs (#33426) 2025-02-14 16:09:55 +00:00
Portable Engineering guidebook megaupdate v2 (#33062) 2025-01-28 05:01:24 +00:00
Reactions Make ReactionResults an array (#34967) 2025-02-14 16:09:58 +00:00
Rotting replace all uses of TryGetContainingContainer with non-obsolete overload (#30583) 2024-08-09 18:24:46 +01:00
Serialization Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
ExcitedGroup.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10: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 Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
IGasReactionEffect.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02: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 Use archived gas mixture in gas exchange comparison (#32088) 2024-10-02 12:13:09 +01:00
TileFireEvent.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
TileMixtureEnumerator.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00