PKHeX/PKHeX.Core/MysteryGifts
Kurt e9a3b4acf1 Merge PIDType and bool? shiny property
Gen5 does not follow the same convention, 0 = non, 1 = rnd, 2 = always;
not gonna bother updating for just that one

bool? occupies 2 bytes; enum:byte is 1 byte.

should probably move validity checking logic into the IEncounterable
objects instead...
2018-03-16 19:35:55 -07:00
..
MysteryGift.cs add location interface for verbose analysis output 2018-01-02 12:00:41 -08:00
PGF.cs add location interface for verbose analysis output 2018-01-02 12:00:41 -08:00
PGT.cs Misc simplifications 2018-02-28 21:05:50 -08:00
PL6.cs Remove unnecessary array cloning 2017-12-26 21:38:19 -08:00
WC3.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
WC6.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
WC7.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00