PKHeX/PKHeX.Core/Legality/Encounters
Kurt f8c43d4a06 Rework gen1 trade OT handling
convert all dictionaries to char-byte instead of string (saves 50KB on
compressed dll, lul)
update OT string comparison for pre/post transfer specimens

Showing "TRAINER" for all languages isn't correct, just show a mapped
character

Closes #2049 , thanks @egzonqj & @WEERSOQUEER !
2018-07-10 16:45:24 -07:00
..
Data Rework gen1 trade OT handling 2018-07-10 16:45:24 -07:00
Generator Rework gen1 trade OT handling 2018-07-10 16:45:24 -07:00
Information Rework initial evochain trim 2018-06-22 17:59:02 -07:00
Verifiers Misc simplifications 2018-07-04 09:15:20 -07:00
EncounterEgg.cs Misc simplifications 2018-07-04 09:15:20 -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 Remove excessive references to Util.Rand32() 2018-07-04 11:30:43 -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 Refactoring 2018-06-23 12:37:01 -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 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 Rework initial evochain trim 2018-06-22 17:59:02 -07:00