PKHeX/PKHeX.Core/Legality/RNG/Frame
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
..
Frame.cs Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07:00
FrameCache.cs sealed 2019-10-03 19:09:02 -07:00
FrameFinder.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
FrameGenerator.cs Minor clean 2020-06-27 23:36:53 -05:00
FrameType.cs Add encounter slot checking 2017-05-14 23:21:34 -07:00
LeadRequired.cs Cleanup 2019-10-26 12:33:58 -07:00
LockInfo.cs Refactoring 2017-05-14 14:42:18 -07:00
Pokeblock.cs style updates 2018-09-14 22:37:47 -07:00
SeedInfo.cs More readonly struct tweaks 2019-10-26 23:18:25 -07:00
SlotRange.cs Minor clean 2020-09-06 11:24:54 -07:00