PKHeX/PKHeX.Core
Kurt fe7fea877b Replace boolean OrderBy with DeferBy
orderby consumes the entire input enumerable in 'sorting' the list;
since we don't care about the order besides a yes/no, just manage the
yield order ourselves.

don't bother using this method more than the spot it's in; was a fun
exercise but other spots are set up for easier debugging
(overall flow is where->deferby->yield), could make things easier to
read but meh
2018-07-17 16:28:42 -07:00
..
Editing Update interface parameter names 2018-07-14 18:08:30 -07:00
Game Add lgpe properties 2018-07-14 21:55:45 -07:00
Legality Replace boolean OrderBy with DeferBy 2018-07-17 16:28:42 -07:00
MysteryGifts Remove excessive references to Util.Rand32() 2018-07-04 11:30:43 -07:00
PersonalInfo Add xmldoc 2018-07-04 08:43:19 -07:00
PKM Add lgpe properties 2018-07-14 21:55:45 -07:00
Resources Update translations 2018-07-16 15:12:40 -07:00
Ribbons Refactoring 2018-05-12 12:28:48 -07:00
Saves Update File name/path/folder fields 2018-07-16 21:00:43 -07:00
Util Refactoring 2018-07-07 11:20:05 -07:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Remove unmaintained portuguese side-translation 2018-06-14 17:03:56 -07:00