PKHeX/Misc
Souji Seta 0b248f3021 * Util.cs: Reducing number of unnecessary UInt32 Parse error under
Mono due to the Underscore character being at the end of strings.
Also consolidated To[U]Int32 code from controls to use string version.

* f1-Main.cs: Fixed issue that is causing by initializing the values
  of the GameOrigin combo box causing the SelectedValue field to be
  queried before it knows it's ValueMember.
2014-11-27 14:15:32 -06:00
..
About.cs More tidying 2014-10-11 00:22:22 -07:00
About.Designer.cs Changelog + Tidy 2014-08-04 18:47:39 -07:00
About.resx Restructuring source arrangement 2014-08-01 10:33:12 -07:00
CodeGenerator.cs Overall Imrpovements 2014-11-24 19:53:10 -08: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
pk2pk.cs ORAS Updates 2014-11-14 21:08:17 -08:00
PKX.cs Fixing some unneccessary exceptions. 2014-11-27 03:26:39 -06:00
SplashScreen.cs Fixing some unneccessary exceptions. 2014-11-27 03:26:39 -06:00
SplashScreen.Designer.cs Restructuring source arrangement 2014-08-01 10:33:12 -07:00
SplashScreen.resx Restructuring source arrangement 2014-08-01 10:33:12 -07:00
Util.cs * Util.cs: Reducing number of unnecessary UInt32 Parse error under 2014-11-27 14:15:32 -06:00