PKHeX/PKHeX.Core/Saves
Kurt 383d4b7700 "" -> string.Empty
be explicit that the string is empty rather than possibly missing
disallow encrypted export for BK4 (they're not encrypted), removes type
check
simplify replaceall in showdownset (don't call ReplaceAll 4x, just get
valid chars and rebuild)
simplify get ribbon sprite name (precompute ToLower and appended values
2019-02-07 21:40:20 -08:00
..
Blocks Misc refactoring 2019-02-01 23:08:03 -08:00
MemeCrypto More cleaning 2019-02-03 20:28:03 -08:00
Storage More cleaning 2019-02-03 20:28:03 -08:00
Substructures "" -> string.Empty 2019-02-07 21:40:20 -08:00
Util Misc refactoring 2019-02-01 23:08:03 -08:00
SAV1.cs Misc clean 2019-02-02 10:19:41 -08:00
SAV2.cs Misc updates 2019-01-11 17:44:51 -08:00
SAV3.cs Misc clean 2019-02-02 10:19:41 -08:00
SAV3Colosseum.cs Allow colo to be a blank savefile 2019-01-05 15:37:06 -08:00
SAV3GCMemoryCard.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00
SAV3RSBox.cs Misc clean 2019-02-02 10:19:41 -08:00
SAV3XD.cs Misc clean 2019-02-02 10:19:41 -08:00
SAV4.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00
SAV4BR.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00
SAV5.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00
SAV6.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00
SAV7.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00
SAV7b.cs Fix pb7 trade logic 2019-01-08 18:32:42 -08:00
SaveFile.cs Continued refactoring 2019-02-01 23:26:43 -08:00