PKHeX/PKHeX.Core/Legality
Kurt b41f2a3062 Extract logic from PKX
Extract Species Name logic to SpeciesName
Extract Language logic to Language
Remove FormConverter wrapper for string[] fetch
Rearrange some logic to more appropriate locations, update access
modifiers / types
Move some pkm array methods to arrayutil, make generic

PKX.GetVCLanguage was a dupe of _K12.GuessedLanguage() so just expose
the method

PKX is now back to pkm data manip only
2019-09-18 19:58:23 -07:00
..
Areas Minor reorganization 2019-09-13 09:08:12 -07:00
Encounters Extract logic from PKX 2019-09-18 19:58:23 -07:00
Enums Misc updates 2018-12-29 22:19:44 -08:00
Evolutions Misc clean 2019-09-10 00:21:51 -07:00
Learnset Misc updates 2019-02-24 13:57:10 -08:00
Moves use some explicit dex numbers as enum 2019-06-01 10:22:49 -07:00
RNG Minor clean 2019-09-10 22:07:50 -07:00
Structures Minor updates 2019-05-11 10:12:14 -07:00
Tables Extract logic from PKX 2019-09-18 19:58:23 -07:00
Verifiers Extract logic from PKX 2019-09-18 19:58:23 -07:00
Analysis.cs Minor clean 2019-09-10 22:07:50 -07:00
BulkAnalysis.cs Updates continued 2019-04-14 16:04:36 -07:00
Checks.cs Minor tweaks 2019-09-14 11:48:07 -07:00
Core.cs Extract logic from PKX 2019-09-18 19:58:23 -07:00
Data.cs Update xy fashion edits 2018-08-08 21:27:14 -07:00
GBRestrictions.cs Misc clean 2019-09-10 00:21:51 -07:00
LegalityCheckStrings.cs Minor simplification 2019-05-11 13:10:51 -07:00
Memories.cs Misc clean 2019-09-10 00:21:51 -07:00
VivillonTables.cs Fix vivillon comparisons 2019-05-16 22:01:11 -07:00
WordFilter.cs add lock for cross thread dictionary manip 2018-08-25 10:48:37 -07:00