PKHeX/PKHeX.Core/Legality/Encounters
Kurt 4a8a495d04 Condense some switch expressions
Should be it for now; exhaustively searched for all that made sense to change
2020-12-25 10:58:33 -08:00
..
Data Add holiday raids 2020-12-24 17:15:32 -08:00
EncounterMisc Condense some switch expressions 2020-12-25 10:58:33 -08:00
EncounterSlot Mark EncounterSlot/Static types as immutable record types 2020-12-23 20:40:59 -08:00
EncounterStatic Split IContestStats, mark trades as records 2020-12-24 00:06:40 -08:00
EncounterTrade Make EncounterTrade's version init-only 2020-12-24 15:23:26 -08:00
Generator Use new switch statements 2020-12-23 17:14:38 -08:00
Information More switch expressions 2020-12-24 17:12:08 -08:00
Verifiers Condense some switch expressions 2020-12-25 10:58:33 -08:00
IEncounterable.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00