mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-10 06:34:19 +00:00
0e4d30fd21
#4337 On form open, sav->cgb->png On file import, data->cgb->png On image import, img->cgb->png On form save, cgb->sav Original data is retained when opening/importing file, rather than rebuilding png->cgb every time on form save. Changes: - can now adapt logic easily for pokedex skins - importing image with too many colors/tiles will instead use color/tile 0 instead of throwing an exception, then will alert after importing. - importing image with wrong dimensions/format will alert rather than display exception message |
||
---|---|---|
.. | ||
Controls | ||
MainWindow | ||
Misc | ||
Properties | ||
Resources | ||
Subforms | ||
Util | ||
PKHeX.WinForms.csproj | ||
Program.cs |