PKHeX/PKHeX.Core/PKM
Kurt e79a35d387 Fix long OT name length setting
StringLength is the raw buffer size, needs to be offset by 1 as the
string length enforced does not consider the terminator

12char OT name in sav7 loaded to tabs -> load gen1/2 save = exception
(now fixed)
2018-01-01 11:27:45 -08:00
..
BK4.cs pkm crypto Refactoring r2 2017-12-29 15:29:31 -08:00
CK3.cs Refactoring 2017-12-27 16:36:24 -08:00
FormConverter.cs Flag invalid forms on sav compatibility check 2017-11-16 14:30:18 -08:00
IShadowPKM.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
ItemConverter.cs add more pkhex.core xml documentation 2017-10-23 23:12:58 -07:00
PK1.cs Fix long OT name length setting 2018-01-01 11:27:45 -08:00
PK2.cs Fix long OT name length setting 2018-01-01 11:27:45 -08:00
PK3.cs Refactoring 2017-12-27 16:36:24 -08:00
PK4.cs Refactoring 2017-12-27 16:36:24 -08:00
PK5.cs Refactoring 2017-12-27 16:36:24 -08:00
PK6.cs Refactoring 2017-12-27 16:36:24 -08:00
PK7.cs Refactoring 2017-12-27 16:36:24 -08:00
PKM.cs Misc perf tweaks 2017-12-13 16:12:53 -08:00
PKMConverter.cs Misc tweaks 2017-11-17 22:19:23 -08:00
PKX.cs pkm crypto Refactoring r2 2017-12-29 15:29:31 -08:00
QRPK7.cs Refactoring 2017-06-17 18:37:19 -07:00
ShowdownSet.cs Extend set obj to apply to pkm data 2017-12-26 18:54:07 -08:00
SpeciesConverter.cs Add guard check for out of range gen1 species 2017-11-17 17:07:12 -08:00
StringConverter.cs Simplify/fix UnSanitizeString 2017-12-28 22:50:32 -08:00
XK3.cs Refactoring 2017-12-27 16:36:24 -08:00