PKHeX/PKHeX.Core/Legality/Encounters
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
..
Data Replace some linq usage with direct logic 2021-05-06 23:26:38 -07:00
EncounterMisc Add Breeding move ordering logic, and use in legality analysis (#3183) 2021-04-04 18:30:01 -07:00
EncounterSlot Use range/index 2021-05-14 15:30:55 -07:00
EncounterStatic Fix toxtricity neutral StatNature generating 2021-05-08 08:29:20 -07:00
EncounterTrade move property to class that uses it 2021-04-17 20:08:20 -07:00
Generator Use range/index 2021-05-14 15:30:55 -07:00
Information Add more xmldoc 2021-02-24 18:08:03 -08:00
Verifiers Use range/index 2021-05-14 15:30:55 -07:00
EncounterMatchRating.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterable.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterConvertible.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterInfo.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterMatch.cs Add more xmldoc 2021-02-24 18:08:03 -08:00
IEncounterTemplate.cs Add more xmldoc 2021-02-24 18:08:03 -08:00