PKHeX/PKHeX.Core/Saves/Util
Kurt 39f98a4a94 Misc qol updates
Check max case for level first, then iterate upwards (eliminates inner
if)
change wc* nature to sbyte (update comparisons, 0xFF too magic-y)
use Rand.Next(x) instead of (0, x)
2018-10-27 21:59:31 -07:00
..
BoxUtil.cs Style updates 2018-07-29 13:27:48 -07:00
SaveDetection.cs Add extra backup locations for savedetect 2018-09-03 10:40:40 -07:00
SaveExtensions.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
SaveUtil.cs Misc qol updates 2018-10-27 21:59:31 -07:00