PKHeX/PKHeX.Core/Saves/Substructures
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
..
Battle Videos Simplify pkm constructors 2019-03-16 18:41:56 -07:00
Gen3 readonly ComboItem 2019-06-01 19:12:41 -07:00
Gen4 Refactoring 2019-09-02 19:30:58 -07:00
Gen5 Refactoring 2019-09-02 19:30:58 -07:00
Gen6 Relocate to more appropriate util class 2019-09-11 18:39:49 -07:00
Gen7 Extract logic from PKX 2019-09-18 19:58:23 -07:00
Gen12 Add jp crystal eventflag offset 2019-07-04 15:07:37 -07:00
Inventory Minor clean 2019-07-14 15:06:45 -07:00
Mail Refactoring 2019-09-02 19:30:58 -07:00
Misc Relocate some logic to interfaces 2018-12-18 17:15:35 -08:00
OPower Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
PokeDex Minor clean 2019-09-10 22:07:50 -07:00
BoxWallpaper.cs Add xmldoc 2019-02-09 20:24:38 -08:00
ITrainerStatRecord.cs Misc simplifications 2018-07-07 15:38:11 -07:00
MysteryGiftAlbum.cs Add xmldoc 2019-02-09 20:24:38 -08:00
Records.cs Fix record read offset 2019-07-07 14:54:38 -07:00