PKHeX/PKHeX.Core/Editing/Saves
Kurt bf6c25eca7 Break up SlotChangeManager logic
A little bit cleaner when the logic is separated
Keep an abstraction of BoxEdit to cache the current box contents.
Already fetched to show sprites; any future fetches (for preview text /
hover sprite) can reuse the already fetched pkm data.

Should probably rewrite this stuff completely, but effort better spent
elsewhere
2019-08-20 19:50:28 -07:00
..
Editors/EventWork Extract event block diff logic 2019-06-18 18:10:48 -07:00
Slots Break up SlotChangeManager logic 2019-08-20 19:50:28 -07:00
SlotView More cleaning 2019-02-03 20:28:03 -08:00
BoxManipClear.cs Track slot modified count on sort/delete/mod 2019-02-20 17:59:54 -08:00
BoxManipModify.cs Track slot modified count on sort/delete/mod 2019-02-20 17:59:54 -08:00
BoxManipParam.cs Separate box manipulator to ui-less class 2018-09-02 11:31:34 -07:00
BoxManipSort.cs Track slot modified count on sort/delete/mod 2019-02-20 17:59:54 -08:00
BoxManipType.cs Add clone deletion quick action 2019-02-18 17:00:16 -08:00
BoxManipulator.cs Misc updates 2019-02-21 21:54:41 -08:00
BoxManipUtil.cs Misc updates 2018-09-03 10:30:35 -07:00
IBoxManip.cs Track slot modified count on sort/delete/mod 2019-02-20 17:59:54 -08:00