NHSE/NHSE.WinForms/Controls
Kurt 8ca3877bfa Differentiate villager types
v1.5 increased the size of GSaveLightMemory by 0xC each; with 160 entries, everything stored after this field (at 0x2F84) increased its offset by 0x780.

  GSaveItemName                     ClothesPTops;                           // @0x14c size 0x8, align 4
  s16                               _58b5e808;                              // @0x154 size 0x2, align 2
  s8                                ClothesPTarget;                         // @0x156 size 0x1, align 1

Should be possible to convert the first revision of villager data to the current format and vice versa. Someone would need to document how they pre-fill these new fields (listed above).
2020-09-29 22:20:53 -07:00
..
AchievementRow.cs xmldoc 2020-05-23 13:08:14 -07:00
AchievementRow.Designer.cs Enhance achievement / milestone editor 2020-05-21 22:54:05 -07:00
AchievementRow.resx Enhance achievement / milestone editor 2020-05-21 22:54:05 -07:00
ItemEditor.cs Add feature to populate max item stack (#396) 2020-09-29 19:55:06 -07:00
ItemEditor.Designer.cs Add feature to populate max item stack (#396) 2020-09-29 19:55:06 -07:00
ItemEditor.resx Add tooltip to show items that contain entered string 2020-06-07 10:30:46 -07:00
ItemGrid.cs Interpolating picture box (#358) 2020-07-20 16:48:54 -05:00
ItemGrid.Designer.cs Add enhanced inventory editor 2020-03-28 12:46:25 -07:00
ItemGrid.resx Add enhanced inventory editor 2020-03-28 12:46:25 -07:00
ItemGridEditor.cs Fix bug where sort by type would only sort by alpha (#398) 2020-09-23 09:15:23 -07:00
ItemGridEditor.Designer.cs Add Sort Items Option (#391) 2020-08-28 09:41:32 -07:00
ItemGridEditor.resx Add Clear options to delete only certain types 2020-06-08 22:28:04 -07:00
RestrictedItemSelect.cs Add custom picker for specialty fruit 2020-05-09 10:58:19 -07:00
RestrictedItemSelect.Designer.cs Add custom picker for specialty fruit 2020-05-09 10:58:19 -07:00
RestrictedItemSelect.resx Add custom picker for specialty fruit 2020-05-09 10:58:19 -07:00
VillagerEditor.cs Differentiate villager types 2020-09-29 22:20:53 -07:00
VillagerEditor.Designer.cs Add Bulk Move Out Functionality (#379) 2020-08-18 13:41:24 -07:00
VillagerEditor.resx Add room wall/floor editor for villager 2020-05-01 22:07:34 -07:00