Kurt
d36c133536
Move some form initialization to designer
...
Have to keep PictureBox.AllowDrop = true as it's normally overridden and
needs to be set after initialization.
2015-11-18 21:37:30 -08:00
Kurt
21b48389cc
Fix Sav manip label alignment
...
Its text is changed by the language files; needs to be positioned
correctly.
2015-10-04 16:35:56 -07:00
Kurt
076a8b369d
Memory Editor uses pk6 object & bugfixes
...
Eggs cannot have memories, and have all edits disabled.
When a pk6 is saved, memories will be cleared if they should not be
present.
Fixed empty regions showing up with data
Fixed not being able to edit the first georegion for an untraded Pokemon
All lock-outs for editing should be correct now.
2015-09-28 21:11:03 -07:00
Kurt
8e0d367ddf
Cleanup & Adding MaskedTextBox click events (IV/EV)
...
Same functionality as the previous commit's adding of Max/Min stats for
IV/EV; this one should be easier to do (Control click the textbox to
max, alt to minimize/zero).
Removed SavePKX / OpenPKX; they are only used inside one method and
don't need to be persistent.
2015-09-27 10:00:45 -07:00
Kurt
67aa4753d6
Remove 1MB native support
...
Finally rid of this monster.
There still exists a bug when loading the pk6 data to tabs; still need
to fix that before it's stable.
2015-09-23 22:45:44 -07:00
Kurt
d4ea56cfd6
Heavy refactoring
...
Remove numerous inter-form dependencies, remove hard-coded offsets,
update a few spots to use better programming practices.
Should increase the readability of PKHeX's source code.
2015-09-20 20:34:09 -07:00
Kurt
0518c677c9
Add load last saved box on load
...
mimics the game
2015-05-06 19:30:31 -07:00
Kurt
b1adf41b81
Add Hidden Power quick selector
2015-03-08 17:41:13 -07:00
Kurt
1ff60e7231
Click Hidden Power Type to change
...
Hold Control to go backwards in the list.
2015-03-03 18:57:08 -08:00
Kurt
ee050c531e
Font Flexibility
2015-02-26 21:07:18 -08:00
Kurt
d3d7b33d8a
Multilanguage Upgrades
...
Nuked Box IO, it was inferior relative to the functions that were added
afterwards.
2014-12-14 16:50:15 -08:00
Kurt
0e82b39e58
Repurposed Dragout to be more user friendly
...
Other fixes mingling too.
2014-12-14 12:15:53 -08:00
Kurt
f2682785cc
Code Cleanup
2014-12-13 14:48:34 -08:00
Kurt
6715a87499
Minor Improvements with Region Displaying
2014-12-12 23:13:58 -08:00
Kurt
f6fda3e2fa
Multiple drag & drop improvements
...
Can drop into specific slots from Windows Explorer (else), can also drop
to folder, can move between tabs & boxes too.
2014-11-30 10:59:10 -08:00
Kurt
b49d97350c
Continued updates.
...
No concrete change...
2014-11-24 23:21:08 -08:00
Kurt
817538e208
Added a basic secret base editor
2014-11-23 14:23:40 -08:00
Kurt
b4b84c2eaf
Importing via Load Database of past gen stuff
2014-08-14 21:27:53 -07:00
Kurt
1e7e5b0ec2
Changelog + Tidy
2014-08-04 18:47:39 -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