Delta-v/Content.Server/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
..
Commands Fix setmapatmos temperature argument 2024-09-13 14:49:27 -08:00
Components Hide role entities in the spawn menu (#32798) 2024-10-14 14:05:49 +11:00
Consoles Atmospheric network monitor (#32294) 2024-12-17 04:53:17 +01:00
EntitySystems Make ReactionResults an array (#34967) 2025-02-09 03:13:47 +01:00
Monitor Add air alarm admin logs (#33426) 2025-02-05 21:10:21 -08:00
Piping Add air alarm admin logs (#33426) 2025-02-05 21:10:21 -08:00
Portable Engineering guidebook megaupdate v2 (#33062) 2025-01-27 11:42:27 -08:00
Reactions Make ReactionResults an array (#34967) 2025-02-09 03:13:47 +01:00
Rotting replace all uses of TryGetContainingContainer with non-obsolete overload (#30583) 2024-08-04 15:38:53 +10:00
Serialization Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07: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-04-30 14:31:05 -07:00
IGasReactionEffect.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07: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-09-29 22:14:07 -07:00
TileFireEvent.cs Minor atmos optimisations (#6625) 2022-02-20 17:43:20 +11:00
TileMixtureEnumerator.cs Move GasMixture to shared (#27480) 2024-04-30 14:31:05 -07:00