Kurt
|
5760860c8e
|
Add check for uninitialized save data
a 512KB NDS save can be 'picked up' as a memory card if it's not
initialized; this also rejects the binary in that scenario
|
2018-09-26 12:42:39 -07:00 |
|
Kurt
|
633f0e1da9
|
Extract filetype detection, add xmldoc
|
2018-08-17 23:23:44 -07:00 |
|
Kurt
|
d3ec969187
|
Style updates
split pcd/pgt
add more xmldoc
|
2018-08-09 21:53:39 -07:00 |
|
Kurt
|
5a3c8f4147
|
Remove trailing whitespace
|
2018-05-12 08:41:29 -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
|
1e377c2963
|
interpolation++
no functional change (assumed)
|
2017-09-29 22:58:25 -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
|
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 |
|