PKHeX/PKHeX.Core/Legality/Encounters
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
..
Data Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
Generator Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
Information Split up IEncounterable generators 2018-03-10 19:51:09 -08:00
Verifiers Split up IEncounterable generators 2018-03-10 19:51:09 -08:00
EncounterEgg.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterInvalid.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterLink.cs Clean up EncounterLink 2018-03-09 18:58:00 -08:00
EncounterRejected.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
EncounterSlot.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterSlot1.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterSlotMoves.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterStatic.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
EncounterStaticPID.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
EncounterStaticShadow.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterStaticTyped.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterTrade.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
EncounterTradeCatchRate.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterTradePID.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
LegalInfo.cs Add Frame mismatch illegal message handling 2017-11-28 21:30:53 -08:00