PKHeX/PKHeX.Core/Legality
2020-12-24 15:23:38 -08:00
..
Areas Mark EncounterSlot/Static types as immutable record types 2020-12-23 20:40:59 -08:00
Encounters Minor clean 2020-12-24 15:23: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 Minor clean 2020-12-24 15:23:38 -08:00
RNG Use new switch statements 2020-12-23 17:14:38 -08:00
Structures Minor clean 2020-12-24 15:23:38 -08:00
Tables Target type'd new 2020-12-21 17:17:56 -08:00
Verifiers Minor clean 2020-12-24 15:23: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 Add OT gender check for N's Pokemon 2020-12-23 18:03:05 -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