mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-06 05:27:14 -05:00
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 |
||
|---|---|---|
| .. | ||
| Misc | ||
| PKM Editors | ||
| Save Editors | ||
| KChart.cs | ||
| KChart.Designer.cs | ||
| ReportGrid.cs | ||
| ReportGrid.Designer.cs | ||
| SAV_Database.cs | ||
| SAV_Database.Designer.cs | ||
| SAV_Encounters.cs | ||
| SAV_Encounters.Designer.cs | ||
| SAV_FolderList.cs | ||
| SAV_FolderList.Designer.cs | ||
| SAV_MysteryGiftDB.cs | ||
| SAV_MysteryGiftDB.Designer.cs | ||
| SettingsEditor.cs | ||
| SettingsEditor.Designer.cs | ||