PKHeX/PKHeX.Core/Saves/Substructures/Misc
Kurt efc17a1271 Add interface for revised savefile types (patches)
SWSH is the first common savefile type that has different revisions after official patches. We want to indicate in the Program Title which revision we're currently editing, because people still are not editing latest-format saves and complaining y no urshifu.

Use short descriptions to indicate revision (Base, IoA, CT), rather than magic numbers (v0/v1) or 1.X or 1.X.Y+, because GameFreak can't follow semver rules.

go away ranch platinum update, i might handle you another time
2020-09-25 23:41:20 -07:00
..
FestaFacility.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
IBoxDetailName.cs Minor tweaks 2020-09-09 12:47:24 -07:00
IBoxDetailWallpaper.cs Minor tweaks 2020-09-09 12:47:24 -07:00
IRentalTeam.cs Minor tweaks 2020-09-09 12:47:24 -07:00
ISaveFileRevision.cs Add interface for revised savefile types (patches) 2020-09-25 23:41:20 -07:00
ISecureValueStorage.cs Relocate some logic to interfaces 2018-12-18 17:15:35 -08:00
ITeamIndexSet.cs Minor tweaks 2020-09-09 12:47:24 -07:00