PKHeX/PKHeX.Core/Saves/Substructures/Gen3
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
..
CXD Remove unused using 2020-08-09 20:02:06 -07:00
Decoration3.cs Expose decoration list for editing 2020-03-17 12:14:01 -07:00
DecorationInventory3.cs Minor clean 2020-05-26 16:59:47 -07:00
EReaderBerrySettings.cs Relocate gen3 ereader berry logic 2020-07-18 22:51:55 -05:00
HallFame3.cs sealed 2019-10-03 19:09:02 -07:00
PokeBlock3.cs sealed 2019-10-03 19:09:02 -07:00
PokeBlock3Case.cs sealed 2019-10-03 19:09:02 -07:00
PokeBlock3Color.cs Rearranging 2018-07-07 21:47:29 -07:00
Record3.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
Roamer3.cs Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
RTC3.cs Expose decoration list for editing 2020-03-17 12:14:01 -07:00
SecretBase3.cs Minor refactoring 2020-09-06 10:53:13 -07:00
SecretBase3PKM.cs sealed 2019-10-03 19:09:02 -07:00
SecretBase3Team.cs sealed 2019-10-03 19:09:02 -07:00
StrategyMemo.cs Minor clean 2020-04-04 19:30:50 -07:00
StructConverter.cs Expose decoration list for editing 2020-03-17 12:14:01 -07:00