mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-12 06:37:20 -05:00
* Providing pkm/sav files via command line (dragging files onto exe / associated file launched) will more intelligently source a partner sav/pkm object if not provided. * Gen1/2 mainline save files now indicate if they are VC era or GB era (legality implications) in the program title bar. * Fixes loading VC era save backups not being recognized as VC era (`.bak` extension hides `.dat`) * Export BAK moved to the SAV tab, which allows Export main to be deleted and Export SAV to be used as the single-click for exporting saves. `CTRL-E` is still the hotkey. |
||
|---|---|---|
| .. | ||
| Localization | ||
| ArrayUtil.cs | ||
| BigEndian.cs | ||
| BinaryCodedDecimal.cs | ||
| ComboItemUtil.cs | ||
| DateUtil.cs | ||
| FileUtil.cs | ||
| FlagUtil.cs | ||
| FrameworkUtil.cs | ||
| MessageStrings.cs | ||
| NetUtil.cs | ||
| PathUtil.cs | ||
| RandUtil.cs | ||
| ReflectUtil.cs | ||
| ResourceUtil.cs | ||
| StringUtil.cs | ||
| UpdateUtil.cs | ||
| Util.cs | ||
| ValueTypeTypeConverter.cs | ||