ModernUO/Projects/UOContent/Engines/ConPVP/Games
Kamron Batman c494fb4cc3
fix: Fixes container enumeration not recycling pooled arrays (#2341)
### Summary

Updates all calls to container.EnumerateItems() to properly dispose of the underlying PooledRefQueue so that we are properly recycling pooled arrays.
2026-02-17 09:54:32 -08:00
..
BombingRun.cs fix: Fixes container enumeration not recycling pooled arrays (#2341) 2026-02-17 09:54:32 -08:00
CTF.cs fix: Fixes container enumeration not recycling pooled arrays (#2341) 2026-02-17 09:54:32 -08:00
DoubleDom.cs fix: Converts ConPVP to serialization generator (#2338) 2026-02-14 14:50:10 -08:00
EventGame.cs fix: Converts ConPVP to serialization generator (#2338) 2026-02-14 14:50:10 -08:00
KingOfTheHill.cs fix: Converts ConPVP to serialization generator (#2338) 2026-02-14 14:50:10 -08:00
TourneyMatch.cs Converts Item & Entity Packets (#326) 2020-11-29 03:24:51 -08:00