PKHeX/PKHeX.Core
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
..
Editing Remove unnecessary null handling 2020-01-20 23:32:05 -08:00
Game Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
Legality Fix criteria comparison 2020-01-21 09:05:39 -08:00
MysteryGifts Remove unnecessary null handling 2020-01-20 23:32:05 -08:00
PersonalInfo Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
PKM Make the template IV/contest stat array readonly 2020-01-18 19:11:29 -08:00
Resources Flip hgss trade flag state meaning 2020-01-17 16:39:19 -08:00
Ribbons Add Ribbon interfaces to WC8 2019-11-18 17:37:38 -08:00
Saves Add indication to which blocks changed 2020-01-22 17:06:23 -08:00
Util Add indication to which blocks changed 2020-01-22 17:06:23 -08:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00