PKHeX/PKHeX.Core/Editing/Bulk
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
..
BatchEditing.cs Use range/index 2021-05-14 15:30:55 -07:00
BatchEditor.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
BatchInfo.cs Rename internal PKMInfo class to match batch names 2021-04-20 01:50:47 -07:00
ModifyResult.cs Minor clean 2019-07-14 15:06:45 -07:00
StringInstruction.cs Use range/index 2021-05-14 15:30:55 -07:00
StringInstructionSet.cs Cleanup 2019-10-26 12:33:58 -07:00