NHSE/NHSE.WinForms
Kurt da4b292588 Add villager item editing
Furniture array is inside the villager's item list; there's another list of a different format in the offsets below

probably just a struct within another struct, like

struct villagerItem {
item; (0x08 bytes)
metadata; (0x24 bytes)
}
2020-03-29 17:12:41 -07:00
..
Controls Sort item list drop-down 2020-03-29 15:31:09 -07:00
Properties Add settings for quick reload last path 2020-03-28 15:31:55 -07:00
Subforms Simplify purpose of inventory editor 2020-03-28 23:28:47 -07:00
Util Sort item list drop-down 2020-03-29 15:31:09 -07:00
Editor.cs Add villager item editing 2020-03-29 17:12:41 -07:00
Editor.Designer.cs Add villager item editing 2020-03-29 17:12:41 -07:00
Editor.resx Initial commit 2020-03-27 17:54:17 -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 Add settings for quick reload last path 2020-03-28 15:31:55 -07:00
Main.Designer.cs Initial commit 2020-03-27 17:54:17 -07:00
Main.resx Initial commit 2020-03-27 17:54:17 -07:00
NHSE.WinForms.csproj Add settings for quick reload last path 2020-03-28 15:31:55 -07:00
Program.cs Initial commit 2020-03-27 17:54:17 -07:00