PKHeX/PKHeX.Core
Kurt c345688f6d Fix dex lang bitflag offset write
LangFlags is expected to be less than 0x500 or whatever, zero indexed to
the start of the dex block; NOT an absolute position.
I don't feel like making every usage consistent (gen5, gui editors)
which use the absolute position, so just adjust in the zukan
constructors
2019-06-22 16:53:25 -07:00
..
Editing Extract datasource filtered lists to object 2019-06-22 10:50:32 -07:00
Game Extract datasource filtered lists to object 2019-06-22 10:50:32 -07:00
Legality Add recognition for Method 3 encounters 2019-06-19 19:15:06 -07:00
MysteryGifts Split gen5-7 saves with inheritance (#2319) 2019-06-08 19:56:11 -07:00
PersonalInfo Make RandomGender a method instead of property 2019-02-17 22:13:40 -08:00
PKM Fix cloning of a bad-checksum pk3 2019-06-18 20:55:35 -07:00
Resources Fix Import Count on Load Boxes (#2308) 2019-05-15 09:11:48 -07:00
Ribbons Misc api accessibility tweaks 2019-01-26 14:48:32 -08:00
Saves Fix dex lang bitflag offset write 2019-06-22 16:53:25 -07:00
Util Extract datasource filtered lists to object 2019-06-22 10:50:32 -07:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Bump to net standard 2 2019-05-13 22:33:24 -07:00