PKHeX/PKHeX.WinForms/Subforms/PKM Editors
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
..
BatchEditor.cs Break up PKX into separate classes 2022-05-06 20:38:55 -07:00
BatchEditor.Designer.cs Cleanup 2019-10-26 12:33:58 -07:00
MemoryAmie.cs Use tuples and ComboItem, not anonymous class 2022-05-06 15:43:51 -07:00
MemoryAmie.Designer.cs Add sociability to Memory editor, add legality checks 2021-05-23 11:22:09 -07:00
MoveShopEditor.cs Add savedata sub-menu editors 2022-02-04 17:32:16 -08:00
MoveShopEditor.Designer.cs Add savedata sub-menu editors 2022-02-04 17:32:16 -08:00
RibbonEditor.cs Update program GUI abstractions 2022-02-04 17:36:51 -08:00
RibbonEditor.Designer.cs Update RibbonEditor.Designer.cs 2021-02-10 14:12:14 -08:00
SuperTrainingEditor.cs Localize super training flag names 2021-07-26 23:56:42 -07:00
SuperTrainingEditor.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
TechRecordEditor.cs Fix TR editor move strings 2022-02-05 10:40:27 -05:00
TechRecordEditor.Designer.cs Add technical record flag editor & api 2019-11-15 23:12:28 -08:00
Text.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
Text.Designer.cs Minor clean 2020-01-05 18:46:30 -08:00