PKHeX/PKHeX.Core/Legality/Structures
Kurt 8958646ae6 Fix game specific pair evolution comparison
US table with SN result in false; just check the even/odd for these (as
they are pair specific).
Closes #1611 , thanks @Ammako !
2017-11-16 14:20:13 -08:00
..
CheckMoveResult.cs
CheckResult.cs
DexLevel.cs add more xml docs 2017-11-06 22:44:51 -08:00
EggMoves.cs
EncounterArea.cs
EncounterLink.cs
EncounterLock.cs
EncounterSlot.cs
EncounterStatic.cs Misc refactoring 2017-10-31 09:24:54 -07:00
EncounterTime.cs
EncounterTrade.cs
EncounterType.cs Rework colo starter PIDIV detection 2017-11-01 21:12:44 -07:00
EvolutionTree.cs Fix game specific pair evolution comparison 2017-11-16 14:20:13 -08:00
GBEncounterData.cs
IEncounterable.cs
IGeneration.cs
IMoveset.cs
Learnset.cs
Nature.cs
SlotType.cs Switch slottype to flags 2017-11-03 17:14:18 -07:00
TradebackType.cs
TreesArea.cs
ValidEncounterMoves.cs