PKHeX/PKHeX.Core/PKM/Util
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
..
Experience.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
FormConverter.cs Minor refactoring 2020-09-06 10:53:13 -07:00
ItemConverter.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
Language.cs Misc clean 2020-01-01 19:07:21 -08:00
PKMConverter.cs Split GO from "GG" gameversion 2020-08-06 18:24:20 -07:00
PKMSorting.cs Fix xmldoc ampersands 2018-10-31 13:52:09 -07:00
PKX.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
PokeCrypto.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
QRMessageUtil.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
SpeciesConverter.cs Use byte instead of int 2020-07-21 23:43:34 -05:00
SpeciesName.cs Use language for checking IsNicknamed flag 2020-08-29 10:40:41 -07:00