PKHeX/PKHeX.Core/PKM/Shared
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
..
_K3.cs Misc cxd format updates 2018-11-26 19:21:48 -08:00
_K4.cs Move GetIV to pkm, misc simplifications 2019-01-05 10:51:41 -08:00
_K6.cs Misc update 2019-01-09 21:11:14 -08:00
_K12.cs "" -> string.Empty 2019-02-07 21:40:20 -08:00
IAwakened.cs Add WB7 and legality detection logic 2018-11-21 12:24:41 -08:00
IContestStats.cs Style updates 2018-07-29 13:27:48 -07:00
IGameValueLimit.cs Refactoring 2018-06-15 16:00:28 -07:00
IGeoTrack.cs Extract geolocation logic to interface 2018-07-14 10:34:34 -07:00
IHyperTrain.cs Add gold bottle cap bypass for LGPE 2019-01-06 16:21:34 -08:00
ILangNick.cs Rework mg nick/lang checks 2018-08-30 18:09:52 -07:00
IShadowPKM.cs Minor reorganization 2018-05-18 19:33:11 -07:00
ITrainerID.cs Respacening 2018-07-26 19:34:27 -07:00
PokeList1.cs Extract PokemonList* to inherited class 2018-08-05 17:28:54 -07:00
PokeList2.cs Misc simplifications 2018-09-12 20:55:30 -07:00
PokeListGB.cs Misc simplifications 2018-09-12 20:55:30 -07:00
PokeListType.cs Extract PokemonList* to inherited class 2018-08-05 17:28:54 -07:00
QRPK7.cs Add QRPK7 to PK7 2019-01-29 21:07:42 -08:00
QRPKM.cs Remove QRText property 2018-12-26 17:31:23 -08:00