PKHeX/PKHeX.Core
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
..
Editing Remove unnecessary null handling 2020-01-20 23:32:05 -08:00
Game Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
Legality Verify full raid result with known seed 2020-01-23 00:11:07 -08:00
MysteryGifts Swap rand call order, rename as overload 2020-01-22 19:04:20 -08:00
PersonalInfo Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
PKM Swap rand call order, rename as overload 2020-01-22 19:04:20 -08:00
Resources Flip hgss trade flag state meaning 2020-01-17 16:39:19 -08:00
Ribbons Add Ribbon interfaces to WC8 2019-11-18 17:37:38 -08:00
Saves Add raw value edits 2020-01-23 21:30:39 -08:00
Util Indicate known block types at top 2020-01-23 20:11:39 -08:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00