PKHeX/PKM
Kaphotics 3fb86f6dc5 Update ribbons
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.
2016-07-16 19:59:53 -07:00
..
PK3.cs Fateful Encounter fix 2016-07-16 17:59:04 -07:00
PK4.cs Update ribbons 2016-07-16 19:59:53 -07:00
PK5.cs Update ribbons 2016-07-16 19:59:53 -07:00
PK6.cs More descriptive pkm properties (ribbon/training) 2016-07-16 15:52:33 -07:00
PKM.cs Add gen3 items list 2016-07-08 18:38:40 -07:00
PKMConverter.cs Change converter country 2016-07-04 16:11:03 -07:00
PKX.cs Add gen3 personal info, move object refs 2016-07-03 15:05:15 -07:00
ShowdownSet.cs Simplify hidden power calc 2016-06-27 22:26:39 -07:00