PKHeX/PKHeX.Core/Editing
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
..
Applicators Minor tweaks 2021-05-07 22:11:10 -07:00
Bulk Use range/index 2021-05-14 15:30:55 -07:00
PKM Replace some linq usage with direct logic 2021-05-06 23:26:38 -07:00
Saves Use range/index 2021-05-14 15:30:55 -07:00
Showdown Use range/index 2021-05-14 15:30:55 -07:00
CommonEdits.cs Move pk1/2 EV maxing to class 2021-04-20 01:50:27 -07:00
HiddenPower.cs Replace some linq usage with direct logic 2021-05-06 23:26:38 -07:00
IBattleTemplate.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
IPKMView.cs Refactoring 2019-09-02 19:30:58 -07:00
IPlugin.cs Add chateau score, seaside cycle score 2021-05-13 23:12:53 -07:00
ISaveFileProvider.cs Add basic plugin sys 2018-05-13 12:49:29 -07:00
ISpriteBuilder.cs Add shiny sprites, alcremie sprites & big sprites for all 2020-03-03 20:22:57 -08:00
WurmpleUtil.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00