PKHeX/PKM
Kaphotics 08ccec7a07 Fix pk3 sprite helditem fetch
g3item is raw value (gen 3 index), HeldItem returns the equivalent gen4
item.

In the future the populatefields(PK3) method will use the gen3 index
(list needs to be init first) but the display is always the helditem.
2016-06-30 18:10:09 -07:00
..
PK3.cs Fix pk3 sprite helditem fetch 2016-06-30 18:10:09 -07:00
PK4.cs Current progress 2016-06-19 21:22:43 -07:00
PK5.cs Current progress 2016-06-19 21:22:43 -07:00
PK6.cs Current progress 2016-06-19 21:22:43 -07:00
PKM.cs Sync basic gen3 support 2016-06-26 14:23:41 -07:00
PKMConverter.cs Update database to load formats correctly 2016-06-27 22:20:31 -07:00
PKX.cs Tweak savefile enumeration 2016-06-27 23:03:57 -07:00
ShowdownSet.cs Simplify hidden power calc 2016-06-27 22:26:39 -07:00