PKHeX/PKHeX.Core/MysteryGifts
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
..
MysteryGift.cs Allow Open WB7Full / WB7 (#2304) 2019-05-13 15:35:40 -07:00
MysteryUtil.cs Misc clean 2019-09-10 00:21:51 -07:00
PCD.cs Extract most common location numbers to class 2019-05-10 20:46:49 -07:00
PGF.cs Extract logic from PKX 2019-09-18 19:58:23 -07:00
PGT.cs Extract logic from PKX 2019-09-18 19:58:23 -07:00
PL6.cs Remove unnecessary null checks on constructors 2019-03-16 18:23:50 -07:00
WB7.cs Extract logic from PKX 2019-09-18 19:58:23 -07:00
WC3.cs Extract logic from PKX 2019-09-18 19:58:23 -07:00
WC6.cs Extract logic from PKX 2019-09-18 19:58:23 -07:00
WC7.cs Extract logic from PKX 2019-09-18 19:58:23 -07:00
WR7.cs Remove unnecessary null checks on constructors 2019-03-16 18:23:50 -07:00