PKHeX/PKHeX.Core
Kurt ca20e78269 pkm crypto Refactoring r2
condense repeated logic, reduce overall operations
removes 1 array alloc for pkm encryption (shuffle clones the array, so
don't clone->clone)
removes 1 array alloc for pkm decryption (mutate encrypted array), be
aware that no current use cases input an encrypted region and expect the
reference to stay encrypted (always was a temp array).
remove duplicate bounds checks (early return & for loop)
2017-12-29 15:29:31 -08:00
..
Game Store matched encounter generation 2017-12-18 16:17:21 -08:00
Legality fix spanish ranch gift name check 2017-12-29 13:08:06 -08:00
MysteryGifts Remove unnecessary array cloning 2017-12-26 21:38:19 -08:00
PersonalInfo Refactoring 2017-12-26 18:54:08 -08:00
PKM pkm crypto Refactoring r2 2017-12-29 15:29:31 -08:00
Resources Merge pull request #1716 from smileynation/patch-9 2017-12-19 18:42:17 -08:00
Ribbons Fix r2 ribbon checks 2017-06-26 22:18:42 -07:00
Saves misc perf improvements 2017-12-29 10:40:00 -08:00
Util Refactoring 2017-12-14 20:58:55 -08:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Add new text ja flag resources to project 2017-12-17 21:35:06 -08:00