ModernUO/Projects/UOContent/Spells/Third
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
..
Bless.cs fix: Fixes disarm, strangle, curse, summons, looting rights, creatures attacking, and items going to the floor (#1174) 2022-09-27 22:19:15 -07:00
Fireball.cs fix: Removes duplicative spell checks (#849) 2021-11-14 18:45:16 -08:00
MagicLock.cs fix: Fixes crafter deserialize, cleans up bandages, and codegens misc items (#1350) 2023-02-25 00:54:12 -08:00
Poison.cs fix: Fixes divide by zero in poison spell (#883) 2021-12-09 11:57:55 -08:00
Telekinesis.cs fix: Fixes targeting checks (#869) 2021-12-01 08:15:16 -08:00
Teleport.cs fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
Unlock.cs fix: Fixes crafter deserialize, cleans up bandages, and codegens misc items (#1350) 2023-02-25 00:54:12 -08:00
WallOfStone.cs fix: Cleans up LINQ calls. (#965) 2022-03-20 19:20:54 -07:00