PKHeX/PKHeX.Core/Editing/Saves
Kurt 50b15cd740 Use range/index
More in line with modernizing the codebase with latest c# syntax

improve web-qr decode speed slightly (no linq skiptake)
get money/coin mask without a temporary string (lol performance)
2021-05-14 15:30:55 -07:00
..
Editors Use range/index 2021-05-14 15:30:55 -07:00
Management Rewrite settings handling; enhance some user experiences (#3193) 2021-04-11 18:09:54 -07:00
Slots Add chateau score, seaside cycle score 2021-05-13 23:12:53 -07:00
BoxManipBase.cs Merge type check with usage in if statements 2020-12-21 22:33:48 -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 Target type'd new 2020-12-21 17:17:56 -08: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 Minor clean 2021-03-14 16:16:55 -07:00
IBoxManip.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00