NHSE/NHSE.WinForms/Subforms/Map
Kurt c25cd262d4 Add automatic delete/set of extension tiles from root
Setting a root tile: will fill in the extension tiles
Deleting a root tile: will delete all extension tiles (it assumes extension tiles are valid)

Add checkbox to prevent overwriting tiles that aren't none (eg if you set a 4x4 and it'd overlap with a 2x2, the program would play a sound indicating that the requested operation was disallowed).

Closes #136 -- multi-select with the current drawing setup isn't really feasible. Bulk set/delete addresses the underlying request.
2020-05-02 00:20:44 -07:00
..
AcreEditor.cs Add program translation 2020-04-21 14:26:18 -07:00
AcreEditor.Designer.cs Move sub-editors to separate folders by type 2020-04-18 11:09:32 -07:00
AcreEditor.resx Move sub-editors to separate folders by type 2020-04-18 11:09:32 -07:00
BuildingEditor.cs Add program translation 2020-04-21 14:26:18 -07:00
BuildingEditor.Designer.cs Make building structure explicit layout, add unk->usage 2020-04-19 11:27:26 -07:00
BuildingEditor.resx Move sub-editors to separate folders by type 2020-04-18 11:09:32 -07:00
FieldItemEditor.cs Add automatic delete/set of extension tiles from root 2020-05-02 00:20:44 -07:00
FieldItemEditor.Designer.cs Add automatic delete/set of extension tiles from root 2020-05-02 00:20:44 -07:00
FieldItemEditor.resx Move sub-editors to separate folders by type 2020-04-18 11:09:32 -07:00
LandFlagEditor.cs Add program translation 2020-04-21 14:26:18 -07:00
LandFlagEditor.Designer.cs Add main (land) event flag editing 2020-04-20 11:31:00 -07:00
LandFlagEditor.resx Add main (land) event flag editing 2020-04-20 11:31:00 -07:00
PatternEditor.cs Move design pattern to subform 2020-04-23 16:30:39 -07:00
PatternEditor.Designer.cs Move design pattern to subform 2020-04-23 16:30:39 -07:00
PatternEditor.resx Move design pattern to subform 2020-04-23 16:30:39 -07:00
PatternEditorPRO.cs Add pro design r/w 2020-04-23 17:09:52 -07:00
PatternEditorPRO.Designer.cs Add pro design r/w 2020-04-23 17:09:52 -07:00
PatternEditorPRO.resx Add pro design r/w 2020-04-23 17:09:52 -07:00
PlayerHouseEditor.cs Add pocket/bag count 2020-04-26 21:11:11 -07:00
PlayerHouseEditor.Designer.cs Add player house editor 2020-04-26 20:29:39 -07:00
PlayerHouseEditor.resx Add player house editor 2020-04-26 20:29:39 -07:00
TerrainEditor.cs Show buildings/plaza on field item editor 2020-05-01 16:46:38 -07:00
TerrainEditor.Designer.cs Add more documentation for tile editing 2020-04-27 10:40:35 -07:00
TerrainEditor.resx Move sub-editors to separate folders by type 2020-04-18 11:09:32 -07:00
VillagerHouseEditor.cs Add pocket/bag count 2020-04-26 21:11:11 -07:00
VillagerHouseEditor.Designer.cs Add house editor 2020-04-22 21:55:24 -07:00
VillagerHouseEditor.resx Add house editor 2020-04-22 21:55:24 -07:00