PKHeX/PKHeX.Core
Kurt 3123f0df2f Drastically speed up rand() pairs -> seed search
Meet in the middle attack trades some RAM (2^16 flag/byte array) to
reduce future searches by a factor of 1:2^8

profiling yielded >100x speed improvements, even a 2x would have been
impressive ;)
knocks the biggest cpu hog (when searching db) out of the race!
2017-08-03 00:59:39 -07:00
..
Game Add gen4 ribbon names 2017-07-09 14:31:08 -07:00
Legality Drastically speed up rand() pairs -> seed search 2017-08-03 00:59:39 -07:00
MysteryGifts Refactoring 2017-07-31 23:03:51 -07:00
PersonalInfo Refactoring 2017-07-29 11:54:52 -07:00
PKM Fix argument order forms fetch 2017-08-02 10:00:24 -07:00
Properties Add gen3 event flag/variable editing 2017-07-13 23:05:59 -07:00
Resources Update Chinese Translation 2017-07-29 20:49:57 -07:00
Ribbons Fix r2 ribbon checks 2017-06-26 22:18:42 -07:00
Saves Refactoring 2017-07-31 23:03:51 -07:00
Util Refactoring 2017-07-29 11:54:52 -07:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Relocate encounter data loading to separate files 2017-07-25 00:28:43 -07:00