PKHeX/PKHeX.Core/PKM/Util/Conversion
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
..
EntityCompatibilitySetting.cs HOME 2.0.0: Handle conversion behavior & restrictions (#3506) 2022-05-30 21:43:52 -07:00
EntityConverter.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
EntityConverterResult.cs xmldoc 2022-06-14 00:01:51 -07:00
EntityConverterResultExtensions.cs Move files 2022-04-09 12:01:43 -07:00
EntityRejuvenationSetting.cs xmldoc 2022-06-14 00:01:51 -07:00
FormConverter.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
IEntityRejuvenator.cs Span-ify MoveSetApplicator 2023-03-21 21:02:13 -07:00
ItemConverter.cs Encapsulate item pouch arrays/etc for finer control (#3860) 2023-04-16 12:58:07 -07:00
SpeciesConverter.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
TransporterLogic.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00