PKHeX/PKHeX.Core/PKM/Util
Kurt 8652677a79 Misc tweaks
showdownset: contains char instead of string
gameinfo: static readonly array instead of redefining new on update
legality: order of operation / value reuse / simplification / comments
pkx: compare char instead of single character string
header/footer: move assignment into method as an out instead of ref
2019-01-20 21:55:28 -08:00
..
Experience.cs Move GetIV to pkm, misc simplifications 2019-01-05 10:51:41 -08:00
FormConverter.cs Use agreed upon lgpe starter forme name 2018-11-13 19:20:21 -08:00
ItemConverter.cs Misc reorg 2018-08-20 22:09:35 -07:00
PKMConverter.cs Allow dynamic default savefile type load 2018-12-19 22:10:32 -08:00
PKMSorting.cs Fix xmldoc ampersands 2018-10-31 13:52:09 -07:00
PKX.cs Misc tweaks 2019-01-20 21:55:28 -08:00
SpeciesConverter.cs Style updates 2018-07-29 13:27:48 -07:00
StringConverter.cs Add methods for 7b quirks 2018-11-14 22:51:53 -08:00