PKHeX/PKHeX.WinForms/Controls/PKM Editor
Kurt cf9e5ec37f Minor refactoring
Change Ability array to IReadOnlyList, add method to check ability index in personal data
Suppress some message warnings
Change EvolutionChain short-circuit for VC to jump from gen6 directly down to gen2. There aren't any notradeback 1 situations, so a notradeback1 will always start with g=1, so no need for the other if-continue.

Simplify pk5 conversion
2020-09-06 10:53:13 -07:00
..
BallBrowser.cs Split up portions of CommonEdits 2020-01-25 16:47:44 -08:00
BallBrowser.Designer.cs Move ball browser form to separate file 2019-02-14 20:18:31 -08:00
CatchRate.cs Sync missing change 2020-07-18 20:07:55 -05:00
CatchRate.Designer.cs Add catch rate editor control 2018-09-30 10:16:45 -07:00
ContestStat.cs Respacening 2018-07-26 19:34:27 -07:00
ContestStat.Designer.cs Inherit sizing mode 2018-03-19 16:15:46 -07:00
ContextMenuPKM.cs Respacening 2018-07-26 19:34:27 -07:00
ContextMenuPKM.Designer.cs Add icons 2018-04-21 22:31:11 -07:00
DrawConfig.cs Hanle some compiler messages 2020-04-14 10:52:19 -07:00
EditPK1.cs Rename public "pkm" properties to non-lowercase 2019-10-27 12:57:04 -07:00
EditPK2.cs Rename public "pkm" properties to non-lowercase 2019-10-27 12:57:04 -07:00
EditPK3.cs Rename public "pkm" properties to non-lowercase 2019-10-27 12:57:04 -07:00
EditPK4.cs Rename public "pkm" properties to non-lowercase 2019-10-27 12:57:04 -07:00
EditPK5.cs Rename public "pkm" properties to non-lowercase 2019-10-27 12:57:04 -07:00
EditPK6.cs Clean up PID/EC auto-update 2020-03-13 19:56:53 -07:00
EditPK7.cs Clean up PID/EC auto-update 2020-03-13 19:56:53 -07:00
EditPK8.cs Clean up PID/EC auto-update 2020-03-13 19:56:53 -07:00
IMainEditor.cs Rename public "pkm" properties to non-lowercase 2019-10-27 12:57:04 -07:00
LoadSave.cs Minor refactoring 2020-09-06 10:53:13 -07:00
PKMEditor.cs Split Country/Region/ConsoleRegion from ITrainerInfo 2020-07-31 13:53:42 -07:00
PKMEditor.Designer.cs Click version/battleversion -> dropdown combobox 2020-07-25 09:58:21 -07:00
PKMEditor.resx Add shiny sprites, alcremie sprites & big sprites for all 2020-03-03 20:22:57 -08:00
ShinyLeaf.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
ShinyLeaf.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
ShinyLeaf.resx Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SizeCP.cs Minor clean 2020-05-26 16:59:47 -07:00
SizeCP.Designer.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
StatEditor.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
StatEditor.Designer.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
TrainerID.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
TrainerID.Designer.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00