PKHeX/PKHeX.WinForms/MainWindow
Kurt 009e37662f
Startup Enhancements, Gen1/2 Save Indication, Export SAV cleaned up (#3275)
* 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.
2021-10-21 22:13:21 -07:00
..
Main.cs Startup Enhancements, Gen1/2 Save Indication, Export SAV cleaned up (#3275) 2021-10-21 22:13:21 -07:00
Main.Designer.cs Startup Enhancements, Gen1/2 Save Indication, Export SAV cleaned up (#3275) 2021-10-21 22:13:21 -07:00
Main.resx Sword/Shield Update 2019-11-15 17:52:08 -08:00
PluginLoader.cs Add load plugin method setting (#3263) 2021-10-06 14:48:17 -07:00