PKHeX/PKHeX.WinForms/Subforms/Save Editors/Gen6
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
..
SAV_BerryFieldXY.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07: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 Misc changes (#2838) 2020-05-21 16:19:25 -07:00
SAV_BoxLayout.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_HallOfFame.cs Minor clean 2020-09-03 14:28:51 -07:00
SAV_HallOfFame.Designer.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
SAV_Link6.cs Remove unreachable/const logic 2020-06-27 22:44:14 -05: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 Cleanup 2019-10-26 12:33:58 -07: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 Update Random to be a bit more thread safe 2020-01-25 21:49:52 -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 Rewrite some magic gender value logic 2020-06-27 12:01:28 -05: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 Rewrite some magic gender value logic 2020-06-27 12:01:28 -05: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 Handle more messages 2019-10-27 20:39:15 -07:00
SAV_Pokepuff.Designer.cs Handle more messages 2019-10-27 20:39:15 -07:00
SAV_SecretBase.cs Minor refactoring 2020-09-06 10:53:13 -07:00
SAV_SecretBase.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_SuperTrain.cs Minor clean 2020-06-27 23:36:53 -05:00
SAV_SuperTrain.Designer.cs Add .NET Core 3.0 build option for WinForms project (#2396) 2019-10-01 18:12:08 -07:00
SAV_Trainer.cs Split Country/Region/ConsoleRegion from ITrainerInfo 2020-07-31 13:53:42 -07:00
SAV_Trainer.Designer.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00