PKHeX/PKHeX.Core/Util
Kurt ba5cc26e83 Add indication to which blocks changed
Use reflection to grab all const declarations (private and public), and grab the name of that const. Whenever that block is mentioned in our diff, use the name instead of the key.

Helps identify what changed / remove noise if you don't care about that block.
2020-01-22 17:06:23 -08:00
..
ArrayUtil.cs Use more performat array join 2019-11-20 17:07:55 -08:00
BigEndian.cs Minor clean 2019-09-10 22:07:50 -07:00
DataUtil.cs Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00
DateUtil.cs Extract y2k datetime logic, also wardrobe tweak 2019-09-15 22:12:32 -07:00
FileUtil.cs Add new lengths 2020-01-09 08:17:41 -08:00
FlagUtil.cs Misc clean 2019-09-10 00:21:51 -07:00
MessageStrings.cs Fix Import Count on Load Boxes (#2308) 2019-05-15 09:11:48 -07:00
NetUtil.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
PathUtil.cs Relocate FFFF trim (and 0000) to same location 2019-03-20 22:13:09 -07:00
RandUtil.cs Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
ReflectUtil.cs Add indication to which blocks changed 2020-01-22 17:06:23 -08:00
StringUtil.cs Add more string search methods 2020-01-02 12:06:58 -08:00
Util.cs Add custom int/uint parse tests 2020-01-02 11:11:31 -08:00