mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 08:47:14 +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. |
||
---|---|---|
.. | ||
EncounterCriteria.cs | ||
EncounterEggGenerator.cs | ||
EncounterFinder.cs | ||
EncounterGenerator.cs | ||
EncounterMatchRating.cs | ||
EncounterMovesetGenerator.cs | ||
EncounterOrder.cs | ||
EncounterSlotGenerator.cs | ||
EncounterStaticGenerator.cs | ||
EncounterTradeGenerator.cs | ||
MysteryGiftGenerator.cs | ||
PeekEnumerator.cs |