ModernUO/Projects/UOContent/Engines/Factions
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
..
Core fix: Fixes container enumeration not recycling pooled arrays (#2341) 2026-02-17 09:54:32 -08:00
Definitions fix: Stages faction code for serialization conversion (#1835) 2024-06-16 11:53:15 -07:00
Gumps feat: Adds size/style support to gump builders, optimizes EscapeHtml (#2257) 2025-11-23 11:35:31 -08:00
Instances fix: Stages faction code for serialization conversion (#1835) 2024-06-16 11:53:15 -07:00
Items fix: Optimizes items to use default weights. (Part 1) (#2240) 2025-07-24 14:44:39 -07:00
Mobiles chore: Use var everywhere (#2294) 2025-12-27 16:47:28 -08:00