PKHeX/PKHeX.Core/Legality/Encounters/Generator/Specific
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
..
EncounterEggGenerator.cs Eggs: explicitly pass generation instead of calculating 2021-04-17 20:09:02 -07:00
EncounterEggGenerator2.cs Use range/index 2021-05-14 15:30:55 -07:00
EncounterSlotGenerator.cs Minor clean 2021-03-14 16:16:55 -07:00
EncounterStaticGenerator.cs Update EncounterStaticGenerator.cs 2021-04-01 13:51:00 -07:00
EncounterTradeGenerator.cs Leak mismatched forms thru the possible check 2021-05-08 08:13:27 -07:00
MysteryGiftGenerator.cs Fracture the encounter matching checks to allow progressive validation (#3137) 2021-01-29 17:55:27 -08:00