PKHeX/PKHeX.Core/Editing
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
..
Applicators Split gen6/7 affection stats to interface 2020-08-02 11:06:30 -07:00
Bulk Minor refactoring 2020-09-06 10:53:13 -07:00
PKM Split gen6/7 affection stats to interface 2020-08-02 11:06:30 -07:00
Saves Fix entire-box swaps by using correct lengths 2020-08-07 16:16:10 -07:00
CommonEdits.cs Minor refactoring 2020-09-06 10:53:13 -07:00
HiddenPower.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
IBattleTemplate.cs Extract out showdown set interface 2020-04-12 13:05:29 -07:00
IPKMView.cs Refactoring 2019-09-02 19:30:58 -07:00
IPlugin.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
ISaveFileProvider.cs Add basic plugin sys 2018-05-13 12:49:29 -07:00
ISpriteBuilder.cs Add shiny sprites, alcremie sprites & big sprites for all 2020-03-03 20:22:57 -08:00
LocalizeUtil.cs Minor refactoring 2020-09-06 10:53:13 -07:00
ShowdownSet.cs update showdownset parsing for new gmax impl (#2957) 2020-07-30 20:16:57 -07:00
WurmpleUtil.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00