PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt 75fb704658 Use already allocated result array
All operations overwrite all 4 entries of the result array, so no need to forcibly reallocate the array.
2021-03-30 20:27:40 -07:00
..
ByGeneration Minor tweaks 2021-02-18 17:26:06 -08:00
Moveset Handle some gen1/2 static generating easier 2021-02-02 22:14:33 -08:00
Specific Minor clean 2021-03-14 16:16:55 -07:00
EncounterCriteria.cs Rework EncounterCriteria to be ability indexed rather than direct ability (#3179) 2021-03-23 17:05:15 -07:00
EncounterFinder.cs Use already allocated result array 2021-03-30 20:27:40 -07:00
EncounterGenerator.cs pid encounter type mismatch: returns 2021-02-14 10:20:35 -08:00
PeekEnumerator.cs Minor clean 2020-09-06 11:24:54 -07:00