Commit graph

25 commits

Author SHA1 Message Date
Kurt
fc09860490 Added secret base flag ctr edit and relevant fixes 2014-11-28 01:44:43 -08:00
SoujiSeta
e819be16a9 Merge remote-tracking branch 'upstream/master' 2014-11-27 22:08:47 -06:00
Kurt
4a1a7bc26a Autoload improvements and a re-trigger option.
Click the Save path label!
2014-11-27 19:26:42 -08:00
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
Souji Seta
ffe297b895 Fixing some unneccessary exceptions. 2014-11-27 03:26:39 -06:00
Kurt
b48cc758bb Overall Imrpovements 2014-11-24 19:53:10 -08:00
Kurt
d838c11d2d Adding some ORAS content 2014-11-18 22:35:07 -08:00
Kurt
223783fddb ORAS Updates 2014-11-14 21:08:17 -08:00
Kurt
978b0aeafb casting fix 2014-11-04 22:55:44 -08:00
Kurt
f53a2d8479 Bugfixes for EXP & Setting
EXP now uses lookup tables instead of non-programming formulas
Setting a Pokemon will save all combobox changes (if you were scrolling)
2014-10-25 15:52:24 -07:00
Kurt
3240d4e403 More tidying 2014-10-11 00:22:22 -07:00
Kurt
a462db6089 ORAS Reorganization 2014-10-09 19:59:57 -07:00
Kurt
730955c310 Transfer Fix
Table only had gen6 move PP, that's all we need.
2014-09-21 01:37:47 -07:00
Kurt
244273aa22 Utility Consolidation
Moved various functions in.
2014-08-31 13:32:04 -07:00
Kurt
97e0f35b5f Fix for GC games with no ability association 2014-08-21 22:54:14 -07:00
Kurt
f193c280ce Party Data Fixes
Fix for 220 byte party GenV files
Also checksums for 236.
2014-08-14 21:26:33 -07:00
Kurt
043408ade8 Cyber Save Update 2014-08-12 16:37:18 -07:00
Kurt
ba5607baae Minor/Irrelevant change 2014-08-06 17:10:51 -07:00
Kurt
3dd6969db1 Fix for null images 2014-08-06 17:10:01 -07:00
Kurt
c18429009a Friendship/Met Level fix 2014-08-06 17:09:50 -07:00
Kurt
fa35eb0e3b EC Fixes
Loops through particular regions for batch output.
2014-08-04 18:48:03 -07:00
Kurt
1e7e5b0ec2 Changelog + Tidy 2014-08-04 18:47:39 -07:00
Kurt
6df4aee5fb Held item feature, alphablend, pk2pk fixes 2014-08-02 22:15:47 -07:00
Kurt
ae28001e82 Box Backgrounds and 0x16/0x17
Box Backgrounds now use the value from the save file.
0x16 : Hits Remaining
0x17 : Training Bag
2014-08-01 16:53:09 -07:00
Kurt
f5f766f962 Restructuring source arrangement 2014-08-01 10:33:12 -07:00