PKHeX/PKHeX.Core/Legality/Encounters/EncounterTrade
Kurt 5bdc6b9ef8
Privatize some static fields, more robust legal helper classes. (#3865)
* Uses LearnSource more throughout the codebase when appropriate, rather than loosely coupled pivot methods.
* Hides Learnset/EggMove data inside the LearnSource classes.
* Extracts functionality from the large Legal class & partial Table*.cs files into better performing helper classes.
* Cleans up some code from prior LearnSource commits.
2023-04-20 21:23:15 -07:00
..
EncounterTrade.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
EncounterTrade1.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
EncounterTrade2.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterTrade3.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterTrade4.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
EncounterTrade5.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
EncounterTrade6.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EncounterTrade7.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EncounterTrade7b.cs Refactoring: Move Source (Legality) (#3560) 2022-08-03 16:15:27 -07:00
EncounterTrade8.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EncounterTrade8b.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EncounterTrade9.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EncounterTradeGB.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00