mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-09 12:35:20 -05:00
Move logic closer to where it is used rather than in larger static classes EncounterStatic(7): move VC transfer template creation to class, simplify some sanity checks EvoChain: g==2 case is never hit as the generation check at the top of the loop already skips |
||
|---|---|---|
| .. | ||
| Areas | ||
| Encounters | ||
| Enums | ||
| Evolutions | ||
| Learnset | ||
| Moves | ||
| Restrictions | ||
| RNG | ||
| Structures | ||
| Tables | ||
| Verifiers | ||
| Analysis.cs | ||
| BinLinker.cs | ||
| BulkAnalysis.cs | ||
| BulkGenerator.cs | ||
| Checks.cs | ||
| Core.cs | ||
| EvoBase.cs | ||
| LegalityCheckStrings.cs | ||
| MoveList.cs | ||
| MoveListSuggest.cs | ||