PKHeX/PKHeX.WinForms/Controls/PKM Editor
Kurt 94baab1c45
Split off image generation to separate project (#2395)
With the approaching games, PKM sprites are a different size from the 3DS era (as already hinted by LGPE, which has 56x68). It'll be a little easier to manage with this portion of the library walled off from the rest of the codebase.

Eventually the net46 target will use fody or something to merge in these extra dependency dll's automatically to not disturb the usual exe/dll experience.
2019-09-29 09:47:06 -07:00
..
BallBrowser.cs Split off image generation to separate project (#2395) 2019-09-29 09:47:06 -07:00
BallBrowser.Designer.cs Move ball browser form to separate file 2019-02-14 20:18:31 -08:00
BallBrowser.resx Move ball browser form to separate file 2019-02-14 20:18:31 -08:00
CatchRate.cs misc gen1 updates 2019-01-21 20:06:02 -08:00
CatchRate.Designer.cs Add catch rate editor control 2018-09-30 10:16:45 -07:00
CatchRate.resx Add catch rate editor control 2018-09-30 10:16:45 -07:00
ContestStat.cs Respacening 2018-07-26 19:34:27 -07:00
ContestStat.Designer.cs Inherit sizing mode 2018-03-19 16:15:46 -07:00
ContestStat.resx Move contest stat to separate usercontrol 2017-06-25 10:57:35 -07:00
ContextMenuPKM.cs Respacening 2018-07-26 19:34:27 -07:00
ContextMenuPKM.Designer.cs Add icons 2018-04-21 22:31:11 -07:00
ContextMenuPKM.resx Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
DrawConfig.cs Flip gender colors 2019-02-17 21:17:16 -08:00
EditPK1.cs Extract logic from PKX 2019-09-18 19:58:23 -07:00
EditPK2.cs Extract logic from PKX 2019-09-18 19:58:23 -07:00
EditPK3.cs Refactoring 2018-07-06 17:37:07 -07:00
EditPK4.cs Refactoring 2018-05-12 12:28:48 -07:00
EditPK5.cs Don't set HiddenAbility if HaX 2018-02-19 23:34:07 -08:00
EditPK6.cs speed up pkm loading slightly 2017-10-25 19:37:31 -07:00
EditPK7.cs Add pkm variant for beluga 2018-11-13 19:10:31 -08:00
EditPK8.cs Add swsh content placeholders (#2392) 2019-09-23 16:56:47 -07:00
IMainEditor.cs Use version specific personal info 2018-07-27 21:21:42 -07:00
LoadSave.cs Extract color config to separate class 2019-02-09 13:15:37 -08:00
PKMEditor.cs Split off image generation to separate project (#2395) 2019-09-29 09:47:06 -07:00
PKMEditor.Designer.cs Make move display consistent 2019-02-09 18:44:21 -08:00
PKMEditor.resx Make move display consistent 2019-02-09 18:44:21 -08:00
ShinyLeaf.cs Split off image generation to separate project (#2395) 2019-09-29 09:47:06 -07:00
ShinyLeaf.Designer.cs Inherit sizing mode 2018-03-19 16:15:46 -07:00
ShinyLeaf.resx Add Shiny Leaf editing 2017-06-17 21:49:14 -07:00
SizeCP.cs More cleaning 2019-02-03 20:28:03 -08:00
SizeCP.Designer.cs add size rating indications when viewing pkm data 2018-12-13 21:10:38 -08:00
SizeCP.resx Add size/cp editor control 2018-11-13 19:24:08 -08:00
StatEditor.cs Split off image generation to separate project (#2395) 2019-09-29 09:47:06 -07:00
StatEditor.Designer.cs Add AV randomize 2018-11-16 14:21:29 -08:00
StatEditor.resx Relocate pkm stat controls to separate usercontrol 2018-02-26 21:22:35 -08:00
TrainerID.cs Respacening 2018-07-26 19:34:27 -07:00
TrainerID.Designer.cs Switch to textchanged 2018-05-25 20:42:56 -07:00
TrainerID.resx Add TrainerID control 2018-04-28 09:34:54 -07:00