PKHeX/Misc
Kurt f14a06a8bd Fix initialization for non-saves
When initializing with a zero-byte array (ie, starting the program and
just having blank data), the box/party have specific offsets.

Also got rid of the silly default switch cases which can just be
achieved earlier.
2015-10-24 09:52:02 -07: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 Refactoring round two 2015-09-23 20:29:31 -07:00
PK6.cs Use defined size names 2015-10-21 22:59:22 -07: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 initialization for non-saves 2015-10-24 09:52:02 -07:00
SplashScreen.cs Tidy up splash screen code 2015-09-24 00:01:15 -07: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