PKHeX/PKHeX.Core/Saves/Util
Kurt 4e92195b80 Add custom save type loading (hacks)
plugin adds a reader -> reader checks if it is a non-PKHeX.Core save type (they'd implement their own savefile/etc type) -> returns a matching save object if so

basically bypasses the base PKHeX logic
2021-02-13 01:53:38 -08:00
..
Recognition Add custom save type loading (hacks) 2021-02-13 01:53:38 -08:00
BoxUtil.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00
Checksums.cs Revise Stadium savefile logic to read from boxes 2020-09-30 18:00:25 -07:00
DexFormUtil.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
ExportFlags.cs Misc tweak to savefile export 2019-02-18 21:59:57 -08:00
IGCSaveFile.cs Minor clean 2019-07-14 15:06:45 -07:00
ILangDeviantSave.cs Add notation for language-specific save types 2020-09-26 13:30:17 -07:00
SaveExtensions.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
SaveFinder.cs Target type'd new 2020-12-21 17:17:56 -08:00
SaveUtil.cs Add custom save type loading (hacks) 2021-02-13 01:53:38 -08:00
StadiumUtil.cs Add Stadium2 Support 2020-10-02 18:08:40 -07:00