PKHeX/PKHeX.Core/Game/GameStrings
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
..
LocationSet Update 22.11.24 2022-11-24 17:42:17 -08:00
FilteredGameDataSource.cs Privatize some static fields, more robust legal helper classes. (#3865) 2023-04-20 21:23:15 -07:00
GameDataSource.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
GameInfo.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
GameLanguage.cs Add more xmldoc 2023-03-31 13:00:34 -07:00
GameStrings.cs Encapsulate item pouch arrays/etc for finer control (#3860) 2023-04-16 12:58:07 -07:00
GeoLocation.cs Update Vivillon 3DS pattern handling 2023-03-05 01:39:13 -08:00
MemoryStrings.cs Update 22.11.24 2022-11-24 17:42:17 -08:00
MetDataSource.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00