PKHeX/PKHeX.WinForms/Subforms
Kurt a9ff3aceaa Fix Navel Rock clearing issue
Closes #1090
Saving of the Battle Frontier symbols is clearing the flag

block2 ofs 0x40C = Navel Rock
block2 ofs 0x408 = symbols

bitconverter getbytes was fed an Int64 due to bit shifting ints and
uints. Forcibly cast to uint to keep only 32 bits -> intended behavior.

sneak in RNG readonly
2017-04-23 12:07:45 -07:00
..
PKM Editors Expand logging for invalid batch edits 2017-04-20 21:04:51 -07:00
Save Editors Fix Navel Rock clearing issue 2017-04-23 12:07:45 -07:00
frmReport.cs Add party stat calc to report window 2017-04-15 14:38:43 -07:00
frmReport.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
frmReport.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
KChart.cs More refactoring 2017-01-11 22:28:35 -08:00
KChart.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
KChart.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_Database.cs Slightly speed up database scrolling 2017-04-20 20:52:08 -07:00
SAV_Database.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_Database.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_MysteryGiftDB.cs Slightly speed up database scrolling 2017-04-20 20:52:08 -07:00
SAV_MysteryGiftDB.Designer.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_MysteryGiftDB.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00