PKHeX/PKHeX.Core/Editing/Saves/Slots
Kurt 69fafcab83 Performance: Slightly reduce allocations in moveset validation (#3460)
* Reuses move parse result objects for each encounter parsed in a LegalityCheck attempt, instead of creating a new object.
* Ensures the objects are never-null, and makes cleanup easier.

Slightly adjusts some other parts of the moveset validation to reduce allocations.
2022-03-12 17:39:00 -08:00
..
Info Performance: Slightly reduce allocations in moveset validation (#3460) 2022-03-12 17:39:00 -08:00
BoxEdit.cs Minor clean 2020-10-03 17:09:22 -07:00
Extensions.cs Update PKHeX.Core abstractions with latest logic 2022-02-04 17:35:15 -08:00
ISlotViewer.cs Refactoring 2019-09-02 19:30:58 -07:00
SlotChangelog.cs Trailing commas 2021-08-20 13:49:20 -07:00
SlotEditor.cs Don't set dex on slot swap within save 2022-02-07 15:03:26 -08:00
SlotPublisher.cs Target type'd new 2020-12-21 17:17:56 -08:00
SlotTouchResult.cs Refactoring 2019-09-02 19:30:58 -07:00
SlotTouchType.cs Refactoring 2019-09-02 19:30:58 -07:00
SlotViewInfo.cs Simplify comparison 2019-11-24 09:48:22 -08:00
StorageSlotType.cs Misc reorg + skeleton for slot editor 2018-09-21 21:20:28 -07:00