NHSE/NHSE.WinForms
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
..
Controls Differentiate villager types 2020-09-29 22:20:53 -07:00
Properties Update default offsets 2020-09-29 19:18:33 -07:00
Resources Image fetcher & 5byte fields (#359) 2020-07-20 19:02:49 -05:00
Subforms Differentiate villager types 2020-09-29 22:20:53 -07:00
Util Minor clean 2020-09-06 12:25:18 -07:00
Editor.cs Image fetcher & 5byte fields (#359) 2020-07-20 19:02:49 -05:00
Editor.Designer.cs Image fetcher & 5byte fields (#359) 2020-07-20 19:02:49 -05:00
Editor.resx De-clutter: Group some buttons into dropdown buttons 2020-04-26 20:45:41 -07:00
FodyWeavers.xml Initial commit 2020-03-27 17:54:17 -07:00
FodyWeavers.xsd Initial commit 2020-03-27 17:54:17 -07:00
icon.ico Initial commit 2020-03-27 17:54:17 -07:00
Main.cs Minor clean 2020-09-06 12:25:18 -07:00
Main.Designer.cs Add injection hotkeys to main window 2020-04-08 08:59:04 -07:00
Main.resx Initial commit 2020-03-27 17:54:17 -07:00
NHSE.WinForms.csproj ItemRemakeInfo: Ensure body values are compiled correctly. (#384) 2020-08-22 16:27:08 -07:00
Program.cs Initial commit 2020-03-27 17:54:17 -07:00