PKHeX/PKHeX.WinForms
Kurt a10b35190c Minor tweaks
off by 1 max range for gen2 slot -> pk2
SetRandomIVs already sets IVs inside the method, retval is for knowing what the new value sare
show WC8 restricted version rather than defaulting to SH
pass the rand object rather than fetching for the current thread every loop for Unown & random IV shuffling
Use ToLowerInvariant for resource fetching, should resolve the turkish issue
Check typeof(T) first, not that we check for ToolStripItem or ContextMenuStrip with this function.
2021-06-24 00:36:04 -07:00
..
Controls Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
MainWindow Track a PKM's Box,Slot,StorageFlags,Identifier metadata separately (#3222) 2021-06-22 20:23:48 -07:00
Misc c#9 is not sugar 2020-12-22 21:24:41 -08:00
Properties Decouple incompatible conversion routes from HaX, make setting 2021-06-17 22:48:31 -07:00
Resources Updated German translation (#3223) 2021-06-22 20:12:15 -07:00
Subforms Update SAV_Encounters.cs 2021-06-23 09:35:29 -07:00
Util Minor tweaks 2021-06-24 00:36:04 -07:00
FodyWeavers.xml Sword/Shield Update 2019-11-15 17:52:08 -08:00
FodyWeavers.xsd Weave net46 dlls into single exe 2019-10-01 19:55:12 -07:00
PKHeX.WinForms.csproj Update 21.05.21 2021-05-20 09:37:15 -07:00
Program.cs Remove splashscreen from main form init 2020-10-28 17:27:11 -07:00