mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-24 16:17:29 -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. |
||
|---|---|---|
| .. | ||
| Ability | ||
| Ball | ||
| Ribbons | ||
| ConsoleRegionVerifier.cs | ||
| ContestStatVerifier.cs | ||
| CXDVerifier.cs | ||
| EffortValueVerifier.cs | ||
| FormVerifier.cs | ||
| GenderVerifier.cs | ||
| GroundTileVerifier.cs | ||
| HistoryVerifier.cs | ||
| HyperTrainingVerifier.cs | ||
| IndividualValueVerifier.cs | ||
| ItemVerifier.cs | ||
| LanguageVerifier.cs | ||
| LevelVerifier.cs | ||
| MarkVerifier.cs | ||
| MedalVerifier.cs | ||
| MemoryVerifier.cs | ||
| MiscVerifier.cs | ||
| NHarmoniaVerifier.cs | ||
| NicknameVerifier.cs | ||
| ParseSettings.cs | ||
| PIDVerifier.cs | ||
| TrainerNameVerifier.cs | ||
| TransferVerifier.cs | ||
| Verifier.cs | ||