ModernUO/Projects/UOContent/Multis
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
..
Boats feat: Adds Feature Flag System (#2328) 2026-02-07 12:02:57 -08:00
Camps fix: Fixes timer leak in BaseCamp (#2259) 2025-11-12 09:49:35 -08:00
Houses fix: Fixes container enumeration not recycling pooled arrays (#2341) 2026-02-17 09:54:32 -08:00
ComponentVerification.cs feat: Adds housing.bin support (#2329) 2026-02-08 19:10:23 -08:00
Deeds.cs fix: Converts houses/deeds to serialization generator (#2288) 2025-12-04 21:26:39 -08:00
DynamicDecay.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
HouseDeed.cs fix: Converts houses/deeds to serialization generator (#2288) 2025-12-04 21:26:39 -08:00
HousePlacementTarget.cs chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00