PKHeX/PKHeX.Core/Editing
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
..
Bulk Misc variable name changes 2019-02-06 23:28:02 -08:00
Saves More cleaning 2019-02-03 20:28:03 -08:00
BallRandomizer.cs Misc clarity 2019-02-03 10:28:33 -08:00
CommonEdits.cs add null check for invalid relearn scenarios 2019-01-14 16:39:11 -08:00
HiddenPower.cs Style updates 2018-07-29 13:27:48 -07:00
IPKMView.cs Add basic plugin sys 2018-05-13 12:49:29 -07:00
IPlugin.cs Add plugin initialize order 2018-06-30 15:02:17 -07:00
ISaveFileProvider.cs Add basic plugin sys 2018-05-13 12:49:29 -07:00
ISpriteBuilder.cs Add shadow lugia sprite 2018-10-20 23:05:15 -05:00
ShowdownSet.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00