PKHeX/PKHeX.Core/Legality
2020-12-23 17:14:38 -08:00
..
Areas Minor clean 2020-12-21 17:48:08 -08:00
Encounters Use new switch statements 2020-12-23 17:14:38 -08:00
Enums Unify concepts with different names 2020-12-10 20:42:30 -08:00
Evolutions Merge type check with usage in if statements 2020-12-21 22:33:48 -08:00
Learnset Target type'd new 2020-12-21 17:17:56 -08:00
Moves Use new switch statements 2020-12-23 17:14:38 -08:00
Restrictions Target type'd new 2020-12-21 17:17:56 -08:00
RNG Use new switch statements 2020-12-23 17:14:38 -08:00
Structures Target type'd new 2020-12-21 17:17:56 -08:00
Tables Target type'd new 2020-12-21 17:17:56 -08:00
Verifiers Use new switch statements 2020-12-23 17:14:38 -08:00
BinLinker.cs Strip out some unnecessary logic 2020-04-16 12:58:48 -07:00
Breeding.cs Use new switch statements 2020-12-23 17:14:38 -08:00
BulkAnalysis.cs Merge type check with usage in if statements 2020-12-21 22:33:48 -08:00
BulkGenerator.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
Core.cs Use new switch statements 2020-12-23 17:14:38 -08:00
LegalityAnalysis.cs Merge type check with usage in if statements 2020-12-21 22:33:48 -08:00
LegalityAnalyzers.cs Target type'd new 2020-12-21 17:17:56 -08:00
LegalityCheckStrings.cs Minor clean 2020-12-21 23:37:07 -08:00
MoveList.cs Minor clean 2020-12-23 09:34:29 -08:00
MoveListSuggest.cs Change move source requests from a bunch of bools to bitflag enum 2020-12-21 21:24:16 -08:00