PKHeX/PKHeX.Core/PKM/Util
Kurt 5a53c2490a Simplify expression, emit inner error messages
existing logic had been overwriting the inner error messages with the
generic fail message

Remove backwards conversion precondition check; the ConvertPKM method
has no branches that allow conversion so it'll naturally fail -- end
result is the same with less upfront logic.
2019-04-16 22:38:50 -07:00
..
Experience.cs Move GetIV to pkm, misc simplifications 2019-01-05 10:51:41 -08:00
FormConverter.cs Misc updates 2019-02-24 13:57:10 -08:00
ItemConverter.cs Fix typo in method names 2019-03-28 21:44:06 -07:00
PKMConverter.cs Simplify expression, emit inner error messages 2019-04-16 22:38:50 -07:00
PKMSorting.cs Fix xmldoc ampersands 2018-10-31 13:52:09 -07:00
PKX.cs Fix xmldoc typo 2019-04-14 09:04:40 -07:00
SpeciesConverter.cs Misc reductions 2019-03-22 18:42:03 -07:00