ModernUO/Projects/UOContent/Commands/Object Creation
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
..
Add.cs fix: Update LabelTo, SendMessage, etc to Interpolated Strings (#1283) 2022-11-28 19:58:12 -08:00
AddGump.cs fix: Cleans up Point checks and removes statics (#966) 2022-03-20 23:15:59 -07:00
CAGCategory.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
CAGLoader.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
CAGNode.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
CAGObject.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
CategorizedAddGump.cs fix(cleanup): Consolidate the duplicate code in Properties, PropsGump, and PropsConfig (#540) 2021-04-14 22:58:56 -07:00
Decorate.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
DecorateMag.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
GenTeleporter.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00