PKHeX/PKHeX.WinForms/Util
Kurt 0ee36a655a Simplify bitmap generation
stride is bpp*width + padding bytes; 0x20 worked for the old code since
8*4=0x20 (width of tile).
2018-01-21 17:22:31 -08:00
..
QRCoder Further refactoring 2017-01-11 17:55:42 -08:00
ConfigUtil.cs Refactoring 2017-06-17 18:37:19 -07:00
CyberGadgetUtil.cs Cleanup 2017-01-08 00:14:34 -08:00
FontUtil.cs interpolation++ 2017-09-29 22:58:25 -07:00
ImageUtil.cs Simplify bitmap generation 2018-01-21 17:22:31 -08:00
NetUtil.cs Convert console output to debug output 2017-07-01 19:43:51 -07:00
PathUtilWindows.cs Add Checkpoint save detection 2017-10-05 12:40:41 -04:00
PKMUtil.cs Add shiny sprite fetch & fallback 2018-01-02 17:17:30 -08:00
SAVUtil.cs Add forme range check method to personalinfo 2017-11-21 18:32:27 -08:00
WinFormsUtil.cs Adds WC4 support. 2017-11-06 16:26:34 -08:00