PKHeX/PKHeX.Core/Saves/Util
Kurt 3fa311f6ed Misc tweaks
more annotations - all bool->out ? are annotated now
fix gender symbol inversion (forgot to set text)
extract some methods to reduce nesting
2021-07-06 08:42:15 -07:00
..
Recognition Minor tweaks 2021-05-18 13:29:55 -07:00
BoxUtil.cs Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
Checksums.cs Use range/index 2021-05-14 15:30:55 -07:00
DexFormUtil.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
ExportFlags.cs Misc tweak to savefile export 2019-02-18 21:59:57 -08:00
IGCSaveFile.cs Replace MC->MemoryCard 2021-07-05 14:32:09 -07:00
ILangDeviantSave.cs Add notation for language-specific save types 2020-09-26 13:30:17 -07:00
SaveExtensions.cs Use invariant culture for ToUpper/ToLower 2021-06-24 09:16:36 -07:00
SaveFinder.cs Misc tweaks 2021-07-06 08:42:15 -07:00
SaveUtil.cs Replace MC->MemoryCard 2021-07-05 14:32:09 -07:00
StadiumUtil.cs Inline some string logic, extract magic values, xmldoc 2021-03-09 21:31:53 -08:00