PKHeX/PKHeX.Core/Legality
Kurt 6deaf3cb74 More explicit type checks for Encounter class
A little more explicit on what it is actually checking for
2022-03-26 14:53:15 -07:00
..
Areas Update EncounterArea1.cs 2022-03-10 18:04:39 -08:00
Encounters Add new distribution raids 🦴 2022-03-17 20:04:14 -04:00
Enums Performance: Slightly reduce allocations in moveset validation (#3460) 2022-03-12 17:39:00 -08:00
Evolutions -8 bytes from each encounter template 2022-03-06 23:25:47 -08:00
Formatting Performance: Slightly reduce allocations in moveset validation (#3460) 2022-03-12 17:39:00 -08:00
Learnset Minor clean 2022-03-05 18:13:31 -08:00
Moves Condense some expressions 2022-03-20 23:28:18 -07:00
Restrictions More specific primitives for Memories/others 2022-03-06 12:01:47 -08:00
RNG Spanify spawner object get 2022-03-20 01:46:24 -07:00
Structures Update GO pickles, move Shiny.Never before Always 2022-03-12 17:39:01 -08:00
Tables Move location lists to separate classes 2022-03-20 21:26:56 -07:00
Verifiers More explicit type checks for Encounter class 2022-03-26 14:53:15 -07:00
BinLinkerAccessor.cs Add BinLinkerAccessor for better startup perf 2022-02-04 17:20:56 -08:00
Breeding.cs Rename Silver SV->SI 2022-02-27 11:16:12 -08:00
BulkAnalysis.cs Ignore empty slots in pre-filter 2022-02-22 07:34:43 -08:00
BulkGenerator.cs Minor clean 2022-03-05 18:13:31 -08:00
Core.cs Stackalloc IVs for template->pkm fill 2022-03-13 19:24:08 -07:00
LegalityAnalysis.cs Performance: Slightly reduce allocations in moveset validation (#3460) 2022-03-12 17:39:00 -08:00
LegalityAnalyzers.cs Update PKHeX.Core abstractions with latest logic 2022-02-04 17:35:15 -08:00
MoveList.cs Update PKHeX.Core abstractions with latest logic 2022-02-04 17:35:15 -08:00
MoveListSuggest.cs Fix dropdown suggested green moves from showing swsh moves 2021-11-23 22:58:41 -08:00