corrade-vassal

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 7  →  ?path2? @ 8
/Vassal/Vassal/VassalForm.Designer.cs
@@ -36,7 +36,80 @@
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Vassal));
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.Tabs = new System.Windows.Forms.TabControl();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar();
this.StatusText = new System.Windows.Forms.ToolStripStatusLabel();
this.VassalSettingsButton = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.RegionTeleportGroup = new System.Windows.Forms.GroupBox();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.LoadedRegionsBox = new System.Windows.Forms.ComboBox();
this.CurrentRegionName = new System.Windows.Forms.Label();
this.CurrentRegionAt = new System.Windows.Forms.Label();
this.ExportCSVDialog = new System.Windows.Forms.SaveFileDialog();
this.VassalStatusGroup = new System.Windows.Forms.GroupBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.Version = new System.Windows.Forms.Label();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.LoadRawFileDialog = new System.Windows.Forms.OpenFileDialog();
this.SavePNGFileDialog = new System.Windows.Forms.SaveFileDialog();
this.SaveRawFileDialog = new System.Windows.Forms.SaveFileDialog();
this.EstateListsTab = new System.Windows.Forms.TabPage();
this.groupBox11 = new System.Windows.Forms.GroupBox();
this.groupBox13 = new System.Windows.Forms.GroupBox();
this.RipTerrainButton = new System.Windows.Forms.Button();
this.EstateTerrainDownloadUploadGroup = new System.Windows.Forms.GroupBox();
this.DownloadTerrainButton = new System.Windows.Forms.Button();
this.UploadTerrainButton = new System.Windows.Forms.Button();
this.EstateTopTab = new System.Windows.Forms.TabPage();
this.groupBox14 = new System.Windows.Forms.GroupBox();
this.label2 = new System.Windows.Forms.Label();
this.TopCollidersFilter = new System.Windows.Forms.TextBox();
this.ReturnTopCollidersButton = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.TopCollidersGridView = new System.Windows.Forms.DataGridView();
this.TopCollidersScore = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopCollidersTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopCollidersUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopCollidersOwner = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopCollidersPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.groupBox12 = new System.Windows.Forms.GroupBox();
this.TopScriptsGridView = new System.Windows.Forms.DataGridView();
this.TopScriptsScore = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopScriptsTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopScriptsUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopScriptsOwner = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopScriptsPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ReturnTopScriptsButton = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.button3 = new System.Windows.Forms.Button();
this.TopScriptsFilter = new System.Windows.Forms.TextBox();
this.BatchRestartTab = new System.Windows.Forms.TabPage();
this.label3 = new System.Windows.Forms.Label();
this.RegionRestartDelayBox = new System.Windows.Forms.TextBox();
this.BatchRestartButton = new System.Windows.Forms.Button();
this.BatchRestartGridView = new System.Windows.Forms.DataGridView();
this.BatchRestartRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BatchRestartPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ResidentListTab = new System.Windows.Forms.TabPage();
this.ResidentListBanGroup = new System.Windows.Forms.GroupBox();
this.ResidentBanAllEstatesBox = new System.Windows.Forms.CheckBox();
this.ResidentBanButton = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
this.ResidentListFilter = new System.Windows.Forms.TextBox();
this.ResidentListGridView = new System.Windows.Forms.DataGridView();
this.ResidentListName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ResidentListUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ResidentListPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RegionsStateTab = new System.Windows.Forms.TabPage();
this.RegionsStateGridView = new System.Windows.Forms.DataGridView();
this.RegionsStateRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RegionsStateLastState = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RegionsStateLastCheck = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.OverviewTab = new System.Windows.Forms.TabPage();
this.groupBox10 = new System.Windows.Forms.GroupBox();
this.RegionAvatarsMap = new System.Windows.Forms.PictureBox();
@@ -56,80 +129,111 @@
this.LastLag = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.Agents = new System.Windows.Forms.Label();
this.RegionsStateTab = new System.Windows.Forms.TabPage();
this.RegionsStateGridView = new System.Windows.Forms.DataGridView();
this.RegionsStateRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RegionsStateLastState = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RegionsStateLastCheck = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ResidentListTab = new System.Windows.Forms.TabPage();
this.ResidentListBanGroup = new System.Windows.Forms.GroupBox();
this.ResidentBanAllEstatesBox = new System.Windows.Forms.CheckBox();
this.ResidentBanButton = new System.Windows.Forms.Button();
this.label4 = new System.Windows.Forms.Label();
this.ResidentListFilter = new System.Windows.Forms.TextBox();
this.ResidentListGridView = new System.Windows.Forms.DataGridView();
this.ResidentListName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ResidentListUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ResidentListPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BatchRestartTab = new System.Windows.Forms.TabPage();
this.label3 = new System.Windows.Forms.Label();
this.RegionRestartDelayBox = new System.Windows.Forms.TextBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.BatchRestartButton = new System.Windows.Forms.Button();
this.BatchRestartGridView = new System.Windows.Forms.DataGridView();
this.BatchRestartRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.BatchRestartPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopScriptsTab = new System.Windows.Forms.TabPage();
this.label1 = new System.Windows.Forms.Label();
this.TopScriptsFilter = new System.Windows.Forms.TextBox();
this.ReturnTopScriptsButton = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.TopScriptsGridView = new System.Windows.Forms.DataGridView();
this.TopScriptsScore = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopScriptsTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopScriptsUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopScriptsOwner = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopScriptsPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopCollidersTab = new System.Windows.Forms.TabPage();
this.label2 = new System.Windows.Forms.Label();
this.TopCollidersFilter = new System.Windows.Forms.TextBox();
this.ReturnTopCollidersButton = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.TopCollidersGridView = new System.Windows.Forms.DataGridView();
this.TopCollidersScore = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopCollidersTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopCollidersUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopCollidersOwner = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.TopCollidersPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar();
this.StatusText = new System.Windows.Forms.ToolStripStatusLabel();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.RegionTeleportGroup = new System.Windows.Forms.GroupBox();
this.pictureBox6 = new System.Windows.Forms.PictureBox();
this.LoadedRegions = new System.Windows.Forms.ComboBox();
this.CurrentRegionName = new System.Windows.Forms.Label();
this.CurrentRegionAt = new System.Windows.Forms.Label();
this.ExportCSVDialog = new System.Windows.Forms.SaveFileDialog();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.Version = new System.Windows.Forms.Label();
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.Tabs = new System.Windows.Forms.TabControl();
this.ConnectionStatusPictureBox = new System.Windows.Forms.PictureBox();
this.EstateListGridView = new System.Windows.Forms.DataGridView();
this.EstateListSelectBox = new System.Windows.Forms.ComboBox();
this.EstateListsAddResidentButton = new System.Windows.Forms.Button();
this.RemoveEstateListMemberButton = new System.Windows.Forms.Button();
this.EstateListsResidentFirstName = new System.Windows.Forms.TextBox();
this.pictureBox8 = new System.Windows.Forms.PictureBox();
this.RegionToolsTab = new System.Windows.Forms.TabPage();
this.groupBox11 = new System.Windows.Forms.GroupBox();
this.groupBox15 = new System.Windows.Forms.GroupBox();
this.groupBox16 = new System.Windows.Forms.GroupBox();
this.EstateListsResidentLastName = new System.Windows.Forms.TextBox();
this.EstateListGroup = new System.Windows.Forms.GroupBox();
this.EstateListsResidentsGroup = new System.Windows.Forms.GroupBox();
this.EstateListsGroupsGroup = new System.Windows.Forms.GroupBox();
this.EstateListsAddGroupBox = new System.Windows.Forms.TextBox();
this.button7 = new System.Windows.Forms.Button();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.EstateListFilter = new System.Windows.Forms.TextBox();
this.EstateListName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.EstateListUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.RegionToolsRegionDebugGroup = new System.Windows.Forms.GroupBox();
this.RegionDebugScriptsBox = new System.Windows.Forms.CheckBox();
this.RegionDebugCollisionsBox = new System.Windows.Forms.CheckBox();
this.RegionDebugPhysicsBox = new System.Windows.Forms.CheckBox();
this.ApplyRegionDebugButton = new System.Windows.Forms.Button();
this.RegionToolsRegionInfoGroup = new System.Windows.Forms.GroupBox();
this.ApplyRegionInfoButton = new System.Windows.Forms.Button();
this.RegionInfoFlyBox = new System.Windows.Forms.CheckBox();
this.RegionInfoDamageBox = new System.Windows.Forms.CheckBox();
this.RegioninfoResellBox = new System.Windows.Forms.CheckBox();
this.RegionInfoPushBox = new System.Windows.Forms.CheckBox();
this.RegionInfoTerraformBox = new System.Windows.Forms.CheckBox();
this.RegionInfoParcelBox = new System.Windows.Forms.CheckBox();
this.groupBox18 = new System.Windows.Forms.GroupBox();
this.RegionInfoObjectBonusBox = new System.Windows.Forms.TextBox();
this.groupBox19 = new System.Windows.Forms.GroupBox();
this.RegionInfoAgentLimitBox = new System.Windows.Forms.TextBox();
this.RegionInfoMatureBox = new System.Windows.Forms.CheckBox();
this.groupBox23 = new System.Windows.Forms.GroupBox();
this.RegionTexturesLowUUIDBox = new System.Windows.Forms.TextBox();
this.RegionTexturesLowPictureBox = new System.Windows.Forms.PictureBox();
this.EstateTexturesTab = new System.Windows.Forms.TabPage();
this.button10 = new System.Windows.Forms.Button();
this.RegionTexturesLowUUIDApplyButton = new System.Windows.Forms.Button();
this.groupBox20 = new System.Windows.Forms.GroupBox();
this.RegionTexturesMiddleLowUUIDApplyButton = new System.Windows.Forms.Button();
this.button8 = new System.Windows.Forms.Button();
this.RegionTexturesMiddleLowUUIDBox = new System.Windows.Forms.TextBox();
this.RegionTexturesMiddleLowPictureBox = new System.Windows.Forms.PictureBox();
this.groupBox21 = new System.Windows.Forms.GroupBox();
this.RegionTexturesMiddleHighUUIDApplyButton = new System.Windows.Forms.Button();
this.button11 = new System.Windows.Forms.Button();
this.RegionTexturesMiddleHighUUIDBox = new System.Windows.Forms.TextBox();
this.RegionTexturesMiddleHighPictureBox = new System.Windows.Forms.PictureBox();
this.groupBox22 = new System.Windows.Forms.GroupBox();
this.RegionTexturesHighUUIDApplyButton = new System.Windows.Forms.Button();
this.button13 = new System.Windows.Forms.Button();
this.RegionTexturesHighUUIDBox = new System.Windows.Forms.TextBox();
this.RegionTexturesHighPictureBox = new System.Windows.Forms.PictureBox();
this.GroundTexturesGroup = new System.Windows.Forms.GroupBox();
this.RegionTexturesMiddleHighUUIDApplyBox = new System.Windows.Forms.TextBox();
this.RegionTexturesLowUUIDApplyBox = new System.Windows.Forms.TextBox();
this.RegionTexturesMiddleLowUUIDApplyBox = new System.Windows.Forms.TextBox();
this.RegionTexturesHighUUIDApplyBox = new System.Windows.Forms.TextBox();
this.pictureBox9 = new System.Windows.Forms.PictureBox();
this.pictureBox10 = new System.Windows.Forms.PictureBox();
this.pictureBox11 = new System.Windows.Forms.PictureBox();
this.pictureBox12 = new System.Windows.Forms.PictureBox();
this.pictureBox13 = new System.Windows.Forms.PictureBox();
this.pictureBox14 = new System.Windows.Forms.PictureBox();
this.pictureBox15 = new System.Windows.Forms.PictureBox();
this.pictureBox16 = new System.Windows.Forms.PictureBox();
this.pictureBox17 = new System.Windows.Forms.PictureBox();
this.button4 = new System.Windows.Forms.Button();
this.RipTerrainButton = new System.Windows.Forms.Button();
this.button7 = new System.Windows.Forms.Button();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.LoadTerrainFileDialog = new System.Windows.Forms.OpenFileDialog();
this.SaveTerrainFileDialog = new System.Windows.Forms.SaveFileDialog();
this.EstateTerrainDownloadUploadGroup = new System.Windows.Forms.GroupBox();
this.groupBox13 = new System.Windows.Forms.GroupBox();
this.button6 = new System.Windows.Forms.Button();
this.LoadCSVFile = new System.Windows.Forms.OpenFileDialog();
this.button9 = new System.Windows.Forms.Button();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.Tabs.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.RegionTeleportGroup.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
this.VassalStatusGroup.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
this.EstateListsTab.SuspendLayout();
this.groupBox11.SuspendLayout();
this.groupBox13.SuspendLayout();
this.EstateTerrainDownloadUploadGroup.SuspendLayout();
this.EstateTopTab.SuspendLayout();
this.groupBox14.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).BeginInit();
this.groupBox12.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).BeginInit();
this.BatchRestartTab.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).BeginInit();
this.ResidentListTab.SuspendLayout();
this.ResidentListBanGroup.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ResidentListGridView)).BeginInit();
this.RegionsStateTab.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.RegionsStateGridView)).BeginInit();
this.OverviewTab.SuspendLayout();
this.groupBox10.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.RegionAvatarsMap)).BeginInit();
@@ -141,30 +245,39 @@
this.groupBox4.SuspendLayout();
this.groupBox3.SuspendLayout();
this.groupBox2.SuspendLayout();
this.RegionsStateTab.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.RegionsStateGridView)).BeginInit();
this.ResidentListTab.SuspendLayout();
this.ResidentListBanGroup.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ResidentListGridView)).BeginInit();
this.BatchRestartTab.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).BeginInit();
this.TopScriptsTab.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).BeginInit();
this.TopCollidersTab.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).BeginInit();
this.statusStrip1.SuspendLayout();
this.RegionTeleportGroup.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.Tabs.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ConnectionStatusPictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
this.RegionToolsTab.SuspendLayout();
this.groupBox11.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
this.EstateTerrainDownloadUploadGroup.SuspendLayout();
this.groupBox13.SuspendLayout();
this.groupBox15.SuspendLayout();
this.groupBox16.SuspendLayout();
this.EstateListGroup.SuspendLayout();
this.EstateListsResidentsGroup.SuspendLayout();
this.EstateListsGroupsGroup.SuspendLayout();
this.RegionToolsRegionDebugGroup.SuspendLayout();
this.RegionToolsRegionInfoGroup.SuspendLayout();
this.groupBox18.SuspendLayout();
this.groupBox19.SuspendLayout();
this.groupBox23.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.RegionTexturesLowPictureBox)).BeginInit();
this.EstateTexturesTab.SuspendLayout();
this.groupBox20.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleLowPictureBox)).BeginInit();
this.groupBox21.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleHighPictureBox)).BeginInit();
this.groupBox22.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.RegionTexturesHighPictureBox)).BeginInit();
this.GroundTexturesGroup.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
this.SuspendLayout();
//
// pictureBox1
@@ -173,28 +286,736 @@
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pictureBox1.Location = new System.Drawing.Point(17, 12);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(477, 140);
this.pictureBox1.Size = new System.Drawing.Size(515, 156);
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// Tabs
// statusStrip1
//
this.Tabs.Controls.Add(this.OverviewTab);
this.Tabs.Controls.Add(this.RegionsStateTab);
this.Tabs.Controls.Add(this.ResidentListTab);
this.Tabs.Controls.Add(this.BatchRestartTab);
this.Tabs.Controls.Add(this.TopScriptsTab);
this.Tabs.Controls.Add(this.TopCollidersTab);
this.Tabs.Controls.Add(this.RegionToolsTab);
this.Tabs.Enabled = false;
this.Tabs.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Tabs.Location = new System.Drawing.Point(13, 186);
this.Tabs.Name = "Tabs";
this.Tabs.SelectedIndex = 0;
this.Tabs.Size = new System.Drawing.Size(679, 430);
this.Tabs.TabIndex = 1;
this.Tabs.Selecting += new System.Windows.Forms.TabControlCancelEventHandler(this.RequestSelecting);
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.StatusProgress,
this.StatusText});
this.statusStrip1.Location = new System.Drawing.Point(0, 707);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(752, 22);
this.statusStrip1.TabIndex = 2;
this.statusStrip1.Text = "statusStrip1";
//
// StatusProgress
//
this.StatusProgress.Name = "StatusProgress";
this.StatusProgress.Size = new System.Drawing.Size(100, 16);
//
// StatusText
//
this.StatusText.Name = "StatusText";
this.StatusText.Size = new System.Drawing.Size(10, 17);
this.StatusText.Text = " ";
//
// VassalSettingsButton
//
this.VassalSettingsButton.Location = new System.Drawing.Point(48, 26);
this.VassalSettingsButton.Name = "VassalSettingsButton";
this.VassalSettingsButton.Size = new System.Drawing.Size(121, 23);
this.VassalSettingsButton.TabIndex = 8;
this.VassalSettingsButton.Text = "Vassal Settings...";
this.VassalSettingsButton.UseVisualStyleBackColor = true;
this.VassalSettingsButton.Click += new System.EventHandler(this.SettingsRequested);
//
// button2
//
this.button2.Location = new System.Drawing.Point(113, 57);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(56, 23);
this.button2.TabIndex = 7;
this.button2.Text = "Edit...";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.RequestedEditRegions);
//
// RegionTeleportGroup
//
this.RegionTeleportGroup.Controls.Add(this.pictureBox6);
this.RegionTeleportGroup.Controls.Add(this.button2);
this.RegionTeleportGroup.Controls.Add(this.LoadedRegionsBox);
this.RegionTeleportGroup.Font = new System.Drawing.Font("Palatino Linotype", 8.25F);
this.RegionTeleportGroup.Location = new System.Drawing.Point(538, 79);
this.RegionTeleportGroup.Name = "RegionTeleportGroup";
this.RegionTeleportGroup.Size = new System.Drawing.Size(202, 89);
this.RegionTeleportGroup.TabIndex = 4;
this.RegionTeleportGroup.TabStop = false;
this.RegionTeleportGroup.Text = "Region Teleport";
//
// pictureBox6
//
this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
this.pictureBox6.Location = new System.Drawing.Point(175, 58);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(20, 20);
this.pictureBox6.TabIndex = 10;
this.pictureBox6.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox6, resources.GetString("pictureBox6.ToolTip"));
//
// LoadedRegionsBox
//
this.LoadedRegionsBox.DisplayMember = "Text";
this.LoadedRegionsBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.LoadedRegionsBox.Font = new System.Drawing.Font("Consolas", 8.25F);
this.LoadedRegionsBox.FormattingEnabled = true;
this.LoadedRegionsBox.Location = new System.Drawing.Point(6, 21);
this.LoadedRegionsBox.Name = "LoadedRegionsBox";
this.LoadedRegionsBox.Size = new System.Drawing.Size(190, 21);
this.LoadedRegionsBox.Sorted = true;
this.LoadedRegionsBox.TabIndex = 0;
this.LoadedRegionsBox.SelectedIndexChanged += new System.EventHandler(this.RegionSelected);
//
// CurrentRegionName
//
this.CurrentRegionName.AutoSize = true;
this.CurrentRegionName.Font = new System.Drawing.Font("Palatino Linotype", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.CurrentRegionName.Location = new System.Drawing.Point(216, 157);
this.CurrentRegionName.Name = "CurrentRegionName";
this.CurrentRegionName.Size = new System.Drawing.Size(140, 26);
this.CurrentRegionName.TabIndex = 7;
this.CurrentRegionName.Text = "Puguet Sound";
this.CurrentRegionName.Visible = false;
//
// CurrentRegionAt
//
this.CurrentRegionAt.AutoSize = true;
this.CurrentRegionAt.Location = new System.Drawing.Point(201, 161);
this.CurrentRegionAt.Name = "CurrentRegionAt";
this.CurrentRegionAt.Size = new System.Drawing.Size(16, 13);
this.CurrentRegionAt.TabIndex = 8;
this.CurrentRegionAt.Text = "at";
this.CurrentRegionAt.Visible = false;
//
// ExportCSVDialog
//
this.ExportCSVDialog.Filter = "CSV (*.csv)|*.csv|All files (*.*)|*.*";
//
// VassalStatusGroup
//
this.VassalStatusGroup.Controls.Add(this.ConnectionStatusPictureBox);
this.VassalStatusGroup.Controls.Add(this.pictureBox2);
this.VassalStatusGroup.Controls.Add(this.VassalSettingsButton);
this.VassalStatusGroup.Font = new System.Drawing.Font("Palatino Linotype", 8.25F);
this.VassalStatusGroup.Location = new System.Drawing.Point(538, 12);
this.VassalStatusGroup.Name = "VassalStatusGroup";
this.VassalStatusGroup.Size = new System.Drawing.Size(202, 61);
this.VassalStatusGroup.TabIndex = 3;
this.VassalStatusGroup.TabStop = false;
this.VassalStatusGroup.Text = "Status";
//
// pictureBox2
//
this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
this.pictureBox2.Location = new System.Drawing.Point(175, 27);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(20, 20);
this.pictureBox2.TabIndex = 11;
this.pictureBox2.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox2, "Before Vassal can work, Vassal must be\r\nconfigured by using the \"Settings...\"\r\nbu" +
"tton and configuring Vassal.");
//
// Version
//
this.Version.AutoSize = true;
this.Version.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Version.Location = new System.Drawing.Point(280, 146);
this.Version.Name = "Version";
this.Version.Size = new System.Drawing.Size(97, 13);
this.Version.TabIndex = 9;
this.Version.Text = " ";
//
// toolTip1
//
this.toolTip1.AutoPopDelay = 32767;
this.toolTip1.InitialDelay = 500;
this.toolTip1.ReshowDelay = 100;
//
// pictureBox4
//
this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
this.pictureBox4.Location = new System.Drawing.Point(174, 21);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(20, 20);
this.pictureBox4.TabIndex = 12;
this.pictureBox4.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox4, "This option downloads the current region\r\nterrain given estate rights.");
//
// pictureBox7
//
this.pictureBox7.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
this.pictureBox7.Location = new System.Drawing.Point(174, 50);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(20, 20);
this.pictureBox7.TabIndex = 12;
this.pictureBox7.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox7, "This option uploads a terrain height-map\r\nto the current region and applies it.");
//
// pictureBox5
//
this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
this.pictureBox5.Location = new System.Drawing.Point(173, 22);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(20, 20);
this.pictureBox5.TabIndex = 12;
this.pictureBox5.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox5, resources.GetString("pictureBox5.ToolTip"));
//
// pictureBox3
//
this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
this.pictureBox3.Location = new System.Drawing.Point(461, 455);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(20, 20);
this.pictureBox3.TabIndex = 11;
this.pictureBox3.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox3, resources.GetString("pictureBox3.ToolTip"));
//
// LoadRawFileDialog
//
this.LoadRawFileDialog.FileName = "openFileDialog1";
this.LoadRawFileDialog.Filter = "RAW (*.raw)|*.raw|All files (*.*)|*.*";
//
// SavePNGFileDialog
//
this.SavePNGFileDialog.Filter = "PNG (*.png)|*.png|All files (*.*)|*.*";
//
// SaveRawFileDialog
//
this.SaveRawFileDialog.Filter = "RAW (*.raw)|*.raw|All files (*.*)|*.*";
//
// EstateListsTab
//
this.EstateListsTab.Controls.Add(this.EstateListsGroupsGroup);
this.EstateListsTab.Controls.Add(this.EstateListsResidentsGroup);
this.EstateListsTab.Controls.Add(this.EstateListGroup);
this.EstateListsTab.Location = new System.Drawing.Point(4, 25);
this.EstateListsTab.Name = "EstateListsTab";
this.EstateListsTab.Size = new System.Drawing.Size(719, 489);
this.EstateListsTab.TabIndex = 6;
this.EstateListsTab.Text = "Estate Lists";
this.EstateListsTab.UseVisualStyleBackColor = true;
//
// groupBox11
//
this.groupBox11.Controls.Add(this.groupBox13);
this.groupBox11.Controls.Add(this.EstateTerrainDownloadUploadGroup);
this.groupBox11.Location = new System.Drawing.Point(246, 140);
this.groupBox11.Name = "groupBox11";
this.groupBox11.Size = new System.Drawing.Size(460, 116);
this.groupBox11.TabIndex = 0;
this.groupBox11.TabStop = false;
this.groupBox11.Text = "Terrain";
//
// groupBox13
//
this.groupBox13.Controls.Add(this.RipTerrainButton);
this.groupBox13.Controls.Add(this.pictureBox5);
this.groupBox13.Location = new System.Drawing.Point(219, 21);
this.groupBox13.Name = "groupBox13";
this.groupBox13.Size = new System.Drawing.Size(200, 56);
this.groupBox13.TabIndex = 14;
this.groupBox13.TabStop = false;
this.groupBox13.Text = "Override";
//
// RipTerrainButton
//
this.RipTerrainButton.Location = new System.Drawing.Point(73, 21);
this.RipTerrainButton.Name = "RipTerrainButton";
this.RipTerrainButton.Size = new System.Drawing.Size(94, 23);
this.RipTerrainButton.TabIndex = 1;
this.RipTerrainButton.Text = "Rip Terrain...";
this.RipTerrainButton.UseVisualStyleBackColor = true;
this.RipTerrainButton.Click += new System.EventHandler(this.RequestRipTerrain);
//
// EstateTerrainDownloadUploadGroup
//
this.EstateTerrainDownloadUploadGroup.Controls.Add(this.DownloadTerrainButton);
this.EstateTerrainDownloadUploadGroup.Controls.Add(this.pictureBox7);
this.EstateTerrainDownloadUploadGroup.Controls.Add(this.pictureBox4);
this.EstateTerrainDownloadUploadGroup.Controls.Add(this.UploadTerrainButton);
this.EstateTerrainDownloadUploadGroup.Enabled = false;
this.EstateTerrainDownloadUploadGroup.Location = new System.Drawing.Point(6, 21);
this.EstateTerrainDownloadUploadGroup.Name = "EstateTerrainDownloadUploadGroup";
this.EstateTerrainDownloadUploadGroup.Size = new System.Drawing.Size(200, 83);
this.EstateTerrainDownloadUploadGroup.TabIndex = 13;
this.EstateTerrainDownloadUploadGroup.TabStop = false;
this.EstateTerrainDownloadUploadGroup.Text = "Estate";
//
// DownloadTerrainButton
//
this.DownloadTerrainButton.Location = new System.Drawing.Point(47, 20);
this.DownloadTerrainButton.Name = "DownloadTerrainButton";
this.DownloadTerrainButton.Size = new System.Drawing.Size(121, 23);
this.DownloadTerrainButton.TabIndex = 0;
this.DownloadTerrainButton.Text = "Download Terrain...";
this.DownloadTerrainButton.UseVisualStyleBackColor = true;
this.DownloadTerrainButton.Click += new System.EventHandler(this.RequestDownloadTerrain);
//
// UploadTerrainButton
//
this.UploadTerrainButton.Location = new System.Drawing.Point(66, 49);
this.UploadTerrainButton.Name = "UploadTerrainButton";
this.UploadTerrainButton.Size = new System.Drawing.Size(102, 23);
this.UploadTerrainButton.TabIndex = 2;
this.UploadTerrainButton.Text = "Upload Terrain...";
this.UploadTerrainButton.UseVisualStyleBackColor = true;
this.UploadTerrainButton.Click += new System.EventHandler(this.RequestUploadTerrain);
//
// EstateTopTab
//
this.EstateTopTab.Controls.Add(this.groupBox14);
this.EstateTopTab.Controls.Add(this.groupBox12);
this.EstateTopTab.Location = new System.Drawing.Point(4, 25);
this.EstateTopTab.Name = "EstateTopTab";
this.EstateTopTab.Size = new System.Drawing.Size(719, 489);
this.EstateTopTab.TabIndex = 1;
this.EstateTopTab.Text = "Estate Top";
this.EstateTopTab.UseVisualStyleBackColor = true;
//
// groupBox14
//
this.groupBox14.Controls.Add(this.pictureBox16);
this.groupBox14.Controls.Add(this.label2);
this.groupBox14.Controls.Add(this.TopCollidersFilter);
this.groupBox14.Controls.Add(this.ReturnTopCollidersButton);
this.groupBox14.Controls.Add(this.button5);
this.groupBox14.Controls.Add(this.TopCollidersGridView);
this.groupBox14.Location = new System.Drawing.Point(7, 265);
this.groupBox14.Name = "groupBox14";
this.groupBox14.Size = new System.Drawing.Size(709, 221);
this.groupBox14.TabIndex = 9;
this.groupBox14.TabStop = false;
this.groupBox14.Text = "Top Colliders";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(8, 193);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(36, 16);
this.label2.TabIndex = 13;
this.label2.Text = "Filter:";
//
// TopCollidersFilter
//
this.TopCollidersFilter.Location = new System.Drawing.Point(46, 190);
this.TopCollidersFilter.Name = "TopCollidersFilter";
this.TopCollidersFilter.Size = new System.Drawing.Size(196, 22);
this.TopCollidersFilter.TabIndex = 12;
this.TopCollidersFilter.TextChanged += new System.EventHandler(this.RequestFilterTopColliders);
//
// ReturnTopCollidersButton
//
this.ReturnTopCollidersButton.Location = new System.Drawing.Point(503, 190);
this.ReturnTopCollidersButton.Name = "ReturnTopCollidersButton";
this.ReturnTopCollidersButton.Size = new System.Drawing.Size(86, 23);
this.ReturnTopCollidersButton.TabIndex = 11;
this.ReturnTopCollidersButton.Text = "Return Objects";
this.ReturnTopCollidersButton.UseVisualStyleBackColor = true;
this.ReturnTopCollidersButton.Click += new System.EventHandler(this.RequestReturnTopCollidersObjects);
//
// button5
//
this.button5.Location = new System.Drawing.Point(595, 189);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(75, 23);
this.button5.TabIndex = 10;
this.button5.Text = "Export...";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.RequestExportTopColliders);
//
// TopCollidersGridView
//
this.TopCollidersGridView.AllowUserToAddRows = false;
this.TopCollidersGridView.AllowUserToDeleteRows = false;
this.TopCollidersGridView.AllowUserToOrderColumns = true;
this.TopCollidersGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.TopCollidersGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.TopCollidersScore,
this.TopCollidersTaskName,
this.TopCollidersUUID,
this.TopCollidersOwner,
this.TopCollidersPosition});
this.TopCollidersGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TopCollidersGridView.Location = new System.Drawing.Point(6, 21);
this.TopCollidersGridView.Name = "TopCollidersGridView";
this.TopCollidersGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.TopCollidersGridView.Size = new System.Drawing.Size(698, 162);
this.TopCollidersGridView.TabIndex = 1;
//
// TopCollidersScore
//
this.TopCollidersScore.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopCollidersScore.HeaderText = "Score";
this.TopCollidersScore.Name = "TopCollidersScore";
//
// TopCollidersTaskName
//
this.TopCollidersTaskName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopCollidersTaskName.HeaderText = "Task Name";
this.TopCollidersTaskName.Name = "TopCollidersTaskName";
//
// TopCollidersUUID
//
this.TopCollidersUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopCollidersUUID.HeaderText = "UUID";
this.TopCollidersUUID.Name = "TopCollidersUUID";
//
// TopCollidersOwner
//
this.TopCollidersOwner.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopCollidersOwner.HeaderText = "Owner";
this.TopCollidersOwner.Name = "TopCollidersOwner";
//
// TopCollidersPosition
//
this.TopCollidersPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopCollidersPosition.HeaderText = "Position";
this.TopCollidersPosition.Name = "TopCollidersPosition";
//
// groupBox12
//
this.groupBox12.Controls.Add(this.pictureBox15);
this.groupBox12.Controls.Add(this.TopScriptsGridView);
this.groupBox12.Controls.Add(this.ReturnTopScriptsButton);
this.groupBox12.Controls.Add(this.label1);
this.groupBox12.Controls.Add(this.button3);
this.groupBox12.Controls.Add(this.TopScriptsFilter);
this.groupBox12.Location = new System.Drawing.Point(7, 4);
this.groupBox12.Name = "groupBox12";
this.groupBox12.Size = new System.Drawing.Size(702, 255);
this.groupBox12.TabIndex = 8;
this.groupBox12.TabStop = false;
this.groupBox12.Text = "Top Scripts";
//
// TopScriptsGridView
//
this.TopScriptsGridView.AllowUserToAddRows = false;
this.TopScriptsGridView.AllowUserToDeleteRows = false;
this.TopScriptsGridView.AllowUserToOrderColumns = true;
this.TopScriptsGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.TopScriptsGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.TopScriptsScore,
this.TopScriptsTaskName,
this.TopScriptsUUID,
this.TopScriptsOwner,
this.TopScriptsPosition});
this.TopScriptsGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TopScriptsGridView.Location = new System.Drawing.Point(6, 21);
this.TopScriptsGridView.Name = "TopScriptsGridView";
this.TopScriptsGridView.ReadOnly = true;
this.TopScriptsGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.TopScriptsGridView.Size = new System.Drawing.Size(690, 199);
this.TopScriptsGridView.TabIndex = 0;
//
// TopScriptsScore
//
this.TopScriptsScore.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopScriptsScore.HeaderText = "Score";
this.TopScriptsScore.Name = "TopScriptsScore";
this.TopScriptsScore.ReadOnly = true;
//
// TopScriptsTaskName
//
this.TopScriptsTaskName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopScriptsTaskName.HeaderText = "Task Name";
this.TopScriptsTaskName.Name = "TopScriptsTaskName";
this.TopScriptsTaskName.ReadOnly = true;
//
// TopScriptsUUID
//
this.TopScriptsUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopScriptsUUID.HeaderText = "UUID";
this.TopScriptsUUID.Name = "TopScriptsUUID";
this.TopScriptsUUID.ReadOnly = true;
//
// TopScriptsOwner
//
this.TopScriptsOwner.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopScriptsOwner.HeaderText = "Owner";
this.TopScriptsOwner.Name = "TopScriptsOwner";
this.TopScriptsOwner.ReadOnly = true;
//
// TopScriptsPosition
//
this.TopScriptsPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopScriptsPosition.HeaderText = "Position";
this.TopScriptsPosition.Name = "TopScriptsPosition";
this.TopScriptsPosition.ReadOnly = true;
//
// ReturnTopScriptsButton
//
this.ReturnTopScriptsButton.Location = new System.Drawing.Point(503, 227);
this.ReturnTopScriptsButton.Name = "ReturnTopScriptsButton";
this.ReturnTopScriptsButton.Size = new System.Drawing.Size(86, 23);
this.ReturnTopScriptsButton.TabIndex = 2;
this.ReturnTopScriptsButton.Text = "Return Objects";
this.ReturnTopScriptsButton.UseVisualStyleBackColor = true;
this.ReturnTopScriptsButton.Click += new System.EventHandler(this.RequestReturnTopScriptsObjects);
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(5, 230);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(36, 16);
this.label1.TabIndex = 7;
this.label1.Text = "Filter:";
//
// button3
//
this.button3.Location = new System.Drawing.Point(595, 226);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 1;
this.button3.Text = "Export...";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.RequestExportTopScripts);
//
// TopScriptsFilter
//
this.TopScriptsFilter.Location = new System.Drawing.Point(43, 227);
this.TopScriptsFilter.Name = "TopScriptsFilter";
this.TopScriptsFilter.Size = new System.Drawing.Size(196, 22);
this.TopScriptsFilter.TabIndex = 6;
this.TopScriptsFilter.TextChanged += new System.EventHandler(this.RequestFilterTopScripts);
//
// BatchRestartTab
//
this.BatchRestartTab.Controls.Add(this.label3);
this.BatchRestartTab.Controls.Add(this.RegionRestartDelayBox);
this.BatchRestartTab.Controls.Add(this.pictureBox3);
this.BatchRestartTab.Controls.Add(this.BatchRestartButton);
this.BatchRestartTab.Controls.Add(this.BatchRestartGridView);
this.BatchRestartTab.Location = new System.Drawing.Point(4, 25);
this.BatchRestartTab.Name = "BatchRestartTab";
this.BatchRestartTab.Size = new System.Drawing.Size(719, 489);
this.BatchRestartTab.TabIndex = 3;
this.BatchRestartTab.Text = "Batch Restart";
this.BatchRestartTab.UseVisualStyleBackColor = true;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.Location = new System.Drawing.Point(187, 458);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(77, 16);
this.label3.TabIndex = 13;
this.label3.Text = "Restart Delay:";
//
// RegionRestartDelayBox
//
this.RegionRestartDelayBox.Location = new System.Drawing.Point(270, 455);
this.RegionRestartDelayBox.Name = "RegionRestartDelayBox";
this.RegionRestartDelayBox.Size = new System.Drawing.Size(72, 22);
this.RegionRestartDelayBox.TabIndex = 12;
//
// BatchRestartButton
//
this.BatchRestartButton.Location = new System.Drawing.Point(348, 454);
this.BatchRestartButton.Name = "BatchRestartButton";
this.BatchRestartButton.Size = new System.Drawing.Size(107, 23);
this.BatchRestartButton.TabIndex = 1;
this.BatchRestartButton.Text = "Batch Restart";
this.BatchRestartButton.UseVisualStyleBackColor = true;
this.BatchRestartButton.Click += new System.EventHandler(this.RequestBatchRestart);
//
// BatchRestartGridView
//
this.BatchRestartGridView.AllowUserToAddRows = false;
this.BatchRestartGridView.AllowUserToDeleteRows = false;
this.BatchRestartGridView.AllowUserToOrderColumns = true;
this.BatchRestartGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.BatchRestartGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.BatchRestartRegionName,
this.BatchRestartPosition});
this.BatchRestartGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.BatchRestartGridView.Location = new System.Drawing.Point(4, 4);
this.BatchRestartGridView.Name = "BatchRestartGridView";
this.BatchRestartGridView.ReadOnly = true;
this.BatchRestartGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.BatchRestartGridView.Size = new System.Drawing.Size(712, 441);
this.BatchRestartGridView.TabIndex = 0;
//
// BatchRestartRegionName
//
this.BatchRestartRegionName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.BatchRestartRegionName.HeaderText = "Region Name";
this.BatchRestartRegionName.Name = "BatchRestartRegionName";
this.BatchRestartRegionName.ReadOnly = true;
this.BatchRestartRegionName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
//
// BatchRestartPosition
//
this.BatchRestartPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.BatchRestartPosition.HeaderText = "Position";
this.BatchRestartPosition.Name = "BatchRestartPosition";
this.BatchRestartPosition.ReadOnly = true;
this.BatchRestartPosition.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
//
// ResidentListTab
//
this.ResidentListTab.Controls.Add(this.ResidentListBanGroup);
this.ResidentListTab.Controls.Add(this.label4);
this.ResidentListTab.Controls.Add(this.ResidentListFilter);
this.ResidentListTab.Controls.Add(this.ResidentListGridView);
this.ResidentListTab.Location = new System.Drawing.Point(4, 25);
this.ResidentListTab.Name = "ResidentListTab";
this.ResidentListTab.Size = new System.Drawing.Size(719, 489);
this.ResidentListTab.TabIndex = 4;
this.ResidentListTab.Text = "Resident List";
this.ResidentListTab.UseVisualStyleBackColor = true;
//
// ResidentListBanGroup
//
this.ResidentListBanGroup.Controls.Add(this.pictureBox17);
this.ResidentListBanGroup.Controls.Add(this.ResidentBanAllEstatesBox);
this.ResidentListBanGroup.Controls.Add(this.ResidentBanButton);
this.ResidentListBanGroup.Enabled = false;
this.ResidentListBanGroup.Location = new System.Drawing.Point(512, 426);
this.ResidentListBanGroup.Name = "ResidentListBanGroup";
this.ResidentListBanGroup.Size = new System.Drawing.Size(204, 60);
this.ResidentListBanGroup.TabIndex = 10;
this.ResidentListBanGroup.TabStop = false;
this.ResidentListBanGroup.Text = "Ban Residents";
//
// ResidentBanAllEstatesBox
//
this.ResidentBanAllEstatesBox.AutoSize = true;
this.ResidentBanAllEstatesBox.Location = new System.Drawing.Point(87, 23);
this.ResidentBanAllEstatesBox.Name = "ResidentBanAllEstatesBox";
this.ResidentBanAllEstatesBox.Size = new System.Drawing.Size(79, 20);
this.ResidentBanAllEstatesBox.TabIndex = 3;
this.ResidentBanAllEstatesBox.Text = "All Estates";
this.ResidentBanAllEstatesBox.UseVisualStyleBackColor = true;
//
// ResidentBanButton
//
this.ResidentBanButton.Location = new System.Drawing.Point(6, 21);
this.ResidentBanButton.Name = "ResidentBanButton";
this.ResidentBanButton.Size = new System.Drawing.Size(75, 23);
this.ResidentBanButton.TabIndex = 2;
this.ResidentBanButton.Text = "Ban";
this.ResidentBanButton.UseVisualStyleBackColor = true;
this.ResidentBanButton.Click += new System.EventHandler(this.RequestBanAgents);
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(6, 429);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(36, 16);
this.label4.TabIndex = 9;
this.label4.Text = "Filter:";
//
// ResidentListFilter
//
this.ResidentListFilter.Location = new System.Drawing.Point(44, 426);
this.ResidentListFilter.Name = "ResidentListFilter";
this.ResidentListFilter.Size = new System.Drawing.Size(196, 22);
this.ResidentListFilter.TabIndex = 8;
this.ResidentListFilter.TextChanged += new System.EventHandler(this.RequestFilterResidentList);
//
// ResidentListGridView
//
this.ResidentListGridView.AllowUserToAddRows = false;
this.ResidentListGridView.AllowUserToDeleteRows = false;
this.ResidentListGridView.AllowUserToOrderColumns = true;
this.ResidentListGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.ResidentListGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ResidentListName,
this.ResidentListUUID,
this.ResidentListPosition});
this.ResidentListGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ResidentListGridView.Location = new System.Drawing.Point(4, 4);
this.ResidentListGridView.Name = "ResidentListGridView";
this.ResidentListGridView.ReadOnly = true;
this.ResidentListGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.ResidentListGridView.Size = new System.Drawing.Size(712, 416);
this.ResidentListGridView.TabIndex = 0;
//
// ResidentListName
//
this.ResidentListName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.ResidentListName.HeaderText = "Name";
this.ResidentListName.Name = "ResidentListName";
this.ResidentListName.ReadOnly = true;
//
// ResidentListUUID
//
this.ResidentListUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.ResidentListUUID.HeaderText = "UUID";
this.ResidentListUUID.Name = "ResidentListUUID";
this.ResidentListUUID.ReadOnly = true;
//
// ResidentListPosition
//
this.ResidentListPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.ResidentListPosition.HeaderText = "Position";
this.ResidentListPosition.Name = "ResidentListPosition";
this.ResidentListPosition.ReadOnly = true;
//
// RegionsStateTab
//
this.RegionsStateTab.Controls.Add(this.RegionsStateGridView);
this.RegionsStateTab.Location = new System.Drawing.Point(4, 25);
this.RegionsStateTab.Name = "RegionsStateTab";
this.RegionsStateTab.Size = new System.Drawing.Size(719, 489);
this.RegionsStateTab.TabIndex = 5;
this.RegionsStateTab.Text = "Regions State";
this.RegionsStateTab.UseVisualStyleBackColor = true;
//
// RegionsStateGridView
//
this.RegionsStateGridView.AllowUserToAddRows = false;
this.RegionsStateGridView.AllowUserToDeleteRows = false;
this.RegionsStateGridView.AllowUserToOrderColumns = true;
this.RegionsStateGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.RegionsStateGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.RegionsStateRegionName,
this.RegionsStateLastState,
this.RegionsStateLastCheck});
this.RegionsStateGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionsStateGridView.Location = new System.Drawing.Point(4, 4);
this.RegionsStateGridView.Name = "RegionsStateGridView";
this.RegionsStateGridView.ReadOnly = true;
this.RegionsStateGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.RegionsStateGridView.Size = new System.Drawing.Size(712, 482);
this.RegionsStateGridView.TabIndex = 1;
//
// RegionsStateRegionName
//
this.RegionsStateRegionName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.RegionsStateRegionName.HeaderText = "Region Name";
this.RegionsStateRegionName.Name = "RegionsStateRegionName";
this.RegionsStateRegionName.ReadOnly = true;
this.RegionsStateRegionName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
//
// RegionsStateLastState
//
this.RegionsStateLastState.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.RegionsStateLastState.HeaderText = "Last State";
this.RegionsStateLastState.Name = "RegionsStateLastState";
this.RegionsStateLastState.ReadOnly = true;
this.RegionsStateLastState.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
//
// RegionsStateLastCheck
//
this.RegionsStateLastCheck.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.RegionsStateLastCheck.HeaderText = "Last Check";
this.RegionsStateLastCheck.Name = "RegionsStateLastCheck";
this.RegionsStateLastCheck.ReadOnly = true;
//
// OverviewTab
//
this.OverviewTab.Controls.Add(this.groupBox10);
@@ -209,7 +1030,7 @@
this.OverviewTab.Location = new System.Drawing.Point(4, 25);
this.OverviewTab.Name = "OverviewTab";
this.OverviewTab.Padding = new System.Windows.Forms.Padding(3);
this.OverviewTab.Size = new System.Drawing.Size(671, 401);
this.OverviewTab.Size = new System.Drawing.Size(719, 489);
this.OverviewTab.TabIndex = 0;
this.OverviewTab.Text = "Overview";
this.OverviewTab.UseVisualStyleBackColor = true;
@@ -219,17 +1040,18 @@
this.groupBox10.Controls.Add(this.RegionAvatarsMap);
this.groupBox10.Location = new System.Drawing.Point(6, 6);
this.groupBox10.Name = "groupBox10";
this.groupBox10.Size = new System.Drawing.Size(390, 390);
this.groupBox10.Size = new System.Drawing.Size(462, 476);
this.groupBox10.TabIndex = 9;
this.groupBox10.TabStop = false;
this.groupBox10.Text = "Map and Avatars";
this.groupBox10.Text = "Map";
//
// RegionAvatarsMap
//
this.RegionAvatarsMap.BackColor = System.Drawing.Color.Black;
this.RegionAvatarsMap.Location = new System.Drawing.Point(12, 14);
this.RegionAvatarsMap.Dock = System.Windows.Forms.DockStyle.Fill;
this.RegionAvatarsMap.Location = new System.Drawing.Point(3, 18);
this.RegionAvatarsMap.Name = "RegionAvatarsMap";
this.RegionAvatarsMap.Size = new System.Drawing.Size(372, 372);
this.RegionAvatarsMap.Size = new System.Drawing.Size(456, 455);
this.RegionAvatarsMap.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.RegionAvatarsMap.TabIndex = 0;
this.RegionAvatarsMap.TabStop = false;
@@ -238,7 +1060,7 @@
//
this.groupBox9.Controls.Add(this.Objects);
this.groupBox9.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox9.Location = new System.Drawing.Point(531, 96);
this.groupBox9.Location = new System.Drawing.Point(596, 6);
this.groupBox9.Name = "groupBox9";
this.groupBox9.Size = new System.Drawing.Size(107, 49);
this.groupBox9.TabIndex = 8;
@@ -259,7 +1081,7 @@
//
this.groupBox8.Controls.Add(this.ScriptTime);
this.groupBox8.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox8.Location = new System.Drawing.Point(531, 206);
this.groupBox8.Location = new System.Drawing.Point(596, 116);
this.groupBox8.Name = "groupBox8";
this.groupBox8.Size = new System.Drawing.Size(107, 49);
this.groupBox8.TabIndex = 7;
@@ -280,7 +1102,7 @@
//
this.groupBox7.Controls.Add(this.ActiveScripts);
this.groupBox7.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox7.Location = new System.Drawing.Point(418, 206);
this.groupBox7.Location = new System.Drawing.Point(483, 116);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Size = new System.Drawing.Size(107, 49);
this.groupBox7.TabIndex = 6;
@@ -301,7 +1123,7 @@
//
this.groupBox6.Controls.Add(this.PhysicsFPS);
this.groupBox6.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox6.Location = new System.Drawing.Point(531, 151);
this.groupBox6.Location = new System.Drawing.Point(596, 61);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(107, 49);
this.groupBox6.TabIndex = 5;
@@ -322,7 +1144,7 @@
//
this.groupBox5.Controls.Add(this.FPS);
this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox5.Location = new System.Drawing.Point(418, 151);
this.groupBox5.Location = new System.Drawing.Point(483, 61);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(107, 49);
this.groupBox5.TabIndex = 4;
@@ -343,7 +1165,7 @@
//
this.groupBox4.Controls.Add(this.Dilation);
this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox4.Location = new System.Drawing.Point(531, 261);
this.groupBox4.Location = new System.Drawing.Point(596, 171);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(107, 49);
this.groupBox4.TabIndex = 3;
@@ -364,7 +1186,7 @@
//
this.groupBox3.Controls.Add(this.LastLag);
this.groupBox3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox3.Location = new System.Drawing.Point(418, 261);
this.groupBox3.Location = new System.Drawing.Point(483, 171);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(107, 49);
this.groupBox3.TabIndex = 2;
@@ -385,7 +1207,7 @@
//
this.groupBox2.Controls.Add(this.Agents);
this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.groupBox2.Location = new System.Drawing.Point(418, 96);
this.groupBox2.Location = new System.Drawing.Point(483, 6);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(107, 49);
this.groupBox2.TabIndex = 1;
@@ -402,717 +1224,854 @@
this.Agents.TabIndex = 0;
this.Agents.Text = " ";
//
// RegionsStateTab
// Tabs
//
this.RegionsStateTab.Controls.Add(this.RegionsStateGridView);
this.RegionsStateTab.Location = new System.Drawing.Point(4, 25);
this.RegionsStateTab.Name = "RegionsStateTab";
this.RegionsStateTab.Size = new System.Drawing.Size(671, 401);
this.RegionsStateTab.TabIndex = 5;
this.RegionsStateTab.Text = "Regions State";
this.RegionsStateTab.UseVisualStyleBackColor = true;
this.Tabs.Controls.Add(this.OverviewTab);
this.Tabs.Controls.Add(this.ResidentListTab);
this.Tabs.Controls.Add(this.RegionsStateTab);
this.Tabs.Controls.Add(this.BatchRestartTab);
this.Tabs.Controls.Add(this.EstateTopTab);
this.Tabs.Controls.Add(this.EstateListsTab);
this.Tabs.Controls.Add(this.EstateTexturesTab);
this.Tabs.Controls.Add(this.RegionToolsTab);
this.Tabs.Enabled = false;
this.Tabs.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Tabs.Location = new System.Drawing.Point(13, 186);
this.Tabs.Name = "Tabs";
this.Tabs.SelectedIndex = 0;
this.Tabs.Size = new System.Drawing.Size(727, 518);
this.Tabs.TabIndex = 1;
this.Tabs.SelectedIndexChanged += new System.EventHandler(this.RequestTabsChanged);
this.Tabs.Selecting += new System.Windows.Forms.TabControlCancelEventHandler(this.RequestSelecting);
//
// RegionsStateGridView
// ConnectionStatusPictureBox
//
this.RegionsStateGridView.AllowUserToAddRows = false;
this.RegionsStateGridView.AllowUserToDeleteRows = false;
this.RegionsStateGridView.AllowUserToOrderColumns = true;
this.RegionsStateGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.RegionsStateGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.RegionsStateRegionName,
this.RegionsStateLastState,
this.RegionsStateLastCheck});
this.RegionsStateGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionsStateGridView.Location = new System.Drawing.Point(4, 4);
this.RegionsStateGridView.Name = "RegionsStateGridView";
this.RegionsStateGridView.ReadOnly = true;
this.RegionsStateGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.RegionsStateGridView.Size = new System.Drawing.Size(663, 394);
this.RegionsStateGridView.TabIndex = 1;
this.ConnectionStatusPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("ConnectionStatusPictureBox.Image")));
this.ConnectionStatusPictureBox.Location = new System.Drawing.Point(6, 19);
this.ConnectionStatusPictureBox.Name = "ConnectionStatusPictureBox";
this.ConnectionStatusPictureBox.Size = new System.Drawing.Size(36, 36);
this.ConnectionStatusPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.ConnectionStatusPictureBox.TabIndex = 12;
this.ConnectionStatusPictureBox.TabStop = false;
//
// RegionsStateRegionName
// EstateListGridView
//
this.RegionsStateRegionName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.RegionsStateRegionName.HeaderText = "Region Name";
this.RegionsStateRegionName.Name = "RegionsStateRegionName";
this.RegionsStateRegionName.ReadOnly = true;
this.RegionsStateRegionName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
this.EstateListGridView.AllowUserToAddRows = false;
this.EstateListGridView.AllowUserToDeleteRows = false;
this.EstateListGridView.AllowUserToOrderColumns = true;
this.EstateListGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.EstateListGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.EstateListName,
this.EstateListUUID});
this.EstateListGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.EstateListGridView.Location = new System.Drawing.Point(6, 54);
this.EstateListGridView.Name = "EstateListGridView";
this.EstateListGridView.ReadOnly = true;
this.EstateListGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.EstateListGridView.Size = new System.Drawing.Size(701, 273);
this.EstateListGridView.TabIndex = 1;
//
// RegionsStateLastState
// EstateListSelectBox
//
this.RegionsStateLastState.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.RegionsStateLastState.HeaderText = "Last State";
this.RegionsStateLastState.Name = "RegionsStateLastState";
this.RegionsStateLastState.ReadOnly = true;
this.RegionsStateLastState.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
this.EstateListSelectBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.EstateListSelectBox.FormattingEnabled = true;
this.EstateListSelectBox.Items.AddRange(new object[] {
"ban",
"group",
"manager",
"user"});
this.EstateListSelectBox.Location = new System.Drawing.Point(560, 20);
this.EstateListSelectBox.Name = "EstateListSelectBox";
this.EstateListSelectBox.Size = new System.Drawing.Size(121, 24);
this.EstateListSelectBox.TabIndex = 2;
this.EstateListSelectBox.SelectedIndexChanged += new System.EventHandler(this.EstateListSelected);
//
// RegionsStateLastCheck
// EstateListsAddResidentButton
//
this.RegionsStateLastCheck.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.RegionsStateLastCheck.HeaderText = "Last Check";
this.RegionsStateLastCheck.Name = "RegionsStateLastCheck";
this.RegionsStateLastCheck.ReadOnly = true;
this.EstateListsAddResidentButton.Location = new System.Drawing.Point(214, 82);
this.EstateListsAddResidentButton.Name = "EstateListsAddResidentButton";
this.EstateListsAddResidentButton.Size = new System.Drawing.Size(100, 23);
this.EstateListsAddResidentButton.TabIndex = 3;
this.EstateListsAddResidentButton.Text = "Add Resident";
this.EstateListsAddResidentButton.UseVisualStyleBackColor = true;
this.EstateListsAddResidentButton.Click += new System.EventHandler(this.RequestEstateListsAddResident);
//
// ResidentListTab
// RemoveEstateListMemberButton
//
this.ResidentListTab.Controls.Add(this.ResidentListBanGroup);
this.ResidentListTab.Controls.Add(this.label4);
this.ResidentListTab.Controls.Add(this.ResidentListFilter);
this.ResidentListTab.Controls.Add(this.ResidentListGridView);
this.ResidentListTab.Location = new System.Drawing.Point(4, 25);
this.ResidentListTab.Name = "ResidentListTab";
this.ResidentListTab.Size = new System.Drawing.Size(671, 401);
this.ResidentListTab.TabIndex = 4;
this.ResidentListTab.Text = "Resident List";
this.ResidentListTab.UseVisualStyleBackColor = true;
this.RemoveEstateListMemberButton.Location = new System.Drawing.Point(494, 333);
this.RemoveEstateListMemberButton.Name = "RemoveEstateListMemberButton";
this.RemoveEstateListMemberButton.Size = new System.Drawing.Size(100, 23);
this.RemoveEstateListMemberButton.TabIndex = 4;
this.RemoveEstateListMemberButton.Text = "Remove";
this.RemoveEstateListMemberButton.UseVisualStyleBackColor = true;
this.RemoveEstateListMemberButton.Click += new System.EventHandler(this.RequestRemoveEstateListMember);
//
// ResidentListBanGroup
// EstateListsResidentFirstName
//
this.ResidentListBanGroup.Controls.Add(this.ResidentBanAllEstatesBox);
this.ResidentListBanGroup.Controls.Add(this.ResidentBanButton);
this.ResidentListBanGroup.Enabled = false;
this.ResidentListBanGroup.Location = new System.Drawing.Point(467, 345);
this.ResidentListBanGroup.Name = "ResidentListBanGroup";
this.ResidentListBanGroup.Size = new System.Drawing.Size(200, 51);
this.ResidentListBanGroup.TabIndex = 10;
this.ResidentListBanGroup.TabStop = false;
this.ResidentListBanGroup.Text = "Ban Residents";
this.EstateListsResidentFirstName.Location = new System.Drawing.Point(6, 21);
this.EstateListsResidentFirstName.Name = "EstateListsResidentFirstName";
this.EstateListsResidentFirstName.Size = new System.Drawing.Size(152, 22);
this.EstateListsResidentFirstName.TabIndex = 6;
//
// ResidentBanAllEstatesBox
// pictureBox8
//
this.ResidentBanAllEstatesBox.AutoSize = true;
this.ResidentBanAllEstatesBox.Location = new System.Drawing.Point(91, 23);
this.ResidentBanAllEstatesBox.Name = "ResidentBanAllEstatesBox";
this.ResidentBanAllEstatesBox.Size = new System.Drawing.Size(79, 20);
this.ResidentBanAllEstatesBox.TabIndex = 3;
this.ResidentBanAllEstatesBox.Text = "All Estates";
this.ResidentBanAllEstatesBox.UseVisualStyleBackColor = true;
this.pictureBox8.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
this.pictureBox8.Location = new System.Drawing.Point(687, 21);
this.pictureBox8.Name = "pictureBox8";
this.pictureBox8.Size = new System.Drawing.Size(20, 20);
this.pictureBox8.TabIndex = 11;
this.pictureBox8.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox8, "Select an estate list from the drop-down\r\nin order to populate the list.");
//
// ResidentBanButton
// RegionToolsTab
//
this.ResidentBanButton.Location = new System.Drawing.Point(10, 21);
this.ResidentBanButton.Name = "ResidentBanButton";
this.ResidentBanButton.Size = new System.Drawing.Size(75, 23);
this.ResidentBanButton.TabIndex = 2;
this.ResidentBanButton.Text = "Ban";
this.ResidentBanButton.UseVisualStyleBackColor = true;
this.ResidentBanButton.Click += new System.EventHandler(this.RequestBanAgents);
this.RegionToolsTab.Controls.Add(this.RegionToolsRegionInfoGroup);
this.RegionToolsTab.Controls.Add(this.RegionToolsRegionDebugGroup);
this.RegionToolsTab.Controls.Add(this.groupBox11);
this.RegionToolsTab.Location = new System.Drawing.Point(4, 25);
this.RegionToolsTab.Name = "RegionToolsTab";
this.RegionToolsTab.Size = new System.Drawing.Size(719, 489);
this.RegionToolsTab.TabIndex = 7;
this.RegionToolsTab.Text = "Region Tools";
this.RegionToolsTab.UseVisualStyleBackColor = true;
//
// label4
// groupBox15
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(6, 348);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(36, 16);
this.label4.TabIndex = 9;
this.label4.Text = "Filter:";
this.groupBox15.Controls.Add(this.EstateListsResidentFirstName);
this.groupBox15.Location = new System.Drawing.Point(6, 21);
this.groupBox15.Name = "groupBox15";
this.groupBox15.Size = new System.Drawing.Size(164, 54);
this.groupBox15.TabIndex = 12;
this.groupBox15.TabStop = false;
this.groupBox15.Text = "First Name";
//
// ResidentListFilter
// groupBox16
//
this.ResidentListFilter.Location = new System.Drawing.Point(44, 345);
this.ResidentListFilter.Name = "ResidentListFilter";
this.ResidentListFilter.Size = new System.Drawing.Size(196, 22);
this.ResidentListFilter.TabIndex = 8;
this.ResidentListFilter.TextChanged += new System.EventHandler(this.RequestFilterResidentList);
this.groupBox16.Controls.Add(this.EstateListsResidentLastName);
this.groupBox16.Location = new System.Drawing.Point(176, 21);
this.groupBox16.Name = "groupBox16";
this.groupBox16.Size = new System.Drawing.Size(164, 54);
this.groupBox16.TabIndex = 13;
this.groupBox16.TabStop = false;
this.groupBox16.Text = "Last Name";
//
// ResidentListGridView
// EstateListsResidentLastName
//
this.ResidentListGridView.AllowUserToAddRows = false;
this.ResidentListGridView.AllowUserToDeleteRows = false;
this.ResidentListGridView.AllowUserToOrderColumns = true;
this.ResidentListGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.ResidentListGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ResidentListName,
this.ResidentListUUID,
this.ResidentListPosition});
this.ResidentListGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ResidentListGridView.Location = new System.Drawing.Point(4, 4);
this.ResidentListGridView.Name = "ResidentListGridView";
this.ResidentListGridView.ReadOnly = true;
this.ResidentListGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.ResidentListGridView.Size = new System.Drawing.Size(663, 335);
this.ResidentListGridView.TabIndex = 0;
this.EstateListsResidentLastName.Location = new System.Drawing.Point(6, 21);
this.EstateListsResidentLastName.Name = "EstateListsResidentLastName";
this.EstateListsResidentLastName.Size = new System.Drawing.Size(152, 22);
this.EstateListsResidentLastName.TabIndex = 6;
//
// ResidentListName
// EstateListGroup
//
this.ResidentListName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.ResidentListName.HeaderText = "Name";
this.ResidentListName.Name = "ResidentListName";
this.ResidentListName.ReadOnly = true;
this.EstateListGroup.Controls.Add(this.button9);
this.EstateListGroup.Controls.Add(this.pictureBox9);
this.EstateListGroup.Controls.Add(this.label6);
this.EstateListGroup.Controls.Add(this.EstateListFilter);
this.EstateListGroup.Controls.Add(this.label5);
this.EstateListGroup.Controls.Add(this.EstateListGridView);
this.EstateListGroup.Controls.Add(this.RemoveEstateListMemberButton);
this.EstateListGroup.Controls.Add(this.EstateListSelectBox);
this.EstateListGroup.Controls.Add(this.pictureBox8);
this.EstateListGroup.Location = new System.Drawing.Point(3, 3);
this.EstateListGroup.Name = "EstateListGroup";
this.EstateListGroup.Size = new System.Drawing.Size(713, 364);
this.EstateListGroup.TabIndex = 14;
this.EstateListGroup.TabStop = false;
this.EstateListGroup.Text = "Estate List";
//
// ResidentListUUID
// EstateListsResidentsGroup
//
this.ResidentListUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.ResidentListUUID.HeaderText = "UUID";
this.ResidentListUUID.Name = "ResidentListUUID";
this.ResidentListUUID.ReadOnly = true;
this.EstateListsResidentsGroup.Controls.Add(this.button4);
this.EstateListsResidentsGroup.Controls.Add(this.pictureBox11);
this.EstateListsResidentsGroup.Controls.Add(this.groupBox15);
this.EstateListsResidentsGroup.Controls.Add(this.EstateListsAddResidentButton);
this.EstateListsResidentsGroup.Controls.Add(this.groupBox16);
this.EstateListsResidentsGroup.Enabled = false;
this.EstateListsResidentsGroup.Location = new System.Drawing.Point(9, 373);
this.EstateListsResidentsGroup.Name = "EstateListsResidentsGroup";
this.EstateListsResidentsGroup.Size = new System.Drawing.Size(351, 113);
this.EstateListsResidentsGroup.TabIndex = 15;
this.EstateListsResidentsGroup.TabStop = false;
this.EstateListsResidentsGroup.Text = "Residents";
//
// ResidentListPosition
// EstateListsGroupsGroup
//
this.ResidentListPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.ResidentListPosition.HeaderText = "Position";
this.ResidentListPosition.Name = "ResidentListPosition";
this.ResidentListPosition.ReadOnly = true;
this.EstateListsGroupsGroup.Controls.Add(this.button6);
this.EstateListsGroupsGroup.Controls.Add(this.pictureBox10);
this.EstateListsGroupsGroup.Controls.Add(this.button7);
this.EstateListsGroupsGroup.Controls.Add(this.EstateListsAddGroupBox);
this.EstateListsGroupsGroup.Enabled = false;
this.EstateListsGroupsGroup.Location = new System.Drawing.Point(367, 374);
this.EstateListsGroupsGroup.Name = "EstateListsGroupsGroup";
this.EstateListsGroupsGroup.Size = new System.Drawing.Size(343, 112);
this.EstateListsGroupsGroup.TabIndex = 16;
this.EstateListsGroupsGroup.TabStop = false;
this.EstateListsGroupsGroup.Text = "Groups";
//
// BatchRestartTab
// EstateListsAddGroupBox
//
this.BatchRestartTab.Controls.Add(this.label3);
this.BatchRestartTab.Controls.Add(this.RegionRestartDelayBox);
this.BatchRestartTab.Controls.Add(this.pictureBox3);
this.BatchRestartTab.Controls.Add(this.BatchRestartButton);
this.BatchRestartTab.Controls.Add(this.BatchRestartGridView);
this.BatchRestartTab.Location = new System.Drawing.Point(4, 25);
this.BatchRestartTab.Name = "BatchRestartTab";
this.BatchRestartTab.Size = new System.Drawing.Size(671, 401);
this.BatchRestartTab.TabIndex = 3;
this.BatchRestartTab.Text = "Batch Restart";
this.BatchRestartTab.UseVisualStyleBackColor = true;
this.EstateListsAddGroupBox.Location = new System.Drawing.Point(7, 22);
this.EstateListsAddGroupBox.Name = "EstateListsAddGroupBox";
this.EstateListsAddGroupBox.Size = new System.Drawing.Size(330, 22);
this.EstateListsAddGroupBox.TabIndex = 0;
//
// label3
// button7
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label3.Location = new System.Drawing.Point(183, 378);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(77, 16);
this.label3.TabIndex = 13;
this.label3.Text = "Restart Delay:";
this.button7.Location = new System.Drawing.Point(236, 51);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(75, 23);
this.button7.TabIndex = 1;
this.button7.Text = "Add Group";
this.button7.UseVisualStyleBackColor = true;
this.button7.Click += new System.EventHandler(this.RequestEstateListsAddGroup);
//
// RegionRestartDelayBox
// label5
//
this.RegionRestartDelayBox.Location = new System.Drawing.Point(266, 375);
this.RegionRestartDelayBox.Name = "RegionRestartDelayBox";
this.RegionRestartDelayBox.Size = new System.Drawing.Size(72, 22);
this.RegionRestartDelayBox.TabIndex = 12;
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(494, 24);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(63, 16);
this.label5.TabIndex = 12;
this.label5.Text = "Select List:";
//
// pictureBox3
// label6
//
this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
this.pictureBox3.Location = new System.Drawing.Point(457, 375);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(20, 20);
this.pictureBox3.TabIndex = 11;
this.pictureBox3.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox3, resources.GetString("pictureBox3.ToolTip"));
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(6, 338);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(36, 16);
this.label6.TabIndex = 14;
this.label6.Text = "Filter:";
//
// BatchRestartButton
// EstateListFilter
//
this.BatchRestartButton.Location = new System.Drawing.Point(344, 374);
this.BatchRestartButton.Name = "BatchRestartButton";
this.BatchRestartButton.Size = new System.Drawing.Size(107, 23);
this.BatchRestartButton.TabIndex = 1;
this.BatchRestartButton.Text = "Batch Restart";
this.BatchRestartButton.UseVisualStyleBackColor = true;
this.BatchRestartButton.Click += new System.EventHandler(this.RequestBatchRestart);
this.EstateListFilter.Location = new System.Drawing.Point(44, 335);
this.EstateListFilter.Name = "EstateListFilter";
this.EstateListFilter.Size = new System.Drawing.Size(196, 22);
this.EstateListFilter.TabIndex = 13;
this.EstateListFilter.TextChanged += new System.EventHandler(this.RequestFilterEstateList);
//
// BatchRestartGridView
// EstateListName
//
this.BatchRestartGridView.AllowUserToAddRows = false;
this.BatchRestartGridView.AllowUserToDeleteRows = false;
this.BatchRestartGridView.AllowUserToOrderColumns = true;
this.BatchRestartGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.BatchRestartGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.BatchRestartRegionName,
this.BatchRestartPosition});
this.BatchRestartGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.BatchRestartGridView.Location = new System.Drawing.Point(4, 4);
this.BatchRestartGridView.Name = "BatchRestartGridView";
this.BatchRestartGridView.ReadOnly = true;
this.BatchRestartGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.BatchRestartGridView.Size = new System.Drawing.Size(663, 364);
this.BatchRestartGridView.TabIndex = 0;
this.EstateListName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.EstateListName.HeaderText = "Name";
this.EstateListName.Name = "EstateListName";
this.EstateListName.ReadOnly = true;
//
// BatchRestartRegionName
// EstateListUUID
//
this.BatchRestartRegionName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.BatchRestartRegionName.HeaderText = "Region Name";
this.BatchRestartRegionName.Name = "BatchRestartRegionName";
this.BatchRestartRegionName.ReadOnly = true;
this.BatchRestartRegionName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
this.EstateListUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.EstateListUUID.HeaderText = "UUID";
this.EstateListUUID.Name = "EstateListUUID";
this.EstateListUUID.ReadOnly = true;
//
// BatchRestartPosition
// RegionToolsRegionDebugGroup
//
this.BatchRestartPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.BatchRestartPosition.HeaderText = "Position";
this.BatchRestartPosition.Name = "BatchRestartPosition";
this.BatchRestartPosition.ReadOnly = true;
this.BatchRestartPosition.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
this.RegionToolsRegionDebugGroup.Controls.Add(this.pictureBox14);
this.RegionToolsRegionDebugGroup.Controls.Add(this.ApplyRegionDebugButton);
this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugPhysicsBox);
this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugCollisionsBox);
this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugScriptsBox);
this.RegionToolsRegionDebugGroup.Enabled = false;
this.RegionToolsRegionDebugGroup.Location = new System.Drawing.Point(12, 12);
this.RegionToolsRegionDebugGroup.Name = "RegionToolsRegionDebugGroup";
this.RegionToolsRegionDebugGroup.Size = new System.Drawing.Size(228, 82);
this.RegionToolsRegionDebugGroup.TabIndex = 1;
this.RegionToolsRegionDebugGroup.TabStop = false;
this.RegionToolsRegionDebugGroup.Text = "Region Debug";
//
// TopScriptsTab
// RegionDebugScriptsBox
//
this.TopScriptsTab.Controls.Add(this.label1);
this.TopScriptsTab.Controls.Add(this.TopScriptsFilter);
this.TopScriptsTab.Controls.Add(this.ReturnTopScriptsButton);
this.TopScriptsTab.Controls.Add(this.button3);
this.TopScriptsTab.Controls.Add(this.TopScriptsGridView);
this.TopScriptsTab.Location = new System.Drawing.Point(4, 25);
this.TopScriptsTab.Name = "TopScriptsTab";
this.TopScriptsTab.Size = new System.Drawing.Size(671, 401);
this.TopScriptsTab.TabIndex = 1;
this.TopScriptsTab.Text = "Top Scripts";
this.TopScriptsTab.UseVisualStyleBackColor = true;
this.RegionDebugScriptsBox.AutoSize = true;
this.RegionDebugScriptsBox.Location = new System.Drawing.Point(6, 21);
this.RegionDebugScriptsBox.Name = "RegionDebugScriptsBox";
this.RegionDebugScriptsBox.Size = new System.Drawing.Size(61, 20);
this.RegionDebugScriptsBox.TabIndex = 0;
this.RegionDebugScriptsBox.Text = "Scripts";
this.RegionDebugScriptsBox.UseVisualStyleBackColor = true;
//
// label1
// RegionDebugCollisionsBox
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(4, 377);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(36, 16);
this.label1.TabIndex = 7;
this.label1.Text = "Filter:";
this.RegionDebugCollisionsBox.AutoSize = true;
this.RegionDebugCollisionsBox.Location = new System.Drawing.Point(73, 21);
this.RegionDebugCollisionsBox.Name = "RegionDebugCollisionsBox";
this.RegionDebugCollisionsBox.Size = new System.Drawing.Size(77, 20);
this.RegionDebugCollisionsBox.TabIndex = 1;
this.RegionDebugCollisionsBox.Text = "Collisions";
this.RegionDebugCollisionsBox.UseVisualStyleBackColor = true;
//
// TopScriptsFilter
// RegionDebugPhysicsBox
//
this.TopScriptsFilter.Location = new System.Drawing.Point(42, 374);
this.TopScriptsFilter.Name = "TopScriptsFilter";
this.TopScriptsFilter.Size = new System.Drawing.Size(196, 22);
this.TopScriptsFilter.TabIndex = 6;
this.TopScriptsFilter.TextChanged += new System.EventHandler(this.RequestFilterTopScripts);
this.RegionDebugPhysicsBox.AutoSize = true;
this.RegionDebugPhysicsBox.Location = new System.Drawing.Point(156, 21);
this.RegionDebugPhysicsBox.Name = "RegionDebugPhysicsBox";
this.RegionDebugPhysicsBox.Size = new System.Drawing.Size(66, 20);
this.RegionDebugPhysicsBox.TabIndex = 2;
this.RegionDebugPhysicsBox.Text = "Physics";
this.RegionDebugPhysicsBox.UseVisualStyleBackColor = true;
//
// ReturnTopScriptsButton
// ApplyRegionDebugButton
//
this.ReturnTopScriptsButton.Location = new System.Drawing.Point(500, 374);
this.ReturnTopScriptsButton.Name = "ReturnTopScriptsButton";
this.ReturnTopScriptsButton.Size = new System.Drawing.Size(86, 23);
this.ReturnTopScriptsButton.TabIndex = 2;
this.ReturnTopScriptsButton.Text = "Return Objects";
this.ReturnTopScriptsButton.UseVisualStyleBackColor = true;
this.ReturnTopScriptsButton.Click += new System.EventHandler(this.RequestReturnTopScriptsObjects);
this.ApplyRegionDebugButton.Location = new System.Drawing.Point(121, 47);
this.ApplyRegionDebugButton.Name = "ApplyRegionDebugButton";
this.ApplyRegionDebugButton.Size = new System.Drawing.Size(75, 23);
this.ApplyRegionDebugButton.TabIndex = 3;
this.ApplyRegionDebugButton.Text = "Apply";
this.ApplyRegionDebugButton.UseVisualStyleBackColor = true;
this.ApplyRegionDebugButton.Click += new System.EventHandler(this.RequestRegionDebugApply);
//
// button3
// RegionToolsRegionInfoGroup
//
this.button3.Location = new System.Drawing.Point(592, 374);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 1;
this.button3.Text = "Export...";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.RequestExportTopScripts);
this.RegionToolsRegionInfoGroup.Controls.Add(this.pictureBox13);
this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoMatureBox);
this.RegionToolsRegionInfoGroup.Controls.Add(this.groupBox19);
this.RegionToolsRegionInfoGroup.Controls.Add(this.groupBox18);
this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoParcelBox);
this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoTerraformBox);
this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoPushBox);
this.RegionToolsRegionInfoGroup.Controls.Add(this.RegioninfoResellBox);
this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoDamageBox);
this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoFlyBox);
this.RegionToolsRegionInfoGroup.Controls.Add(this.ApplyRegionInfoButton);
this.RegionToolsRegionInfoGroup.Enabled = false;
this.RegionToolsRegionInfoGroup.Location = new System.Drawing.Point(246, 12);
this.RegionToolsRegionInfoGroup.Name = "RegionToolsRegionInfoGroup";
this.RegionToolsRegionInfoGroup.Size = new System.Drawing.Size(460, 122);
this.RegionToolsRegionInfoGroup.TabIndex = 2;
this.RegionToolsRegionInfoGroup.TabStop = false;
this.RegionToolsRegionInfoGroup.Text = "Set Region Info";
//
// TopScriptsGridView
// ApplyRegionInfoButton
//
this.TopScriptsGridView.AllowUserToAddRows = false;
this.TopScriptsGridView.AllowUserToDeleteRows = false;
this.TopScriptsGridView.AllowUserToOrderColumns = true;
this.TopScriptsGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.TopScriptsGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.TopScriptsScore,
this.TopScriptsTaskName,
this.TopScriptsUUID,
this.TopScriptsOwner,
this.TopScriptsPosition});
this.TopScriptsGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TopScriptsGridView.Location = new System.Drawing.Point(4, 4);
this.TopScriptsGridView.Name = "TopScriptsGridView";
this.TopScriptsGridView.ReadOnly = true;
this.TopScriptsGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.TopScriptsGridView.Size = new System.Drawing.Size(663, 364);
this.TopScriptsGridView.TabIndex = 0;
this.ApplyRegionInfoButton.Location = new System.Drawing.Point(350, 75);
this.ApplyRegionInfoButton.Name = "ApplyRegionInfoButton";
this.ApplyRegionInfoButton.Size = new System.Drawing.Size(75, 23);
this.ApplyRegionInfoButton.TabIndex = 0;
this.ApplyRegionInfoButton.Text = "Apply";
this.ApplyRegionInfoButton.UseVisualStyleBackColor = true;
this.ApplyRegionInfoButton.Click += new System.EventHandler(this.RequestApplyRegionInfo);
//
// TopScriptsScore
// RegionInfoFlyBox
//
this.TopScriptsScore.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopScriptsScore.HeaderText = "Score";
this.TopScriptsScore.Name = "TopScriptsScore";
this.TopScriptsScore.ReadOnly = true;
this.RegionInfoFlyBox.AutoSize = true;
this.RegionInfoFlyBox.Location = new System.Drawing.Point(414, 30);
this.RegionInfoFlyBox.Name = "RegionInfoFlyBox";
this.RegionInfoFlyBox.Size = new System.Drawing.Size(43, 20);
this.RegionInfoFlyBox.TabIndex = 1;
this.RegionInfoFlyBox.Text = "Fly";
this.RegionInfoFlyBox.UseVisualStyleBackColor = true;
//
// TopScriptsTaskName
// RegionInfoDamageBox
//
this.TopScriptsTaskName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopScriptsTaskName.HeaderText = "Task Name";
this.TopScriptsTaskName.Name = "TopScriptsTaskName";
this.TopScriptsTaskName.ReadOnly = true;
this.RegionInfoDamageBox.AutoSize = true;
this.RegionInfoDamageBox.Location = new System.Drawing.Point(150, 29);
this.RegionInfoDamageBox.Name = "RegionInfoDamageBox";
this.RegionInfoDamageBox.Size = new System.Drawing.Size(68, 20);
this.RegionInfoDamageBox.TabIndex = 2;
this.RegionInfoDamageBox.Text = "Damage";
this.RegionInfoDamageBox.UseVisualStyleBackColor = true;
//
// TopScriptsUUID
// RegioninfoResellBox
//
this.TopScriptsUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopScriptsUUID.HeaderText = "UUID";
this.TopScriptsUUID.Name = "TopScriptsUUID";
this.TopScriptsUUID.ReadOnly = true;
this.RegioninfoResellBox.AutoSize = true;
this.RegioninfoResellBox.Location = new System.Drawing.Point(87, 30);
this.RegioninfoResellBox.Name = "RegioninfoResellBox";
this.RegioninfoResellBox.Size = new System.Drawing.Size(57, 20);
this.RegioninfoResellBox.TabIndex = 3;
this.RegioninfoResellBox.Text = "Resell";
this.RegioninfoResellBox.UseVisualStyleBackColor = true;
//
// TopScriptsOwner
// RegionInfoPushBox
//
this.TopScriptsOwner.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopScriptsOwner.HeaderText = "Owner";
this.TopScriptsOwner.Name = "TopScriptsOwner";
this.TopScriptsOwner.ReadOnly = true;
this.RegionInfoPushBox.AutoSize = true;
this.RegionInfoPushBox.Location = new System.Drawing.Point(293, 30);
this.RegionInfoPushBox.Name = "RegionInfoPushBox";
this.RegionInfoPushBox.Size = new System.Drawing.Size(51, 20);
this.RegionInfoPushBox.TabIndex = 4;
this.RegionInfoPushBox.Text = "Push";
this.RegionInfoPushBox.UseVisualStyleBackColor = true;
//
// TopScriptsPosition
// RegionInfoTerraformBox
//
this.TopScriptsPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopScriptsPosition.HeaderText = "Position";
this.TopScriptsPosition.Name = "TopScriptsPosition";
this.TopScriptsPosition.ReadOnly = true;
this.RegionInfoTerraformBox.AutoSize = true;
this.RegionInfoTerraformBox.Location = new System.Drawing.Point(6, 30);
this.RegionInfoTerraformBox.Name = "RegionInfoTerraformBox";
this.RegionInfoTerraformBox.Size = new System.Drawing.Size(75, 20);
this.RegionInfoTerraformBox.TabIndex = 5;
this.RegionInfoTerraformBox.Text = "Terraform";
this.RegionInfoTerraformBox.UseVisualStyleBackColor = true;
//
// TopCollidersTab
// RegionInfoParcelBox
//
this.TopCollidersTab.Controls.Add(this.label2);
this.TopCollidersTab.Controls.Add(this.TopCollidersFilter);
this.TopCollidersTab.Controls.Add(this.ReturnTopCollidersButton);
this.TopCollidersTab.Controls.Add(this.button5);
this.TopCollidersTab.Controls.Add(this.TopCollidersGridView);
this.TopCollidersTab.Location = new System.Drawing.Point(4, 25);
this.TopCollidersTab.Name = "TopCollidersTab";
this.TopCollidersTab.Size = new System.Drawing.Size(671, 401);
this.TopCollidersTab.TabIndex = 2;
this.TopCollidersTab.Text = "Top Colliders";
this.TopCollidersTab.UseVisualStyleBackColor = true;
this.RegionInfoParcelBox.AutoSize = true;
this.RegionInfoParcelBox.Location = new System.Drawing.Point(350, 30);
this.RegionInfoParcelBox.Name = "RegionInfoParcelBox";
this.RegionInfoParcelBox.Size = new System.Drawing.Size(58, 20);
this.RegionInfoParcelBox.TabIndex = 6;
this.RegionInfoParcelBox.Text = "Parcel";
this.RegionInfoParcelBox.UseVisualStyleBackColor = true;
//
// label2
// groupBox18
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(4, 377);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(36, 16);
this.label2.TabIndex = 9;
this.label2.Text = "Filter:";
this.groupBox18.Controls.Add(this.RegionInfoObjectBonusBox);
this.groupBox18.Location = new System.Drawing.Point(206, 56);
this.groupBox18.Name = "groupBox18";
this.groupBox18.Size = new System.Drawing.Size(138, 56);
this.groupBox18.TabIndex = 7;
this.groupBox18.TabStop = false;
this.groupBox18.Text = "Object Bonus";
//
// TopCollidersFilter
// RegionInfoObjectBonusBox
//
this.TopCollidersFilter.Location = new System.Drawing.Point(42, 374);
this.TopCollidersFilter.Name = "TopCollidersFilter";
this.TopCollidersFilter.Size = new System.Drawing.Size(196, 22);
this.TopCollidersFilter.TabIndex = 8;
this.TopCollidersFilter.TextChanged += new System.EventHandler(this.RequestFilterTopColliders);
this.RegionInfoObjectBonusBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionInfoObjectBonusBox.Location = new System.Drawing.Point(6, 23);
this.RegionInfoObjectBonusBox.Name = "RegionInfoObjectBonusBox";
this.RegionInfoObjectBonusBox.Size = new System.Drawing.Size(121, 20);
this.RegionInfoObjectBonusBox.TabIndex = 0;
//
// ReturnTopCollidersButton
// groupBox19
//
this.ReturnTopCollidersButton.Location = new System.Drawing.Point(500, 374);
this.ReturnTopCollidersButton.Name = "ReturnTopCollidersButton";
this.ReturnTopCollidersButton.Size = new System.Drawing.Size(86, 23);
this.ReturnTopCollidersButton.TabIndex = 3;
this.ReturnTopCollidersButton.Text = "Return Objects";
this.ReturnTopCollidersButton.UseVisualStyleBackColor = true;
this.ReturnTopCollidersButton.Click += new System.EventHandler(this.RequestReturnTopCollidersObjects);
this.groupBox19.Controls.Add(this.RegionInfoAgentLimitBox);
this.groupBox19.Location = new System.Drawing.Point(63, 56);
this.groupBox19.Name = "groupBox19";
this.groupBox19.Size = new System.Drawing.Size(137, 56);
this.groupBox19.TabIndex = 8;
this.groupBox19.TabStop = false;
this.groupBox19.Text = "Agent Limit";
//
// button5
// RegionInfoAgentLimitBox
//
this.button5.Location = new System.Drawing.Point(592, 374);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(75, 23);
this.button5.TabIndex = 2;
this.button5.Text = "Export...";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.RequestExportTopColliders);
this.RegionInfoAgentLimitBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionInfoAgentLimitBox.Location = new System.Drawing.Point(6, 21);
this.RegionInfoAgentLimitBox.Name = "RegionInfoAgentLimitBox";
this.RegionInfoAgentLimitBox.Size = new System.Drawing.Size(121, 20);
this.RegionInfoAgentLimitBox.TabIndex = 0;
//
// TopCollidersGridView
// RegionInfoMatureBox
//
this.TopCollidersGridView.AllowUserToAddRows = false;
this.TopCollidersGridView.AllowUserToDeleteRows = false;
this.TopCollidersGridView.AllowUserToOrderColumns = true;
this.TopCollidersGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.TopCollidersGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.TopCollidersScore,
this.TopCollidersTaskName,
this.TopCollidersUUID,
this.TopCollidersOwner,
this.TopCollidersPosition});
this.TopCollidersGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.TopCollidersGridView.Location = new System.Drawing.Point(4, 4);
this.TopCollidersGridView.Name = "TopCollidersGridView";
this.TopCollidersGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.TopCollidersGridView.Size = new System.Drawing.Size(663, 364);
this.TopCollidersGridView.TabIndex = 0;
this.RegionInfoMatureBox.AutoSize = true;
this.RegionInfoMatureBox.Location = new System.Drawing.Point(225, 30);
this.RegionInfoMatureBox.Name = "RegionInfoMatureBox";
this.RegionInfoMatureBox.Size = new System.Drawing.Size(62, 20);
this.RegionInfoMatureBox.TabIndex = 9;
this.RegionInfoMatureBox.Text = "Mature";
this.RegionInfoMatureBox.UseVisualStyleBackColor = true;
//
// TopCollidersScore
// groupBox23
//
this.TopCollidersScore.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopCollidersScore.HeaderText = "Score";
this.TopCollidersScore.Name = "TopCollidersScore";
this.groupBox23.Controls.Add(this.RegionTexturesLowUUIDApplyBox);
this.groupBox23.Controls.Add(this.RegionTexturesLowUUIDApplyButton);
this.groupBox23.Controls.Add(this.button10);
this.groupBox23.Controls.Add(this.RegionTexturesLowUUIDBox);
this.groupBox23.Controls.Add(this.RegionTexturesLowPictureBox);
this.groupBox23.Location = new System.Drawing.Point(14, 41);
this.groupBox23.Name = "groupBox23";
this.groupBox23.Size = new System.Drawing.Size(319, 215);
this.groupBox23.TabIndex = 5;
this.groupBox23.TabStop = false;
this.groupBox23.Text = "Low";
//
// TopCollidersTaskName
// RegionTexturesLowUUIDBox
//
this.TopCollidersTaskName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopCollidersTaskName.HeaderText = "Task Name";
this.TopCollidersTaskName.Name = "TopCollidersTaskName";
this.RegionTexturesLowUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionTexturesLowUUIDBox.Location = new System.Drawing.Point(8, 155);
this.RegionTexturesLowUUIDBox.Name = "RegionTexturesLowUUIDBox";
this.RegionTexturesLowUUIDBox.Size = new System.Drawing.Size(224, 20);
this.RegionTexturesLowUUIDBox.TabIndex = 3;
//
// TopCollidersUUID
// RegionTexturesLowPictureBox
//
this.TopCollidersUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopCollidersUUID.HeaderText = "UUID";
this.TopCollidersUUID.Name = "TopCollidersUUID";
this.RegionTexturesLowPictureBox.BackColor = System.Drawing.Color.Black;
this.RegionTexturesLowPictureBox.Location = new System.Drawing.Point(17, 21);
this.RegionTexturesLowPictureBox.Name = "RegionTexturesLowPictureBox";
this.RegionTexturesLowPictureBox.Size = new System.Drawing.Size(128, 128);
this.RegionTexturesLowPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.RegionTexturesLowPictureBox.TabIndex = 2;
this.RegionTexturesLowPictureBox.TabStop = false;
//
// TopCollidersOwner
// EstateTexturesTab
//
this.TopCollidersOwner.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopCollidersOwner.HeaderText = "Owner";
this.TopCollidersOwner.Name = "TopCollidersOwner";
this.EstateTexturesTab.Controls.Add(this.GroundTexturesGroup);
this.EstateTexturesTab.Location = new System.Drawing.Point(4, 25);
this.EstateTexturesTab.Name = "EstateTexturesTab";
this.EstateTexturesTab.Size = new System.Drawing.Size(719, 489);
this.EstateTexturesTab.TabIndex = 8;
this.EstateTexturesTab.Text = "Ground Textures";
this.EstateTexturesTab.UseVisualStyleBackColor = true;
//
// TopCollidersPosition
// button10
//
this.TopCollidersPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.TopCollidersPosition.HeaderText = "Position";
this.TopCollidersPosition.Name = "TopCollidersPosition";
this.button10.Location = new System.Drawing.Point(238, 152);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(75, 23);
this.button10.TabIndex = 6;
this.button10.Tag = "Low";
this.button10.Text = "Download...";
this.button10.UseVisualStyleBackColor = true;
this.button10.Click += new System.EventHandler(this.RequestDownloadRegionTexture);
//
// statusStrip1
// RegionTexturesLowUUIDApplyButton
//
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.StatusProgress,
this.StatusText});
this.statusStrip1.Location = new System.Drawing.Point(0, 619);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(704, 22);
this.statusStrip1.TabIndex = 2;
this.statusStrip1.Text = "statusStrip1";
this.RegionTexturesLowUUIDApplyButton.Location = new System.Drawing.Point(238, 181);
this.RegionTexturesLowUUIDApplyButton.Name = "RegionTexturesLowUUIDApplyButton";
this.RegionTexturesLowUUIDApplyButton.Size = new System.Drawing.Size(75, 23);
this.RegionTexturesLowUUIDApplyButton.TabIndex = 6;
this.RegionTexturesLowUUIDApplyButton.Text = "Apply";
this.RegionTexturesLowUUIDApplyButton.UseVisualStyleBackColor = true;
this.RegionTexturesLowUUIDApplyButton.Click += new System.EventHandler(this.RequestEstateTexturesApply);
//
// StatusProgress
// groupBox20
//
this.StatusProgress.Name = "StatusProgress";
this.StatusProgress.Size = new System.Drawing.Size(100, 16);
this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowUUIDApplyBox);
this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowUUIDApplyButton);
this.groupBox20.Controls.Add(this.button8);
this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowUUIDBox);
this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowPictureBox);
this.groupBox20.Location = new System.Drawing.Point(368, 41);
this.groupBox20.Name = "groupBox20";
this.groupBox20.Size = new System.Drawing.Size(328, 215);
this.groupBox20.TabIndex = 6;
this.groupBox20.TabStop = false;
this.groupBox20.Text = "Middle Low";
//
// StatusText
// RegionTexturesMiddleLowUUIDApplyButton
//
this.StatusText.Name = "StatusText";
this.StatusText.Size = new System.Drawing.Size(10, 17);
this.StatusText.Text = " ";
this.RegionTexturesMiddleLowUUIDApplyButton.Location = new System.Drawing.Point(241, 181);
this.RegionTexturesMiddleLowUUIDApplyButton.Name = "RegionTexturesMiddleLowUUIDApplyButton";
this.RegionTexturesMiddleLowUUIDApplyButton.Size = new System.Drawing.Size(75, 23);
this.RegionTexturesMiddleLowUUIDApplyButton.TabIndex = 6;
this.RegionTexturesMiddleLowUUIDApplyButton.Text = "Apply";
this.RegionTexturesMiddleLowUUIDApplyButton.UseVisualStyleBackColor = true;
//
// button1
// button8
//
this.button1.Location = new System.Drawing.Point(6, 23);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(66, 23);
this.button1.TabIndex = 8;
this.button1.Text = "Settings...";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.SettingsRequested);
this.button8.Location = new System.Drawing.Point(241, 153);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(75, 23);
this.button8.TabIndex = 6;
this.button8.Tag = "MiddleLow";
this.button8.Text = "Download...";
this.button8.UseVisualStyleBackColor = true;
this.button8.Click += new System.EventHandler(this.RequestDownloadRegionTexture);
//
// button2
// RegionTexturesMiddleLowUUIDBox
//
this.button2.Location = new System.Drawing.Point(6, 49);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(56, 23);
this.button2.TabIndex = 7;
this.button2.Text = "Edit...";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.RequestedEditRegions);
this.RegionTexturesMiddleLowUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionTexturesMiddleLowUUIDBox.Location = new System.Drawing.Point(6, 155);
this.RegionTexturesMiddleLowUUIDBox.Name = "RegionTexturesMiddleLowUUIDBox";
this.RegionTexturesMiddleLowUUIDBox.Size = new System.Drawing.Size(226, 20);
this.RegionTexturesMiddleLowUUIDBox.TabIndex = 3;
//
// RegionTeleportGroup
// RegionTexturesMiddleLowPictureBox
//
this.RegionTeleportGroup.Controls.Add(this.pictureBox6);
this.RegionTeleportGroup.Controls.Add(this.button2);
this.RegionTeleportGroup.Controls.Add(this.LoadedRegions);
this.RegionTeleportGroup.Font = new System.Drawing.Font("Palatino Linotype", 8.25F);
this.RegionTeleportGroup.Location = new System.Drawing.Point(502, 73);
this.RegionTeleportGroup.Name = "RegionTeleportGroup";
this.RegionTeleportGroup.Size = new System.Drawing.Size(190, 79);
this.RegionTeleportGroup.TabIndex = 4;
this.RegionTeleportGroup.TabStop = false;
this.RegionTeleportGroup.Text = "Region Teleport";
this.RegionTexturesMiddleLowPictureBox.BackColor = System.Drawing.Color.Black;
this.RegionTexturesMiddleLowPictureBox.Location = new System.Drawing.Point(13, 21);
this.RegionTexturesMiddleLowPictureBox.Name = "RegionTexturesMiddleLowPictureBox";
this.RegionTexturesMiddleLowPictureBox.Size = new System.Drawing.Size(128, 128);
this.RegionTexturesMiddleLowPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.RegionTexturesMiddleLowPictureBox.TabIndex = 2;
this.RegionTexturesMiddleLowPictureBox.TabStop = false;
//
// pictureBox6
// groupBox21
//
this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
this.pictureBox6.Location = new System.Drawing.Point(68, 51);
this.pictureBox6.Name = "pictureBox6";
this.pictureBox6.Size = new System.Drawing.Size(20, 20);
this.pictureBox6.TabIndex = 10;
this.pictureBox6.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox6, resources.GetString("pictureBox6.ToolTip"));
this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDApplyBox);
this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDApplyButton);
this.groupBox21.Controls.Add(this.button11);
this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDBox);
this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighPictureBox);
this.groupBox21.Location = new System.Drawing.Point(14, 262);
this.groupBox21.Name = "groupBox21";
this.groupBox21.Size = new System.Drawing.Size(319, 215);
this.groupBox21.TabIndex = 7;
this.groupBox21.TabStop = false;
this.groupBox21.Text = "Middle High";
//
// LoadedRegions
// RegionTexturesMiddleHighUUIDApplyButton
//
this.LoadedRegions.DisplayMember = "Text";
this.LoadedRegions.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.LoadedRegions.Font = new System.Drawing.Font("Consolas", 8.25F);
this.LoadedRegions.FormattingEnabled = true;
this.LoadedRegions.Location = new System.Drawing.Point(6, 21);
this.LoadedRegions.Name = "LoadedRegions";
this.LoadedRegions.Size = new System.Drawing.Size(180, 21);
this.LoadedRegions.Sorted = true;
this.LoadedRegions.TabIndex = 0;
this.LoadedRegions.SelectedIndexChanged += new System.EventHandler(this.RegionSelected);
this.RegionTexturesMiddleHighUUIDApplyButton.Location = new System.Drawing.Point(238, 183);
this.RegionTexturesMiddleHighUUIDApplyButton.Name = "RegionTexturesMiddleHighUUIDApplyButton";
this.RegionTexturesMiddleHighUUIDApplyButton.Size = new System.Drawing.Size(75, 23);
this.RegionTexturesMiddleHighUUIDApplyButton.TabIndex = 6;
this.RegionTexturesMiddleHighUUIDApplyButton.Text = "Apply";
this.RegionTexturesMiddleHighUUIDApplyButton.UseVisualStyleBackColor = true;
//
// CurrentRegionName
// button11
//
this.CurrentRegionName.AutoSize = true;
this.CurrentRegionName.Font = new System.Drawing.Font("Palatino Linotype", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.CurrentRegionName.Location = new System.Drawing.Point(223, 155);
this.CurrentRegionName.Name = "CurrentRegionName";
this.CurrentRegionName.Size = new System.Drawing.Size(154, 28);
this.CurrentRegionName.TabIndex = 7;
this.CurrentRegionName.Text = "Puguet Sound";
this.CurrentRegionName.Visible = false;
this.button11.Location = new System.Drawing.Point(238, 153);
this.button11.Name = "button11";
this.button11.Size = new System.Drawing.Size(75, 23);
this.button11.TabIndex = 6;
this.button11.Tag = "MiddleHigh";
this.button11.Text = "Download...";
this.button11.UseVisualStyleBackColor = true;
this.button11.Click += new System.EventHandler(this.RequestDownloadRegionTexture);
//
// CurrentRegionAt
// RegionTexturesMiddleHighUUIDBox
//
this.CurrentRegionAt.AutoSize = true;
this.CurrentRegionAt.Location = new System.Drawing.Point(201, 155);
this.CurrentRegionAt.Name = "CurrentRegionAt";
this.CurrentRegionAt.Size = new System.Drawing.Size(16, 13);
this.CurrentRegionAt.TabIndex = 8;
this.CurrentRegionAt.Text = "at";
this.CurrentRegionAt.Visible = false;
this.RegionTexturesMiddleHighUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionTexturesMiddleHighUUIDBox.Location = new System.Drawing.Point(6, 155);
this.RegionTexturesMiddleHighUUIDBox.Name = "RegionTexturesMiddleHighUUIDBox";
this.RegionTexturesMiddleHighUUIDBox.Size = new System.Drawing.Size(226, 20);
this.RegionTexturesMiddleHighUUIDBox.TabIndex = 3;
//
// ExportCSVDialog
// RegionTexturesMiddleHighPictureBox
//
this.ExportCSVDialog.Filter = "CSV (*.csv)|*.csv|All files (*.*)|*.*";
this.RegionTexturesMiddleHighPictureBox.BackColor = System.Drawing.Color.Black;
this.RegionTexturesMiddleHighPictureBox.Location = new System.Drawing.Point(17, 21);
this.RegionTexturesMiddleHighPictureBox.Name = "RegionTexturesMiddleHighPictureBox";
this.RegionTexturesMiddleHighPictureBox.Size = new System.Drawing.Size(128, 128);
this.RegionTexturesMiddleHighPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.RegionTexturesMiddleHighPictureBox.TabIndex = 2;
this.RegionTexturesMiddleHighPictureBox.TabStop = false;
//
// groupBox1
// groupBox22
//
this.groupBox1.Controls.Add(this.pictureBox2);
this.groupBox1.Controls.Add(this.button1);
this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F);
this.groupBox1.Location = new System.Drawing.Point(500, 12);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(192, 55);
this.groupBox1.TabIndex = 3;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Settings";
this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDApplyBox);
this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDApplyButton);
this.groupBox22.Controls.Add(this.button13);
this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDBox);
this.groupBox22.Controls.Add(this.RegionTexturesHighPictureBox);
this.groupBox22.Location = new System.Drawing.Point(368, 262);
this.groupBox22.Name = "groupBox22";
this.groupBox22.Size = new System.Drawing.Size(328, 215);
this.groupBox22.TabIndex = 8;
this.groupBox22.TabStop = false;
this.groupBox22.Text = "High";
//
// pictureBox2
// RegionTexturesHighUUIDApplyButton
//
this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
this.pictureBox2.Location = new System.Drawing.Point(78, 25);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(20, 20);
this.pictureBox2.TabIndex = 11;
this.pictureBox2.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox2, "Before Vassal can work, Vassal must be\r\nconfigured by using the \"Settings...\"\r\nbu" +
"tton and configuring Vassal.");
this.RegionTexturesHighUUIDApplyButton.Location = new System.Drawing.Point(244, 184);
this.RegionTexturesHighUUIDApplyButton.Name = "RegionTexturesHighUUIDApplyButton";
this.RegionTexturesHighUUIDApplyButton.Size = new System.Drawing.Size(75, 23);
this.RegionTexturesHighUUIDApplyButton.TabIndex = 6;
this.RegionTexturesHighUUIDApplyButton.Text = "Apply";
this.RegionTexturesHighUUIDApplyButton.UseVisualStyleBackColor = true;
//
// Version
// button13
//
this.Version.AutoSize = true;
this.Version.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Version.Location = new System.Drawing.Point(262, 132);
this.Version.Name = "Version";
this.Version.Size = new System.Drawing.Size(97, 13);
this.Version.TabIndex = 9;
this.Version.Text = " ";
this.button13.Location = new System.Drawing.Point(244, 155);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(75, 23);
this.button13.TabIndex = 6;
this.button13.Tag = "High";
this.button13.Text = "Download...";
this.button13.UseVisualStyleBackColor = true;
this.button13.Click += new System.EventHandler(this.RequestDownloadRegionTexture);
//
// toolTip1
// RegionTexturesHighUUIDBox
//
this.toolTip1.AutoPopDelay = 32767;
this.toolTip1.InitialDelay = 500;
this.toolTip1.ReshowDelay = 100;
this.RegionTexturesHighUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionTexturesHighUUIDBox.Location = new System.Drawing.Point(6, 155);
this.RegionTexturesHighUUIDBox.Name = "RegionTexturesHighUUIDBox";
this.RegionTexturesHighUUIDBox.Size = new System.Drawing.Size(232, 20);
this.RegionTexturesHighUUIDBox.TabIndex = 3;
//
// RegionToolsTab
// RegionTexturesHighPictureBox
//
this.RegionToolsTab.Controls.Add(this.groupBox11);
this.RegionToolsTab.Location = new System.Drawing.Point(4, 25);
this.RegionToolsTab.Name = "RegionToolsTab";
this.RegionToolsTab.Size = new System.Drawing.Size(671, 401);
this.RegionToolsTab.TabIndex = 6;
this.RegionToolsTab.Text = "Region Tools";
this.RegionToolsTab.UseVisualStyleBackColor = true;
this.RegionTexturesHighPictureBox.BackColor = System.Drawing.Color.Black;
this.RegionTexturesHighPictureBox.Location = new System.Drawing.Point(13, 21);
this.RegionTexturesHighPictureBox.Name = "RegionTexturesHighPictureBox";
this.RegionTexturesHighPictureBox.Size = new System.Drawing.Size(128, 128);
this.RegionTexturesHighPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.RegionTexturesHighPictureBox.TabIndex = 2;
this.RegionTexturesHighPictureBox.TabStop = false;
//
// groupBox11
// GroundTexturesGroup
//
this.groupBox11.Controls.Add(this.groupBox13);
this.groupBox11.Controls.Add(this.EstateTerrainDownloadUploadGroup);
this.groupBox11.Location = new System.Drawing.Point(3, 3);
this.groupBox11.Name = "groupBox11";
this.groupBox11.Size = new System.Drawing.Size(213, 172);
this.groupBox11.TabIndex = 0;
this.groupBox11.TabStop = false;
this.groupBox11.Text = "Terrain";
this.GroundTexturesGroup.Controls.Add(this.pictureBox12);
this.GroundTexturesGroup.Controls.Add(this.groupBox22);
this.GroundTexturesGroup.Controls.Add(this.groupBox23);
this.GroundTexturesGroup.Controls.Add(this.groupBox21);
this.GroundTexturesGroup.Controls.Add(this.groupBox20);
this.GroundTexturesGroup.Location = new System.Drawing.Point(6, 3);
this.GroundTexturesGroup.Name = "GroundTexturesGroup";
this.GroundTexturesGroup.Size = new System.Drawing.Size(710, 483);
this.GroundTexturesGroup.TabIndex = 9;
this.GroundTexturesGroup.TabStop = false;
this.GroundTexturesGroup.Text = "Current Region Ground Textures";
//
// button4
// RegionTexturesMiddleHighUUIDApplyBox
//
this.button4.Location = new System.Drawing.Point(47, 20);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(121, 23);
this.button4.TabIndex = 0;
this.button4.Text = "Download Terrain...";
this.button4.UseVisualStyleBackColor = true;
this.RegionTexturesMiddleHighUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionTexturesMiddleHighUUIDApplyBox.Location = new System.Drawing.Point(6, 185);
this.RegionTexturesMiddleHighUUIDApplyBox.Name = "RegionTexturesMiddleHighUUIDApplyBox";
this.RegionTexturesMiddleHighUUIDApplyBox.Size = new System.Drawing.Size(226, 20);
this.RegionTexturesMiddleHighUUIDApplyBox.TabIndex = 7;
//
// RipTerrainButton
// RegionTexturesLowUUIDApplyBox
//
this.RipTerrainButton.Location = new System.Drawing.Point(73, 21);
this.RipTerrainButton.Name = "RipTerrainButton";
this.RipTerrainButton.Size = new System.Drawing.Size(94, 23);
this.RipTerrainButton.TabIndex = 1;
this.RipTerrainButton.Text = "Rip Terrain...";
this.RipTerrainButton.UseVisualStyleBackColor = true;
this.RipTerrainButton.Click += new System.EventHandler(this.RequestRipTerrain);
this.RegionTexturesLowUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionTexturesLowUUIDApplyBox.Location = new System.Drawing.Point(6, 181);
this.RegionTexturesLowUUIDApplyBox.Name = "RegionTexturesLowUUIDApplyBox";
this.RegionTexturesLowUUIDApplyBox.Size = new System.Drawing.Size(226, 20);
this.RegionTexturesLowUUIDApplyBox.TabIndex = 8;
//
// button7
// RegionTexturesMiddleLowUUIDApplyBox
//
this.button7.Location = new System.Drawing.Point(66, 49);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(102, 23);
this.button7.TabIndex = 2;
this.button7.Text = "Upload Terrain...";
this.button7.UseVisualStyleBackColor = true;
this.RegionTexturesMiddleLowUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionTexturesMiddleLowUUIDApplyBox.Location = new System.Drawing.Point(6, 181);
this.RegionTexturesMiddleLowUUIDApplyBox.Name = "RegionTexturesMiddleLowUUIDApplyBox";
this.RegionTexturesMiddleLowUUIDApplyBox.Size = new System.Drawing.Size(226, 20);
this.RegionTexturesMiddleLowUUIDApplyBox.TabIndex = 9;
//
// pictureBox4
// RegionTexturesHighUUIDApplyBox
//
this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
this.pictureBox4.Location = new System.Drawing.Point(174, 21);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(20, 20);
this.pictureBox4.TabIndex = 12;
this.pictureBox4.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox4, "This option downloads the current region\r\nterrain given estate rights.");
this.RegionTexturesHighUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.RegionTexturesHighUUIDApplyBox.Location = new System.Drawing.Point(6, 186);
this.RegionTexturesHighUUIDApplyBox.Name = "RegionTexturesHighUUIDApplyBox";
this.RegionTexturesHighUUIDApplyBox.Size = new System.Drawing.Size(232, 20);
this.RegionTexturesHighUUIDApplyBox.TabIndex = 10;
//
// pictureBox5
// pictureBox9
//
this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
this.pictureBox5.Location = new System.Drawing.Point(173, 22);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(20, 20);
this.pictureBox5.TabIndex = 12;
this.pictureBox5.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox5, resources.GetString("pictureBox5.ToolTip"));
this.pictureBox9.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
this.pictureBox9.Location = new System.Drawing.Point(681, 336);
this.pictureBox9.Name = "pictureBox9";
this.pictureBox9.Size = new System.Drawing.Size(20, 20);
this.pictureBox9.TabIndex = 15;
this.pictureBox9.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox9, resources.GetString("pictureBox9.ToolTip"));
//
// pictureBox7
// pictureBox10
//
this.pictureBox7.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
this.pictureBox7.Location = new System.Drawing.Point(174, 50);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(20, 20);
this.pictureBox7.TabIndex = 12;
this.pictureBox7.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox7, "This option uploads a terrain height-map\r\nto the current region and applies it.");
this.pictureBox10.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
this.pictureBox10.Location = new System.Drawing.Point(317, 52);
this.pictureBox10.Name = "pictureBox10";
this.pictureBox10.Size = new System.Drawing.Size(20, 20);
this.pictureBox10.TabIndex = 16;
this.pictureBox10.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox10, "Groups can be added to an estate list by\r\nname or by UUID. Simply type the group\r" +
"\nname or the group UUID in the \"Groups\"\r\nbox and then click \"Add Group\" button.");
//
// LoadTerrainFileDialog
// pictureBox11
//
this.LoadTerrainFileDialog.FileName = "openFileDialog1";
this.pictureBox11.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image")));
this.pictureBox11.Location = new System.Drawing.Point(320, 84);
this.pictureBox11.Name = "pictureBox11";
this.pictureBox11.Size = new System.Drawing.Size(20, 20);
this.pictureBox11.TabIndex = 17;
this.pictureBox11.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox11, "In order to add an agent to the state\r\nlist, first type the resident first-name\r\n" +
"and their last-name in the corresponding\r\nboxes and then press the \"Add Resident" +
"\".");
//
// SaveTerrainFileDialog
// pictureBox12
//
this.SaveTerrainFileDialog.Filter = "PNG (*.png)|*.png|All files (*.*)|*.*";
this.pictureBox12.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
this.pictureBox12.Location = new System.Drawing.Point(676, 15);
this.pictureBox12.Name = "pictureBox12";
this.pictureBox12.Size = new System.Drawing.Size(20, 20);
this.pictureBox12.TabIndex = 11;
this.pictureBox12.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox12, resources.GetString("pictureBox12.ToolTip"));
//
// EstateTerrainDownloadUploadGroup
// pictureBox13
//
this.EstateTerrainDownloadUploadGroup.Controls.Add(this.button4);
this.EstateTerrainDownloadUploadGroup.Controls.Add(this.pictureBox7);
this.EstateTerrainDownloadUploadGroup.Controls.Add(this.pictureBox4);
this.EstateTerrainDownloadUploadGroup.Controls.Add(this.button7);
this.EstateTerrainDownloadUploadGroup.Location = new System.Drawing.Point(6, 21);
this.EstateTerrainDownloadUploadGroup.Name = "EstateTerrainDownloadUploadGroup";
this.EstateTerrainDownloadUploadGroup.Size = new System.Drawing.Size(200, 83);
this.EstateTerrainDownloadUploadGroup.TabIndex = 13;
this.EstateTerrainDownloadUploadGroup.TabStop = false;
this.EstateTerrainDownloadUploadGroup.Text = "Estate";
this.pictureBox13.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
this.pictureBox13.Location = new System.Drawing.Point(431, 77);
this.pictureBox13.Name = "pictureBox13";
this.pictureBox13.Size = new System.Drawing.Size(20, 20);
this.pictureBox13.TabIndex = 12;
this.pictureBox13.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox13, "To apply the region info, make all the\r\nsettings in this group and then press\r\nth" +
"e \"Apply\" button.");
//
// groupBox13
// pictureBox14
//
this.groupBox13.Controls.Add(this.RipTerrainButton);
this.groupBox13.Controls.Add(this.pictureBox5);
this.groupBox13.Location = new System.Drawing.Point(7, 111);
this.groupBox13.Name = "groupBox13";
this.groupBox13.Size = new System.Drawing.Size(200, 56);
this.groupBox13.TabIndex = 14;
this.groupBox13.TabStop = false;
this.groupBox13.Text = "Override";
this.pictureBox14.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image")));
this.pictureBox14.Location = new System.Drawing.Point(202, 50);
this.pictureBox14.Name = "pictureBox14";
this.pictureBox14.Size = new System.Drawing.Size(20, 20);
this.pictureBox14.TabIndex = 13;
this.pictureBox14.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox14, "In order to apply the region debug to\r\nthe current region, complete all the \r\nbox" +
"es and press the \"Apply\" button.");
//
// pictureBox15
//
this.pictureBox15.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox15.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox15.Image")));
this.pictureBox15.Location = new System.Drawing.Point(676, 227);
this.pictureBox15.Name = "pictureBox15";
this.pictureBox15.Size = new System.Drawing.Size(20, 20);
this.pictureBox15.TabIndex = 11;
this.pictureBox15.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox15, resources.GetString("pictureBox15.ToolTip"));
//
// pictureBox16
//
this.pictureBox16.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox16.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox16.Image")));
this.pictureBox16.Location = new System.Drawing.Point(676, 191);
this.pictureBox16.Name = "pictureBox16";
this.pictureBox16.Size = new System.Drawing.Size(20, 20);
this.pictureBox16.TabIndex = 12;
this.pictureBox16.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox16, resources.GetString("pictureBox16.ToolTip"));
//
// pictureBox17
//
this.pictureBox17.Cursor = System.Windows.Forms.Cursors.Help;
this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
this.pictureBox17.Location = new System.Drawing.Point(169, 23);
this.pictureBox17.Name = "pictureBox17";
this.pictureBox17.Size = new System.Drawing.Size(20, 20);
this.pictureBox17.TabIndex = 11;
this.pictureBox17.TabStop = false;
this.toolTip1.SetToolTip(this.pictureBox17, resources.GetString("pictureBox17.ToolTip"));
//
// button4
//
this.button4.Location = new System.Drawing.Point(90, 81);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(118, 23);
this.button4.TabIndex = 18;
this.button4.Text = "Import From CSV...";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.RequestEstateListsAddResidentsFromCSV);
//
// button6
//
this.button6.Location = new System.Drawing.Point(112, 52);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(118, 23);
this.button6.TabIndex = 19;
this.button6.Text = "Import From CSV...";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.RequestEstateListsAddGroupsFromCSV);
//
// LoadCSVFile
//
this.LoadCSVFile.Filter = "CSV (*.csv)|*.csv|All files (*.*)|*.*";
//
// button9
//
this.button9.Location = new System.Drawing.Point(600, 334);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(75, 23);
this.button9.TabIndex = 16;
this.button9.Text = "Export...";
this.button9.UseVisualStyleBackColor = true;
this.button9.Click += new System.EventHandler(this.RequestExportEstateList);
//
// Vassal
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(704, 641);
this.ClientSize = new System.Drawing.Size(752, 729);
this.Controls.Add(this.Version);
this.Controls.Add(this.CurrentRegionAt);
this.Controls.Add(this.CurrentRegionName);
this.Controls.Add(this.RegionTeleportGroup);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.VassalStatusGroup);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.Tabs);
this.Controls.Add(this.pictureBox1);
@@ -1119,12 +2078,42 @@
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false;
this.MaximumSize = new System.Drawing.Size(720, 680);
this.MaximumSize = new System.Drawing.Size(768, 768);
this.Name = "Vassal";
this.Text = "Vassal";
this.Shown += new System.EventHandler(this.VassalShown);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.Tabs.ResumeLayout(false);
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.RegionTeleportGroup.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
this.VassalStatusGroup.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
this.EstateListsTab.ResumeLayout(false);
this.groupBox11.ResumeLayout(false);
this.groupBox13.ResumeLayout(false);
this.EstateTerrainDownloadUploadGroup.ResumeLayout(false);
this.EstateTopTab.ResumeLayout(false);
this.groupBox14.ResumeLayout(false);
this.groupBox14.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).EndInit();
this.groupBox12.ResumeLayout(false);
this.groupBox12.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).EndInit();
this.BatchRestartTab.ResumeLayout(false);
this.BatchRestartTab.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).EndInit();
this.ResidentListTab.ResumeLayout(false);
this.ResidentListTab.PerformLayout();
this.ResidentListBanGroup.ResumeLayout(false);
this.ResidentListBanGroup.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ResidentListGridView)).EndInit();
this.RegionsStateTab.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.RegionsStateGridView)).EndInit();
this.OverviewTab.ResumeLayout(false);
this.groupBox10.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.RegionAvatarsMap)).EndInit();
@@ -1144,36 +2133,51 @@
this.groupBox3.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.RegionsStateTab.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.RegionsStateGridView)).EndInit();
this.ResidentListTab.ResumeLayout(false);
this.ResidentListTab.PerformLayout();
this.ResidentListBanGroup.ResumeLayout(false);
this.ResidentListBanGroup.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ResidentListGridView)).EndInit();
this.BatchRestartTab.ResumeLayout(false);
this.BatchRestartTab.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).EndInit();
this.TopScriptsTab.ResumeLayout(false);
this.TopScriptsTab.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).EndInit();
this.TopCollidersTab.ResumeLayout(false);
this.TopCollidersTab.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).EndInit();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.RegionTeleportGroup.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.Tabs.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ConnectionStatusPictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
this.RegionToolsTab.ResumeLayout(false);
this.groupBox11.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
this.EstateTerrainDownloadUploadGroup.ResumeLayout(false);
this.groupBox13.ResumeLayout(false);
this.groupBox15.ResumeLayout(false);
this.groupBox15.PerformLayout();
this.groupBox16.ResumeLayout(false);
this.groupBox16.PerformLayout();
this.EstateListGroup.ResumeLayout(false);
this.EstateListGroup.PerformLayout();
this.EstateListsResidentsGroup.ResumeLayout(false);
this.EstateListsGroupsGroup.ResumeLayout(false);
this.EstateListsGroupsGroup.PerformLayout();
this.RegionToolsRegionDebugGroup.ResumeLayout(false);
this.RegionToolsRegionDebugGroup.PerformLayout();
this.RegionToolsRegionInfoGroup.ResumeLayout(false);
this.RegionToolsRegionInfoGroup.PerformLayout();
this.groupBox18.ResumeLayout(false);
this.groupBox18.PerformLayout();
this.groupBox19.ResumeLayout(false);
this.groupBox19.PerformLayout();
this.groupBox23.ResumeLayout(false);
this.groupBox23.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.RegionTexturesLowPictureBox)).EndInit();
this.EstateTexturesTab.ResumeLayout(false);
this.groupBox20.ResumeLayout(false);
this.groupBox20.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleLowPictureBox)).EndInit();
this.groupBox21.ResumeLayout(false);
this.groupBox21.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleHighPictureBox)).EndInit();
this.groupBox22.ResumeLayout(false);
this.groupBox22.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.RegionTexturesHighPictureBox)).EndInit();
this.GroundTexturesGroup.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
 
@@ -1182,98 +2186,178 @@
#endregion
 
private PictureBox pictureBox1;
public TabControl Tabs;
private TabPage OverviewTab;
private StatusStrip statusStrip1;
private ToolStripProgressBar StatusProgress;
private ToolStripStatusLabel StatusText;
private Button button2;
private GroupBox RegionTeleportGroup;
public ComboBox LoadedRegions;
public ComboBox LoadedRegionsBox;
private Label CurrentRegionName;
private Label CurrentRegionAt;
public PictureBox RegionAvatarsMap;
private Button button1;
private GroupBox groupBox2;
private Label Agents;
private GroupBox groupBox7;
private Label ActiveScripts;
private GroupBox groupBox6;
private Label PhysicsFPS;
private GroupBox groupBox5;
private Label FPS;
private GroupBox groupBox4;
private Label Dilation;
private GroupBox groupBox3;
private Label LastLag;
private GroupBox groupBox9;
private Label Objects;
private GroupBox groupBox8;
private Label ScriptTime;
private GroupBox groupBox10;
private TabPage TopScriptsTab;
private Button VassalSettingsButton;
private SaveFileDialog ExportCSVDialog;
public GroupBox VassalStatusGroup;
private Label Version;
private ToolTip toolTip1;
private PictureBox pictureBox6;
private PictureBox pictureBox2;
private OpenFileDialog LoadRawFileDialog;
private SaveFileDialog SavePNGFileDialog;
private SaveFileDialog SaveRawFileDialog;
private TabPage EstateListsTab;
private GroupBox groupBox11;
private GroupBox groupBox13;
private Button RipTerrainButton;
private PictureBox pictureBox5;
private GroupBox EstateTerrainDownloadUploadGroup;
private Button DownloadTerrainButton;
private PictureBox pictureBox7;
private PictureBox pictureBox4;
private Button UploadTerrainButton;
private TabPage EstateTopTab;
private GroupBox groupBox14;
private DataGridView TopCollidersGridView;
private DataGridViewTextBoxColumn TopCollidersScore;
private DataGridViewTextBoxColumn TopCollidersTaskName;
private DataGridViewTextBoxColumn TopCollidersUUID;
private DataGridViewTextBoxColumn TopCollidersOwner;
private DataGridViewTextBoxColumn TopCollidersPosition;
private GroupBox groupBox12;
private DataGridView TopScriptsGridView;
private TabPage TopCollidersTab;
private DataGridView TopCollidersGridView;
private DataGridViewTextBoxColumn TopScriptsScore;
private DataGridViewTextBoxColumn TopScriptsTaskName;
private DataGridViewTextBoxColumn TopScriptsUUID;
private DataGridViewTextBoxColumn TopScriptsOwner;
private DataGridViewTextBoxColumn TopScriptsPosition;
private DataGridViewTextBoxColumn TopCollidersScore;
private DataGridViewTextBoxColumn TopCollidersTaskName;
private DataGridViewTextBoxColumn TopCollidersUUID;
private DataGridViewTextBoxColumn TopCollidersOwner;
private DataGridViewTextBoxColumn TopCollidersPosition;
private Button ReturnTopScriptsButton;
private Label label1;
private Button button3;
private TextBox TopScriptsFilter;
private TabPage BatchRestartTab;
private SaveFileDialog ExportCSVDialog;
private Button button5;
private Button ReturnTopCollidersButton;
private Label label1;
private TextBox TopScriptsFilter;
private Label label2;
private TextBox TopCollidersFilter;
private Label label3;
public TextBox RegionRestartDelayBox;
private PictureBox pictureBox3;
private Button BatchRestartButton;
public DataGridView BatchRestartGridView;
private DataGridViewTextBoxColumn BatchRestartRegionName;
private DataGridViewTextBoxColumn BatchRestartPosition;
private GroupBox groupBox1;
private Label Version;
private ToolTip toolTip1;
private PictureBox pictureBox6;
private PictureBox pictureBox2;
private PictureBox pictureBox3;
private Label label3;
public TextBox RegionRestartDelayBox;
private TabPage ResidentListTab;
private GroupBox ResidentListBanGroup;
private CheckBox ResidentBanAllEstatesBox;
private Button ResidentBanButton;
private Label label4;
private TextBox ResidentListFilter;
private DataGridView ResidentListGridView;
private DataGridViewTextBoxColumn ResidentListName;
private DataGridViewTextBoxColumn ResidentListUUID;
private DataGridViewTextBoxColumn ResidentListPosition;
private Button ResidentBanButton;
private Label label4;
private TextBox ResidentListFilter;
private GroupBox ResidentListBanGroup;
private CheckBox ResidentBanAllEstatesBox;
private TabPage RegionsStateTab;
public DataGridView RegionsStateGridView;
private DataGridViewTextBoxColumn RegionsStateRegionName;
private DataGridViewTextBoxColumn RegionsStateLastState;
private DataGridViewTextBoxColumn RegionsStateLastCheck;
private TabPage OverviewTab;
private GroupBox groupBox10;
public PictureBox RegionAvatarsMap;
private GroupBox groupBox9;
private Label Objects;
private GroupBox groupBox8;
private Label ScriptTime;
private GroupBox groupBox7;
private Label ActiveScripts;
private GroupBox groupBox6;
private Label PhysicsFPS;
private GroupBox groupBox5;
private Label FPS;
private GroupBox groupBox4;
private Label Dilation;
private GroupBox groupBox3;
private Label LastLag;
private GroupBox groupBox2;
private Label Agents;
public TabControl Tabs;
private Label label2;
private TextBox TopCollidersFilter;
private Button ReturnTopCollidersButton;
private Button button5;
private PictureBox ConnectionStatusPictureBox;
private PictureBox pictureBox8;
private TextBox EstateListsResidentFirstName;
private Button RemoveEstateListMemberButton;
private Button EstateListsAddResidentButton;
private ComboBox EstateListSelectBox;
private DataGridView EstateListGridView;
private GroupBox EstateListsGroupsGroup;
private Button button7;
private TextBox EstateListsAddGroupBox;
private GroupBox EstateListsResidentsGroup;
private GroupBox groupBox15;
private GroupBox groupBox16;
private TextBox EstateListsResidentLastName;
private GroupBox EstateListGroup;
private TabPage RegionToolsTab;
private GroupBox groupBox11;
private PictureBox pictureBox7;
private PictureBox pictureBox5;
private PictureBox pictureBox4;
private Button button7;
private Button RipTerrainButton;
private Label label5;
private Label label6;
private TextBox EstateListFilter;
private DataGridViewTextBoxColumn EstateListName;
private DataGridViewTextBoxColumn EstateListUUID;
private GroupBox RegionToolsRegionDebugGroup;
private Button ApplyRegionDebugButton;
private CheckBox RegionDebugPhysicsBox;
private CheckBox RegionDebugCollisionsBox;
private CheckBox RegionDebugScriptsBox;
private GroupBox RegionToolsRegionInfoGroup;
private GroupBox groupBox19;
private TextBox RegionInfoAgentLimitBox;
private GroupBox groupBox18;
private TextBox RegionInfoObjectBonusBox;
private CheckBox RegionInfoParcelBox;
private CheckBox RegionInfoTerraformBox;
private CheckBox RegionInfoPushBox;
private CheckBox RegioninfoResellBox;
private CheckBox RegionInfoDamageBox;
private CheckBox RegionInfoFlyBox;
private Button ApplyRegionInfoButton;
private CheckBox RegionInfoMatureBox;
private GroupBox groupBox23;
private TextBox RegionTexturesLowUUIDBox;
private PictureBox RegionTexturesLowPictureBox;
private TabPage EstateTexturesTab;
private GroupBox groupBox22;
private Button RegionTexturesHighUUIDApplyButton;
private Button button13;
private TextBox RegionTexturesHighUUIDBox;
private PictureBox RegionTexturesHighPictureBox;
private GroupBox groupBox21;
private Button RegionTexturesMiddleHighUUIDApplyButton;
private Button button11;
private TextBox RegionTexturesMiddleHighUUIDBox;
private PictureBox RegionTexturesMiddleHighPictureBox;
private GroupBox groupBox20;
private Button RegionTexturesMiddleLowUUIDApplyButton;
private Button button8;
private TextBox RegionTexturesMiddleLowUUIDBox;
private PictureBox RegionTexturesMiddleLowPictureBox;
private Button RegionTexturesLowUUIDApplyButton;
private Button button10;
private GroupBox GroundTexturesGroup;
private TextBox RegionTexturesHighUUIDApplyBox;
private TextBox RegionTexturesLowUUIDApplyBox;
private TextBox RegionTexturesMiddleHighUUIDApplyBox;
private TextBox RegionTexturesMiddleLowUUIDApplyBox;
private PictureBox pictureBox10;
private PictureBox pictureBox11;
private PictureBox pictureBox9;
private PictureBox pictureBox12;
private PictureBox pictureBox13;
private PictureBox pictureBox14;
private PictureBox pictureBox16;
private PictureBox pictureBox15;
private PictureBox pictureBox17;
private Button button6;
private Button button4;
private OpenFileDialog LoadTerrainFileDialog;
private SaveFileDialog SaveTerrainFileDialog;
private GroupBox groupBox13;
private GroupBox EstateTerrainDownloadUploadGroup;
private OpenFileDialog LoadCSVFile;
private Button button9;
}
}