PKHeX/PKHeX.Core/Legality
Kurt a7ba178005 Remove unreachable/const logic
Earlier compares result in some logic being unnecessary

The Gen7 level up move compare was actually an oversight, so it's a worthwhile fix :)
2020-06-27 22:44:14 -05:00
..
Areas Remove unreachable/const logic 2020-06-27 22:44:14 -05:00
Encounters Refactor some method signatures 2020-06-27 22:18:29 -05:00
Enums Add initial marking checks 2020-04-06 16:32:23 -07:00
Evolutions Refactor some method signatures 2020-06-27 22:18:29 -05:00
Learnset PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Moves Remove unreachable/const logic 2020-06-27 22:44:14 -05:00
Restrictions Extract EvoBase and MoveList from Core 2020-06-20 19:44:05 -05:00
RNG Minor clean 2020-05-26 16:59:47 -07:00
Structures Clean up some method signatures 2020-06-16 21:46:22 -05:00
Tables Specify Legends & Sublegend species explicitly (#2907) 2020-06-25 15:11:30 -05:00
Verifiers Remove unreachable/const logic 2020-06-27 22:44:14 -05:00
Analysis.cs Extract move suggest logic, add battleversion clamp 2020-06-27 13:06:28 -05:00
BinLinker.cs Strip out some unnecessary logic 2020-04-16 12:58:48 -07:00
BulkAnalysis.cs Remove some reliance on GenNumber 2020-05-31 12:12:48 -07:00
BulkGenerator.cs Minor clean 2020-03-20 13:33:15 -07:00
Checks.cs Verify Contest stats on gen5 origin 2020-05-09 20:47:32 -07:00
Core.cs Refactor some method signatures 2020-06-27 22:18:29 -05:00
EvoBase.cs Minor clean 2020-06-21 19:46:06 -05:00
LegalityCheckStrings.cs Handle pika/meow soup evolutions 2020-06-24 18:59:26 -05:00
MoveList.cs Refactor some method signatures 2020-06-27 22:18:29 -05:00
MoveListSuggest.cs Extract move suggest logic, add battleversion clamp 2020-06-27 13:06:28 -05:00