PKHeX/PKHeX.Core/PKM/Shared
Kurt 8a08d32dff Simplify pkm constructors
remove Identifier param. 99% of the time, identifier is not provided,
resulting in a useless call

end result:
provide 'create new' and 'create from' constructors
2019-03-16 18:41:56 -07:00
..
_K3.cs Extract gc version IDs to separate logic 2019-03-16 16:48:38 -07: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 Simplify pkm constructors 2019-03-16 18:41:56 -07: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 Use Heal methods 2019-02-20 22:16:38 -08:00
QRPKM.cs Remove QRText property 2018-12-26 17:31:23 -08:00