PKHeX/Misc
Kurt 925699af0d Fix Trainer Info editor issues + bugfixes
Fixed reported bugs by Wanderer1391; found a bunch more as a side effect
of refactoring. Didn't like how so many values were hard coded so I
moved them all into the SAV6 class for easier r/w.

Re-enabled the Map Coordinate editing for non-ramsavs.
Updated the Map Coordinate display to the ingame coordinate style (using
NumericUpDowns), the coordinates for player.X and player.Y are divided
by 18 to get the current cell coordinates.
2015-11-20 22:02:15 -08:00
..
About.cs Refactoring 2015-03-10 18:44:51 -07:00
About.Designer.cs Various updates for next version 2014-12-05 18:14:04 -08:00
About.resx Various updates for next version 2014-12-05 18:14:04 -08:00
CodeGenerator.cs Refactoring of Save File Usage 2015-10-23 20:13:32 -07:00
CodeGenerator.Designer.cs Restructuring source arrangement 2014-08-01 10:33:12 -07:00
CodeGenerator.resx Restructuring source arrangement 2014-08-01 10:33:12 -07:00
Legal.cs Refactoring 2015-03-10 18:44:51 -07:00
pk2pk.cs Change byte to int 2015-10-27 17:58:53 -07:00
PK6.cs Allow new instance of PK6 with no arguments 2015-11-15 21:56:00 -08:00
PKX.cs Refactoring of Save File Usage 2015-10-23 20:13:32 -07:00
QR.cs Heavy refactoring 2015-09-20 20:34:09 -07:00
QR.Designer.cs Improved QR generation 2015-02-24 23:19:00 -08:00
QR.resx QRgen initial (unworking) 2015-02-24 20:10:47 -08:00
ram2sav.cs Refactoring 2015-03-10 18:44:51 -07:00
SAV6.cs Fix Trainer Info editor issues + bugfixes 2015-11-20 22:02:15 -08:00
SplashScreen.cs Separated initialization bool for clear purpose 2015-11-05 22:59:55 -08:00
SplashScreen.Designer.cs Fix Splash Screen Image from Tiling 2015-01-29 17:32:07 -08:00
SplashScreen.resx Restructuring source arrangement 2014-08-01 10:33:12 -07:00
Util.cs Remove use of Regex 2015-09-23 22:44:15 -07:00