corrade-vassal – Diff between revs 5 and 7

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 5 Rev 7
Line 54... Line 54...
54 this.Dilation = new System.Windows.Forms.Label(); 54 this.Dilation = new System.Windows.Forms.Label();
55 this.groupBox3 = new System.Windows.Forms.GroupBox(); 55 this.groupBox3 = new System.Windows.Forms.GroupBox();
56 this.LastLag = new System.Windows.Forms.Label(); 56 this.LastLag = new System.Windows.Forms.Label();
57 this.groupBox2 = new System.Windows.Forms.GroupBox(); 57 this.groupBox2 = new System.Windows.Forms.GroupBox();
58 this.Agents = new System.Windows.Forms.Label(); 58 this.Agents = new System.Windows.Forms.Label();
-   59 this.RegionsStateTab = new System.Windows.Forms.TabPage();
-   60 this.RegionsStateGridView = new System.Windows.Forms.DataGridView();
-   61 this.RegionsStateRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   62 this.RegionsStateLastState = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   63 this.RegionsStateLastCheck = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   64 this.ResidentListTab = new System.Windows.Forms.TabPage();
-   65 this.ResidentListBanGroup = new System.Windows.Forms.GroupBox();
-   66 this.ResidentBanAllEstatesBox = new System.Windows.Forms.CheckBox();
-   67 this.ResidentBanButton = new System.Windows.Forms.Button();
-   68 this.label4 = new System.Windows.Forms.Label();
-   69 this.ResidentListFilter = new System.Windows.Forms.TextBox();
-   70 this.ResidentListGridView = new System.Windows.Forms.DataGridView();
-   71 this.ResidentListName = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   72 this.ResidentListUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   73 this.ResidentListPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   74 this.BatchRestartTab = new System.Windows.Forms.TabPage();
-   75 this.label3 = new System.Windows.Forms.Label();
-   76 this.RegionRestartDelayBox = new System.Windows.Forms.TextBox();
-   77 this.pictureBox3 = new System.Windows.Forms.PictureBox();
-   78 this.BatchRestartButton = new System.Windows.Forms.Button();
-   79 this.BatchRestartGridView = new System.Windows.Forms.DataGridView();
-   80 this.BatchRestartRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   81 this.BatchRestartPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
59 this.TopScriptsTab = new System.Windows.Forms.TabPage(); 82 this.TopScriptsTab = new System.Windows.Forms.TabPage();
60 this.label1 = new System.Windows.Forms.Label(); 83 this.label1 = new System.Windows.Forms.Label();
61 this.TopScriptsFilter = new System.Windows.Forms.TextBox(); 84 this.TopScriptsFilter = new System.Windows.Forms.TextBox();
62 this.ReturnTopScriptsButton = new System.Windows.Forms.Button(); 85 this.ReturnTopScriptsButton = new System.Windows.Forms.Button();
63 this.button3 = new System.Windows.Forms.Button(); 86 this.button3 = new System.Windows.Forms.Button();
Line 76... Line 99...
76 this.TopCollidersScore = new System.Windows.Forms.DataGridViewTextBoxColumn(); 99 this.TopCollidersScore = new System.Windows.Forms.DataGridViewTextBoxColumn();
77 this.TopCollidersTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn(); 100 this.TopCollidersTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn();
78 this.TopCollidersUUID = new System.Windows.Forms.DataGridViewTextBoxColumn(); 101 this.TopCollidersUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
79 this.TopCollidersOwner = new System.Windows.Forms.DataGridViewTextBoxColumn(); 102 this.TopCollidersOwner = new System.Windows.Forms.DataGridViewTextBoxColumn();
80 this.TopCollidersPosition = new System.Windows.Forms.DataGridViewTextBoxColumn(); 103 this.TopCollidersPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
81 this.BatchRestartTab = new System.Windows.Forms.TabPage(); -  
82 this.label3 = new System.Windows.Forms.Label(); -  
83 this.RegionRestartDelayBox = new System.Windows.Forms.TextBox(); -  
84 this.pictureBox3 = new System.Windows.Forms.PictureBox(); -  
85 this.BatchRestartButton = new System.Windows.Forms.Button(); -  
86 this.BatchRestartGridView = new System.Windows.Forms.DataGridView(); -  
87 this.BatchRestartRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn(); -  
88 this.BatchRestartPosition = new System.Windows.Forms.DataGridViewTextBoxColumn(); -  
89 this.statusStrip1 = new System.Windows.Forms.StatusStrip(); 104 this.statusStrip1 = new System.Windows.Forms.StatusStrip();
90 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar(); 105 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar();
91 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel(); 106 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel();
92 this.button1 = new System.Windows.Forms.Button(); 107 this.button1 = new System.Windows.Forms.Button();
93 this.button2 = new System.Windows.Forms.Button(); 108 this.button2 = new System.Windows.Forms.Button();
Line 99... Line 114...
99 this.ExportCSVDialog = new System.Windows.Forms.SaveFileDialog(); 114 this.ExportCSVDialog = new System.Windows.Forms.SaveFileDialog();
100 this.groupBox1 = new System.Windows.Forms.GroupBox(); 115 this.groupBox1 = new System.Windows.Forms.GroupBox();
101 this.pictureBox2 = new System.Windows.Forms.PictureBox(); 116 this.pictureBox2 = new System.Windows.Forms.PictureBox();
102 this.Version = new System.Windows.Forms.Label(); 117 this.Version = new System.Windows.Forms.Label();
103 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); 118 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
-   119 this.RegionToolsTab = new System.Windows.Forms.TabPage();
-   120 this.groupBox11 = new System.Windows.Forms.GroupBox();
-   121 this.button4 = new System.Windows.Forms.Button();
-   122 this.RipTerrainButton = new System.Windows.Forms.Button();
-   123 this.button7 = new System.Windows.Forms.Button();
-   124 this.pictureBox4 = new System.Windows.Forms.PictureBox();
-   125 this.pictureBox5 = new System.Windows.Forms.PictureBox();
-   126 this.pictureBox7 = new System.Windows.Forms.PictureBox();
-   127 this.LoadTerrainFileDialog = new System.Windows.Forms.OpenFileDialog();
-   128 this.SaveTerrainFileDialog = new System.Windows.Forms.SaveFileDialog();
-   129 this.EstateTerrainDownloadUploadGroup = new System.Windows.Forms.GroupBox();
-   130 this.groupBox13 = new System.Windows.Forms.GroupBox();
104 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); 131 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
105 this.Tabs.SuspendLayout(); 132 this.Tabs.SuspendLayout();
106 this.OverviewTab.SuspendLayout(); 133 this.OverviewTab.SuspendLayout();
107 this.groupBox10.SuspendLayout(); 134 this.groupBox10.SuspendLayout();
108 ((System.ComponentModel.ISupportInitialize)(this.RegionAvatarsMap)).BeginInit(); 135 ((System.ComponentModel.ISupportInitialize)(this.RegionAvatarsMap)).BeginInit();
Line 112... Line 139...
112 this.groupBox6.SuspendLayout(); 139 this.groupBox6.SuspendLayout();
113 this.groupBox5.SuspendLayout(); 140 this.groupBox5.SuspendLayout();
114 this.groupBox4.SuspendLayout(); 141 this.groupBox4.SuspendLayout();
115 this.groupBox3.SuspendLayout(); 142 this.groupBox3.SuspendLayout();
116 this.groupBox2.SuspendLayout(); 143 this.groupBox2.SuspendLayout();
-   144 this.RegionsStateTab.SuspendLayout();
-   145 ((System.ComponentModel.ISupportInitialize)(this.RegionsStateGridView)).BeginInit();
-   146 this.ResidentListTab.SuspendLayout();
-   147 this.ResidentListBanGroup.SuspendLayout();
-   148 ((System.ComponentModel.ISupportInitialize)(this.ResidentListGridView)).BeginInit();
-   149 this.BatchRestartTab.SuspendLayout();
-   150 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
-   151 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).BeginInit();
117 this.TopScriptsTab.SuspendLayout(); 152 this.TopScriptsTab.SuspendLayout();
118 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).BeginInit(); 153 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).BeginInit();
119 this.TopCollidersTab.SuspendLayout(); 154 this.TopCollidersTab.SuspendLayout();
120 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).BeginInit(); 155 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).BeginInit();
121 this.BatchRestartTab.SuspendLayout(); -  
122 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); -  
123 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).BeginInit(); -  
124 this.statusStrip1.SuspendLayout(); 156 this.statusStrip1.SuspendLayout();
125 this.RegionTeleportGroup.SuspendLayout(); 157 this.RegionTeleportGroup.SuspendLayout();
126 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); 158 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
127 this.groupBox1.SuspendLayout(); 159 this.groupBox1.SuspendLayout();
128 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); 160 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
-   161 this.RegionToolsTab.SuspendLayout();
-   162 this.groupBox11.SuspendLayout();
-   163 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
-   164 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
-   165 ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
-   166 this.EstateTerrainDownloadUploadGroup.SuspendLayout();
-   167 this.groupBox13.SuspendLayout();
129 this.SuspendLayout(); 168 this.SuspendLayout();
130 // 169 //
131 // pictureBox1 170 // pictureBox1
132 // 171 //
133 this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage"))); 172 this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
Line 139... Line 178...
139 this.pictureBox1.TabStop = false; 178 this.pictureBox1.TabStop = false;
140 // 179 //
141 // Tabs 180 // Tabs
142 // 181 //
143 this.Tabs.Controls.Add(this.OverviewTab); 182 this.Tabs.Controls.Add(this.OverviewTab);
-   183 this.Tabs.Controls.Add(this.RegionsStateTab);
-   184 this.Tabs.Controls.Add(this.ResidentListTab);
-   185 this.Tabs.Controls.Add(this.BatchRestartTab);
144 this.Tabs.Controls.Add(this.TopScriptsTab); 186 this.Tabs.Controls.Add(this.TopScriptsTab);
145 this.Tabs.Controls.Add(this.TopCollidersTab); 187 this.Tabs.Controls.Add(this.TopCollidersTab);
146 this.Tabs.Controls.Add(this.BatchRestartTab); 188 this.Tabs.Controls.Add(this.RegionToolsTab);
-   189 this.Tabs.Enabled = false;
147 this.Tabs.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 190 this.Tabs.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
148 this.Tabs.Location = new System.Drawing.Point(13, 186); 191 this.Tabs.Location = new System.Drawing.Point(13, 186);
149 this.Tabs.Name = "Tabs"; 192 this.Tabs.Name = "Tabs";
150 this.Tabs.SelectedIndex = 0; 193 this.Tabs.SelectedIndex = 0;
151 this.Tabs.Size = new System.Drawing.Size(679, 430); 194 this.Tabs.Size = new System.Drawing.Size(679, 430);
Line 357... Line 400...
357 this.Agents.Name = "Agents"; 400 this.Agents.Name = "Agents";
358 this.Agents.Size = new System.Drawing.Size(32, 18); 401 this.Agents.Size = new System.Drawing.Size(32, 18);
359 this.Agents.TabIndex = 0; 402 this.Agents.TabIndex = 0;
360 this.Agents.Text = " "; 403 this.Agents.Text = " ";
361 // 404 //
-   405 // RegionsStateTab
-   406 //
-   407 this.RegionsStateTab.Controls.Add(this.RegionsStateGridView);
-   408 this.RegionsStateTab.Location = new System.Drawing.Point(4, 25);
-   409 this.RegionsStateTab.Name = "RegionsStateTab";
-   410 this.RegionsStateTab.Size = new System.Drawing.Size(671, 401);
-   411 this.RegionsStateTab.TabIndex = 5;
-   412 this.RegionsStateTab.Text = "Regions State";
-   413 this.RegionsStateTab.UseVisualStyleBackColor = true;
-   414 //
-   415 // RegionsStateGridView
-   416 //
-   417 this.RegionsStateGridView.AllowUserToAddRows = false;
-   418 this.RegionsStateGridView.AllowUserToDeleteRows = false;
-   419 this.RegionsStateGridView.AllowUserToOrderColumns = true;
-   420 this.RegionsStateGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
-   421 this.RegionsStateGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
-   422 this.RegionsStateRegionName,
-   423 this.RegionsStateLastState,
-   424 this.RegionsStateLastCheck});
-   425 this.RegionsStateGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   426 this.RegionsStateGridView.Location = new System.Drawing.Point(4, 4);
-   427 this.RegionsStateGridView.Name = "RegionsStateGridView";
-   428 this.RegionsStateGridView.ReadOnly = true;
-   429 this.RegionsStateGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
-   430 this.RegionsStateGridView.Size = new System.Drawing.Size(663, 394);
-   431 this.RegionsStateGridView.TabIndex = 1;
-   432 //
-   433 // RegionsStateRegionName
-   434 //
-   435 this.RegionsStateRegionName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-   436 this.RegionsStateRegionName.HeaderText = "Region Name";
-   437 this.RegionsStateRegionName.Name = "RegionsStateRegionName";
-   438 this.RegionsStateRegionName.ReadOnly = true;
-   439 this.RegionsStateRegionName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
-   440 //
-   441 // RegionsStateLastState
-   442 //
-   443 this.RegionsStateLastState.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-   444 this.RegionsStateLastState.HeaderText = "Last State";
-   445 this.RegionsStateLastState.Name = "RegionsStateLastState";
-   446 this.RegionsStateLastState.ReadOnly = true;
-   447 this.RegionsStateLastState.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
-   448 //
-   449 // RegionsStateLastCheck
-   450 //
-   451 this.RegionsStateLastCheck.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-   452 this.RegionsStateLastCheck.HeaderText = "Last Check";
-   453 this.RegionsStateLastCheck.Name = "RegionsStateLastCheck";
-   454 this.RegionsStateLastCheck.ReadOnly = true;
-   455 //
-   456 // ResidentListTab
-   457 //
-   458 this.ResidentListTab.Controls.Add(this.ResidentListBanGroup);
-   459 this.ResidentListTab.Controls.Add(this.label4);
-   460 this.ResidentListTab.Controls.Add(this.ResidentListFilter);
-   461 this.ResidentListTab.Controls.Add(this.ResidentListGridView);
-   462 this.ResidentListTab.Location = new System.Drawing.Point(4, 25);
-   463 this.ResidentListTab.Name = "ResidentListTab";
-   464 this.ResidentListTab.Size = new System.Drawing.Size(671, 401);
-   465 this.ResidentListTab.TabIndex = 4;
-   466 this.ResidentListTab.Text = "Resident List";
-   467 this.ResidentListTab.UseVisualStyleBackColor = true;
-   468 //
-   469 // ResidentListBanGroup
-   470 //
-   471 this.ResidentListBanGroup.Controls.Add(this.ResidentBanAllEstatesBox);
-   472 this.ResidentListBanGroup.Controls.Add(this.ResidentBanButton);
-   473 this.ResidentListBanGroup.Enabled = false;
-   474 this.ResidentListBanGroup.Location = new System.Drawing.Point(467, 345);
-   475 this.ResidentListBanGroup.Name = "ResidentListBanGroup";
-   476 this.ResidentListBanGroup.Size = new System.Drawing.Size(200, 51);
-   477 this.ResidentListBanGroup.TabIndex = 10;
-   478 this.ResidentListBanGroup.TabStop = false;
-   479 this.ResidentListBanGroup.Text = "Ban Residents";
-   480 //
-   481 // ResidentBanAllEstatesBox
-   482 //
-   483 this.ResidentBanAllEstatesBox.AutoSize = true;
-   484 this.ResidentBanAllEstatesBox.Location = new System.Drawing.Point(91, 23);
-   485 this.ResidentBanAllEstatesBox.Name = "ResidentBanAllEstatesBox";
-   486 this.ResidentBanAllEstatesBox.Size = new System.Drawing.Size(79, 20);
-   487 this.ResidentBanAllEstatesBox.TabIndex = 3;
-   488 this.ResidentBanAllEstatesBox.Text = "All Estates";
-   489 this.ResidentBanAllEstatesBox.UseVisualStyleBackColor = true;
-   490 //
-   491 // ResidentBanButton
-   492 //
-   493 this.ResidentBanButton.Location = new System.Drawing.Point(10, 21);
-   494 this.ResidentBanButton.Name = "ResidentBanButton";
-   495 this.ResidentBanButton.Size = new System.Drawing.Size(75, 23);
-   496 this.ResidentBanButton.TabIndex = 2;
-   497 this.ResidentBanButton.Text = "Ban";
-   498 this.ResidentBanButton.UseVisualStyleBackColor = true;
-   499 this.ResidentBanButton.Click += new System.EventHandler(this.RequestBanAgents);
-   500 //
-   501 // label4
-   502 //
-   503 this.label4.AutoSize = true;
-   504 this.label4.Location = new System.Drawing.Point(6, 348);
-   505 this.label4.Name = "label4";
-   506 this.label4.Size = new System.Drawing.Size(36, 16);
-   507 this.label4.TabIndex = 9;
-   508 this.label4.Text = "Filter:";
-   509 //
-   510 // ResidentListFilter
-   511 //
-   512 this.ResidentListFilter.Location = new System.Drawing.Point(44, 345);
-   513 this.ResidentListFilter.Name = "ResidentListFilter";
-   514 this.ResidentListFilter.Size = new System.Drawing.Size(196, 22);
-   515 this.ResidentListFilter.TabIndex = 8;
-   516 this.ResidentListFilter.TextChanged += new System.EventHandler(this.RequestFilterResidentList);
-   517 //
-   518 // ResidentListGridView
-   519 //
-   520 this.ResidentListGridView.AllowUserToAddRows = false;
-   521 this.ResidentListGridView.AllowUserToDeleteRows = false;
-   522 this.ResidentListGridView.AllowUserToOrderColumns = true;
-   523 this.ResidentListGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
-   524 this.ResidentListGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
-   525 this.ResidentListName,
-   526 this.ResidentListUUID,
-   527 this.ResidentListPosition});
-   528 this.ResidentListGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   529 this.ResidentListGridView.Location = new System.Drawing.Point(4, 4);
-   530 this.ResidentListGridView.Name = "ResidentListGridView";
-   531 this.ResidentListGridView.ReadOnly = true;
-   532 this.ResidentListGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
-   533 this.ResidentListGridView.Size = new System.Drawing.Size(663, 335);
-   534 this.ResidentListGridView.TabIndex = 0;
-   535 //
-   536 // ResidentListName
-   537 //
-   538 this.ResidentListName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-   539 this.ResidentListName.HeaderText = "Name";
-   540 this.ResidentListName.Name = "ResidentListName";
-   541 this.ResidentListName.ReadOnly = true;
-   542 //
-   543 // ResidentListUUID
-   544 //
-   545 this.ResidentListUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-   546 this.ResidentListUUID.HeaderText = "UUID";
-   547 this.ResidentListUUID.Name = "ResidentListUUID";
-   548 this.ResidentListUUID.ReadOnly = true;
-   549 //
-   550 // ResidentListPosition
-   551 //
-   552 this.ResidentListPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-   553 this.ResidentListPosition.HeaderText = "Position";
-   554 this.ResidentListPosition.Name = "ResidentListPosition";
-   555 this.ResidentListPosition.ReadOnly = true;
-   556 //
-   557 // BatchRestartTab
-   558 //
-   559 this.BatchRestartTab.Controls.Add(this.label3);
-   560 this.BatchRestartTab.Controls.Add(this.RegionRestartDelayBox);
-   561 this.BatchRestartTab.Controls.Add(this.pictureBox3);
-   562 this.BatchRestartTab.Controls.Add(this.BatchRestartButton);
-   563 this.BatchRestartTab.Controls.Add(this.BatchRestartGridView);
-   564 this.BatchRestartTab.Location = new System.Drawing.Point(4, 25);
-   565 this.BatchRestartTab.Name = "BatchRestartTab";
-   566 this.BatchRestartTab.Size = new System.Drawing.Size(671, 401);
-   567 this.BatchRestartTab.TabIndex = 3;
-   568 this.BatchRestartTab.Text = "Batch Restart";
-   569 this.BatchRestartTab.UseVisualStyleBackColor = true;
-   570 //
-   571 // label3
-   572 //
-   573 this.label3.AutoSize = true;
-   574 this.label3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   575 this.label3.Location = new System.Drawing.Point(183, 378);
-   576 this.label3.Name = "label3";
-   577 this.label3.Size = new System.Drawing.Size(77, 16);
-   578 this.label3.TabIndex = 13;
-   579 this.label3.Text = "Restart Delay:";
-   580 //
-   581 // RegionRestartDelayBox
-   582 //
-   583 this.RegionRestartDelayBox.Location = new System.Drawing.Point(266, 375);
-   584 this.RegionRestartDelayBox.Name = "RegionRestartDelayBox";
-   585 this.RegionRestartDelayBox.Size = new System.Drawing.Size(72, 22);
-   586 this.RegionRestartDelayBox.TabIndex = 12;
-   587 //
-   588 // pictureBox3
-   589 //
-   590 this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help;
-   591 this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
-   592 this.pictureBox3.Location = new System.Drawing.Point(457, 375);
-   593 this.pictureBox3.Name = "pictureBox3";
-   594 this.pictureBox3.Size = new System.Drawing.Size(20, 20);
-   595 this.pictureBox3.TabIndex = 11;
-   596 this.pictureBox3.TabStop = false;
-   597 this.toolTip1.SetToolTip(this.pictureBox3, resources.GetString("pictureBox3.ToolTip"));
-   598 //
-   599 // BatchRestartButton
-   600 //
-   601 this.BatchRestartButton.Location = new System.Drawing.Point(344, 374);
-   602 this.BatchRestartButton.Name = "BatchRestartButton";
-   603 this.BatchRestartButton.Size = new System.Drawing.Size(107, 23);
-   604 this.BatchRestartButton.TabIndex = 1;
-   605 this.BatchRestartButton.Text = "Batch Restart";
-   606 this.BatchRestartButton.UseVisualStyleBackColor = true;
-   607 this.BatchRestartButton.Click += new System.EventHandler(this.RequestBatchRestart);
-   608 //
-   609 // BatchRestartGridView
-   610 //
-   611 this.BatchRestartGridView.AllowUserToAddRows = false;
-   612 this.BatchRestartGridView.AllowUserToDeleteRows = false;
-   613 this.BatchRestartGridView.AllowUserToOrderColumns = true;
-   614 this.BatchRestartGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
-   615 this.BatchRestartGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
-   616 this.BatchRestartRegionName,
-   617 this.BatchRestartPosition});
-   618 this.BatchRestartGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   619 this.BatchRestartGridView.Location = new System.Drawing.Point(4, 4);
-   620 this.BatchRestartGridView.Name = "BatchRestartGridView";
-   621 this.BatchRestartGridView.ReadOnly = true;
-   622 this.BatchRestartGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
-   623 this.BatchRestartGridView.Size = new System.Drawing.Size(663, 364);
-   624 this.BatchRestartGridView.TabIndex = 0;
-   625 //
-   626 // BatchRestartRegionName
-   627 //
-   628 this.BatchRestartRegionName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-   629 this.BatchRestartRegionName.HeaderText = "Region Name";
-   630 this.BatchRestartRegionName.Name = "BatchRestartRegionName";
-   631 this.BatchRestartRegionName.ReadOnly = true;
-   632 this.BatchRestartRegionName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
-   633 //
-   634 // BatchRestartPosition
-   635 //
-   636 this.BatchRestartPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-   637 this.BatchRestartPosition.HeaderText = "Position";
-   638 this.BatchRestartPosition.Name = "BatchRestartPosition";
-   639 this.BatchRestartPosition.ReadOnly = true;
-   640 this.BatchRestartPosition.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
-   641 //
362 // TopScriptsTab 642 // TopScriptsTab
363 // 643 //
364 this.TopScriptsTab.Controls.Add(this.label1); 644 this.TopScriptsTab.Controls.Add(this.label1);
365 this.TopScriptsTab.Controls.Add(this.TopScriptsFilter); 645 this.TopScriptsTab.Controls.Add(this.TopScriptsFilter);
366 this.TopScriptsTab.Controls.Add(this.ReturnTopScriptsButton); 646 this.TopScriptsTab.Controls.Add(this.ReturnTopScriptsButton);
Line 374... Line 654...
374 this.TopScriptsTab.UseVisualStyleBackColor = true; 654 this.TopScriptsTab.UseVisualStyleBackColor = true;
375 // 655 //
376 // label1 656 // label1
377 // 657 //
378 this.label1.AutoSize = true; 658 this.label1.AutoSize = true;
379 this.label1.Location = new System.Drawing.Point(5, 380); 659 this.label1.Location = new System.Drawing.Point(4, 377);
380 this.label1.Name = "label1"; 660 this.label1.Name = "label1";
381 this.label1.Size = new System.Drawing.Size(36, 16); 661 this.label1.Size = new System.Drawing.Size(36, 16);
382 this.label1.TabIndex = 7; 662 this.label1.TabIndex = 7;
383 this.label1.Text = "Filter:"; 663 this.label1.Text = "Filter:";
384 // 664 //
385 // TopScriptsFilter 665 // TopScriptsFilter
386 // 666 //
387 this.TopScriptsFilter.Location = new System.Drawing.Point(43, 377); 667 this.TopScriptsFilter.Location = new System.Drawing.Point(42, 374);
388 this.TopScriptsFilter.Name = "TopScriptsFilter"; 668 this.TopScriptsFilter.Name = "TopScriptsFilter";
389 this.TopScriptsFilter.Size = new System.Drawing.Size(196, 22); 669 this.TopScriptsFilter.Size = new System.Drawing.Size(196, 22);
390 this.TopScriptsFilter.TabIndex = 6; 670 this.TopScriptsFilter.TabIndex = 6;
391 this.TopScriptsFilter.TextChanged += new System.EventHandler(this.RequestFilterTopScripts); 671 this.TopScriptsFilter.TextChanged += new System.EventHandler(this.RequestFilterTopScripts);
392 // 672 //
Line 480... Line 760...
480 this.TopCollidersTab.UseVisualStyleBackColor = true; 760 this.TopCollidersTab.UseVisualStyleBackColor = true;
481 // 761 //
482 // label2 762 // label2
483 // 763 //
484 this.label2.AutoSize = true; 764 this.label2.AutoSize = true;
485 this.label2.Location = new System.Drawing.Point(5, 380); 765 this.label2.Location = new System.Drawing.Point(4, 377);
486 this.label2.Name = "label2"; 766 this.label2.Name = "label2";
487 this.label2.Size = new System.Drawing.Size(36, 16); 767 this.label2.Size = new System.Drawing.Size(36, 16);
488 this.label2.TabIndex = 9; 768 this.label2.TabIndex = 9;
489 this.label2.Text = "Filter:"; 769 this.label2.Text = "Filter:";
490 // 770 //
491 // TopCollidersFilter 771 // TopCollidersFilter
492 // 772 //
493 this.TopCollidersFilter.Location = new System.Drawing.Point(43, 377); 773 this.TopCollidersFilter.Location = new System.Drawing.Point(42, 374);
494 this.TopCollidersFilter.Name = "TopCollidersFilter"; 774 this.TopCollidersFilter.Name = "TopCollidersFilter";
495 this.TopCollidersFilter.Size = new System.Drawing.Size(196, 22); 775 this.TopCollidersFilter.Size = new System.Drawing.Size(196, 22);
496 this.TopCollidersFilter.TabIndex = 8; 776 this.TopCollidersFilter.TabIndex = 8;
497 this.TopCollidersFilter.TextChanged += new System.EventHandler(this.RequestFilterTopColliders); 777 this.TopCollidersFilter.TextChanged += new System.EventHandler(this.RequestFilterTopColliders);
498 // 778 //
Line 563... Line 843...
563 // 843 //
564 this.TopCollidersPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 844 this.TopCollidersPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
565 this.TopCollidersPosition.HeaderText = "Position"; 845 this.TopCollidersPosition.HeaderText = "Position";
566 this.TopCollidersPosition.Name = "TopCollidersPosition"; 846 this.TopCollidersPosition.Name = "TopCollidersPosition";
567 // 847 //
568 // BatchRestartTab -  
569 // -  
570 this.BatchRestartTab.Controls.Add(this.label3); -  
571 this.BatchRestartTab.Controls.Add(this.RegionRestartDelayBox); -  
572 this.BatchRestartTab.Controls.Add(this.pictureBox3); -  
573 this.BatchRestartTab.Controls.Add(this.BatchRestartButton); -  
574 this.BatchRestartTab.Controls.Add(this.BatchRestartGridView); -  
575 this.BatchRestartTab.Location = new System.Drawing.Point(4, 25); -  
576 this.BatchRestartTab.Name = "BatchRestartTab"; -  
577 this.BatchRestartTab.Size = new System.Drawing.Size(671, 401); -  
578 this.BatchRestartTab.TabIndex = 3; -  
579 this.BatchRestartTab.Text = "Batch Restart"; -  
580 this.BatchRestartTab.UseVisualStyleBackColor = true; -  
581 // -  
582 // label3 -  
583 // -  
584 this.label3.AutoSize = true; -  
585 this.label3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); -  
586 this.label3.Location = new System.Drawing.Point(183, 378); -  
587 this.label3.Name = "label3"; -  
588 this.label3.Size = new System.Drawing.Size(77, 16); -  
589 this.label3.TabIndex = 13; -  
590 this.label3.Text = "Restart Delay:"; -  
591 // -  
592 // RegionRestartDelayBox -  
593 // -  
594 this.RegionRestartDelayBox.Location = new System.Drawing.Point(266, 375); -  
595 this.RegionRestartDelayBox.Name = "RegionRestartDelayBox"; -  
596 this.RegionRestartDelayBox.Size = new System.Drawing.Size(72, 22); -  
597 this.RegionRestartDelayBox.TabIndex = 12; -  
598 // -  
599 // pictureBox3 -  
600 // -  
601 this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help; -  
602 this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); -  
603 this.pictureBox3.Location = new System.Drawing.Point(457, 375); -  
604 this.pictureBox3.Name = "pictureBox3"; -  
605 this.pictureBox3.Size = new System.Drawing.Size(20, 20); -  
606 this.pictureBox3.TabIndex = 11; -  
607 this.pictureBox3.TabStop = false; -  
608 this.toolTip1.SetToolTip(this.pictureBox3, resources.GetString("pictureBox3.ToolTip")); -  
609 // -  
610 // BatchRestartButton -  
611 // -  
612 this.BatchRestartButton.Location = new System.Drawing.Point(344, 374); -  
613 this.BatchRestartButton.Name = "BatchRestartButton"; -  
614 this.BatchRestartButton.Size = new System.Drawing.Size(107, 23); -  
615 this.BatchRestartButton.TabIndex = 1; -  
616 this.BatchRestartButton.Text = "Batch Restart"; -  
617 this.BatchRestartButton.UseVisualStyleBackColor = true; -  
618 this.BatchRestartButton.Click += new System.EventHandler(this.RequestBatchRestart); -  
619 // -  
620 // BatchRestartGridView -  
621 // -  
622 this.BatchRestartGridView.AllowUserToAddRows = false; -  
623 this.BatchRestartGridView.AllowUserToDeleteRows = false; -  
624 this.BatchRestartGridView.AllowUserToOrderColumns = true; -  
625 this.BatchRestartGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; -  
626 this.BatchRestartGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { -  
627 this.BatchRestartRegionName, -  
628 this.BatchRestartPosition}); -  
629 this.BatchRestartGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); -  
630 this.BatchRestartGridView.Location = new System.Drawing.Point(4, 4); -  
631 this.BatchRestartGridView.Name = "BatchRestartGridView"; -  
632 this.BatchRestartGridView.ReadOnly = true; -  
633 this.BatchRestartGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; -  
634 this.BatchRestartGridView.Size = new System.Drawing.Size(663, 364); -  
635 this.BatchRestartGridView.TabIndex = 0; -  
636 // -  
637 // BatchRestartRegionName -  
638 // -  
639 this.BatchRestartRegionName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; -  
640 this.BatchRestartRegionName.HeaderText = "Region Name"; -  
641 this.BatchRestartRegionName.Name = "BatchRestartRegionName"; -  
642 this.BatchRestartRegionName.ReadOnly = true; -  
643 this.BatchRestartRegionName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic; -  
644 // -  
645 // BatchRestartPosition -  
646 // -  
647 this.BatchRestartPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; -  
648 this.BatchRestartPosition.HeaderText = "Position"; -  
649 this.BatchRestartPosition.Name = "BatchRestartPosition"; -  
650 this.BatchRestartPosition.ReadOnly = true; -  
651 this.BatchRestartPosition.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic; -  
652 // -  
653 // statusStrip1 848 // statusStrip1
654 // 849 //
655 this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { 850 this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
656 this.StatusProgress, 851 this.StatusProgress,
657 this.StatusText}); 852 this.StatusText});
Line 792... Line 987...
792 // 987 //
793 this.toolTip1.AutoPopDelay = 32767; 988 this.toolTip1.AutoPopDelay = 32767;
794 this.toolTip1.InitialDelay = 500; 989 this.toolTip1.InitialDelay = 500;
795 this.toolTip1.ReshowDelay = 100; 990 this.toolTip1.ReshowDelay = 100;
796 // 991 //
-   992 // RegionToolsTab
-   993 //
-   994 this.RegionToolsTab.Controls.Add(this.groupBox11);
-   995 this.RegionToolsTab.Location = new System.Drawing.Point(4, 25);
-   996 this.RegionToolsTab.Name = "RegionToolsTab";
-   997 this.RegionToolsTab.Size = new System.Drawing.Size(671, 401);
-   998 this.RegionToolsTab.TabIndex = 6;
-   999 this.RegionToolsTab.Text = "Region Tools";
-   1000 this.RegionToolsTab.UseVisualStyleBackColor = true;
-   1001 //
-   1002 // groupBox11
-   1003 //
-   1004 this.groupBox11.Controls.Add(this.groupBox13);
-   1005 this.groupBox11.Controls.Add(this.EstateTerrainDownloadUploadGroup);
-   1006 this.groupBox11.Location = new System.Drawing.Point(3, 3);
-   1007 this.groupBox11.Name = "groupBox11";
-   1008 this.groupBox11.Size = new System.Drawing.Size(213, 172);
-   1009 this.groupBox11.TabIndex = 0;
-   1010 this.groupBox11.TabStop = false;
-   1011 this.groupBox11.Text = "Terrain";
-   1012 //
-   1013 // button4
-   1014 //
-   1015 this.button4.Location = new System.Drawing.Point(47, 20);
-   1016 this.button4.Name = "button4";
-   1017 this.button4.Size = new System.Drawing.Size(121, 23);
-   1018 this.button4.TabIndex = 0;
-   1019 this.button4.Text = "Download Terrain...";
-   1020 this.button4.UseVisualStyleBackColor = true;
-   1021 //
-   1022 // RipTerrainButton
-   1023 //
-   1024 this.RipTerrainButton.Location = new System.Drawing.Point(73, 21);
-   1025 this.RipTerrainButton.Name = "RipTerrainButton";
-   1026 this.RipTerrainButton.Size = new System.Drawing.Size(94, 23);
-   1027 this.RipTerrainButton.TabIndex = 1;
-   1028 this.RipTerrainButton.Text = "Rip Terrain...";
-   1029 this.RipTerrainButton.UseVisualStyleBackColor = true;
-   1030 this.RipTerrainButton.Click += new System.EventHandler(this.RequestRipTerrain);
-   1031 //
-   1032 // button7
-   1033 //
-   1034 this.button7.Location = new System.Drawing.Point(66, 49);
-   1035 this.button7.Name = "button7";
-   1036 this.button7.Size = new System.Drawing.Size(102, 23);
-   1037 this.button7.TabIndex = 2;
-   1038 this.button7.Text = "Upload Terrain...";
-   1039 this.button7.UseVisualStyleBackColor = true;
-   1040 //
-   1041 // pictureBox4
-   1042 //
-   1043 this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help;
-   1044 this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
-   1045 this.pictureBox4.Location = new System.Drawing.Point(174, 21);
-   1046 this.pictureBox4.Name = "pictureBox4";
-   1047 this.pictureBox4.Size = new System.Drawing.Size(20, 20);
-   1048 this.pictureBox4.TabIndex = 12;
-   1049 this.pictureBox4.TabStop = false;
-   1050 this.toolTip1.SetToolTip(this.pictureBox4, "This option downloads the current region\r\nterrain given estate rights.");
-   1051 //
-   1052 // pictureBox5
-   1053 //
-   1054 this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help;
-   1055 this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
-   1056 this.pictureBox5.Location = new System.Drawing.Point(173, 22);
-   1057 this.pictureBox5.Name = "pictureBox5";
-   1058 this.pictureBox5.Size = new System.Drawing.Size(20, 20);
-   1059 this.pictureBox5.TabIndex = 12;
-   1060 this.pictureBox5.TabStop = false;
-   1061 this.toolTip1.SetToolTip(this.pictureBox5, resources.GetString("pictureBox5.ToolTip"));
-   1062 //
-   1063 // pictureBox7
-   1064 //
-   1065 this.pictureBox7.Cursor = System.Windows.Forms.Cursors.Help;
-   1066 this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
-   1067 this.pictureBox7.Location = new System.Drawing.Point(174, 50);
-   1068 this.pictureBox7.Name = "pictureBox7";
-   1069 this.pictureBox7.Size = new System.Drawing.Size(20, 20);
-   1070 this.pictureBox7.TabIndex = 12;
-   1071 this.pictureBox7.TabStop = false;
-   1072 this.toolTip1.SetToolTip(this.pictureBox7, "This option uploads a terrain height-map\r\nto the current region and applies it.");
-   1073 //
-   1074 // LoadTerrainFileDialog
-   1075 //
-   1076 this.LoadTerrainFileDialog.FileName = "openFileDialog1";
-   1077 //
-   1078 // SaveTerrainFileDialog
-   1079 //
-   1080 this.SaveTerrainFileDialog.Filter = "PNG (*.png)|*.png|All files (*.*)|*.*";
-   1081 //
-   1082 // EstateTerrainDownloadUploadGroup
-   1083 //
-   1084 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.button4);
-   1085 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.pictureBox7);
-   1086 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.pictureBox4);
-   1087 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.button7);
-   1088 this.EstateTerrainDownloadUploadGroup.Location = new System.Drawing.Point(6, 21);
-   1089 this.EstateTerrainDownloadUploadGroup.Name = "EstateTerrainDownloadUploadGroup";
-   1090 this.EstateTerrainDownloadUploadGroup.Size = new System.Drawing.Size(200, 83);
-   1091 this.EstateTerrainDownloadUploadGroup.TabIndex = 13;
-   1092 this.EstateTerrainDownloadUploadGroup.TabStop = false;
-   1093 this.EstateTerrainDownloadUploadGroup.Text = "Estate";
-   1094 //
-   1095 // groupBox13
-   1096 //
-   1097 this.groupBox13.Controls.Add(this.RipTerrainButton);
-   1098 this.groupBox13.Controls.Add(this.pictureBox5);
-   1099 this.groupBox13.Location = new System.Drawing.Point(7, 111);
-   1100 this.groupBox13.Name = "groupBox13";
-   1101 this.groupBox13.Size = new System.Drawing.Size(200, 56);
-   1102 this.groupBox13.TabIndex = 14;
-   1103 this.groupBox13.TabStop = false;
-   1104 this.groupBox13.Text = "Override";
-   1105 //
797 // Vassal 1106 // Vassal
798 // 1107 //
799 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 1108 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
800 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 1109 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
801 this.ClientSize = new System.Drawing.Size(704, 641); 1110 this.ClientSize = new System.Drawing.Size(704, 641);
Line 833... Line 1142...
833 this.groupBox4.PerformLayout(); 1142 this.groupBox4.PerformLayout();
834 this.groupBox3.ResumeLayout(false); 1143 this.groupBox3.ResumeLayout(false);
835 this.groupBox3.PerformLayout(); 1144 this.groupBox3.PerformLayout();
836 this.groupBox2.ResumeLayout(false); 1145 this.groupBox2.ResumeLayout(false);
837 this.groupBox2.PerformLayout(); 1146 this.groupBox2.PerformLayout();
-   1147 this.RegionsStateTab.ResumeLayout(false);
-   1148 ((System.ComponentModel.ISupportInitialize)(this.RegionsStateGridView)).EndInit();
-   1149 this.ResidentListTab.ResumeLayout(false);
-   1150 this.ResidentListTab.PerformLayout();
-   1151 this.ResidentListBanGroup.ResumeLayout(false);
-   1152 this.ResidentListBanGroup.PerformLayout();
-   1153 ((System.ComponentModel.ISupportInitialize)(this.ResidentListGridView)).EndInit();
-   1154 this.BatchRestartTab.ResumeLayout(false);
-   1155 this.BatchRestartTab.PerformLayout();
-   1156 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
-   1157 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).EndInit();
838 this.TopScriptsTab.ResumeLayout(false); 1158 this.TopScriptsTab.ResumeLayout(false);
839 this.TopScriptsTab.PerformLayout(); 1159 this.TopScriptsTab.PerformLayout();
840 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).EndInit(); 1160 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).EndInit();
841 this.TopCollidersTab.ResumeLayout(false); 1161 this.TopCollidersTab.ResumeLayout(false);
842 this.TopCollidersTab.PerformLayout(); 1162 this.TopCollidersTab.PerformLayout();
843 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).EndInit(); 1163 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).EndInit();
844 this.BatchRestartTab.ResumeLayout(false); -  
845 this.BatchRestartTab.PerformLayout(); -  
846 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); -  
847 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).EndInit(); -  
848 this.statusStrip1.ResumeLayout(false); 1164 this.statusStrip1.ResumeLayout(false);
849 this.statusStrip1.PerformLayout(); 1165 this.statusStrip1.PerformLayout();
850 this.RegionTeleportGroup.ResumeLayout(false); 1166 this.RegionTeleportGroup.ResumeLayout(false);
851 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); 1167 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
852 this.groupBox1.ResumeLayout(false); 1168 this.groupBox1.ResumeLayout(false);
853 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); 1169 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
-   1170 this.RegionToolsTab.ResumeLayout(false);
-   1171 this.groupBox11.ResumeLayout(false);
-   1172 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
-   1173 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
-   1174 ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
-   1175 this.EstateTerrainDownloadUploadGroup.ResumeLayout(false);
-   1176 this.groupBox13.ResumeLayout(false);
854 this.ResumeLayout(false); 1177 this.ResumeLayout(false);
855 this.PerformLayout(); 1178 this.PerformLayout();
Line 856... Line 1179...
856   1179  
Line 857... Line 1180...
857 } 1180 }
Line 858... Line 1181...
858   1181  
859 #endregion 1182 #endregion
860   1183  
861 private PictureBox pictureBox1; 1184 private PictureBox pictureBox1;
862 private TabControl Tabs; 1185 public TabControl Tabs;
863 private TabPage OverviewTab; 1186 private TabPage OverviewTab;
864 private StatusStrip statusStrip1; 1187 private StatusStrip statusStrip1;
865 private ToolStripProgressBar StatusProgress; 1188 private ToolStripProgressBar StatusProgress;
866 private ToolStripStatusLabel StatusText; 1189 private ToolStripStatusLabel StatusText;
867 private Button button2; 1190 private Button button2;
868 private GroupBox RegionTeleportGroup; 1191 private GroupBox RegionTeleportGroup;
869 public ComboBox LoadedRegions; 1192 public ComboBox LoadedRegions;
870 private Label CurrentRegionName; 1193 private Label CurrentRegionName;
871 private Label CurrentRegionAt; 1194 private Label CurrentRegionAt;
872 private PictureBox RegionAvatarsMap; 1195 public PictureBox RegionAvatarsMap;
873 private Button button1; 1196 private Button button1;
874 private GroupBox groupBox2; 1197 private GroupBox groupBox2;
Line 922... Line 1245...
922 private PictureBox pictureBox6; 1245 private PictureBox pictureBox6;
923 private PictureBox pictureBox2; 1246 private PictureBox pictureBox2;
924 private PictureBox pictureBox3; 1247 private PictureBox pictureBox3;
925 private Label label3; 1248 private Label label3;
926 public TextBox RegionRestartDelayBox; 1249 public TextBox RegionRestartDelayBox;
-   1250 private TabPage ResidentListTab;
-   1251 private DataGridView ResidentListGridView;
-   1252 private DataGridViewTextBoxColumn ResidentListName;
-   1253 private DataGridViewTextBoxColumn ResidentListUUID;
-   1254 private DataGridViewTextBoxColumn ResidentListPosition;
-   1255 private Button ResidentBanButton;
-   1256 private Label label4;
-   1257 private TextBox ResidentListFilter;
-   1258 private GroupBox ResidentListBanGroup;
-   1259 private CheckBox ResidentBanAllEstatesBox;
-   1260 private TabPage RegionsStateTab;
-   1261 public DataGridView RegionsStateGridView;
-   1262 private DataGridViewTextBoxColumn RegionsStateRegionName;
-   1263 private DataGridViewTextBoxColumn RegionsStateLastState;
-   1264 private DataGridViewTextBoxColumn RegionsStateLastCheck;
-   1265 private TabPage RegionToolsTab;
-   1266 private GroupBox groupBox11;
-   1267 private PictureBox pictureBox7;
-   1268 private PictureBox pictureBox5;
-   1269 private PictureBox pictureBox4;
-   1270 private Button button7;
-   1271 private Button RipTerrainButton;
-   1272 private Button button4;
-   1273 private OpenFileDialog LoadTerrainFileDialog;
-   1274 private SaveFileDialog SaveTerrainFileDialog;
-   1275 private GroupBox groupBox13;
-   1276 private GroupBox EstateTerrainDownloadUploadGroup;
927 } 1277 }
928 } 1278 }