mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 12:33:06 +00:00
5bdc6b9ef8
* 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. |
||
---|---|---|
.. | ||
Areas | ||
Bulk | ||
Encounters | ||
Enums | ||
Evolutions | ||
Formatting | ||
Learnset | ||
LearnSource | ||
Moves | ||
Restrictions | ||
RNG | ||
Structures | ||
Tables | ||
Verifiers | ||
BinLinkerAccessor.cs | ||
Breeding.cs | ||
BulkGenerator.cs | ||
Core.cs | ||
LegalityAnalysis.cs | ||
LegalityAnalyzers.cs | ||
MoveListSuggest.cs | ||
MoveSourceType.cs |