mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-17 10:03:58 -05:00
* Providing pkm/sav files via command line (dragging files onto exe / associated file launched) will more intelligently source a partner sav/pkm object if not provided. * Gen1/2 mainline save files now indicate if they are VC era or GB era (legality implications) in the program title bar. * Fixes loading VC era save backups not being recognized as VC era (`.bak` extension hides `.dat`) * Export BAK moved to the SAV tab, which allows Export main to be deleted and Export SAV to be used as the single-click for exporting saves. `CTRL-E` is still the hotkey. |
||
|---|---|---|
| .. | ||
| Areas | ||
| Encounters | ||
| Enums | ||
| Evolutions | ||
| Formatting | ||
| Learnset | ||
| Moves | ||
| Restrictions | ||
| RNG | ||
| Structures | ||
| Tables | ||
| Verifiers | ||
| BinLinker.cs | ||
| Breeding.cs | ||
| BulkAnalysis.cs | ||
| BulkGenerator.cs | ||
| Core.cs | ||
| LegalityAnalysis.cs | ||
| LegalityAnalyzers.cs | ||
| MoveList.cs | ||
| MoveListSuggest.cs | ||