PKHeX/PKHeX.Core/Legality
Kurt ad4b560071 Minor clean
Remove RibbonWishing as property, just calc on the fly since it's a single case
Update type info for vc transfer to indicate it's an es7
Split up dreamworld encounters as intended, fix logic lol
2020-08-30 22:37:14 -07:00
..
Areas Move version value from Slot to Area to reduce member size & value passing 2020-08-30 11:08:21 -07:00
Encounters Minor clean 2020-08-30 22:37:14 -07:00
Enums Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07:00
Evolutions Refactoring some IEncounterable-type'd object initialization and original-generation evo chain (#2974) 2020-08-21 16:35:49 -07:00
Learnset PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Moves Split GO from "GG" gameversion 2020-08-06 18:24:20 -07:00
Restrictions Remove access to modified captured variable 2020-08-30 15:48:11 -07:00
RNG Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07:00
Structures Minor clean 2020-08-30 16:16:22 -07:00
Tables Offload EncounterSlot loading logic to reduce complexity (#2980) 2020-08-30 10:23:22 -07:00
Verifiers Minor clean 2020-08-30 22:37:14 -07:00
Analysis.cs Minor clean 2020-08-30 22:37:14 -07:00
BinLinker.cs Strip out some unnecessary logic 2020-04-16 12:58:48 -07:00
BulkAnalysis.cs Remove some reliance on GenNumber 2020-05-31 12:12:48 -07:00
BulkGenerator.cs Minor clean 2020-03-20 13:33:15 -07:00
Checks.cs Verify Contest stats on gen5 origin 2020-05-09 20:47:32 -07:00
Core.cs Refactoring some IEncounterable-type'd object initialization and original-generation evo chain (#2974) 2020-08-21 16:35:49 -07:00
EvoBase.cs Minor clean 2020-06-21 19:46:06 -05:00
LegalityCheckStrings.cs Fix move record flag check overflow to tracker 2020-08-11 19:42:40 -07:00
MoveList.cs Minor tweaks 2020-07-19 18:30:46 -05:00
MoveListSuggest.cs Extract move suggest logic, add battleversion clamp 2020-06-27 13:06:28 -05:00