PKHeX/PKHeX.WinForms/Controls
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
..
PKM Editor Break up PKX into separate classes 2022-05-06 20:38:55 -07:00
SAV Editor Decouple event flag/work from SaveFile 2022-04-09 18:12:57 -07:00
Slots Minor tweaks 2022-03-26 15:51:12 -07:00