PKHeX/PKHeX.Core/Legality/Encounters
Kurt 29b3b695bd Pre-allocate some dictionary sizes
Skips the bucket array resizing steps
a 256 key dict will garbage 5KB; StringConverter2KOR wastes 100KB of garbage.

Zukan7b: save 144 bytes and eliminate cctor
2023-03-04 20:00:27 -08:00
..
Data Pre-allocate some dictionary sizes 2023-03-04 20:00:27 -08:00
EncounterMisc Update EncounterEgg.cs 2023-03-04 15:10:34 -08:00
EncounterSlot Update AreaWeather9.cs 2023-02-08 08:19:38 -08:00
EncounterStatic S/V 1.2.0 Support (#3819) 2023-02-27 19:12:27 -08:00
EncounterTrade Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Generator Add sanity check for min level eggs 2023-02-18 23:19:50 -08:00
Information Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Verifiers More descriptive version indication wc6/wc7 2023-01-30 22:57:18 -08:00
EncounterMatchRating.cs Add more xmldoc 2022-08-21 01:39:16 -07:00
IEncounterable.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IEncounterConvertible.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IEncounterFormRandom.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
IEncounterInfo.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00
IEncounterMatch.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
IEncounterTemplate.cs Update 22.11.24 2022-11-24 17:42:17 -08:00