NHSE/NHSE.WinForms/Subforms/Map
Thibault Ehrhart 71428d542e
ImportMapAcresAll: update CopyTo index to 0 (#245)
The second parameter of `Array.CopyTo` takes an integer that represents the index in array at which copying begins. Therefore in this case it should be set to 0 instead of the array's length.
2020-05-23 09:02:06 -07:00
..
BuildingHelp.cs Refactoring: Field Item Editor + buildings/terrain 2020-05-02 20:05:09 -07:00
BuildingHelp.Designer.cs Refactoring: Field Item Editor + buildings/terrain 2020-05-02 20:05:09 -07:00
BuildingHelp.resx Refactoring: Field Item Editor + buildings/terrain 2020-05-02 20:05:09 -07:00
BulkSpawn.cs Add bulk spawner for field items 2020-05-20 13:22:50 -07:00
BulkSpawn.Designer.cs Add bulk spawner for field items 2020-05-20 13:22:50 -07:00
BulkSpawn.resx Add bulk spawner for field items 2020-05-20 13:22:50 -07:00
FieldItemEditor.cs Synchronize acre-view comboboxes 2020-05-20 18:10:21 -07:00
FieldItemEditor.Designer.cs Add bulk spawner for field items 2020-05-20 13:22:50 -07:00
FieldItemEditor.resx Allow toggling png export 2020-05-09 17:32:15 -07:00
LandFlagEditor.cs Add flag dump/load 2020-05-19 09:48:11 -07:00
LandFlagEditor.Designer.cs Add flag dump/load 2020-05-19 09:48:11 -07:00
LandFlagEditor.resx Add main (land) event flag editing 2020-04-20 11:31:00 -07:00
MapDumpHelper.cs ImportMapAcresAll: update CopyTo index to 0 (#245) 2020-05-23 09:02:06 -07:00
MiscDumpHelper.cs Add flag dump/load 2020-05-19 09:48:11 -07:00
MuseumEditor.cs Update MuseumEditor.cs 2020-05-13 00:15:36 -07:00
MuseumEditor.Designer.cs Add Museum Editor 2020-05-12 22:55:26 -07:00
MuseumEditor.resx Add Museum Editor 2020-05-12 22:55:26 -07:00
PatternEditor.cs Use actual final scale rather than allowing zoom upscale 2020-05-14 11:04:22 -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 Use actual final scale rather than allowing zoom upscale 2020-05-14 11:04:22 -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 snap to grid for field items, upgrade handle extensions: delete tile 2020-05-16 12:03:21 -07:00
PlayerHouseEditor.Designer.cs Autosize PictureBoxes, widen flag panels 2020-05-18 08:12:40 -07:00
PlayerHouseEditor.resx Add player house placed-item / flag editor 2020-05-11 22:20:39 -07:00
PlayerHouseFlagEditor.cs Add flag dump/load 2020-05-19 09:48:11 -07:00
PlayerHouseFlagEditor.Designer.cs Add flag dump/load 2020-05-19 09:48:11 -07:00
PlayerHouseFlagEditor.resx Add player house placed-item / flag editor 2020-05-11 22:20:39 -07:00
VillagerHouseEditor.cs fix villager house dump/load 2020-05-12 07:36:37 -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