mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-04-25 08:10:48 -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. |
||
|---|---|---|
| .. | ||
| Applicators | ||
| Bulk | ||
| PKM | ||
| Program | ||
| Saves | ||
| Showdown | ||
| CommonEdits.cs | ||
| HiddenPower.cs | ||
| IBattleTemplate.cs | ||
| IPKMView.cs | ||
| IPlugin.cs | ||
| ISaveFileProvider.cs | ||
| ISpriteBuilder.cs | ||
| WurmpleUtil.cs | ||