PKHeX/PKHeX.Core/PKM
Kurt 4c9177fcb3 Add sort force-reverse
hold control when triggering the sort
sneaky linq to reverse a sort by:
* re-doing the initial sort, then
* reversing the sorted pkm data by using a throwaway increment
* re-doing the final sort
2018-04-30 21:39:12 -07:00
..
Editing Add property set instead of discarding value 2018-04-28 15:58:38 -07:00
Shared Refactor savefile tid/sid to int 2018-04-28 11:06:58 -07:00
BK4.cs Add gen4/5 synthetic trade logic 2018-03-21 21:10:23 -07:00
CK3.cs Add shared pk3/xk3/ck3 class 2018-02-03 12:42:06 -08:00
FormConverter.cs Flag invalid forms on sav compatibility check 2017-11-16 14:30:18 -08:00
IShadowPKM.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
ItemConverter.cs Update showdownset handling for gen2/3 2018-04-25 18:45:31 -07:00
PK1.cs Update showdownset handling for gen2/3 2018-04-25 18:45:31 -07:00
PK2.cs Update showdownset handling for gen2/3 2018-04-25 18:45:31 -07:00
PK3.cs length check language & trash byte source 2018-04-06 23:36:13 -07:00
PK4.cs Add gen4/5 synthetic trade logic 2018-03-21 21:10:23 -07:00
PK5.cs Add GetRandomFeeling 2018-04-28 12:59:11 -07:00
PK6.cs Add GetRandomFeeling 2018-04-28 12:59:11 -07:00
PK7.cs Add GetRandomFeeling 2018-04-28 12:59:11 -07:00
PKM.cs More generator updates 2018-04-29 18:26:36 -07:00
PKMConverter.cs Add modify handling to 'sorter' dropdown 2018-04-22 12:43:18 -07:00
PKMSorting.cs Add sort force-reverse 2018-04-30 21:39:12 -07:00
PKX.cs Generate pkm qr better 2018-04-27 18:24:07 -07:00
ShowdownSet.cs Update showdownset handling for gen2/3 2018-04-25 18:45:31 -07:00
SpeciesConverter.cs Add guard check for out of range gen1 species 2017-11-17 17:07:12 -08:00
StringConverter.cs Fix kor2 string truncation 2018-04-11 17:06:13 -07:00
XK3.cs xd ribbon fix 2018-03-17 10:36:37 -07:00