PKHeX/PKHeX.Core/Legality/Moves
Kurt f3ef122214 Refactoring
continued simplification

core.cs is pretty much the following:
misc one-off junk
moveset fetch
encounter table fetch
evo chain fetch

might eventually move things around a bit further for cleanliness so
that misc meta junk is the only thing that remains in core.
2018-06-18 21:56:30 -07:00
..
EggInfoSource.cs Refactoring 2018-06-18 21:56:30 -07:00
LearnInfo.cs Split GetIsLevelUp to individual versions 2018-06-12 22:15:06 -07:00
LearnLookup.cs Add altform permissive checks for gen1/2 2018-06-17 21:54:04 -07:00
MoveEgg.cs Weaken gen2 egg species checks for pre-evos in gen1 2018-06-12 18:46:31 -07:00
MoveLevelUp.cs Refactoring 2018-06-18 21:56:30 -07:00
MoveParseSource.cs Refactoring 2017-09-01 23:15:57 -07:00
MoveTechnicalMachine.cs Reject moves introduced by gsc in pk1/vc1 cases 2018-06-14 18:52:43 -07:00
MoveTutor.cs Refactoring 2018-06-09 16:04:06 -07:00