PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt 5e32e64ac8 Handle MANôA and FALCçN SPA->FRE Gen2 Trades
Transporter remaps certain locale specific chars depending on the source ROM's version.
Since VC can trade between languages, there are 2 Spanish in-game trades that have glyphs subject to remapping, if it's transferred from a French game.

If the spanish trade is transferred from a french game, it must match the mutated string.

ty @Lusamine & helpers :D
2020-11-29 18:17:15 -08:00
..
EncounterCriteria.cs Minor refactoring 2020-09-06 10:53:13 -07:00
EncounterEggGenerator.cs Xmldoc, minor tweaks 2020-11-27 11:51:02 -08:00
EncounterFinder.cs Remove relearn suggestion logic from relearn move verification 2020-11-07 12:25:15 -08:00
EncounterGenerator.cs Move Gen1/2 Encounter yielding to separate class 2020-09-05 10:07:02 -07:00
EncounterGenerator12.cs Handle MANôA and FALCçN SPA->FRE Gen2 Trades 2020-11-29 18:17:15 -08:00
EncounterMatchRating.cs Move encounter matching logic to iencounterable 2018-12-27 01:00:08 -08:00
EncounterMovesetGenerator.cs Update EncounterMovesetGenerator.cs 2020-11-23 12:53:32 -08:00
EncounterOrder.cs Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
EncounterSlotGenerator.cs Update go slot list yield and move fetch 2020-11-18 21:34:40 -08:00
EncounterStaticGenerator.cs Prefer form match for suggested encounters 2020-10-19 11:54:59 -07:00
EncounterTradeGenerator.cs Consolidate EncounterTrade1 level objects 2020-11-22 16:19:03 -08:00
MysteryGiftGenerator.cs Refactoring some IEncounterable-type'd object initialization and original-generation evo chain (#2974) 2020-08-21 16:35:49 -07:00
PeekEnumerator.cs Minor clean 2020-09-06 11:24:54 -07:00