PKHeX/PKHeX.Core/Legality/Restrictions
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
..
EvolutionRestrictions.cs Move some static arrays closer to where they're used 2020-11-02 13:11:51 -08:00
GBRestrictions.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
ItemRestrictions.cs Extract item restrictions to separate class 2020-01-16 19:27:29 -08:00
Locale3DS.cs Split VivillonTables into two classes 2020-10-04 14:15:13 -07:00
Memories.cs Split memories from main pkm class to interface 2020-07-31 17:25:14 -07:00
Vivillon3DS.cs Split VivillonTables into two classes 2020-10-04 14:15:13 -07:00
WordFilter.cs Handle race condition on get->set new cached string 2020-05-19 20:40:51 -07:00