PKHeX/PKHeX.Core/Util
Kurt 11b2dc35d7 Refactor main form into smaller pieces
pkm editor, sav editor, menus, and a manager to glue the storage slots
together
decouples the pkm/sav editors from a static savefile reference.

improves dragdrop/click view/set/delete indication, hides unavailable
contextmenuitems, and fixes a few incorrect references. Box Subviewer
slots now have all the indication/events that the main save editor slots
have.

pls report behavior bugs 👍
2017-05-22 21:55:12 -07:00
..
BigEndian.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
CryptoUtil.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
DataUtil.cs Cleanup 2017-05-12 09:33:12 -07:00
DateUtil.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PathUtil.cs Cleanup 2017-05-12 09:33:12 -07:00
RandUtil.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
ReflectUtil.cs Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
StringUtil.cs Cleanup 2017-05-12 09:33:12 -07:00