mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-23 20:43:07 +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. |
||
---|---|---|
.. | ||
Ribbons | ||
AbilityVerifier.cs | ||
BallVerifier.cs | ||
ConsoleRegionVerifier.cs | ||
CXDVerifier.cs | ||
EffortValueVerifier.cs | ||
EncounterTypeVerifier.cs | ||
FormVerifier.cs | ||
GenderVerifier.cs | ||
HyperTrainingVerifier.cs | ||
IndividualValueVerifier.cs | ||
ItemVerifier.cs | ||
LanguageVerifier.cs | ||
LevelVerifier.cs | ||
MedalVerifier.cs | ||
MemoryVerifier.cs | ||
MiscVerifier.cs | ||
NHarmoniaVerifier.cs | ||
NicknameVerifier.cs | ||
ParseSettings.cs | ||
PIDVerifier.cs | ||
TrainerNameVerifier.cs | ||
TransferVerifier.cs | ||
Verifier.cs |