Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaShared/SharedSource/Items/Components
Eero e167a34f32 Make entity lists thread-safe with copy-on-write wrappers
Replaced static entity lists (e.g., HullList, GapList, MapEntityList, etc.) with thread-safe copy-on-write wrappers to improve concurrency and prevent race conditions. Updated usages and related methods to support the new thread-safe collections, ensuring atomic operations and lock-free reads throughout the codebase.
2025-12-28 21:59:03 +08:00
..
2025-03-12 12:56:27 +00:00
2025-03-12 12:56:27 +00:00
2022-02-26 02:43:01 +09:00
2023-12-14 16:11:27 +02:00
2024-06-18 16:50:02 +03:00
2025-03-12 12:56:27 +00:00
2023-12-14 16:11:27 +02:00
2022-02-26 02:43:01 +09:00
2025-12-08 14:56:47 +00:00