ModernUO/Projects/UOContent/Engines/Veteran Rewards
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
..
Character Statue Maker fix: Prepares for IPooledEnumerable removal (#1548) 2023-10-15 11:20:49 -07:00
RewardCategory.cs fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
RewardChoiceGump.cs fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
RewardConfirmGump.cs fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
RewardDemolitionGump.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
RewardEntry.cs fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
RewardList.cs fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
RewardNoticeGump.cs fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
RewardOptionGump.cs fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
RewardSystem.cs fix: Fixes veteran rewards (#1374) 2023-03-12 17:28:51 -07:00