PKHeX/PKHeX.Core/Legality/Structures
Kurt a0eb658ef2 Extract minimum trainer information requirements
If one wanted to extend ConvertToPKM to other IEncounterables, this
would be the provided obj containing the receiver's info

allows pkm gen without a savefile, which is nice?
2018-03-28 15:55:19 -07:00
..
CheckMoveResult.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
CheckResult.cs Refactoring 2017-12-11 16:01:24 -08:00
EggMoves.cs Refactoring 2017-06-17 18:37:19 -07:00
IEncounterable.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
IGeneration.cs Store matched encounter generation 2017-12-18 16:17:21 -08:00
ILocation.cs Use CXD met location string on verbose output 2018-01-30 20:24:45 -08:00
IMoveset.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
ITrainerInfo.cs Extract minimum trainer information requirements 2018-03-28 15:55:19 -07:00
MoveType.cs Fix KChart errors 2018-03-18 11:22:20 -07:00
Nature.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
Shiny.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00