PKHeX/PKHeX.Core/Legality/Evolutions
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
..
EvolutionSets spec->species 2020-12-28 22:22:52 -08:00
DexLevel.cs Finish splitting gen1/2 encounter types from parent class 2020-07-19 13:32:40 -05:00
EncounterOrigin.cs More tweaks 2021-02-19 10:52:26 -08:00
EvoBase.cs Target type'd new 2020-12-21 17:17:56 -08:00
EvoCriteria.cs Minor clean 2020-12-21 17:48:08 -08:00
EvolutionChain.cs Use range/index 2021-05-14 15:30:55 -07:00
EvolutionLegality.cs Minor clean 2021-01-03 16:53:13 -08:00
EvolutionMethod.cs Set valid nature for generated toxtricity 2021-01-30 19:58:05 -08:00
EvolutionTree.cs Use range/index 2021-05-14 15:30:55 -07:00
EvolutionType.cs moar is or 2020-12-25 12:30:26 -08:00