PKHeX/PKHeX.Core/Saves
Kurt 2f2512b09c Reduce allocations for checking file write time
FileInfo inherits from FileSystemInfo, which initializes a bunch of
strings that we don't need
this isn't a great optimization, just a fun exercise finding a quicker
approach to get these values
2019-04-05 18:45:59 -07:00
..
Blocks Relocate checksum/dexform logic 2019-03-16 12:01:21 -07:00
MemeCrypto More cleaning 2019-02-03 20:28:03 -08:00
Storage Simplify get/decrypt pkm access 2019-03-29 19:43:33 -07:00
Substructures Misc reductions 2019-03-30 16:21:45 -07:00
Util Reduce allocations for checking file write time 2019-04-05 18:45:59 -07:00
SAV1.cs Misc reductions 2019-03-30 16:21:45 -07:00
SAV2.cs Misc reductions 2019-03-30 16:38:52 -07:00
SAV3.cs Consolidate pouch load/set 2019-03-30 16:10:14 -07:00
SAV3Colosseum.cs Consolidate pouch load/set 2019-03-30 16:10:14 -07:00
SAV3GCMemoryCard.cs Fix incorrect block index ref 2019-03-07 17:30:50 -08:00
SAV3RSBox.cs Simplify get/decrypt pkm access 2019-03-29 19:43:33 -07:00
SAV3XD.cs Relocate xd/batrev encryption 2019-03-30 21:28:32 -07:00
SAV4.cs Consolidate pouch load/set 2019-03-30 16:10:14 -07:00
SAV4BR.cs Relocate xd/batrev encryption 2019-03-30 21:28:32 -07:00
SAV5.cs Consolidate pouch load/set 2019-03-30 16:10:14 -07:00
SAV6.cs Simplify trade trainer parameters 2019-03-30 22:05:28 -07:00
SAV7.cs Simplify trade trainer parameters 2019-03-30 22:05:28 -07:00
SAV7b.cs Simplify trade trainer parameters 2019-03-30 22:05:28 -07:00
SaveFile.cs Simplify get/decrypt pkm access 2019-03-29 19:43:33 -07:00