PKHeX/PKHeX.WinForms/Subforms/Save Editors/Gen6
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
..
SAV_BerryFieldXY.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV_BerryFieldXY.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_BoxLayout.cs some linq reduction 2022-03-05 20:03:52 -08:00
SAV_BoxLayout.Designer.cs Update program GUI abstractions 2022-02-04 17:36:51 -08:00
SAV_HallOfFame.cs Break up PKX into separate classes 2022-05-06 20:38:55 -07:00
SAV_HallOfFame.Designer.cs Fix g6 hof len 2022-04-23 22:05:51 -07:00
SAV_Link6.cs Use filtered sources if available 2021-08-05 19:12:47 -07:00
SAV_Link6.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_OPower.cs Extract metadata/state tracking from SaveFile obj 2020-12-05 05:36:23 -08:00
SAV_OPower.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_PokeBlockORAS.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV_PokeBlockORAS.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_PokedexORAS.cs Trailing commas 2021-08-20 13:49:20 -07:00
SAV_PokedexORAS.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_PokedexXY.cs Trailing commas 2021-08-20 13:49:20 -07:00
SAV_PokedexXY.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_Pokepuff.cs Trailing commas 2021-08-20 13:49:20 -07:00
SAV_Pokepuff.Designer.cs Handle more messages 2019-10-27 20:39:15 -07:00
SAV_SecretBase.cs Break up PKX into separate classes 2022-05-06 20:38:55 -07:00
SAV_SecretBase.Designer.cs Rewrite gen6ao secret base handling, i/o, GUI 2021-06-13 00:38:47 -07:00
SAV_SuperTrain.cs Minor clean 2022-02-24 23:17:16 -08:00
SAV_SuperTrain.Designer.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SAV_Trainer.cs Extract IMultiplayerSprite from SaveFile 2022-04-15 14:58:40 -07:00
SAV_Trainer.Designer.cs Remove RightToLeft textbox setting 2022-02-07 14:37:54 -08:00