Files
LuaCsForBarotraumaEP/Barotrauma/BarotraumaShared/SharedSource
Eero c5fa49405f WIP Make networking code thread-safe and refactor update ID
Replaces direct increments of LastClientListUpdateID with a thread-safe IncrementLastClientListUpdateID method and uses Interlocked for atomic operations. Refactors EntitySpawner to lock access to the spawn/remove queue for thread safety. Updates INetSerializableStruct to use concurrent collections for cached variables and type behaviors, improving thread safety in networking code.
2025-12-28 13:10:17 +08:00
..
2022-04-08 00:34:17 +09:00
2025-03-12 12:56:27 +00:00
2025-06-17 16:38:11 +03:00
2025-03-12 12:56:27 +00:00
2025-12-08 14:56:47 +00:00
2025-03-12 12:56:27 +00:00
2025-03-12 12:56:27 +00:00
2025-03-12 12:56:27 +00:00
2025-12-08 14:56:47 +00:00
2025-03-12 12:56:27 +00:00
2020-10-01 12:19:24 -03:00
2023-10-02 16:43:54 +03:00
2025-06-17 16:38:11 +03:00
2025-03-12 12:56:27 +00:00
2025-03-12 12:56:27 +00:00
2020-03-04 13:04:10 +01:00
2025-03-12 12:56:27 +00:00
2022-02-26 02:43:01 +09:00
2025-12-08 14:56:47 +00:00