PKHeX/PKHeX.Core/Editing/Saves
Kurt a57f40ae7d Break up PKX into separate classes
Many years ago, PKX used to be a >4,000 line bloated file, which spun off multiple classes like CommonEdits and most of the early non-GUI PKM related logic. Now, it's just a stub to source the latest generation & personal table.

Separate files = more concise info, and more room to grow to do more advanced things.
Makes the IsPresent methods public (no longer internal).
2022-05-06 20:38:55 -07:00
..
BoxManip Move files 2022-04-09 12:01:43 -07:00
Editors Minor clean 2022-04-11 11:56:56 -07:00
Management Rewrite settings handling; enhance some user experiences (#3193) 2021-04-11 18:09:54 -07:00
Slots Break up PKX into separate classes 2022-05-06 20:38:55 -07:00