PKHeX/PKHeX.Core/Saves/Substructures/Gen6
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
..
BoxLayout6.cs Refactoring 2019-09-02 19:30:58 -07:00
GameTime6.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
IPokePuff.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
ItemInfo6.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
MyItem6AO.cs Fix medicine offset for AO 2019-07-13 17:43:29 -07:00
MyItem6XY.cs Minor clean 2019-07-14 15:06:45 -07:00
MyStatus6.cs Minor relocation of logic 2019-07-05 21:39:47 -07:00
MyStatus6XY.cs Minor relocation of logic 2019-07-05 21:39:47 -07:00
MysteryBlock6.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
PlayTime6.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
PSS6.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00
Puff6.cs Minor relocation of logic 2019-07-05 21:39:47 -07:00
Record6.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
SangoInfoBlock.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
Situation6.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
TrainerFashion6.cs Add more enum values 2018-09-25 16:33:11 -07:00
TrainerSprite6.cs Misc updates 2019-02-21 21:54:41 -08:00