mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-07-14 19:50:51 -05:00
Inline some gameversion calls, replace `is IAlpha` with immutable interface instead Add interface to get the mastery object for a given a learnset source & species-form (rather than calling it statically) Shorten the BallUseLegality expression Defer ec%100 context to PKX (easy to miss in a future update if any others added down the road) Rewrite Alpha mark check logic to require entry in to HOME (tracker present) as that's the method of obtaining the mark Make SaveUtil not allocate, and let the compiler optimize size checks. |
||
|---|---|---|
| .. | ||
| IEggSource.cs | ||
| ILearnSource.cs | ||
| IReminderSource.cs | ||
| LearnOption.cs | ||
| LearnSource1.cs | ||
| LearnSource2.cs | ||
| LearnSource3.cs | ||
| LearnSource4.cs | ||
| LearnSource5.cs | ||
| LearnSource7.cs | ||
| MoveTutor.cs | ||