PKHeX/PKHeX.Core/Saves/Substructures
Kurt 2adbca628b Add raw value edits
Not done for Array types or Object types
muh reflection, such spooky

mark Offset as non-browsable so it doesn't show up in propertygrid if the block is being edited by a grid :)

I imagine a struct-type-sensitive array property grid edit could be done via Buffer.BlockCopy to a dest array, but there's so few Array blocks... so meh
2020-01-23 21:30:39 -08:00
..
Battle Videos Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
Gen3 Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
Gen4 sealed 2019-10-03 19:09:02 -07:00
Gen5 Fix Subway Super checks (#2652) 2020-01-21 11:00:09 -08:00
Gen6 Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
Gen7 Add raw value edits 2020-01-23 21:30:39 -08:00
Gen8 Add more trainer card/status fields & stats 2020-01-23 18:31:10 -08:00
Gen12 Add Pikachu Beach Score editing for YW saves 2019-12-21 15:17:05 -08:00
Inventory Sword/Shield Update 2019-11-15 17:52:08 -08:00
Mail Cleanup 2019-10-26 12:33:58 -07:00
Misc PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
OPower Cleanup 2019-10-26 12:33:58 -07:00
PokeDex Use enum for species comparisons 2019-12-08 17:39:19 -08:00
ITrainerStatRecord.cs Misc simplifications 2018-07-07 15:38:11 -07:00
MysteryGiftAlbum.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Records.cs Update tower record set 2020-01-20 18:16:46 -08:00