PKHeX/PKHeX.Core/Legality/Encounters/Verifiers
Kurt 8f9de86347 Span-ify BreedInfo, saves 10bytes heap alloc
the Actual result still needs to leave the stack, so that has to be heap allocated.
2022-03-06 13:04:56 -08:00
..
EncounterVerifier.cs Minor clean 2022-02-04 22:19:04 -08:00
EvolutionVerifier.cs Clean up know-move-evolution checks 2021-05-15 21:41:04 -07:00
GenerationTraversal.cs Extract generation traversal list fetch to static class 2021-04-17 13:09:09 -07:00
MysteryGiftRestriction.cs Un-nest 3ds console region bitflags 2021-08-02 20:59:40 -07:00
MysteryGiftVerifier.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
VerifyCurrentMoves.cs Span-ify BreedInfo, saves 10bytes heap alloc 2022-03-06 13:04:56 -08:00
VerifyRelearnMoves.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00