PKHeX/PKHeX.Core/Legality
Kurt 62018cce1a Unify concepts with different names
AltForm & Form & Forme => Form
GenNumber & Generation => Generation

Extract out SpeciesForm interface, and re-add IGeneration

For those using PKHeX as a dependency, this should be a pretty straightforward manual replacement... GenNumber and AltForm should be quick find-replace`s.
2020-12-10 20:42:30 -08:00
..
Areas Unify concepts with different names 2020-12-10 20:42:30 -08:00
Encounters Unify concepts with different names 2020-12-10 20:42:30 -08:00
Enums Unify concepts with different names 2020-12-10 20:42:30 -08:00
Evolutions Unify concepts with different names 2020-12-10 20:42:30 -08:00
Learnset PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Moves Unify concepts with different names 2020-12-10 20:42:30 -08:00
Restrictions Unify concepts with different names 2020-12-10 20:42:30 -08:00
RNG Unify concepts with different names 2020-12-10 20:42:30 -08:00
Structures Unify concepts with different names 2020-12-10 20:42:30 -08:00
Tables Unify concepts with different names 2020-12-10 20:42:30 -08:00
Verifiers Unify concepts with different names 2020-12-10 20:42:30 -08:00
BinLinker.cs Strip out some unnecessary logic 2020-04-16 12:58:48 -07:00
Breeding.cs Extract breeding info to separate class 2020-12-07 20:54:55 -08:00
BulkAnalysis.cs Remove some reliance on GenNumber 2020-05-31 12:12:48 -07:00
BulkGenerator.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
Core.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
LegalityAnalysis.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
LegalityAnalyzers.cs Move species/move names to parsesettings 2020-11-27 18:45:06 -08:00
LegalityCheckStrings.cs Add language check for jp-blue gameversion, non-crystal female 2020-12-01 16:55:10 -08:00
MoveList.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
MoveListSuggest.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00