PKHeX/PKHeX.Core/Saves/Storage
Kurt b81a1e1e29 Refactoring
Increase abstraction for arbitrary slot get/set operations, and fracture
SAV4 behavior for each game type.

Adds: Undo/Redo of party slot changes
Fixes: Fixed Gen5 daycare slot 2 reading, and EXP reading
Fixes: Some slot color glitchiness
Fixed: Box layout editor now hides the flag label if no flags are
present
Fixed: Gen7 box flags are now shown (unknown purpose lol)
Changed: savefile objects are generally smaller (removed a few shared
offset fields)
2019-09-02 19:30:58 -07:00
..
Bank3.cs Relocate checksum/dexform logic 2019-03-16 12:01:21 -07:00
Bank4.cs Relocate checksum/dexform logic 2019-03-16 12:01:21 -07:00
Bank7.cs Add xmldoc 2019-02-09 20:24:38 -08:00
BulkStorage.cs Refactoring 2019-09-02 19:30:58 -07:00
PKMImportSetting.cs Use enum instead of nullable bool tristate 2019-03-29 17:52:26 -07:00
SAV4Ranch.cs Simplify get/decrypt pkm access 2019-03-29 19:43:33 -07:00
SlotPointerUtil.cs Add xmldoc 2019-02-09 20:24:38 -08:00
StorageSlotFlag.cs Add xmldoc 2019-02-09 20:24:38 -08:00