PKHeX/PKHeX.Core/Saves
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
..
Blocks Fix rsbox checksum calc/write in blockinfo 2018-03-30 15:56:59 -07:00
MemeCrypto Misc simplification 2018-01-15 17:51:33 -08:00
Storage Relocate some logic to core 2018-03-25 19:05:49 -07:00
Substructures Fix kor playtime read 2018-04-06 17:15:34 -07:00
SAV1.cs Refactor savefile tid/sid to int 2018-04-28 11:06:58 -07:00
SAV2.cs Refactor savefile tid/sid to int 2018-04-28 11:06:58 -07:00
SAV3.cs Refactor savefile tid/sid to int 2018-04-28 11:06:58 -07:00
SAV3Colosseum.cs Refactor savefile tid/sid to int 2018-04-28 11:06:58 -07:00
SAV3GCMemoryCard.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
SAV3RSBox.cs add faster pkm slot presence check 2018-03-18 16:22:21 -07:00
SAV3XD.cs Refactor savefile tid/sid to int 2018-04-28 11:06:58 -07:00
SAV4.cs Refactor savefile tid/sid to int 2018-04-28 11:06:58 -07:00
SAV4BR.cs Add gen4/5 synthetic trade logic 2018-03-21 21:10:23 -07:00
SAV5.cs Refactor savefile tid/sid to int 2018-04-28 11:06:58 -07:00
SAV6.cs Refactor savefile tid/sid to int 2018-04-28 11:06:58 -07:00
SAV7.cs Refactor savefile tid/sid to int 2018-04-28 11:06:58 -07:00
SaveFile.cs Add sort force-reverse 2018-04-30 21:39:12 -07:00
SaveUtil.cs add duc reading 2018-03-21 17:01:07 -07:00