mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-12 23:37:07 +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 |
||
---|---|---|
.. | ||
Misc | ||
PKM Editors | ||
Save Editors | ||
BoxExporter.cs | ||
BoxExporter.Designer.cs | ||
KChart.cs | ||
KChart.Designer.cs | ||
ReportGrid.cs | ||
ReportGrid.Designer.cs | ||
SAV_Database.cs | ||
SAV_Database.Designer.cs | ||
SAV_Encounters.cs | ||
SAV_Encounters.Designer.cs | ||
SAV_FolderList.cs | ||
SAV_FolderList.Designer.cs | ||
SAV_MysteryGiftDB.cs | ||
SAV_MysteryGiftDB.Designer.cs | ||
SettingsEditor.cs | ||
SettingsEditor.Designer.cs |