Kurt
|
ba593800d8
|
Keep text/value as get properties
Needed for binding in winforms, oops
|
2019-10-27 12:47:09 -07:00 |
|
Kurt
|
9401b7a790
|
More readonly struct tweaks
help dat compiler
minor clean elsewhere
|
2019-10-26 23:18:25 -07:00 |
|
Kurt
|
4baf745af8
|
Use some c#8 sugar
static local functions
switch expressions
using usings :)
nullable next?
|
2019-10-07 18:40:09 -07:00 |
|
Kurt
|
de774ed131
|
readonly ComboItem
create once, never modified after
|
2019-06-01 19:12:41 -07:00 |
|
Kurt
|
82a40cb965
|
Misc updates
add comboitem list to string[]
add regions list as cached comboitem list
lock resource cache on fetch
extract alola time list generating
|
2019-03-18 21:34:21 -07:00 |
|
Kurt
|
69cf1eaa9c
|
add more pkhex.core xml documentation
adds a bunch of documentation useful for those unfamiliar with the core
library
|
2017-10-23 23:12:58 -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 |
|
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 |
|