PKHeX/PKHeX.Core
Kurt c730dfa1ba Remove empty ushort[1], improve item combo fetch
held item list now allocates less (concat arrays instead of ienumerables)
item list already prunes out of range items, so simplify data source fetch
simplify item list prune (return as list, so we can call RemoveAll instead of Where.ToList)
2020-01-24 23:29:45 -08:00
..
Editing Remove unnecessary null handling 2020-01-20 23:32:05 -08:00
Game Remove empty ushort[1], improve item combo fetch 2020-01-24 23:29:45 -08:00
Legality Remove empty ushort[1], improve item combo fetch 2020-01-24 23:29:45 -08:00
MysteryGifts Swap rand call order, rename as overload 2020-01-22 19:04:20 -08:00
PersonalInfo Remove unnecessary null checks 2020-01-18 16:57:25 -08:00
PKM Swap rand call order, rename as overload 2020-01-22 19:04:20 -08:00
Resources Fix starter order 2020-01-24 20:18:26 -08:00
Ribbons Add Ribbon interfaces to WC8 2019-11-18 17:37:38 -08:00
Saves Extract metadata-reflection class to PKHeX.Core 2020-01-24 17:57:47 -08:00
Util Remove empty ushort[1], improve item combo fetch 2020-01-24 23:29:45 -08:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Relocate gui-only text files to WinForms project 2020-01-03 15:53:48 -08:00