PKHeX/PKHeX.Core/Moves
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
..
MoveInfo.cs Add pre-Gen 6 move types 2023-04-16 18:58:59 -04:00
MoveInfo1.cs Add pre-Gen 6 move types 2023-04-16 18:58:59 -04:00
MoveInfo2.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
MoveInfo3.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
MoveInfo4.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
MoveInfo5.cs Add pre-Gen 6 move types 2023-04-16 18:58:59 -04:00
MoveInfo6.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
MoveInfo7.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
MoveInfo7b.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
MoveInfo8.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
MoveInfo8a.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
MoveInfo8b.cs Misc move/memory tweaks 2022-08-24 20:32:40 -07:00
MoveInfo9.cs Show move elemental type in PKM Editor 2023-04-04 14:38:07 -07:00