PKHeX/PKHeX.Core/Saves/Util
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
..
Recognition Minor tweaks 2021-05-18 13:29:55 -07:00
BoxUtil.cs Minor tweaks 2021-08-05 17:05:39 -07:00
Checksums.cs Trailing commas 2021-08-20 13:49:20 -07:00
DexFormUtil.cs Trailing commas 2021-08-20 13:49:20 -07:00
ExportFlags.cs Misc tweak to savefile export 2019-02-18 21:59:57 -08:00
IGCSaveFile.cs Replace MC->MemoryCard 2021-07-05 14:32:09 -07:00
ILangDeviantSave.cs Add notation for language-specific save types 2020-09-26 13:30:17 -07:00
SaveExtensions.cs Startup Enhancements, Gen1/2 Save Indication, Export SAV cleaned up (#3275) 2021-10-21 22:13:21 -07:00
SaveFinder.cs Startup Enhancements, Gen1/2 Save Indication, Export SAV cleaned up (#3275) 2021-10-21 22:13:21 -07:00
SaveUtil.cs ArgumentException -> ArgumentOutOfRangeException 2021-08-21 16:51:50 -07:00
StadiumUtil.cs Inline some string logic, extract magic values, xmldoc 2021-03-09 21:31:53 -08:00