PKHeX/PKHeX.Core/Legality/Restrictions
Kurt 75da70069c Remove access to modified captured variable
Get the variable rather than indexing into the array each time

Simplify some expressions in sav7 for readability
Make SAV_EventFlags use comboitem explicitly by type rather than an anonymous type with same member names
2020-08-30 15:48:11 -07:00
..
GBRestrictions.cs Remove access to modified captured variable 2020-08-30 15:48:11 -07:00
ItemRestrictions.cs Extract item restrictions to separate class 2020-01-16 19:27:29 -08:00
Memories.cs Split memories from main pkm class to interface 2020-07-31 17:25:14 -07:00
VivillonTables.cs Split Country/Region/ConsoleRegion to interface 2020-07-31 11:17:31 -07:00
WordFilter.cs Handle race condition on get->set new cached string 2020-05-19 20:40:51 -07:00