PKHeX/PKHeX.Core/Saves/Substructures/Gen3
Kurt 7743b30b2f Fix species being replaced with incorrect mapping
XD shadow monitor stores the Gen3-mainline-SpeciesID instead of nationaldex ID.
Remap the values on the fly.

Pass the data via span to save a 8KB allocation for sav ctor

Closes #3365
2022-01-07 17:48:12 -08:00
..
CXD Fix species being replaced with incorrect mapping 2022-01-07 17:48:12 -08:00
Events Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
Decoration3.cs Expose decoration list for editing 2020-03-17 12:14:01 -07:00
DecorationInventory3.cs Remove unnecessary warning suppression 2021-12-27 12:09:15 -08:00
EReaderBerrySettings.cs Trailing commas 2021-08-20 13:49:20 -07:00
Gen3MysteryData.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
HallFame3.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
IGen3Hoenn.cs Add cxd/rsbox event data for mainline sav3 2021-08-22 18:52:29 -07:00
IGen3Joyful.cs Split SAV3 into version classes 2021-03-15 23:51:58 -07:00
IGen3Wonder.cs Gen3: Add methods to get/set external event data 2021-03-27 18:58:51 -07:00
PokeBlock3.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
PokeBlock3Case.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
PokeBlock3Color.cs Minor clean 2021-03-14 16:16:55 -07:00
Record3.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
Roamer3.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
RTC3.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SecretBase3.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SecretBase3PKM.cs sealed 2019-10-03 19:09:02 -07:00
SecretBase3Team.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
StrategyMemo.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
StructConverter.cs Add Swarm data get/set for gen3-5 2021-08-20 19:52:31 -07:00
Swarm3.cs Force alignment 2021-08-20 22:07:09 -07:00