PKHeX/PKHeX.Core/Legality/Encounters/Generator
Kurt 581d5158dc Pass ribbon temp struct byref
Quicker than creating defensive copies for each Parse call. Do the same for IV-set passing.
Not worth for binlinker as it's never passed multiple times / deref'd often.
2023-12-30 11:40:10 -08:00
..
ByGeneration ArgumentOutOfRangeException 2023-12-09 15:21:10 -08:00
Moveset Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
Possible Add support for Indigo Disk (#4111) 2023-12-17 16:41:15 -08:00
Search Add support for Indigo Disk (#4111) 2023-12-17 16:41:15 -08:00
EncounterCriteria.cs Pass ribbon temp struct byref 2023-12-30 11:40:10 -08:00
EncounterFinder.cs Update .NET Runtime to .NET 8.0 (#4082) 2023-12-03 20:13:20 -08:00
EncounterGenerator.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
PeekEnumerator.cs File scoped namespaces (#3529) 2022-06-18 11:04:24 -07:00