Kurt
bf7cd278cc
Refactoring
...
Refactoring complete (for now).
2015-03-10 18:44:51 -07:00
Kurt
75100b6dad
Cap u16 MaskedTextBoxes at 65535, set = if >
2015-02-26 22:50:27 -08:00
Kurt
ee050c531e
Font Flexibility
2015-02-26 21:07:18 -08:00
Kaisonic
277b8674f6
Add ProgressBar to Box Data Report
...
So it's not completely unresponsive while generating
2015-02-11 17:47:59 -05:00
Kurt
65ba403db4
Improved Resizing
2015-02-08 14:51:53 -08:00
SoujiSeta
64e22d9132
increasing maximum width on Inventory editor to account for mono differences
2015-02-08 13:03:00 -06:00
SoujiSeta
7ecddd2150
Fix for uncaught numeric parse exception
2015-02-08 02:38:11 -06:00
Kurt
e056c59457
Don't add bitflags >= 2048
2015-02-07 18:10:16 -08:00
Kurt
1630b38e50
Community Improvements
2015-02-06 18:30:35 -08:00
Kurt
25185f4112
Add Drag&Drop for flagdiff, improved diff function
2015-02-05 19:17:47 -08:00
Kurt
4a542a38f7
Add cyber/ramsav to flagdiff
2015-02-05 18:46:52 -08:00
Kurt
6f516a23d1
Cleaning & Minor Improvements/Additions
2015-01-31 20:40:35 -08:00
Kurt
43b1afec3f
Bugfixes
2015-01-31 15:59:23 -08:00
Kurt
8f18613558
Add entry deletion and ingame font
2015-01-31 10:35:50 -08:00
Kurt
63c52c5334
Adding font to Trainer window
2015-01-30 22:37:48 -08:00
Kurt
7c40b00b54
ram2sav pre commit
2015-01-26 22:05:04 -08:00
Kurt
96874a826b
Overwrite Wondercard Flags instead of ORing.
...
Fixed some misc stuff too, main change @ line 200.
2015-01-11 08:10:56 -08:00
SoujiSeta
ba97983a7f
Fixed issue which only occurs when running Mono in which calling Add on a DataGridViewRowCollection could set the first row's cell to be in edit mode.
2015-01-03 19:44:06 -06:00
SoujiSeta
e432e1755b
Fixed bug in the Super Training dialog in which the changeRecordVal function would attempt to copy 4 bytes from a 2 bytes array.
2015-01-03 19:41:31 -06:00
SoujiSeta
5e9f6f0839
Fixed issue in which Blue, Red, Yellow flute was removed from Medicine pouch in ORAS.
2015-01-03 13:20:21 -06:00
Kurt
bc1776f8a2
Added verbosity to export and internal arrays
...
Also finished implementation of PKRS strain/days hiding depending on
infected/cured status.
2014-12-26 10:46:18 -08:00
Kurt
a2dd748762
PKX.Structures improving
...
Added a better defined PK6 struct too.
2014-12-24 16:20:39 -08:00
Kurt
4d53c00668
Code cleanup
...
Removing the majority of Public usage of methods within the main cs form
2014-12-23 23:29:57 -08:00
Kurt
e44cac062b
Translation method input update
2014-12-19 20:19:41 -08:00
Kurt
b2100bcd00
Translation fixes
2014-12-18 18:59:30 -08:00
Kurt
90dffe42ca
Add some PSS stats
2014-12-17 16:31:44 -08:00
Kurt
3a251d6b47
12-17-14 release fixes
...
Items, translations and some bug fixes.
2014-12-16 18:56:08 -08:00
Kurt
baf989ba0c
Secret Base Tab Renaming
2014-12-15 20:13:17 -08:00
Kurt
c6a84cc1bf
DexNav fix
2014-12-15 20:08:36 -08:00
Kurt
9daa73adf3
Disallow species = 0
2014-12-15 18:13:46 -08:00
Kurt
4349a06898
Adding Vivillon Form ingame-encountering
...
Thank you mapaler (枫谷剑仙)!
2014-12-15 18:13:29 -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
f2883845a4
Fix Secret Base Flags
...
Should be 100% now.
2014-12-14 12:36:44 -08:00
Kurt
203271fa80
Continued cleanup
2014-12-14 11:06:17 -08:00
Kurt
17f1b6ee68
Further code cleanup
2014-12-14 10:31:53 -08:00
Kurt
64ada71f84
Multilang + Cleanup
...
Converted the EncounterType and Games to translatable resources, and
created a method for dynamic combo lists. Still more to clean up!
2014-12-13 23:18:27 -08:00
Kurt
f8cd5c5c7c
Add Export to CSV
2014-12-13 20:02:15 -08:00
Kurt
94f9379fd6
Improving data display for BoxReport
2014-12-13 19:32:51 -08:00
Kurt
6715a87499
Minor Improvements with Region Displaying
2014-12-12 23:13:58 -08:00
Kurt
cc6b2aeda1
Adding Country/Subregion Multilanguage
...
Big thanks to Slashmolder for the location files and SciresM for parsing
them down to text files.
2014-12-12 22:58:34 -08:00
Kurt
c1fa685752
Manual Merge
2014-12-11 22:36:39 -08:00
Kurt
981965899a
Standardization
2014-12-11 21:45:01 -08:00
Kurt
84fd7f4da9
Removing some redundancy
2014-12-10 23:00:25 -08:00
Kurt
a99ddf11bf
Round of refactoring and improvements
2014-12-10 22:50:40 -08:00
Kurt
742a41e7f3
Add Drag&Drop and name terminator fix
2014-12-10 15:24:34 -08:00
Kurt
0ae8e1a344
Add 2 stat descriptions
...
Captured, Evolved
2014-12-09 20:11:19 -08:00
Kurt
9eaa705af1
Error handling better
...
Since SciresM inverted my editing logic (editing == program is editing
the layout, not the person is able to edit) so screwy.
2014-12-08 21:36:30 -08:00
Kurt
333420c801
Invert Shiny error
2014-12-08 20:58:49 -08:00
Kurt
0816ca5d0d
Name/Gender fix
2014-12-08 19:52:49 -08:00
Kurt
69896f5301
Fix for not enabling form always
...
Loop would re-enable after parent method disabled in most cases, this
will prevent it. Loading no data will cause species=0 and will be
disabled by the parent method as well.
2014-12-08 19:12:21 -08:00