PKHeX/PKHeX.Core/Saves/Substructures/Battle Videos
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
..
BattleMode.cs Add bvid util 2018-08-18 20:10:34 -07:00
BattleStyle.cs Add bvid util 2018-08-18 20:10:34 -07:00
BattleVideo.cs Misc reorg 2018-07-29 14:04:16 -07:00
BV6.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00
BV7.cs style updates 2018-09-14 22:37:47 -07:00
BVRequestUtil.cs Update str<->val base32 encoder 2018-08-07 16:32:31 -07:00
MoveTarget.cs Add bvid util 2018-08-18 20:10:34 -07:00
RotateDirection.cs Add bvid util 2018-08-18 20:10:34 -07:00
TurnActionCode.cs Add bvid util 2018-08-18 20:10:34 -07:00
TurnStartCode.cs Add bvid util 2018-08-18 20:10:34 -07:00
TurnStartInstruction.cs Add bvid util 2018-08-18 20:10:34 -07:00