mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-14 00:07:15 +00:00
b1ead9e630
reduces loading time (don't have to allocate conversion arrays when launching a gen7 game), and separates things to easier to manage locations reworks gen3 string encode/decode, no longer does 3->4->5 and 5->4->3; instead goes straight to the end result without an intermediary format. String sanitization should probably be broken up rather than reused, oh well. |
||
---|---|---|
.. | ||
Blocks | ||
MemeCrypto | ||
Storage | ||
Substructures | ||
Util | ||
SAV1.cs | ||
SAV2.cs | ||
SAV3.cs | ||
SAV3Colosseum.cs | ||
SAV3GCMemoryCard.cs | ||
SAV3RSBox.cs | ||
SAV3XD.cs | ||
SAV4.cs | ||
SAV4BR.cs | ||
SAV5.cs | ||
SAV6.cs | ||
SAV7.cs | ||
SAV7b.cs | ||
SaveFile.cs |