PKHeX/PKHeX.Core/Editing/Saves
Kurt 62018cce1a Unify concepts with different names
AltForm & Form & Forme => Form
GenNumber & Generation => Generation

Extract out SpeciesForm interface, and re-add IGeneration

For those using PKHeX as a dependency, this should be a pretty straightforward manual replacement... GenNumber and AltForm should be quick find-replace`s.
2020-12-10 20:42:30 -08:00
..
Editors Change signatures to use readonly if possible 2020-12-05 06:09:33 -08:00
Management Extract metadata/state tracking from SaveFile obj 2020-12-05 05:36:23 -08:00
Slots Number fused slots, check backing byte[] for slot find 2020-11-01 18:40:10 -08:00
BoxManipBase.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
BoxManipClear.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BoxManipClearComplex.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BoxManipClearDuplicate.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BoxManipModify.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BoxManipModifyComplex.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BoxManipParam.cs More readonly struct tweaks 2019-10-26 23:18:25 -07:00
BoxManipSort.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BoxManipSortComplex.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BoxManipType.cs Add box manip for heal all slots 2020-02-17 19:28:20 -08:00
BoxManipulator.cs More readonly struct tweaks 2019-10-26 23:18:25 -07:00
BoxManipUtil.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
IBoxManip.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00