ModernUO/Projects/UOContent/Commands/Generic/Implementors
Kamron Batman d57f1fecc1
fix: Prepares for IPooledEnumerable removal (#1548)
### Summary

- Removes `IPooledEnumerable` (non-generic)
- Changes `IPooledEnumerable<T>` so that  `Free()` is replaced with the `IDisposable` pattern
2023-10-15 11:20:49 -07:00
..
AreaCommandImplementor.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
BaseCommandImplementor.cs feat: Customize expansion and set maps on first boot (#1425) 2023-07-31 20:46:49 -07:00
ContainedCommandImplementor.cs fix: Cleans up FindItems and removes allocations (#1516) 2023-09-28 22:20:36 -07:00
FacetCommandImplementor.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
GlobalCommandImplementor.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
IPAddressCommandImplementor.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
MultiCommandImplementor.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
ObjectConditional.cs cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
OnlineCommandImplementor.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
RangeCommandImplementor.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
RegionCommandImplementor.cs fix: Fixes spawners, adds convertpremiumspawners, exportspawners, and replaces with neruns distro (#751) 2021-09-03 21:52:44 -07:00
ScreenCommandImplementor.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
SelfCommandImplementor.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SerialCommandImplementor.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
SingleCommandImplementor.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00