PKHeX/PKHeX.Core/Editing
Kurt 397de97f3c Remove excessive references to Util.Rand32()
all usages besides fetching a 32bit random value should use rand.next
remove unnecessary do-while loop for calculating random EVs (always
returns 510 in total)
2018-07-04 11:30:43 -07:00
..
Bulk Remove excessive references to Util.Rand32() 2018-07-04 11:30:43 -07:00
CommonEdits.cs Remove excessive references to Util.Rand32() 2018-07-04 11:30:43 -07:00
HiddenPower.cs Refactoring 2018-06-09 16:04:06 -07:00
IPKMView.cs Add basic plugin sys 2018-05-13 12:49:29 -07:00
IPlugin.cs Add plugin initialize order 2018-06-30 15:02:17 -07:00
ISaveFileProvider.cs Add basic plugin sys 2018-05-13 12:49:29 -07:00
ShowdownSet.cs Refactoring 2018-06-30 09:59:48 -07:00