PKHeX/PKHeX.WinForms
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
..
Controls Break up PKX into separate classes 2022-05-06 20:38:55 -07:00
MainWindow Extract unnecessary stringbuilding from pkmconvert 2022-04-09 11:58:52 -07:00
Misc Minor tweaks 2022-02-08 21:46:16 -08:00
Properties Add gender sprites for main GUI 2022-04-24 20:28:56 -07:00
Resources Add gender sprites for main GUI 2022-04-24 20:28:56 -07:00
Subforms Break up PKX into separate classes 2022-05-06 20:38:55 -07:00
Util Use tuples and ComboItem, not anonymous class 2022-05-06 15:43:51 -07:00
FodyWeavers.xml Sword/Shield Update 2019-11-15 17:52:08 -08:00
FodyWeavers.xsd Weave net46 dlls into single exe 2019-10-01 19:55:12 -07:00
PKHeX.WinForms.csproj Update 22.03.18 2022-03-18 15:59:07 -07:00
Program.cs Minor tweaks 2022-02-08 21:46:16 -08:00