PKHeX/PKHeX.Core/PKM/Shared
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
..
AlcremieDecoration.cs Add alcremie form display for dex edit 2019-11-17 09:34:04 -08:00
G3PKM.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
G4PKM.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
G6PKM.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
GBPKM.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
GBPKML.cs Minor clean 2020-10-18 09:43:41 -07:00
IAffection.cs Minor clean 2020-08-02 15:51:22 -07:00
IAwakened.cs Minor tweaks 2020-09-17 18:13:08 -07:00
IBattleVersion.cs Extract move suggest logic, add battleversion clamp 2020-06-27 13:06:28 -05:00
ICaughtData2.cs Add Stadium2 Support 2020-10-02 18:08:40 -07:00
IContestStats.cs Make the template IV/contest stat array readonly 2020-01-18 19:11:29 -08:00
IDynamaxLevel.cs Minor clean 2020-09-03 14:28:51 -07:00
IFavorite.cs Minor tweaks 2019-11-28 14:00:55 -08:00
IFormArgument.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
IGameValueLimit.cs Minor tweaks 2019-11-28 14:00:55 -08:00
IGeneration.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
IGeoTrack.cs Reduce visibility of internal legality enum 2020-08-30 15:48:34 -07:00
IGigantamax.cs Add swsh items based on DLC1 metadata 2020-10-10 14:14:02 -07:00
IHandlerLanguage.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
IHomeTrack.cs Extract home tracker to interface 2020-02-12 18:52:48 -08:00
IHyperTrain.cs Changes to suggested hyper training logic (#2968) 2020-08-14 21:49:01 -07:00
ILangNick.cs Rework mg nick/lang checks 2018-08-30 18:09:52 -07:00
IMemoryHT.cs Minor clean 2020-08-02 15:51:22 -07:00
IMemoryOT.cs Minor clean 2020-08-02 15:51:22 -07:00
INature.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
IRegionOrigin.cs Split Country/Region/ConsoleRegion from ITrainerInfo 2020-07-31 13:53:42 -07:00
IScaledSize.cs Sword/Shield Update 2019-11-15 17:52:08 -08:00
IShadowPKM.cs Revise Shadow state detection 2020-10-06 22:36:27 -07:00
ISpeciesForm.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
ITrainerID.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
ITrainerMemories.cs Split memories from main pkm class to interface 2020-07-31 17:25:14 -07:00
PokeList1.cs Make pkm.Data a readonly field rather than property 2020-09-26 12:09:02 -07:00
PokeList2.cs Make pkm.Data a readonly field rather than property 2020-09-26 12:09:02 -07:00
PokeListGB.cs Add Stadium2 Support 2020-10-02 18:08:40 -07:00
PokeListType.cs Extract PokemonList* to inherited class 2018-08-05 17:28:54 -07:00
PokeSize.cs Minor clean 2020-05-26 16:59:47 -07:00
QRPK7.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
QRPKM.cs Remove QRText property 2018-12-26 17:31:23 -08:00