PKHeX/PKHeX.Core/Saves/Substructures/Gen5
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
..
BattleSubway5.cs Clean 2020-02-15 14:29:23 -08:00
BoxLayout5.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
CGearBackground.cs Add some comments, clean a little 2020-12-07 20:14:12 -08:00
Daycare5.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
EntreeForest.cs Ignore bits above the first 3 2020-03-15 11:11:55 -07:00
EntreeForestArea.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
EntreeSlot.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
Misc5.cs Add extension methods for gym team get/set for all 2019-12-28 22:32:45 -08:00
MyItem5B2W2.cs Change signatures to use readonly if possible 2020-12-05 06:09:33 -08:00
MyItem5BW.cs Change signatures to use readonly if possible 2020-12-05 06:09:33 -08:00
MysteryBlock5.cs Split PokeCrypto from PKX 2020-01-04 14:48:39 -08:00
PlayerData5.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
PWTBlock5.cs sealed 2019-10-03 19:09:02 -07:00
PWTRecordID.cs Misc reorg 2018-07-29 14:04:16 -07:00