ModernUO/Projects/UOContent/Multis
Kamron Batman 2e67e60703
perf: Migrate HouseGump to DynamicGump (#2428)
## Summary
- Converts the legacy pre-AOS `HouseGump` to `DynamicGump` with a private constructor and the static `DisplayTo` entry-point pattern.
- `HouseListGump` and `HouseRemoveGump` now route back through `HouseGump.DisplayTo` instead of constructing the gump directly.
- Updates the `HouseSign` caller accordingly.
2026-05-03 09:33:20 -07:00
..
Boats fix: Bumps deps. Updates copyrights (#2353) 2026-03-05 19:36:54 -08:00
Camps fix: Fixes timer leak in BaseCamp (#2259) 2025-11-12 09:49:35 -08:00
Houses perf: Migrate HouseGump to DynamicGump (#2428) 2026-05-03 09:33:20 -07: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