mirror of
https://github.com/kwsch/PKHeX
synced 2025-02-17 13:58:33 +00:00
Added all gen3-6 ribbons. Fixed bugs: * Increased speed that the subform pops up (yay profiling!) -- TableLayoutPanel would be reconfigured on every row added; adding a lot of rows constantly reconfigures, so disable the layout updates so that it only procs at the end. * Cleaned up display of the ribbons, fixed width (40x40) instead of autosize. Now display 3 per row. * Now display the golden "complete" ribbon for g6 memory ribbons. |
||
---|---|---|
.. | ||
BatchEditor.cs | ||
BatchEditor.Designer.cs | ||
BatchEditor.resx | ||
MemoryAmie.cs | ||
MemoryAmie.Designer.cs | ||
MemoryAmie.resx | ||
RibbMedal.cs | ||
RibbMedal.Designer.cs | ||
RibbMedal.resx | ||
RibbonEditor.cs | ||
RibbonEditor.Designer.cs | ||
RibbonEditor.resx | ||
SuperTrainingEditor.cs | ||
SuperTrainingEditor.Designer.cs | ||
SuperTrainingEditor.resx | ||
Text.cs | ||
Text.Designer.cs | ||
Text.resx |