PKHeX/PKHeX.Core/Legality/Encounters
Kurt 2e1081086d Refactoring
Split evolution data specific DexLevel properties from DexLevel

use IReadOnlyList instead of IList for covariant collection
2018-06-18 19:10:21 -07:00
..
Data Fill empty ability values with ability1 2018-06-15 23:41:07 -07:00
Generator Refactoring 2018-06-18 19:10:21 -07:00
Information Refactoring 2018-06-18 19:10:21 -07:00
Verifiers Handle smeargle egg case 2018-06-11 08:03:10 -07:00
EncounterEgg.cs Refactoring 2018-06-10 17:55:03 -07:00
EncounterInvalid.cs Add IEncounterable -> pkm interface method 2018-03-28 20:38:07 -07:00
EncounterLink.cs Update generator to handle link celebi 2018-05-20 09:06:32 -07:00
EncounterRejected.cs Add IEncounterable -> pkm interface method 2018-03-28 20:38:07 -07:00
EncounterSlot.cs Add special handling for gen1 encounter move fetch 2018-06-12 18:35:56 -07:00
EncounterSlot1.cs Refactoring 2018-05-12 12:28:48 -07:00
EncounterSlotMoves.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterStatic.cs Add special handling for gen1 encounter move fetch 2018-06-12 18:35:56 -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 Refactoring 2018-06-10 17:55:03 -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 Refactoring 2018-06-18 19:10:21 -07:00