ModernUO/Projects/UOContent/Spells/Seventh
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
..
ChainLightning.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
EnergyField.cs fix: Cleans up LINQ calls. (#965) 2022-03-20 19:20:54 -07:00
FlameStrike.cs fix: Removes duplicative spell checks (#849) 2021-11-14 18:45:16 -08:00
GateTravel.cs fix: Optimizes FindItemsByType by removing allocations. (#1515) 2023-09-28 19:36:45 -07:00
ManaVampire.cs fix: Removes duplicative spell checks (#849) 2021-11-14 18:45:16 -08:00
MassDispel.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
MeteorSwarm.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
Polymorph.cs fix: Updates disguises and codegens tinkering items (#1353) 2023-02-25 12:01:06 -08:00