PKHeX/PKHeX.Core/Game
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
..
GameStrings "" -> string.Empty 2019-02-07 21:40:20 -08:00
Ball.cs Misc reorg 2018-08-26 16:29:52 -07:00
ComboItem.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
GameData.cs Misc fixes 2019-01-13 18:12:31 -08:00
GameUtil.cs More cleaning 2019-02-03 20:28:03 -08:00
GameVersion.cs Fix xmldoc comment 2019-01-05 15:36:44 -08:00
Gender.cs Misc updates 2018-12-29 22:19:44 -08:00
IBasicStrings.cs Refactoring 2018-06-30 09:59:48 -07:00
LanguageGC.cs Refactoring 2018-05-12 12:28:48 -07:00
LanguageID.cs Misc updates 2018-08-25 17:04:01 -07:00
MoveType.cs Misc reorg 2018-08-26 16:29:52 -07:00
Nature.cs Misc reorg 2018-08-26 16:29:52 -07:00
RegionID.cs sync missing refactorings 2018-06-05 19:07:27 -07:00