PKHeX/PKHeX.Core/Editing
Kurt 8652677a79 Misc tweaks
showdownset: contains char instead of string
gameinfo: static readonly array instead of redefining new on update
legality: order of operation / value reuse / simplification / comments
pkx: compare char instead of single character string
header/footer: move assignment into method as an out instead of ref
2019-01-20 21:55:28 -08:00
..
Bulk Misc tweaks 2018-12-17 11:17:19 -08:00
Saves Add slotview stuff 2019-01-12 20:53:50 -08:00
BallRandomizer.cs Add ball auto suggestion 2018-08-28 21:13:45 -07:00
CommonEdits.cs add null check for invalid relearn scenarios 2019-01-14 16:39:11 -08:00
HiddenPower.cs Style updates 2018-07-29 13:27:48 -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
ISpriteBuilder.cs Add shadow lugia sprite 2018-10-20 23:05:15 -05:00
ShowdownSet.cs Misc tweaks 2019-01-20 21:55:28 -08:00