PKHeX/PKHeX.Core/Legality
Kurt 60a53b6afa Skip closing other-thread popups on sav load
Plugins may have popups that were created on another thread as diagnostic messages; by trying to close these on our main GUI thread, the program crashes.

Just leave these other-thread forms open when we change save files instead of crashing or closing them on their proper thread.
2023-02-03 12:52:52 -08:00
..
Areas Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Encounters Fix bit wrap met location matching 2023-02-02 15:12:18 -08:00
Enums Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Evolutions Misc tweaks 2023-01-28 19:23:43 -08:00
Formatting Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Learnset Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
LearnSource Fix gen4 set all TMHM bits 2023-01-22 14:55:35 -08:00
Moves Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Restrictions Emit sv scatterbug eggs as form18 2023-01-31 18:31:55 -08:00
RNG Pass species/form as param; toxtricity nature 2023-01-26 18:07:27 -08:00
Structures Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Tables Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Verifiers Skip closing other-thread popups on sav load 2023-02-03 12:52:52 -08:00
BinLinkerAccessor.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
Breeding.cs Misc fixes 2023-01-26 19:03:06 -08:00
BulkAnalysis.cs Update 23.01.26 2023-01-26 21:58:04 -08:00
BulkGenerator.cs Refactoring: Narrow some value types (Species, Move, Form) (#3575) 2022-08-26 23:43:36 -07:00
Core.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
LegalityAnalysis.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
LegalityAnalyzers.cs Handle "random" AV gains from level up 2022-07-10 15:53:33 -07:00
MoveList.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00
MoveListSuggest.cs Misc tweaks 2023-01-28 19:23:43 -08:00
MoveSourceType.cs Update from .NET Framework 4.6 to .NET 7 (#3729) 2023-01-21 20:02:33 -08:00