PKHeX/PKHeX.WinForms/Subforms
Kurt be80a6b9da Fix HGSS wallpaper get/set & editing
the special wallpaper values are +0x10 (ie 0x20, 0x21... instead of
0x10, 0x11) from the contiguous sequence of regular box wallpaper IDs
(anti cheat probing?).

Xor tweak allows for single invert method; use this invert with the base
implementation's method.

Range check for setting the box wallpaper (just in case). The underlying
error was fixed; the 255 val was reading from the wrong offset (now
fixed).

Thanks Scarfy!

https://projectpokemon.org/forums/files/file/1-pkhex/?do=findComment&comment=344
2017-05-23 21:38:15 -07:00
..
PKM Editors Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
Save Editors Fix HGSS wallpaper get/set & editing 2017-05-23 21:38:15 -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 Refactor main form into smaller pieces 2017-05-22 21:55:12 -07: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 Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
SAV_Database.Designer.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
SAV_Database.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00
SAV_FolderList.cs Fix folder location fetch & x/c/bk# extension fetch 2017-05-17 20:39:10 -07:00
SAV_FolderList.Designer.cs Misc changes 2017-05-16 20:34:24 -07:00
SAV_FolderList.resx Add quick folder open menu item 2017-05-16 16:27:43 -07:00
SAV_MysteryGiftDB.cs Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
SAV_MysteryGiftDB.Designer.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
SAV_MysteryGiftDB.resx Split winforms to separate project 2017-01-07 23:54:09 -08:00