PKHeX/PKHeX.Core/Editing/Saves
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
..
BoxManip Minor clean 2022-02-04 22:19:04 -08:00
Editors Rename Silver SV->SI 2022-02-27 11:16:12 -08:00
Management Rewrite settings handling; enhance some user experiences (#3193) 2021-04-11 18:09:54 -07:00
Slots Performance: Slightly reduce allocations in moveset validation (#3460) 2022-03-12 17:39:00 -08:00