PKHeX/PKHeX.Core/Legality/Encounters
Kurt 93af3e61b7 Add handling for Mt Battle Ho-Oh (italian) edgecase
https://projectpokemon.org/home/forums/topic/47917-colosseum-italian-ho-oh/

there's no shadow ID, so it can have both the short (transferred back)
or full name (never transferred) as CK3 without side effects.

allow 10chars in pkmeditor
2018-10-13 08:07:15 -07:00
..
Data Add handling for Mt Battle Ho-Oh (italian) edgecase 2018-10-13 08:07:15 -07:00
Generator Add handling for Mt Battle Ho-Oh (italian) edgecase 2018-10-13 08:07:15 -07:00
Information Minor logic simplifications 2018-10-06 19:44:50 -07:00
Verifiers Extract gb specific core logic to separate class 2018-10-09 21:07:13 -07:00
EncounterEgg.cs Misc cleanup 2018-07-22 17:14:22 -07:00
EncounterInvalid.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
EncounterLink.cs Remove unnecessary empty array allocations 2018-08-01 18:30:51 -07:00
EncounterRejected.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
EncounterSlot.cs Misc style & minor tweaks 2018-08-02 20:11:42 -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 Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
EncounterStaticPID.cs Merge PIDType and bool? shiny property 2018-03-16 19:35:55 -07:00
EncounterStaticShadow.cs Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
EncounterStaticTyped.cs Refactoring 2018-03-08 21:18:32 -08:00
EncounterTrade.cs Rework gen1 trade OT handling 2018-07-10 16:45:24 -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 Misc style & minor tweaks 2018-08-02 20:11:42 -07:00