ModernUO/Projects/UOContent/Spells/Sixth
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
..
Dispel.cs fix: Removes duplicative spell checks (#849) 2021-11-14 18:45:16 -08:00
EnergyBolt.cs fix: Removes duplicative spell checks (#849) 2021-11-14 18:45:16 -08:00
Explosion.cs fix: Explosion doesn't properly cleanup if mobile fails harmful check (#1412) 2023-06-17 19:42:46 -07:00
Invisibility.cs fix: More spell variable cleanup (#850) 2021-11-14 18:48:44 -08:00
Mark.cs fix: Fixes travel restriction messages (#1263) 2022-11-22 16:57:42 -08:00
MassCurse.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
ParalyzeField.cs fix: Fixes spell durations for older expansions (#1119) 2022-07-15 12:49:14 -07:00
Reveal.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00