PKHeX/PKHeX.Core/Legality/Evolutions
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
..
EvolutionSets Readonly init EvolutionMethod 2020-01-25 15:42:17 -08:00
DexLevel.cs Finish splitting gen1/2 encounter types from parent class 2020-07-19 13:32:40 -05:00
EncounterOrigin.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
EvoBase.cs Move EvoBase to Evolutions folder 2020-11-27 12:06:52 -08:00
EvoCriteria.cs Finish splitting gen1/2 encounter types from parent class 2020-07-19 13:32:40 -05:00
EvolutionChain.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
EvolutionMethod.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
EvolutionTree.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
EvolutionType.cs Initial Isle of Armor support 2020-06-19 18:51:15 -05:00