PKHeX/PKHeX.Core/Game
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
..
Enums Minor refactoring 2020-09-06 10:53:13 -07:00
GameStrings Remove access to modified captured variable 2020-08-30 15:48:11 -07:00
ComboItem.cs Keep text/value as get properties 2019-10-27 12:47:09 -07:00
GameUtil.cs Split GO from "GG" gameversion 2020-08-06 18:24:20 -07:00
IBasicStrings.cs Add more xmldoc 2019-04-09 20:57:44 -07:00