Kurt
80e2d55999
Tweak alt-click preview sprite behavior
...
Closes #1293
2017-07-02 21:27:22 -07:00
Kurt
3f38b123a3
Refactoring
...
mostly renaming things, includes a little bit of added sugar and
splitting methods to simplify the codebase.
all methods are now PascalCase
2017-06-17 18:37:19 -07:00
Kurt
cf8f6573f2
Use savefile for personalinfo form count
...
BW has forms that aren't present in b2w2; expect the same for usum<->sm
splash screen opacity change for fanciness
2017-06-11 18:23:18 -07:00
Delphox
a7d9566963
Missing hash from gen 6 qr injection url
2017-05-15 17:07:07 -03:00
Kurt
a70a4d5e3f
Switch to c# 7 get/set expressions
...
Add gen5 battle box locked flags
no functional change otherwise, just shorter
2017-05-12 20:32:43 -07:00
Evan Dixon
52c4fbbe97
Converted PKHeX.Core to .Net Standard
...
Refactored and rearranged things as needed to allow the change
2017-05-11 23:34:18 -05:00
Kurt
bcbebf73ff
Refactor qr server fetch & add notification
2017-03-10 20:35:18 -08:00
Kurt
2b606dfc32
Cleanup
...
fixes qr7 import
2017-02-06 21:36:00 -08:00
Kurt
f25adad211
Misc tweaks
...
allow qr for gens 1-3, change draginfo cursor type to object.
need to figure out how I can get it out of main
2017-02-04 23:11:48 -08:00
Kurt
db5e084ef9
Further refactoring
...
Move System.Drawing usage out of Core to WinForms, as System.Drawing is
not in .NET Core/Standard. Simple methods to return resource name
strings have been added instead.
2017-01-11 17:55:42 -08:00
Kurt
51352c3c13
Remove more find-replace errors
...
yay for unsaved changes
2017-01-08 17:14:39 -08:00
Kurt
1e3a46d760
Find replace is bad
2017-01-08 15:27:00 -08:00
Kurt
595c7eb4c5
Split winforms to separate project
...
resources still are associated with winforms, eh
program still runs fine and I've replicated the mono build options. lmk
if this breaks stuff
2017-01-07 23:54:09 -08:00