PKHeX/PKHeX.Core/Legality
Kurt 75fb704658 Use already allocated result array
All operations overwrite all 4 entries of the result array, so no need to forcibly reallocate the array.
2021-03-30 20:27:40 -07:00
..
Areas More xmldoc 2021-03-23 21:20:02 -07:00
Encounters Use already allocated result array 2021-03-30 20:27:40 -07:00
Enums Add case for special headbutt slots 2021-03-11 20:52:00 -08:00
Evolutions Minor clean 2021-03-14 16:16:55 -07:00
Formatting Rework EncounterCriteria to be ability indexed rather than direct ability (#3179) 2021-03-23 17:05:15 -07:00
Learnset Minor tweaks 2021-03-23 23:10:30 -07:00
Moves Bake cosplay moves into the encounter template 2021-02-02 09:40:58 -08:00
Restrictions More tweaks 2021-02-19 10:52:26 -08:00
RNG Minor clean 2021-03-14 16:16:55 -07:00
Structures Use already allocated result array 2021-03-30 20:27:40 -07:00
Tables Add more xmldoc / enum clean 2021-03-14 11:28:46 -07:00
Verifiers Disallow lang=2 for dp trades 2021-03-21 10:34:00 -07:00
BinLinker.cs Minor clean 2021-03-14 16:16:55 -07:00
Breeding.cs Simplify more expressions 2021-01-04 17:31:43 -08:00
BulkAnalysis.cs More tweaks 2021-02-19 10:52:26 -08:00
BulkGenerator.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
Core.cs Refactoring 2021-02-03 11:33:09 -08:00
LegalityAnalysis.cs Extract report generation from LegalityAnalysis object functions 2021-03-20 13:21:04 -07:00
LegalityAnalyzers.cs Add more xmldoc / enum clean 2021-03-14 11:28:46 -07:00
MoveList.cs Add more xmldoc / enum clean 2021-03-14 11:28:46 -07:00
MoveListSuggest.cs Minor perf improvements 2021-03-30 18:51:53 -07:00