PKHeX/PKHeX.WinForms
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
..
Controls Change slot indexing to use an enum 2018-01-21 15:30:57 -08:00
MainWindow Allow shiny sprite turning off 2018-01-02 17:23:43 -08:00
Misc Misc fixes/improvements 2017-08-13 00:21:42 -07:00
Properties Add shiny sprites 2018-01-02 17:14:22 -08:00
Resources Fix thread URL in changelog 2018-01-08 13:14:52 -06:00
Subforms Simplify bitmap generation 2018-01-21 17:22:31 -08:00
Util Simplify bitmap generation 2018-01-21 17:22:31 -08:00
App.config Add shiny sprite toggle setting 2018-01-02 17:08:14 -08:00
icon.ico Split winforms to separate project 2017-01-07 23:54:09 -08:00
PKHeX.WinForms.csproj Add SlotList control 2018-01-16 19:32:54 -08:00
Program.cs rework program exception handling / detection 2017-11-24 12:03:57 -08:00
Settings.cs Split winforms to separate project 2017-01-07 23:54:09 -08:00