PKHeX/PKHeX.Core/Legality
Kurt d2d2be899b Critical typo fix
Co-Authored-By: Matt <17801814+sora10pls@users.noreply.github.com>
2021-01-07 21:30:39 -08:00
..
Areas sync missing changes 2021-01-05 09:51:32 -08:00
Encounters Critical typo fix 2021-01-07 21:30:39 -08:00
Enums Use more expression return style 2021-01-01 17:08:49 -08:00
Evolutions Minor clean 2021-01-03 16:53:13 -08:00
Learnset Minor initialization tweaks 2020-12-28 10:22:13 -08:00
Moves Fix comparison 2021-01-02 20:52:39 -08:00
Restrictions Fix contains indexing incorrectly 2021-01-04 15:06:52 -08:00
RNG Add xmldoc, increase swish util flexibility 2021-01-07 15:34:26 -08:00
Structures Minor clean 2021-01-03 16:53:13 -08:00
Tables Set valid mystry mew seed on creation 2021-01-07 21:27:19 -08:00
Verifiers Check original species in the event of VC transfers 2021-01-05 16:36:16 -08:00
BinLinker.cs Strip out some unnecessary logic 2020-04-16 12:58:48 -07:00
Breeding.cs Simplify more expressions 2021-01-04 17:31:43 -08:00
BulkAnalysis.cs Use EncounterMatch when EncounterOriginal doesn't matter 2021-01-02 14:47:39 -08:00
BulkGenerator.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
Core.cs Permit all generations prior to requested generation for know move check 2021-01-04 15:38:30 -08:00
LegalityAnalysis.cs Move LegalityAnalysis derived movesets out of class 2020-12-24 16:36:50 -08:00
LegalityAnalyzers.cs Use specific type when storing reference 2020-12-31 10:33:30 -08:00
LegalityCheckStrings.cs Add OT gender check for N's Pokemon 2020-12-23 18:03:05 -08:00
MoveList.cs Move more breeding logic to Breeding 2021-01-01 15:01:22 -08:00
MoveListSuggest.cs Use EncounterMatch when EncounterOriginal doesn't matter 2021-01-02 14:47:39 -08:00