corrade-vassal – Diff between revs 12 and 16

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 12 Rev 16
Line 64... Line 64...
64 this.pictureBox13 = new System.Windows.Forms.PictureBox(); 64 this.pictureBox13 = new System.Windows.Forms.PictureBox();
65 this.pictureBox14 = new System.Windows.Forms.PictureBox(); 65 this.pictureBox14 = new System.Windows.Forms.PictureBox();
66 this.pictureBox15 = new System.Windows.Forms.PictureBox(); 66 this.pictureBox15 = new System.Windows.Forms.PictureBox();
67 this.pictureBox16 = new System.Windows.Forms.PictureBox(); 67 this.pictureBox16 = new System.Windows.Forms.PictureBox();
68 this.pictureBox17 = new System.Windows.Forms.PictureBox(); 68 this.pictureBox17 = new System.Windows.Forms.PictureBox();
-   69 this.pictureBox18 = new System.Windows.Forms.PictureBox();
-   70 this.pictureBox19 = new System.Windows.Forms.PictureBox();
69 this.LoadRawFileDialog = new System.Windows.Forms.OpenFileDialog(); 71 this.LoadRawFileDialog = new System.Windows.Forms.OpenFileDialog();
70 this.SavePNGFileDialog = new System.Windows.Forms.SaveFileDialog(); 72 this.SavePNGFileDialog = new System.Windows.Forms.SaveFileDialog();
71 this.SaveRawFileDialog = new System.Windows.Forms.SaveFileDialog(); 73 this.SaveRawFileDialog = new System.Windows.Forms.SaveFileDialog();
72 this.EstateListsTab = new System.Windows.Forms.TabPage(); 74 this.EstateListsTab = new System.Windows.Forms.TabPage();
73 this.EstateListsGroupsGroup = new System.Windows.Forms.GroupBox(); 75 this.EstateListsGroupsGroup = new System.Windows.Forms.GroupBox();
Line 90... Line 92...
90 this.EstateListName = new System.Windows.Forms.DataGridViewTextBoxColumn(); 92 this.EstateListName = new System.Windows.Forms.DataGridViewTextBoxColumn();
91 this.EstateListUUID = new System.Windows.Forms.DataGridViewTextBoxColumn(); 93 this.EstateListUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
92 this.RemoveEstateListMemberButton = new System.Windows.Forms.Button(); 94 this.RemoveEstateListMemberButton = new System.Windows.Forms.Button();
93 this.EstateListSelectBox = new System.Windows.Forms.ComboBox(); 95 this.EstateListSelectBox = new System.Windows.Forms.ComboBox();
94 this.RegionToolsTerrainToolsGroup = new System.Windows.Forms.GroupBox(); 96 this.RegionToolsTerrainToolsGroup = new System.Windows.Forms.GroupBox();
-   97 this.EstateVariablesGroup = new System.Windows.Forms.GroupBox();
-   98 this.label10 = new System.Windows.Forms.Label();
-   99 this.TerrainToolsSunPositionBox = new System.Windows.Forms.TextBox();
-   100 this.TerrainToolsFixedSunBox = new System.Windows.Forms.CheckBox();
-   101 this.TerrainToolsUseEstateSunBox = new System.Windows.Forms.CheckBox();
-   102 this.label9 = new System.Windows.Forms.Label();
-   103 this.TerrainToolsTerrainLowerLimitBox = new System.Windows.Forms.TextBox();
-   104 this.label8 = new System.Windows.Forms.Label();
-   105 this.TerrainToolsTerrainRaiseLimitBox = new System.Windows.Forms.TextBox();
-   106 this.label7 = new System.Windows.Forms.Label();
-   107 this.TerrainToolsWaterHeightBox = new System.Windows.Forms.TextBox();
-   108 this.SetTerrainVariablesButton = new System.Windows.Forms.Button();
95 this.groupBox13 = new System.Windows.Forms.GroupBox(); 109 this.groupBox13 = new System.Windows.Forms.GroupBox();
96 this.RipTerrainButton = new System.Windows.Forms.Button(); 110 this.RipTerrainButton = new System.Windows.Forms.Button();
97 this.EstateTerrainDownloadUploadGroup = new System.Windows.Forms.GroupBox(); 111 this.EstateTerrainDownloadUploadGroup = new System.Windows.Forms.GroupBox();
98 this.DownloadTerrainButton = new System.Windows.Forms.Button(); 112 this.DownloadTerrainButton = new System.Windows.Forms.Button();
99 this.UploadTerrainButton = new System.Windows.Forms.Button(); 113 this.UploadTerrainButton = new System.Windows.Forms.Button();
Line 126... Line 140...
126 this.BatchRestartButton = new System.Windows.Forms.Button(); 140 this.BatchRestartButton = new System.Windows.Forms.Button();
127 this.BatchRestartGridView = new System.Windows.Forms.DataGridView(); 141 this.BatchRestartGridView = new System.Windows.Forms.DataGridView();
128 this.BatchRestartRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn(); 142 this.BatchRestartRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
129 this.BatchRestartPosition = new System.Windows.Forms.DataGridViewTextBoxColumn(); 143 this.BatchRestartPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
130 this.ResidentListTab = new System.Windows.Forms.TabPage(); 144 this.ResidentListTab = new System.Windows.Forms.TabPage();
-   145 this.ResidentListTeleportHomeGroup = new System.Windows.Forms.GroupBox();
-   146 this.button1 = new System.Windows.Forms.Button();
131 this.ResidentListBanGroup = new System.Windows.Forms.GroupBox(); 147 this.ResidentListBanGroup = new System.Windows.Forms.GroupBox();
132 this.ResidentBanAllEstatesBox = new System.Windows.Forms.CheckBox(); 148 this.ResidentBanAllEstatesBox = new System.Windows.Forms.CheckBox();
133 this.ResidentBanButton = new System.Windows.Forms.Button(); 149 this.ResidentBanButton = new System.Windows.Forms.Button();
134 this.label4 = new System.Windows.Forms.Label(); 150 this.label4 = new System.Windows.Forms.Label();
135 this.ResidentListFilter = new System.Windows.Forms.TextBox(); 151 this.ResidentListFilter = new System.Windows.Forms.TextBox();
Line 141... Line 157...
141 this.RegionsStateGridView = new System.Windows.Forms.DataGridView(); 157 this.RegionsStateGridView = new System.Windows.Forms.DataGridView();
142 this.RegionsStateRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn(); 158 this.RegionsStateRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
143 this.RegionsStateLastState = new System.Windows.Forms.DataGridViewTextBoxColumn(); 159 this.RegionsStateLastState = new System.Windows.Forms.DataGridViewTextBoxColumn();
144 this.RegionsStateLastCheck = new System.Windows.Forms.DataGridViewTextBoxColumn(); 160 this.RegionsStateLastCheck = new System.Windows.Forms.DataGridViewTextBoxColumn();
145 this.OverviewTab = new System.Windows.Forms.TabPage(); 161 this.OverviewTab = new System.Windows.Forms.TabPage();
-   162 this.CorradePollTimeDial = new AquaControls.AquaGauge();
-   163 this.groupBox24 = new System.Windows.Forms.GroupBox();
-   164 this.NetTime = new System.Windows.Forms.Label();
-   165 this.groupBox17 = new System.Windows.Forms.GroupBox();
-   166 this.PhysicsTime = new System.Windows.Forms.Label();
-   167 this.groupBox11 = new System.Windows.Forms.GroupBox();
-   168 this.ScriptedObjects = new System.Windows.Forms.Label();
-   169 this.groupBox2 = new System.Windows.Forms.GroupBox();
-   170 this.Agents = new System.Windows.Forms.Label();
-   171 this.groupBox1 = new System.Windows.Forms.GroupBox();
-   172 this.FrameTime = new System.Windows.Forms.Label();
146 this.groupBox10 = new System.Windows.Forms.GroupBox(); 173 this.groupBox10 = new System.Windows.Forms.GroupBox();
147 this.RegionAvatarsMap = new System.Windows.Forms.PictureBox(); 174 this.RegionAvatarsMap = new System.Windows.Forms.PictureBox();
148 this.groupBox9 = new System.Windows.Forms.GroupBox(); 175 this.groupBox9 = new System.Windows.Forms.GroupBox();
149 this.Objects = new System.Windows.Forms.Label(); 176 this.Objects = new System.Windows.Forms.Label();
150 this.groupBox8 = new System.Windows.Forms.GroupBox(); 177 this.groupBox8 = new System.Windows.Forms.GroupBox();
Line 157... Line 184...
157 this.FPS = new System.Windows.Forms.Label(); 184 this.FPS = new System.Windows.Forms.Label();
158 this.groupBox4 = new System.Windows.Forms.GroupBox(); 185 this.groupBox4 = new System.Windows.Forms.GroupBox();
159 this.Dilation = new System.Windows.Forms.Label(); 186 this.Dilation = new System.Windows.Forms.Label();
160 this.groupBox3 = new System.Windows.Forms.GroupBox(); 187 this.groupBox3 = new System.Windows.Forms.GroupBox();
161 this.LastLag = new System.Windows.Forms.Label(); 188 this.LastLag = new System.Windows.Forms.Label();
162 this.groupBox2 = new System.Windows.Forms.GroupBox(); -  
163 this.Agents = new System.Windows.Forms.Label(); -  
164 this.Tabs = new System.Windows.Forms.TabControl(); 189 this.Tabs = new System.Windows.Forms.TabControl();
165 this.EstateTexturesTab = new System.Windows.Forms.TabPage(); 190 this.EstateTexturesTab = new System.Windows.Forms.TabPage();
166 this.GroundTexturesGroup = new System.Windows.Forms.GroupBox(); 191 this.GroundTexturesGroup = new System.Windows.Forms.GroupBox();
167 this.groupBox22 = new System.Windows.Forms.GroupBox(); 192 this.groupBox22 = new System.Windows.Forms.GroupBox();
168 this.RegionTexturesHighUUIDApplyBox = new System.Windows.Forms.TextBox(); 193 this.RegionTexturesHighUUIDApplyBox = new System.Windows.Forms.TextBox();
Line 206... Line 231...
206 this.ApplyRegionDebugButton = new System.Windows.Forms.Button(); 231 this.ApplyRegionDebugButton = new System.Windows.Forms.Button();
207 this.RegionDebugPhysicsBox = new System.Windows.Forms.CheckBox(); 232 this.RegionDebugPhysicsBox = new System.Windows.Forms.CheckBox();
208 this.RegionDebugCollisionsBox = new System.Windows.Forms.CheckBox(); 233 this.RegionDebugCollisionsBox = new System.Windows.Forms.CheckBox();
209 this.RegionDebugScriptsBox = new System.Windows.Forms.CheckBox(); 234 this.RegionDebugScriptsBox = new System.Windows.Forms.CheckBox();
210 this.LoadCSVFile = new System.Windows.Forms.OpenFileDialog(); 235 this.LoadCSVFile = new System.Windows.Forms.OpenFileDialog();
211 this.ResidentListTeleportHomeGroup = new System.Windows.Forms.GroupBox(); -  
212 this.button1 = new System.Windows.Forms.Button(); -  
213 this.pictureBox18 = new System.Windows.Forms.PictureBox(); -  
214 this.EstateVariablesGroup = new System.Windows.Forms.GroupBox(); -  
215 this.SetTerrainVariablesButton = new System.Windows.Forms.Button(); -  
216 this.pictureBox19 = new System.Windows.Forms.PictureBox(); -  
217 this.TerrainToolsWaterHeightBox = new System.Windows.Forms.TextBox(); -  
218 this.label7 = new System.Windows.Forms.Label(); -  
219 this.TerrainToolsTerrainRaiseLimitBox = new System.Windows.Forms.TextBox(); -  
220 this.label8 = new System.Windows.Forms.Label(); -  
221 this.TerrainToolsTerrainLowerLimitBox = new System.Windows.Forms.TextBox(); -  
222 this.label9 = new System.Windows.Forms.Label(); -  
223 this.TerrainToolsUseEstateSunBox = new System.Windows.Forms.CheckBox(); -  
224 this.TerrainToolsFixedSunBox = new System.Windows.Forms.CheckBox(); -  
225 this.TerrainToolsSunPositionBox = new System.Windows.Forms.TextBox(); -  
226 this.label10 = new System.Windows.Forms.Label(); -  
227 this.groupBox1 = new System.Windows.Forms.GroupBox(); -  
228 this.FrameTime = new System.Windows.Forms.Label(); -  
229 this.groupBox11 = new System.Windows.Forms.GroupBox(); -  
230 this.ScriptedObjects = new System.Windows.Forms.Label(); -  
231 this.groupBox17 = new System.Windows.Forms.GroupBox(); -  
232 this.PhysicsTime = new System.Windows.Forms.Label(); -  
233 this.groupBox24 = new System.Windows.Forms.GroupBox(); -  
234 this.NetTime = new System.Windows.Forms.Label(); -  
235 this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker(); 236 this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
236 this.CorradePollTimeDial = new AquaControls.AquaGauge(); 237 this.SetCovenantTab = new System.Windows.Forms.TabPage();
-   238 this.BatchSetCovenantGridView = new System.Windows.Forms.DataGridView();
-   239 this.BatchSetCovenantButton = new System.Windows.Forms.Button();
-   240 this.SetCovenantNotecardUUIDBox = new System.Windows.Forms.TextBox();
-   241 this.BatchSetCovenantRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   242 this.BatchSetCovenantPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   243 this.pictureBox20 = new System.Windows.Forms.PictureBox();
237 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); 244 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
238 this.statusStrip1.SuspendLayout(); 245 this.statusStrip1.SuspendLayout();
239 this.RegionTeleportGroup.SuspendLayout(); 246 this.RegionTeleportGroup.SuspendLayout();
240 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); 247 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
241 this.VassalStatusGroup.SuspendLayout(); 248 this.VassalStatusGroup.SuspendLayout();
Line 253... Line 260...
253 ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit(); 260 ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
254 ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit(); 261 ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
255 ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit(); 262 ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
256 ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit(); 263 ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
257 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit(); 264 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
-   265 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
-   266 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
258 this.EstateListsTab.SuspendLayout(); 267 this.EstateListsTab.SuspendLayout();
259 this.EstateListsGroupsGroup.SuspendLayout(); 268 this.EstateListsGroupsGroup.SuspendLayout();
260 this.EstateListsResidentsGroup.SuspendLayout(); 269 this.EstateListsResidentsGroup.SuspendLayout();
261 this.groupBox15.SuspendLayout(); 270 this.groupBox15.SuspendLayout();
262 this.groupBox16.SuspendLayout(); 271 this.groupBox16.SuspendLayout();
263 this.EstateListGroup.SuspendLayout(); 272 this.EstateListGroup.SuspendLayout();
264 ((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).BeginInit(); 273 ((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).BeginInit();
265 this.RegionToolsTerrainToolsGroup.SuspendLayout(); 274 this.RegionToolsTerrainToolsGroup.SuspendLayout();
-   275 this.EstateVariablesGroup.SuspendLayout();
266 this.groupBox13.SuspendLayout(); 276 this.groupBox13.SuspendLayout();
267 this.EstateTerrainDownloadUploadGroup.SuspendLayout(); 277 this.EstateTerrainDownloadUploadGroup.SuspendLayout();
268 this.EstateTopTab.SuspendLayout(); 278 this.EstateTopTab.SuspendLayout();
269 this.groupBox14.SuspendLayout(); 279 this.groupBox14.SuspendLayout();
270 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).BeginInit(); 280 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).BeginInit();
271 this.groupBox12.SuspendLayout(); 281 this.groupBox12.SuspendLayout();
272 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).BeginInit(); 282 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).BeginInit();
273 this.BatchRestartTab.SuspendLayout(); 283 this.BatchRestartTab.SuspendLayout();
274 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).BeginInit(); 284 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).BeginInit();
275 this.ResidentListTab.SuspendLayout(); 285 this.ResidentListTab.SuspendLayout();
-   286 this.ResidentListTeleportHomeGroup.SuspendLayout();
276 this.ResidentListBanGroup.SuspendLayout(); 287 this.ResidentListBanGroup.SuspendLayout();
277 ((System.ComponentModel.ISupportInitialize)(this.ResidentListGridView)).BeginInit(); 288 ((System.ComponentModel.ISupportInitialize)(this.ResidentListGridView)).BeginInit();
278 this.RegionsStateTab.SuspendLayout(); 289 this.RegionsStateTab.SuspendLayout();
279 ((System.ComponentModel.ISupportInitialize)(this.RegionsStateGridView)).BeginInit(); 290 ((System.ComponentModel.ISupportInitialize)(this.RegionsStateGridView)).BeginInit();
280 this.OverviewTab.SuspendLayout(); 291 this.OverviewTab.SuspendLayout();
-   292 this.groupBox24.SuspendLayout();
-   293 this.groupBox17.SuspendLayout();
-   294 this.groupBox11.SuspendLayout();
-   295 this.groupBox2.SuspendLayout();
-   296 this.groupBox1.SuspendLayout();
281 this.groupBox10.SuspendLayout(); 297 this.groupBox10.SuspendLayout();
282 ((System.ComponentModel.ISupportInitialize)(this.RegionAvatarsMap)).BeginInit(); 298 ((System.ComponentModel.ISupportInitialize)(this.RegionAvatarsMap)).BeginInit();
283 this.groupBox9.SuspendLayout(); 299 this.groupBox9.SuspendLayout();
284 this.groupBox8.SuspendLayout(); 300 this.groupBox8.SuspendLayout();
285 this.groupBox7.SuspendLayout(); 301 this.groupBox7.SuspendLayout();
286 this.groupBox6.SuspendLayout(); 302 this.groupBox6.SuspendLayout();
287 this.groupBox5.SuspendLayout(); 303 this.groupBox5.SuspendLayout();
288 this.groupBox4.SuspendLayout(); 304 this.groupBox4.SuspendLayout();
289 this.groupBox3.SuspendLayout(); 305 this.groupBox3.SuspendLayout();
290 this.groupBox2.SuspendLayout(); -  
291 this.Tabs.SuspendLayout(); 306 this.Tabs.SuspendLayout();
292 this.EstateTexturesTab.SuspendLayout(); 307 this.EstateTexturesTab.SuspendLayout();
293 this.GroundTexturesGroup.SuspendLayout(); 308 this.GroundTexturesGroup.SuspendLayout();
294 this.groupBox22.SuspendLayout(); 309 this.groupBox22.SuspendLayout();
295 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesHighPictureBox)).BeginInit(); 310 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesHighPictureBox)).BeginInit();
Line 302... Line 317...
302 this.RegionToolsTab.SuspendLayout(); 317 this.RegionToolsTab.SuspendLayout();
303 this.RegionToolsRegionInfoGroup.SuspendLayout(); 318 this.RegionToolsRegionInfoGroup.SuspendLayout();
304 this.groupBox19.SuspendLayout(); 319 this.groupBox19.SuspendLayout();
305 this.groupBox18.SuspendLayout(); 320 this.groupBox18.SuspendLayout();
306 this.RegionToolsRegionDebugGroup.SuspendLayout(); 321 this.RegionToolsRegionDebugGroup.SuspendLayout();
307 this.ResidentListTeleportHomeGroup.SuspendLayout(); 322 this.SetCovenantTab.SuspendLayout();
308 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit(); 323 ((System.ComponentModel.ISupportInitialize)(this.BatchSetCovenantGridView)).BeginInit();
309 this.EstateVariablesGroup.SuspendLayout(); -  
310 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit(); 324 ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).BeginInit();
311 this.groupBox1.SuspendLayout(); -  
312 this.groupBox11.SuspendLayout(); -  
313 this.groupBox17.SuspendLayout(); -  
314 this.groupBox24.SuspendLayout(); -  
315 this.SuspendLayout(); 325 this.SuspendLayout();
316 // 326 //
317 // pictureBox1 327 // pictureBox1
318 // 328 //
319 this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage"))); 329 this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
Line 388... Line 398...
388 this.pictureBox6.Name = "pictureBox6"; 398 this.pictureBox6.Name = "pictureBox6";
389 this.pictureBox6.Size = new System.Drawing.Size(20, 20); 399 this.pictureBox6.Size = new System.Drawing.Size(20, 20);
390 this.pictureBox6.TabIndex = 10; 400 this.pictureBox6.TabIndex = 10;
391 this.pictureBox6.TabStop = false; 401 this.pictureBox6.TabStop = false;
392 this.toolTip1.SetToolTip(this.pictureBox6, resources.GetString("pictureBox6.ToolTip")); 402 this.toolTip1.SetToolTip(this.pictureBox6, resources.GetString("pictureBox6.ToolTip"));
-   403 this.pictureBox6.Click += new System.EventHandler(this.ShowToolTip);
393 // 404 //
394 // LoadedRegionsBox 405 // LoadedRegionsBox
395 // 406 //
396 this.LoadedRegionsBox.DisplayMember = "Text"; 407 this.LoadedRegionsBox.DisplayMember = "Text";
397 this.LoadedRegionsBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 408 this.LoadedRegionsBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
Line 462... Line 473...
462 this.pictureBox2.Size = new System.Drawing.Size(20, 20); 473 this.pictureBox2.Size = new System.Drawing.Size(20, 20);
463 this.pictureBox2.TabIndex = 11; 474 this.pictureBox2.TabIndex = 11;
464 this.pictureBox2.TabStop = false; 475 this.pictureBox2.TabStop = false;
465 this.toolTip1.SetToolTip(this.pictureBox2, "Before Vassal can work, Vassal must be\r\nconfigured by using the \"Settings...\"\r\nbu" + 476 this.toolTip1.SetToolTip(this.pictureBox2, "Before Vassal can work, Vassal must be\r\nconfigured by using the \"Settings...\"\r\nbu" +
466 "tton and configuring Vassal."); 477 "tton and configuring Vassal.");
-   478 this.pictureBox2.Click += new System.EventHandler(this.ShowToolTip);
467 // 479 //
468 // Version 480 // Version
469 // 481 //
470 this.Version.AutoSize = true; 482 this.Version.AutoSize = true;
471 this.Version.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 483 this.Version.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
Line 489... Line 501...
489 this.pictureBox4.Name = "pictureBox4"; 501 this.pictureBox4.Name = "pictureBox4";
490 this.pictureBox4.Size = new System.Drawing.Size(20, 20); 502 this.pictureBox4.Size = new System.Drawing.Size(20, 20);
491 this.pictureBox4.TabIndex = 12; 503 this.pictureBox4.TabIndex = 12;
492 this.pictureBox4.TabStop = false; 504 this.pictureBox4.TabStop = false;
493 this.toolTip1.SetToolTip(this.pictureBox4, "This option downloads the current region\r\nterrain given estate rights."); 505 this.toolTip1.SetToolTip(this.pictureBox4, "This option downloads the current region\r\nterrain given estate rights.");
-   506 this.pictureBox4.Click += new System.EventHandler(this.ShowToolTip);
494 // 507 //
495 // pictureBox7 508 // pictureBox7
496 // 509 //
497 this.pictureBox7.Cursor = System.Windows.Forms.Cursors.Help; 510 this.pictureBox7.Cursor = System.Windows.Forms.Cursors.Help;
498 this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image"))); 511 this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
Line 500... Line 513...
500 this.pictureBox7.Name = "pictureBox7"; 513 this.pictureBox7.Name = "pictureBox7";
501 this.pictureBox7.Size = new System.Drawing.Size(20, 20); 514 this.pictureBox7.Size = new System.Drawing.Size(20, 20);
502 this.pictureBox7.TabIndex = 12; 515 this.pictureBox7.TabIndex = 12;
503 this.pictureBox7.TabStop = false; 516 this.pictureBox7.TabStop = false;
504 this.toolTip1.SetToolTip(this.pictureBox7, "This option uploads a terrain height-map\r\nto the current region and applies it."); 517 this.toolTip1.SetToolTip(this.pictureBox7, "This option uploads a terrain height-map\r\nto the current region and applies it.");
-   518 this.pictureBox7.Click += new System.EventHandler(this.ShowToolTip);
505 // 519 //
506 // pictureBox5 520 // pictureBox5
507 // 521 //
508 this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help; 522 this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help;
509 this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image"))); 523 this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
Line 511... Line 525...
511 this.pictureBox5.Name = "pictureBox5"; 525 this.pictureBox5.Name = "pictureBox5";
512 this.pictureBox5.Size = new System.Drawing.Size(20, 20); 526 this.pictureBox5.Size = new System.Drawing.Size(20, 20);
513 this.pictureBox5.TabIndex = 12; 527 this.pictureBox5.TabIndex = 12;
514 this.pictureBox5.TabStop = false; 528 this.pictureBox5.TabStop = false;
515 this.toolTip1.SetToolTip(this.pictureBox5, resources.GetString("pictureBox5.ToolTip")); 529 this.toolTip1.SetToolTip(this.pictureBox5, resources.GetString("pictureBox5.ToolTip"));
-   530 this.pictureBox5.Click += new System.EventHandler(this.ShowToolTip);
516 // 531 //
517 // pictureBox3 532 // pictureBox3
518 // 533 //
519 this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help; 534 this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help;
520 this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); 535 this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
Line 522... Line 537...
522 this.pictureBox3.Name = "pictureBox3"; 537 this.pictureBox3.Name = "pictureBox3";
523 this.pictureBox3.Size = new System.Drawing.Size(20, 20); 538 this.pictureBox3.Size = new System.Drawing.Size(20, 20);
524 this.pictureBox3.TabIndex = 11; 539 this.pictureBox3.TabIndex = 11;
525 this.pictureBox3.TabStop = false; 540 this.pictureBox3.TabStop = false;
526 this.toolTip1.SetToolTip(this.pictureBox3, resources.GetString("pictureBox3.ToolTip")); 541 this.toolTip1.SetToolTip(this.pictureBox3, resources.GetString("pictureBox3.ToolTip"));
-   542 this.pictureBox3.Click += new System.EventHandler(this.ShowToolTip);
527 // 543 //
528 // pictureBox8 544 // pictureBox8
529 // 545 //
530 this.pictureBox8.Cursor = System.Windows.Forms.Cursors.Help; 546 this.pictureBox8.Cursor = System.Windows.Forms.Cursors.Help;
531 this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image"))); 547 this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
Line 533... Line 549...
533 this.pictureBox8.Name = "pictureBox8"; 549 this.pictureBox8.Name = "pictureBox8";
534 this.pictureBox8.Size = new System.Drawing.Size(20, 20); 550 this.pictureBox8.Size = new System.Drawing.Size(20, 20);
535 this.pictureBox8.TabIndex = 11; 551 this.pictureBox8.TabIndex = 11;
536 this.pictureBox8.TabStop = false; 552 this.pictureBox8.TabStop = false;
537 this.toolTip1.SetToolTip(this.pictureBox8, "Select an estate list from the drop-down\r\nin order to populate the list."); 553 this.toolTip1.SetToolTip(this.pictureBox8, "Select an estate list from the drop-down\r\nin order to populate the list.");
-   554 this.pictureBox8.Click += new System.EventHandler(this.ShowToolTip);
538 // 555 //
539 // pictureBox9 556 // pictureBox9
540 // 557 //
541 this.pictureBox9.Cursor = System.Windows.Forms.Cursors.Help; 558 this.pictureBox9.Cursor = System.Windows.Forms.Cursors.Help;
542 this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image"))); 559 this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
Line 544... Line 561...
544 this.pictureBox9.Name = "pictureBox9"; 561 this.pictureBox9.Name = "pictureBox9";
545 this.pictureBox9.Size = new System.Drawing.Size(20, 20); 562 this.pictureBox9.Size = new System.Drawing.Size(20, 20);
546 this.pictureBox9.TabIndex = 15; 563 this.pictureBox9.TabIndex = 15;
547 this.pictureBox9.TabStop = false; 564 this.pictureBox9.TabStop = false;
548 this.toolTip1.SetToolTip(this.pictureBox9, resources.GetString("pictureBox9.ToolTip")); 565 this.toolTip1.SetToolTip(this.pictureBox9, resources.GetString("pictureBox9.ToolTip"));
-   566 this.pictureBox9.Click += new System.EventHandler(this.ShowToolTip);
549 // 567 //
550 // pictureBox10 568 // pictureBox10
551 // 569 //
552 this.pictureBox10.Cursor = System.Windows.Forms.Cursors.Help; 570 this.pictureBox10.Cursor = System.Windows.Forms.Cursors.Help;
553 this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image"))); 571 this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
Line 556... Line 574...
556 this.pictureBox10.Size = new System.Drawing.Size(20, 20); 574 this.pictureBox10.Size = new System.Drawing.Size(20, 20);
557 this.pictureBox10.TabIndex = 16; 575 this.pictureBox10.TabIndex = 16;
558 this.pictureBox10.TabStop = false; 576 this.pictureBox10.TabStop = false;
559 this.toolTip1.SetToolTip(this.pictureBox10, "Groups can be added to an estate list by\r\nname or by UUID. Simply type the group\r" + 577 this.toolTip1.SetToolTip(this.pictureBox10, "Groups can be added to an estate list by\r\nname or by UUID. Simply type the group\r" +
560 "\nname or the group UUID in the \"Groups\"\r\nbox and then click \"Add Group\" button."); 578 "\nname or the group UUID in the \"Groups\"\r\nbox and then click \"Add Group\" button.");
-   579 this.pictureBox10.Click += new System.EventHandler(this.ShowToolTip);
561 // 580 //
562 // pictureBox11 581 // pictureBox11
563 // 582 //
564 this.pictureBox11.Cursor = System.Windows.Forms.Cursors.Help; 583 this.pictureBox11.Cursor = System.Windows.Forms.Cursors.Help;
565 this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image"))); 584 this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image")));
Line 569... Line 588...
569 this.pictureBox11.TabIndex = 17; 588 this.pictureBox11.TabIndex = 17;
570 this.pictureBox11.TabStop = false; 589 this.pictureBox11.TabStop = false;
571 this.toolTip1.SetToolTip(this.pictureBox11, "In order to add an agent to the state\r\nlist, first type the resident first-name\r\n" + 590 this.toolTip1.SetToolTip(this.pictureBox11, "In order to add an agent to the state\r\nlist, first type the resident first-name\r\n" +
572 "and their last-name in the corresponding\r\nboxes and then press the \"Add Resident" + 591 "and their last-name in the corresponding\r\nboxes and then press the \"Add Resident" +
573 "\"."); 592 "\".");
-   593 this.pictureBox11.Click += new System.EventHandler(this.ShowToolTip);
574 // 594 //
575 // pictureBox12 595 // pictureBox12
576 // 596 //
577 this.pictureBox12.Cursor = System.Windows.Forms.Cursors.Help; 597 this.pictureBox12.Cursor = System.Windows.Forms.Cursors.Help;
578 this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image"))); 598 this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
Line 580... Line 600...
580 this.pictureBox12.Name = "pictureBox12"; 600 this.pictureBox12.Name = "pictureBox12";
581 this.pictureBox12.Size = new System.Drawing.Size(20, 20); 601 this.pictureBox12.Size = new System.Drawing.Size(20, 20);
582 this.pictureBox12.TabIndex = 11; 602 this.pictureBox12.TabIndex = 11;
583 this.pictureBox12.TabStop = false; 603 this.pictureBox12.TabStop = false;
584 this.toolTip1.SetToolTip(this.pictureBox12, resources.GetString("pictureBox12.ToolTip")); 604 this.toolTip1.SetToolTip(this.pictureBox12, resources.GetString("pictureBox12.ToolTip"));
-   605 this.pictureBox12.Click += new System.EventHandler(this.ShowToolTip);
585 // 606 //
586 // pictureBox13 607 // pictureBox13
587 // 608 //
588 this.pictureBox13.Cursor = System.Windows.Forms.Cursors.Help; 609 this.pictureBox13.Cursor = System.Windows.Forms.Cursors.Help;
589 this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image"))); 610 this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
Line 592... Line 613...
592 this.pictureBox13.Size = new System.Drawing.Size(20, 20); 613 this.pictureBox13.Size = new System.Drawing.Size(20, 20);
593 this.pictureBox13.TabIndex = 12; 614 this.pictureBox13.TabIndex = 12;
594 this.pictureBox13.TabStop = false; 615 this.pictureBox13.TabStop = false;
595 this.toolTip1.SetToolTip(this.pictureBox13, "To apply the region info, make all the\r\nsettings in this group and then press\r\nth" + 616 this.toolTip1.SetToolTip(this.pictureBox13, "To apply the region info, make all the\r\nsettings in this group and then press\r\nth" +
596 "e \"Apply\" button."); 617 "e \"Apply\" button.");
-   618 this.pictureBox13.Click += new System.EventHandler(this.ShowToolTip);
597 // 619 //
598 // pictureBox14 620 // pictureBox14
599 // 621 //
600 this.pictureBox14.Cursor = System.Windows.Forms.Cursors.Help; 622 this.pictureBox14.Cursor = System.Windows.Forms.Cursors.Help;
601 this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image"))); 623 this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image")));
Line 604... Line 626...
604 this.pictureBox14.Size = new System.Drawing.Size(20, 20); 626 this.pictureBox14.Size = new System.Drawing.Size(20, 20);
605 this.pictureBox14.TabIndex = 13; 627 this.pictureBox14.TabIndex = 13;
606 this.pictureBox14.TabStop = false; 628 this.pictureBox14.TabStop = false;
607 this.toolTip1.SetToolTip(this.pictureBox14, "In order to apply the region debug to\r\nthe current region, complete all the \r\nbox" + 629 this.toolTip1.SetToolTip(this.pictureBox14, "In order to apply the region debug to\r\nthe current region, complete all the \r\nbox" +
608 "es and press the \"Apply\" button."); 630 "es and press the \"Apply\" button.");
-   631 this.pictureBox14.Click += new System.EventHandler(this.ShowToolTip);
609 // 632 //
610 // pictureBox15 633 // pictureBox15
611 // 634 //
612 this.pictureBox15.Cursor = System.Windows.Forms.Cursors.Help; 635 this.pictureBox15.Cursor = System.Windows.Forms.Cursors.Help;
613 this.pictureBox15.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox15.Image"))); 636 this.pictureBox15.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox15.Image")));
Line 615... Line 638...
615 this.pictureBox15.Name = "pictureBox15"; 638 this.pictureBox15.Name = "pictureBox15";
616 this.pictureBox15.Size = new System.Drawing.Size(20, 20); 639 this.pictureBox15.Size = new System.Drawing.Size(20, 20);
617 this.pictureBox15.TabIndex = 11; 640 this.pictureBox15.TabIndex = 11;
618 this.pictureBox15.TabStop = false; 641 this.pictureBox15.TabStop = false;
619 this.toolTip1.SetToolTip(this.pictureBox15, resources.GetString("pictureBox15.ToolTip")); 642 this.toolTip1.SetToolTip(this.pictureBox15, resources.GetString("pictureBox15.ToolTip"));
-   643 this.pictureBox15.Click += new System.EventHandler(this.ShowToolTip);
620 // 644 //
621 // pictureBox16 645 // pictureBox16
622 // 646 //
623 this.pictureBox16.Cursor = System.Windows.Forms.Cursors.Help; 647 this.pictureBox16.Cursor = System.Windows.Forms.Cursors.Help;
624 this.pictureBox16.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox16.Image"))); 648 this.pictureBox16.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox16.Image")));
Line 626... Line 650...
626 this.pictureBox16.Name = "pictureBox16"; 650 this.pictureBox16.Name = "pictureBox16";
627 this.pictureBox16.Size = new System.Drawing.Size(20, 20); 651 this.pictureBox16.Size = new System.Drawing.Size(20, 20);
628 this.pictureBox16.TabIndex = 12; 652 this.pictureBox16.TabIndex = 12;
629 this.pictureBox16.TabStop = false; 653 this.pictureBox16.TabStop = false;
630 this.toolTip1.SetToolTip(this.pictureBox16, resources.GetString("pictureBox16.ToolTip")); 654 this.toolTip1.SetToolTip(this.pictureBox16, resources.GetString("pictureBox16.ToolTip"));
-   655 this.pictureBox16.Click += new System.EventHandler(this.ShowToolTip);
631 // 656 //
632 // pictureBox17 657 // pictureBox17
633 // 658 //
634 this.pictureBox17.Cursor = System.Windows.Forms.Cursors.Help; 659 this.pictureBox17.Cursor = System.Windows.Forms.Cursors.Help;
635 this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image"))); 660 this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
Line 637... Line 662...
637 this.pictureBox17.Name = "pictureBox17"; 662 this.pictureBox17.Name = "pictureBox17";
638 this.pictureBox17.Size = new System.Drawing.Size(20, 20); 663 this.pictureBox17.Size = new System.Drawing.Size(20, 20);
639 this.pictureBox17.TabIndex = 11; 664 this.pictureBox17.TabIndex = 11;
640 this.pictureBox17.TabStop = false; 665 this.pictureBox17.TabStop = false;
641 this.toolTip1.SetToolTip(this.pictureBox17, resources.GetString("pictureBox17.ToolTip")); 666 this.toolTip1.SetToolTip(this.pictureBox17, resources.GetString("pictureBox17.ToolTip"));
-   667 this.pictureBox17.Click += new System.EventHandler(this.ShowToolTip);
-   668 //
-   669 // pictureBox18
-   670 //
-   671 this.pictureBox18.Cursor = System.Windows.Forms.Cursors.Help;
-   672 this.pictureBox18.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox18.Image")));
-   673 this.pictureBox18.Location = new System.Drawing.Point(104, 22);
-   674 this.pictureBox18.Name = "pictureBox18";
-   675 this.pictureBox18.Size = new System.Drawing.Size(20, 20);
-   676 this.pictureBox18.TabIndex = 12;
-   677 this.pictureBox18.TabStop = false;
-   678 this.toolTip1.SetToolTip(this.pictureBox18, "You can select residents (multiple\r\nselection is possible by control / shift\r\ncli" +
-   679 "cking the list) and then press the\r\n\"Teleport Home\" button in order to\r\nteleport" +
-   680 " the users home from the region.");
-   681 this.pictureBox18.Click += new System.EventHandler(this.ShowToolTip);
-   682 //
-   683 // pictureBox19
-   684 //
-   685 this.pictureBox19.Cursor = System.Windows.Forms.Cursors.Help;
-   686 this.pictureBox19.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox19.Image")));
-   687 this.pictureBox19.Location = new System.Drawing.Point(187, 179);
-   688 this.pictureBox19.Name = "pictureBox19";
-   689 this.pictureBox19.Size = new System.Drawing.Size(20, 20);
-   690 this.pictureBox19.TabIndex = 13;
-   691 this.pictureBox19.TabStop = false;
-   692 this.toolTip1.SetToolTip(this.pictureBox19, "All the values have to be completed and\r\nthen by pressing the \"Set Variables\"\r\nbu" +
-   693 "tton, the settings will be applied to\r\nthe current region.");
-   694 this.pictureBox19.Click += new System.EventHandler(this.ShowToolTip);
642 // 695 //
643 // LoadRawFileDialog 696 // LoadRawFileDialog
644 // 697 //
645 this.LoadRawFileDialog.FileName = "openFileDialog1"; 698 this.LoadRawFileDialog.FileName = "openFileDialog1";
646 this.LoadRawFileDialog.Filter = "RAW (*.raw)|*.raw|All files (*.*)|*.*"; 699 this.LoadRawFileDialog.Filter = "RAW (*.raw)|*.raw|All files (*.*)|*.*";
Line 888... Line 941...
888 // RegionToolsTerrainToolsGroup 941 // RegionToolsTerrainToolsGroup
889 // 942 //
890 this.RegionToolsTerrainToolsGroup.Controls.Add(this.EstateVariablesGroup); 943 this.RegionToolsTerrainToolsGroup.Controls.Add(this.EstateVariablesGroup);
891 this.RegionToolsTerrainToolsGroup.Controls.Add(this.groupBox13); 944 this.RegionToolsTerrainToolsGroup.Controls.Add(this.groupBox13);
892 this.RegionToolsTerrainToolsGroup.Controls.Add(this.EstateTerrainDownloadUploadGroup); 945 this.RegionToolsTerrainToolsGroup.Controls.Add(this.EstateTerrainDownloadUploadGroup);
893 this.RegionToolsTerrainToolsGroup.Location = new System.Drawing.Point(479, 100); 946 this.RegionToolsTerrainToolsGroup.Location = new System.Drawing.Point(125, 15);
894 this.RegionToolsTerrainToolsGroup.Name = "RegionToolsTerrainToolsGroup"; 947 this.RegionToolsTerrainToolsGroup.Name = "RegionToolsTerrainToolsGroup";
895 this.RegionToolsTerrainToolsGroup.Size = new System.Drawing.Size(228, 386); 948 this.RegionToolsTerrainToolsGroup.Size = new System.Drawing.Size(472, 243);
896 this.RegionToolsTerrainToolsGroup.TabIndex = 0; 949 this.RegionToolsTerrainToolsGroup.TabIndex = 0;
897 this.RegionToolsTerrainToolsGroup.TabStop = false; 950 this.RegionToolsTerrainToolsGroup.TabStop = false;
898 this.RegionToolsTerrainToolsGroup.Text = "Terrain Tools"; 951 this.RegionToolsTerrainToolsGroup.Text = "Terrain Tools";
899 // 952 //
-   953 // EstateVariablesGroup
-   954 //
-   955 this.EstateVariablesGroup.Controls.Add(this.label10);
-   956 this.EstateVariablesGroup.Controls.Add(this.TerrainToolsSunPositionBox);
-   957 this.EstateVariablesGroup.Controls.Add(this.TerrainToolsFixedSunBox);
-   958 this.EstateVariablesGroup.Controls.Add(this.TerrainToolsUseEstateSunBox);
-   959 this.EstateVariablesGroup.Controls.Add(this.label9);
-   960 this.EstateVariablesGroup.Controls.Add(this.TerrainToolsTerrainLowerLimitBox);
-   961 this.EstateVariablesGroup.Controls.Add(this.label8);
-   962 this.EstateVariablesGroup.Controls.Add(this.TerrainToolsTerrainRaiseLimitBox);
-   963 this.EstateVariablesGroup.Controls.Add(this.label7);
-   964 this.EstateVariablesGroup.Controls.Add(this.TerrainToolsWaterHeightBox);
-   965 this.EstateVariablesGroup.Controls.Add(this.pictureBox19);
-   966 this.EstateVariablesGroup.Controls.Add(this.SetTerrainVariablesButton);
-   967 this.EstateVariablesGroup.Location = new System.Drawing.Point(240, 21);
-   968 this.EstateVariablesGroup.Name = "EstateVariablesGroup";
-   969 this.EstateVariablesGroup.Size = new System.Drawing.Size(215, 207);
-   970 this.EstateVariablesGroup.TabIndex = 15;
-   971 this.EstateVariablesGroup.TabStop = false;
-   972 this.EstateVariablesGroup.Text = "Variables";
-   973 //
-   974 // label10
-   975 //
-   976 this.label10.AutoSize = true;
-   977 this.label10.Location = new System.Drawing.Point(83, 152);
-   978 this.label10.Name = "label10";
-   979 this.label10.Size = new System.Drawing.Size(74, 16);
-   980 this.label10.TabIndex = 3;
-   981 this.label10.Text = "Sun Position:";
-   982 //
-   983 // TerrainToolsSunPositionBox
-   984 //
-   985 this.TerrainToolsSunPositionBox.Location = new System.Drawing.Point(168, 150);
-   986 this.TerrainToolsSunPositionBox.Name = "TerrainToolsSunPositionBox";
-   987 this.TerrainToolsSunPositionBox.Size = new System.Drawing.Size(39, 22);
-   988 this.TerrainToolsSunPositionBox.TabIndex = 3;
-   989 //
-   990 // TerrainToolsFixedSunBox
-   991 //
-   992 this.TerrainToolsFixedSunBox.AutoSize = true;
-   993 this.TerrainToolsFixedSunBox.Location = new System.Drawing.Point(132, 128);
-   994 this.TerrainToolsFixedSunBox.Name = "TerrainToolsFixedSunBox";
-   995 this.TerrainToolsFixedSunBox.Size = new System.Drawing.Size(75, 20);
-   996 this.TerrainToolsFixedSunBox.TabIndex = 3;
-   997 this.TerrainToolsFixedSunBox.Text = "Fixed Sun";
-   998 this.TerrainToolsFixedSunBox.UseVisualStyleBackColor = true;
-   999 //
-   1000 // TerrainToolsUseEstateSunBox
-   1001 //
-   1002 this.TerrainToolsUseEstateSunBox.AutoSize = true;
-   1003 this.TerrainToolsUseEstateSunBox.Location = new System.Drawing.Point(107, 102);
-   1004 this.TerrainToolsUseEstateSunBox.Name = "TerrainToolsUseEstateSunBox";
-   1005 this.TerrainToolsUseEstateSunBox.Size = new System.Drawing.Size(100, 20);
-   1006 this.TerrainToolsUseEstateSunBox.TabIndex = 3;
-   1007 this.TerrainToolsUseEstateSunBox.Text = "Use Estate Sun";
-   1008 this.TerrainToolsUseEstateSunBox.UseVisualStyleBackColor = true;
-   1009 //
-   1010 // label9
-   1011 //
-   1012 this.label9.AutoSize = true;
-   1013 this.label9.Location = new System.Drawing.Point(50, 76);
-   1014 this.label9.Name = "label9";
-   1015 this.label9.Size = new System.Drawing.Size(109, 16);
-   1016 this.label9.TabIndex = 19;
-   1017 this.label9.Text = "Terrain Lower Limit:";
-   1018 //
-   1019 // TerrainToolsTerrainLowerLimitBox
-   1020 //
-   1021 this.TerrainToolsTerrainLowerLimitBox.Location = new System.Drawing.Point(168, 74);
-   1022 this.TerrainToolsTerrainLowerLimitBox.Name = "TerrainToolsTerrainLowerLimitBox";
-   1023 this.TerrainToolsTerrainLowerLimitBox.Size = new System.Drawing.Size(39, 22);
-   1024 this.TerrainToolsTerrainLowerLimitBox.TabIndex = 18;
-   1025 //
-   1026 // label8
-   1027 //
-   1028 this.label8.AutoSize = true;
-   1029 this.label8.Location = new System.Drawing.Point(57, 48);
-   1030 this.label8.Name = "label8";
-   1031 this.label8.Size = new System.Drawing.Size(102, 16);
-   1032 this.label8.TabIndex = 17;
-   1033 this.label8.Text = "Terrain Raise Limit:";
-   1034 //
-   1035 // TerrainToolsTerrainRaiseLimitBox
-   1036 //
-   1037 this.TerrainToolsTerrainRaiseLimitBox.Location = new System.Drawing.Point(168, 46);
-   1038 this.TerrainToolsTerrainRaiseLimitBox.Name = "TerrainToolsTerrainRaiseLimitBox";
-   1039 this.TerrainToolsTerrainRaiseLimitBox.Size = new System.Drawing.Size(39, 22);
-   1040 this.TerrainToolsTerrainRaiseLimitBox.TabIndex = 16;
-   1041 //
-   1042 // label7
-   1043 //
-   1044 this.label7.AutoSize = true;
-   1045 this.label7.Location = new System.Drawing.Point(83, 19);
-   1046 this.label7.Name = "label7";
-   1047 this.label7.Size = new System.Drawing.Size(76, 16);
-   1048 this.label7.TabIndex = 15;
-   1049 this.label7.Text = "Water Height:";
-   1050 //
-   1051 // TerrainToolsWaterHeightBox
-   1052 //
-   1053 this.TerrainToolsWaterHeightBox.Location = new System.Drawing.Point(168, 18);
-   1054 this.TerrainToolsWaterHeightBox.Name = "TerrainToolsWaterHeightBox";
-   1055 this.TerrainToolsWaterHeightBox.Size = new System.Drawing.Size(39, 22);
-   1056 this.TerrainToolsWaterHeightBox.TabIndex = 14;
-   1057 //
-   1058 // SetTerrainVariablesButton
-   1059 //
-   1060 this.SetTerrainVariablesButton.Location = new System.Drawing.Point(86, 178);
-   1061 this.SetTerrainVariablesButton.Name = "SetTerrainVariablesButton";
-   1062 this.SetTerrainVariablesButton.Size = new System.Drawing.Size(95, 23);
-   1063 this.SetTerrainVariablesButton.TabIndex = 0;
-   1064 this.SetTerrainVariablesButton.Text = "Set Variables";
-   1065 this.SetTerrainVariablesButton.UseVisualStyleBackColor = true;
-   1066 this.SetTerrainVariablesButton.Click += new System.EventHandler(this.RequestSetVariables);
-   1067 //
900 // groupBox13 1068 // groupBox13
901 // 1069 //
902 this.groupBox13.Controls.Add(this.RipTerrainButton); 1070 this.groupBox13.Controls.Add(this.RipTerrainButton);
903 this.groupBox13.Controls.Add(this.pictureBox5); 1071 this.groupBox13.Controls.Add(this.pictureBox5);
904 this.groupBox13.Location = new System.Drawing.Point(6, 110); 1072 this.groupBox13.Location = new System.Drawing.Point(6, 110);
Line 1195... Line 1363...
1195 this.label3.TabIndex = 13; 1363 this.label3.TabIndex = 13;
1196 this.label3.Text = "Restart Delay:"; 1364 this.label3.Text = "Restart Delay:";
1197 // 1365 //
1198 // RegionRestartDelayBox 1366 // RegionRestartDelayBox
1199 // 1367 //
-   1368 this.RegionRestartDelayBox.AcceptsReturn = true;
1200 this.RegionRestartDelayBox.Location = new System.Drawing.Point(270, 455); 1369 this.RegionRestartDelayBox.Location = new System.Drawing.Point(270, 455);
1201 this.RegionRestartDelayBox.Name = "RegionRestartDelayBox"; 1370 this.RegionRestartDelayBox.Name = "RegionRestartDelayBox";
1202 this.RegionRestartDelayBox.Size = new System.Drawing.Size(72, 22); 1371 this.RegionRestartDelayBox.Size = new System.Drawing.Size(72, 22);
1203 this.RegionRestartDelayBox.TabIndex = 12; 1372 this.RegionRestartDelayBox.TabIndex = 12;
1204 // 1373 //
Line 1257... Line 1426...
1257 this.ResidentListTab.Size = new System.Drawing.Size(719, 489); 1426 this.ResidentListTab.Size = new System.Drawing.Size(719, 489);
1258 this.ResidentListTab.TabIndex = 4; 1427 this.ResidentListTab.TabIndex = 4;
1259 this.ResidentListTab.Text = "Resident List"; 1428 this.ResidentListTab.Text = "Resident List";
1260 this.ResidentListTab.UseVisualStyleBackColor = true; 1429 this.ResidentListTab.UseVisualStyleBackColor = true;
1261 // 1430 //
-   1431 // ResidentListTeleportHomeGroup
-   1432 //
-   1433 this.ResidentListTeleportHomeGroup.Controls.Add(this.pictureBox18);
-   1434 this.ResidentListTeleportHomeGroup.Controls.Add(this.button1);
-   1435 this.ResidentListTeleportHomeGroup.Location = new System.Drawing.Point(374, 426);
-   1436 this.ResidentListTeleportHomeGroup.Name = "ResidentListTeleportHomeGroup";
-   1437 this.ResidentListTeleportHomeGroup.Size = new System.Drawing.Size(132, 60);
-   1438 this.ResidentListTeleportHomeGroup.TabIndex = 11;
-   1439 this.ResidentListTeleportHomeGroup.TabStop = false;
-   1440 this.ResidentListTeleportHomeGroup.Text = "Teleport Home";
-   1441 //
-   1442 // button1
-   1443 //
-   1444 this.button1.Location = new System.Drawing.Point(6, 20);
-   1445 this.button1.Name = "button1";
-   1446 this.button1.Size = new System.Drawing.Size(92, 23);
-   1447 this.button1.TabIndex = 0;
-   1448 this.button1.Text = "Teleport Home";
-   1449 this.button1.UseVisualStyleBackColor = true;
-   1450 this.button1.Click += new System.EventHandler(this.RequestTeleportHome);
-   1451 //
1262 // ResidentListBanGroup 1452 // ResidentListBanGroup
1263 // 1453 //
1264 this.ResidentListBanGroup.Controls.Add(this.pictureBox17); 1454 this.ResidentListBanGroup.Controls.Add(this.pictureBox17);
1265 this.ResidentListBanGroup.Controls.Add(this.ResidentBanAllEstatesBox); 1455 this.ResidentListBanGroup.Controls.Add(this.ResidentBanAllEstatesBox);
1266 this.ResidentListBanGroup.Controls.Add(this.ResidentBanButton); 1456 this.ResidentListBanGroup.Controls.Add(this.ResidentBanButton);
Line 1421... Line 1611...
1421 this.OverviewTab.Size = new System.Drawing.Size(719, 489); 1611 this.OverviewTab.Size = new System.Drawing.Size(719, 489);
1422 this.OverviewTab.TabIndex = 0; 1612 this.OverviewTab.TabIndex = 0;
1423 this.OverviewTab.Text = "Overview"; 1613 this.OverviewTab.Text = "Overview";
1424 this.OverviewTab.UseVisualStyleBackColor = true; 1614 this.OverviewTab.UseVisualStyleBackColor = true;
1425 // 1615 //
-   1616 // CorradePollTimeDial
-   1617 //
-   1618 this.CorradePollTimeDial.BackColor = System.Drawing.Color.Transparent;
-   1619 this.CorradePollTimeDial.DialColor = System.Drawing.Color.LightYellow;
-   1620 this.CorradePollTimeDial.DialText = "Poll (s)";
-   1621 this.CorradePollTimeDial.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1622 this.CorradePollTimeDial.Glossiness = 0F;
-   1623 this.CorradePollTimeDial.Location = new System.Drawing.Point(518, 333);
-   1624 this.CorradePollTimeDial.MaxValue = 5F;
-   1625 this.CorradePollTimeDial.MinValue = 0F;
-   1626 this.CorradePollTimeDial.Name = "CorradePollTimeDial";
-   1627 this.CorradePollTimeDial.NoOfDivisions = 5;
-   1628 this.CorradePollTimeDial.NoOfSubDivisions = 4;
-   1629 this.CorradePollTimeDial.RecommendedValue = 0F;
-   1630 this.CorradePollTimeDial.Size = new System.Drawing.Size(150, 150);
-   1631 this.CorradePollTimeDial.TabIndex = 15;
-   1632 this.CorradePollTimeDial.ThresholdPercent = 20F;
-   1633 this.CorradePollTimeDial.Value = 0F;
-   1634 //
-   1635 // groupBox24
-   1636 //
-   1637 this.groupBox24.Controls.Add(this.NetTime);
-   1638 this.groupBox24.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1639 this.groupBox24.Location = new System.Drawing.Point(596, 281);
-   1640 this.groupBox24.Name = "groupBox24";
-   1641 this.groupBox24.Size = new System.Drawing.Size(107, 49);
-   1642 this.groupBox24.TabIndex = 14;
-   1643 this.groupBox24.TabStop = false;
-   1644 this.groupBox24.Text = "Net Time";
-   1645 //
-   1646 // NetTime
-   1647 //
-   1648 this.NetTime.AutoSize = true;
-   1649 this.NetTime.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1650 this.NetTime.Location = new System.Drawing.Point(12, 21);
-   1651 this.NetTime.Name = "NetTime";
-   1652 this.NetTime.Size = new System.Drawing.Size(32, 18);
-   1653 this.NetTime.TabIndex = 0;
-   1654 this.NetTime.Text = " ";
-   1655 //
-   1656 // groupBox17
-   1657 //
-   1658 this.groupBox17.Controls.Add(this.PhysicsTime);
-   1659 this.groupBox17.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1660 this.groupBox17.Location = new System.Drawing.Point(483, 281);
-   1661 this.groupBox17.Name = "groupBox17";
-   1662 this.groupBox17.Size = new System.Drawing.Size(107, 49);
-   1663 this.groupBox17.TabIndex = 13;
-   1664 this.groupBox17.TabStop = false;
-   1665 this.groupBox17.Text = "Physics Time";
-   1666 //
-   1667 // PhysicsTime
-   1668 //
-   1669 this.PhysicsTime.AutoSize = true;
-   1670 this.PhysicsTime.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1671 this.PhysicsTime.Location = new System.Drawing.Point(12, 21);
-   1672 this.PhysicsTime.Name = "PhysicsTime";
-   1673 this.PhysicsTime.Size = new System.Drawing.Size(32, 18);
-   1674 this.PhysicsTime.TabIndex = 0;
-   1675 this.PhysicsTime.Text = " ";
-   1676 //
-   1677 // groupBox11
-   1678 //
-   1679 this.groupBox11.Controls.Add(this.ScriptedObjects);
-   1680 this.groupBox11.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1681 this.groupBox11.Location = new System.Drawing.Point(483, 6);
-   1682 this.groupBox11.Name = "groupBox11";
-   1683 this.groupBox11.Size = new System.Drawing.Size(107, 49);
-   1684 this.groupBox11.TabIndex = 12;
-   1685 this.groupBox11.TabStop = false;
-   1686 this.groupBox11.Text = "Scripted Objects";
-   1687 //
-   1688 // ScriptedObjects
-   1689 //
-   1690 this.ScriptedObjects.AutoSize = true;
-   1691 this.ScriptedObjects.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1692 this.ScriptedObjects.Location = new System.Drawing.Point(12, 21);
-   1693 this.ScriptedObjects.Name = "ScriptedObjects";
-   1694 this.ScriptedObjects.Size = new System.Drawing.Size(32, 18);
-   1695 this.ScriptedObjects.TabIndex = 10;
-   1696 this.ScriptedObjects.Text = " ";
-   1697 //
-   1698 // groupBox2
-   1699 //
-   1700 this.groupBox2.Controls.Add(this.Agents);
-   1701 this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1702 this.groupBox2.Location = new System.Drawing.Point(596, 226);
-   1703 this.groupBox2.Name = "groupBox2";
-   1704 this.groupBox2.Size = new System.Drawing.Size(107, 49);
-   1705 this.groupBox2.TabIndex = 1;
-   1706 this.groupBox2.TabStop = false;
-   1707 this.groupBox2.Text = "Agents";
-   1708 //
-   1709 // Agents
-   1710 //
-   1711 this.Agents.AutoSize = true;
-   1712 this.Agents.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1713 this.Agents.Location = new System.Drawing.Point(12, 21);
-   1714 this.Agents.Name = "Agents";
-   1715 this.Agents.Size = new System.Drawing.Size(32, 18);
-   1716 this.Agents.TabIndex = 0;
-   1717 this.Agents.Text = " ";
-   1718 //
-   1719 // groupBox1
-   1720 //
-   1721 this.groupBox1.Controls.Add(this.FrameTime);
-   1722 this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1723 this.groupBox1.Location = new System.Drawing.Point(483, 171);
-   1724 this.groupBox1.Name = "groupBox1";
-   1725 this.groupBox1.Size = new System.Drawing.Size(107, 49);
-   1726 this.groupBox1.TabIndex = 11;
-   1727 this.groupBox1.TabStop = false;
-   1728 this.groupBox1.Text = "Frame Time";
-   1729 //
-   1730 // FrameTime
-   1731 //
-   1732 this.FrameTime.AutoSize = true;
-   1733 this.FrameTime.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1734 this.FrameTime.Location = new System.Drawing.Point(12, 21);
-   1735 this.FrameTime.Name = "FrameTime";
-   1736 this.FrameTime.Size = new System.Drawing.Size(32, 18);
-   1737 this.FrameTime.TabIndex = 0;
-   1738 this.FrameTime.Text = " ";
-   1739 //
1426 // groupBox10 1740 // groupBox10
1427 // 1741 //
1428 this.groupBox10.Controls.Add(this.RegionAvatarsMap); 1742 this.groupBox10.Controls.Add(this.RegionAvatarsMap);
1429 this.groupBox10.Location = new System.Drawing.Point(6, 6); 1743 this.groupBox10.Location = new System.Drawing.Point(6, 6);
1430 this.groupBox10.Name = "groupBox10"; 1744 this.groupBox10.Name = "groupBox10";
Line 1589... Line 1903...
1589 this.LastLag.Name = "LastLag"; 1903 this.LastLag.Name = "LastLag";
1590 this.LastLag.Size = new System.Drawing.Size(32, 18); 1904 this.LastLag.Size = new System.Drawing.Size(32, 18);
1591 this.LastLag.TabIndex = 0; 1905 this.LastLag.TabIndex = 0;
1592 this.LastLag.Text = " "; 1906 this.LastLag.Text = " ";
1593 // 1907 //
1594 // groupBox2 -  
1595 // -  
1596 this.groupBox2.Controls.Add(this.Agents); -  
1597 this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); -  
1598 this.groupBox2.Location = new System.Drawing.Point(596, 226); -  
1599 this.groupBox2.Name = "groupBox2"; -  
1600 this.groupBox2.Size = new System.Drawing.Size(107, 49); -  
1601 this.groupBox2.TabIndex = 1; -  
1602 this.groupBox2.TabStop = false; -  
1603 this.groupBox2.Text = "Agents"; -  
1604 // -  
1605 // Agents -  
1606 // -  
1607 this.Agents.AutoSize = true; -  
1608 this.Agents.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); -  
1609 this.Agents.Location = new System.Drawing.Point(12, 21); -  
1610 this.Agents.Name = "Agents"; -  
1611 this.Agents.Size = new System.Drawing.Size(32, 18); -  
1612 this.Agents.TabIndex = 0; -  
1613 this.Agents.Text = " "; -  
1614 // -  
1615 // Tabs 1908 // Tabs
1616 // 1909 //
1617 this.Tabs.Controls.Add(this.OverviewTab); 1910 this.Tabs.Controls.Add(this.OverviewTab);
1618 this.Tabs.Controls.Add(this.ResidentListTab); 1911 this.Tabs.Controls.Add(this.ResidentListTab);
1619 this.Tabs.Controls.Add(this.RegionsStateTab); 1912 this.Tabs.Controls.Add(this.RegionsStateTab);
1620 this.Tabs.Controls.Add(this.BatchRestartTab); 1913 this.Tabs.Controls.Add(this.BatchRestartTab);
1621 this.Tabs.Controls.Add(this.EstateTopTab); 1914 this.Tabs.Controls.Add(this.EstateTopTab);
1622 this.Tabs.Controls.Add(this.EstateListsTab); 1915 this.Tabs.Controls.Add(this.EstateListsTab);
1623 this.Tabs.Controls.Add(this.EstateTexturesTab); 1916 this.Tabs.Controls.Add(this.EstateTexturesTab);
1624 this.Tabs.Controls.Add(this.RegionToolsTab); 1917 this.Tabs.Controls.Add(this.RegionToolsTab);
-   1918 this.Tabs.Controls.Add(this.SetCovenantTab);
1625 this.Tabs.Enabled = false; 1919 this.Tabs.Enabled = false;
1626 this.Tabs.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1920 this.Tabs.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1627 this.Tabs.Location = new System.Drawing.Point(13, 186); 1921 this.Tabs.Location = new System.Drawing.Point(13, 186);
1628 this.Tabs.Name = "Tabs"; 1922 this.Tabs.Name = "Tabs";
1629 this.Tabs.SelectedIndex = 0; 1923 this.Tabs.SelectedIndex = 0;
Line 1898... Line 2192...
1898 this.RegionTexturesMiddleLowPictureBox.TabStop = false; 2192 this.RegionTexturesMiddleLowPictureBox.TabStop = false;
1899 // 2193 //
1900 // RegionToolsTab 2194 // RegionToolsTab
1901 // 2195 //
1902 this.RegionToolsTab.Controls.Add(this.RegionToolsRegionInfoGroup); 2196 this.RegionToolsTab.Controls.Add(this.RegionToolsRegionInfoGroup);
1903 this.RegionToolsTab.Controls.Add(this.RegionToolsRegionDebugGroup); -  
1904 this.RegionToolsTab.Controls.Add(this.RegionToolsTerrainToolsGroup); 2197 this.RegionToolsTab.Controls.Add(this.RegionToolsTerrainToolsGroup);
-   2198 this.RegionToolsTab.Controls.Add(this.RegionToolsRegionDebugGroup);
1905 this.RegionToolsTab.Location = new System.Drawing.Point(4, 25); 2199 this.RegionToolsTab.Location = new System.Drawing.Point(4, 25);
1906 this.RegionToolsTab.Name = "RegionToolsTab"; 2200 this.RegionToolsTab.Name = "RegionToolsTab";
1907 this.RegionToolsTab.Size = new System.Drawing.Size(719, 489); 2201 this.RegionToolsTab.Size = new System.Drawing.Size(719, 489);
1908 this.RegionToolsTab.TabIndex = 7; 2202 this.RegionToolsTab.TabIndex = 7;
1909 this.RegionToolsTab.Text = "Region Tools"; 2203 this.RegionToolsTab.Text = "Region Tools";
Line 1921... Line 2215...
1921 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegioninfoResellBox); 2215 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegioninfoResellBox);
1922 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoDamageBox); 2216 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoDamageBox);
1923 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoFlyBox); 2217 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoFlyBox);
1924 this.RegionToolsRegionInfoGroup.Controls.Add(this.ApplyRegionInfoButton); 2218 this.RegionToolsRegionInfoGroup.Controls.Add(this.ApplyRegionInfoButton);
1925 this.RegionToolsRegionInfoGroup.Enabled = false; 2219 this.RegionToolsRegionInfoGroup.Enabled = false;
1926 this.RegionToolsRegionInfoGroup.Location = new System.Drawing.Point(13, 12); 2220 this.RegionToolsRegionInfoGroup.Location = new System.Drawing.Point(125, 264);
1927 this.RegionToolsRegionInfoGroup.Name = "RegionToolsRegionInfoGroup"; 2221 this.RegionToolsRegionInfoGroup.Name = "RegionToolsRegionInfoGroup";
1928 this.RegionToolsRegionInfoGroup.Size = new System.Drawing.Size(460, 122); 2222 this.RegionToolsRegionInfoGroup.Size = new System.Drawing.Size(460, 122);
1929 this.RegionToolsRegionInfoGroup.TabIndex = 2; 2223 this.RegionToolsRegionInfoGroup.TabIndex = 2;
1930 this.RegionToolsRegionInfoGroup.TabStop = false; 2224 this.RegionToolsRegionInfoGroup.TabStop = false;
1931 this.RegionToolsRegionInfoGroup.Text = "Set Region Info"; 2225 this.RegionToolsRegionInfoGroup.Text = "Set Region Info";
Line 2052... Line 2346...
2052 this.RegionToolsRegionDebugGroup.Controls.Add(this.ApplyRegionDebugButton); 2346 this.RegionToolsRegionDebugGroup.Controls.Add(this.ApplyRegionDebugButton);
2053 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugPhysicsBox); 2347 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugPhysicsBox);
2054 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugCollisionsBox); 2348 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugCollisionsBox);
2055 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugScriptsBox); 2349 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugScriptsBox);
2056 this.RegionToolsRegionDebugGroup.Enabled = false; 2350 this.RegionToolsRegionDebugGroup.Enabled = false;
2057 this.RegionToolsRegionDebugGroup.Location = new System.Drawing.Point(479, 12); 2351 this.RegionToolsRegionDebugGroup.Location = new System.Drawing.Point(241, 392);
2058 this.RegionToolsRegionDebugGroup.Name = "RegionToolsRegionDebugGroup"; 2352 this.RegionToolsRegionDebugGroup.Name = "RegionToolsRegionDebugGroup";
2059 this.RegionToolsRegionDebugGroup.Size = new System.Drawing.Size(228, 82); 2353 this.RegionToolsRegionDebugGroup.Size = new System.Drawing.Size(228, 82);
2060 this.RegionToolsRegionDebugGroup.TabIndex = 1; 2354 this.RegionToolsRegionDebugGroup.TabIndex = 1;
2061 this.RegionToolsRegionDebugGroup.TabStop = false; 2355 this.RegionToolsRegionDebugGroup.TabStop = false;
2062 this.RegionToolsRegionDebugGroup.Text = "Set Region Debug"; 2356 this.RegionToolsRegionDebugGroup.Text = "Set Region Debug";
Line 2103... Line 2397...
2103 // 2397 //
2104 // LoadCSVFile 2398 // LoadCSVFile
2105 // 2399 //
2106 this.LoadCSVFile.Filter = "CSV (*.csv)|*.csv|All files (*.*)|*.*"; 2400 this.LoadCSVFile.Filter = "CSV (*.csv)|*.csv|All files (*.*)|*.*";
2107 // 2401 //
2108 // ResidentListTeleportHomeGroup -  
2109 // -  
2110 this.ResidentListTeleportHomeGroup.Controls.Add(this.pictureBox18); -  
2111 this.ResidentListTeleportHomeGroup.Controls.Add(this.button1); -  
2112 this.ResidentListTeleportHomeGroup.Location = new System.Drawing.Point(374, 426); -  
2113 this.ResidentListTeleportHomeGroup.Name = "ResidentListTeleportHomeGroup"; -  
2114 this.ResidentListTeleportHomeGroup.Size = new System.Drawing.Size(132, 60); -  
2115 this.ResidentListTeleportHomeGroup.TabIndex = 11; -  
2116 this.ResidentListTeleportHomeGroup.TabStop = false; -  
2117 this.ResidentListTeleportHomeGroup.Text = "Teleport Home"; -  
2118 // -  
2119 // button1 2402 // SetCovenantTab
2120 // -  
2121 this.button1.Location = new System.Drawing.Point(6, 20); -  
2122 this.button1.Name = "button1"; -  
2123 this.button1.Size = new System.Drawing.Size(92, 23); -  
2124 this.button1.TabIndex = 0; -  
2125 this.button1.Text = "Teleport Home"; -  
2126 this.button1.UseVisualStyleBackColor = true; -  
2127 this.button1.Click += new System.EventHandler(this.RequestTeleportHome); -  
2128 // -  
2129 // pictureBox18 -  
2130 // -  
2131 this.pictureBox18.Cursor = System.Windows.Forms.Cursors.Help; -  
2132 this.pictureBox18.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox18.Image"))); -  
2133 this.pictureBox18.Location = new System.Drawing.Point(104, 22); -  
2134 this.pictureBox18.Name = "pictureBox18"; -  
2135 this.pictureBox18.Size = new System.Drawing.Size(20, 20); -  
2136 this.pictureBox18.TabIndex = 12; -  
2137 this.pictureBox18.TabStop = false; -  
2138 this.toolTip1.SetToolTip(this.pictureBox18, "You can select residents (multiple\r\nselection is possible by control / shift\r\ncli" + -  
2139 "cking the list) and then press the\r\n\"Teleport Home\" button in order to\r\nteleport" + -  
2140 " the users home from the region."); -  
2141 // -  
2142 // EstateVariablesGroup -  
2143 // -  
2144 this.EstateVariablesGroup.Controls.Add(this.label10); -  
2145 this.EstateVariablesGroup.Controls.Add(this.TerrainToolsSunPositionBox); -  
2146 this.EstateVariablesGroup.Controls.Add(this.TerrainToolsFixedSunBox); -  
2147 this.EstateVariablesGroup.Controls.Add(this.TerrainToolsUseEstateSunBox); -  
2148 this.EstateVariablesGroup.Controls.Add(this.label9); -  
2149 this.EstateVariablesGroup.Controls.Add(this.TerrainToolsTerrainLowerLimitBox); -  
2150 this.EstateVariablesGroup.Controls.Add(this.label8); -  
2151 this.EstateVariablesGroup.Controls.Add(this.TerrainToolsTerrainRaiseLimitBox); -  
2152 this.EstateVariablesGroup.Controls.Add(this.label7); -  
2153 this.EstateVariablesGroup.Controls.Add(this.TerrainToolsWaterHeightBox); -  
2154 this.EstateVariablesGroup.Controls.Add(this.pictureBox19); -  
2155 this.EstateVariablesGroup.Controls.Add(this.SetTerrainVariablesButton); -  
2156 this.EstateVariablesGroup.Location = new System.Drawing.Point(7, 173); -  
2157 this.EstateVariablesGroup.Name = "EstateVariablesGroup"; -  
2158 this.EstateVariablesGroup.Size = new System.Drawing.Size(215, 207); -  
2159 this.EstateVariablesGroup.TabIndex = 15; -  
2160 this.EstateVariablesGroup.TabStop = false; -  
2161 this.EstateVariablesGroup.Text = "Variables"; -  
2162 // -  
2163 // SetTerrainVariablesButton -  
2164 // -  
2165 this.SetTerrainVariablesButton.Location = new System.Drawing.Point(86, 178); -  
2166 this.SetTerrainVariablesButton.Name = "SetTerrainVariablesButton"; -  
2167 this.SetTerrainVariablesButton.Size = new System.Drawing.Size(95, 23); -  
2168 this.SetTerrainVariablesButton.TabIndex = 0; -  
2169 this.SetTerrainVariablesButton.Text = "Set Variables"; -  
2170 this.SetTerrainVariablesButton.UseVisualStyleBackColor = true; -  
2171 this.SetTerrainVariablesButton.Click += new System.EventHandler(this.RequestSetVariables); -  
2172 // -  
2173 // pictureBox19 -  
2174 // -  
2175 this.pictureBox19.Cursor = System.Windows.Forms.Cursors.Help; -  
2176 this.pictureBox19.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox19.Image"))); -  
2177 this.pictureBox19.Location = new System.Drawing.Point(187, 179); -  
2178 this.pictureBox19.Name = "pictureBox19"; -  
2179 this.pictureBox19.Size = new System.Drawing.Size(20, 20); -  
2180 this.pictureBox19.TabIndex = 13; -  
2181 this.pictureBox19.TabStop = false; -  
2182 this.toolTip1.SetToolTip(this.pictureBox19, "All the values have to be completed and\r\nthen by pressing the \"Set Variables\"\r\nbu" + -  
2183 "tton, the settings will be applied to\r\nthe current region."); -  
2184 // -  
2185 // TerrainToolsWaterHeightBox -  
2186 // -  
2187 this.TerrainToolsWaterHeightBox.Location = new System.Drawing.Point(168, 18); -  
2188 this.TerrainToolsWaterHeightBox.Name = "TerrainToolsWaterHeightBox"; -  
2189 this.TerrainToolsWaterHeightBox.Size = new System.Drawing.Size(39, 22); -  
2190 this.TerrainToolsWaterHeightBox.TabIndex = 14; -  
2191 // -  
2192 // label7 -  
2193 // -  
2194 this.label7.AutoSize = true; -  
2195 this.label7.Location = new System.Drawing.Point(83, 19); -  
2196 this.label7.Name = "label7"; -  
2197 this.label7.Size = new System.Drawing.Size(76, 16); -  
2198 this.label7.TabIndex = 15; -  
2199 this.label7.Text = "Water Height:"; -  
2200 // -  
2201 // TerrainToolsTerrainRaiseLimitBox -  
2202 // -  
2203 this.TerrainToolsTerrainRaiseLimitBox.Location = new System.Drawing.Point(168, 46); -  
2204 this.TerrainToolsTerrainRaiseLimitBox.Name = "TerrainToolsTerrainRaiseLimitBox"; -  
2205 this.TerrainToolsTerrainRaiseLimitBox.Size = new System.Drawing.Size(39, 22); -  
2206 this.TerrainToolsTerrainRaiseLimitBox.TabIndex = 16; -  
2207 // -  
2208 // label8 -  
2209 // -  
2210 this.label8.AutoSize = true; -  
2211 this.label8.Location = new System.Drawing.Point(57, 48); -  
2212 this.label8.Name = "label8"; -  
2213 this.label8.Size = new System.Drawing.Size(102, 16); -  
2214 this.label8.TabIndex = 17; -  
2215 this.label8.Text = "Terrain Raise Limit:"; -  
2216 // -  
2217 // TerrainToolsTerrainLowerLimitBox -  
2218 // -  
2219 this.TerrainToolsTerrainLowerLimitBox.Location = new System.Drawing.Point(168, 74); -  
2220 this.TerrainToolsTerrainLowerLimitBox.Name = "TerrainToolsTerrainLowerLimitBox"; -  
2221 this.TerrainToolsTerrainLowerLimitBox.Size = new System.Drawing.Size(39, 22); -  
2222 this.TerrainToolsTerrainLowerLimitBox.TabIndex = 18; -  
2223 // 2403 //
2371 // 2477 //
2372 // Vassal 2478 // Vassal
2373 // 2479 //
2374 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 2480 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
2375 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 2481 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
Line 2409... Line 2515...
2409 ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit(); 2515 ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
2410 ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit(); 2516 ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
2411 ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit(); 2517 ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
2412 ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit(); 2518 ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
2413 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit(); 2519 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
-   2520 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
-   2521 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit();
2414 this.EstateListsTab.ResumeLayout(false); 2522 this.EstateListsTab.ResumeLayout(false);
2415 this.EstateListsGroupsGroup.ResumeLayout(false); 2523 this.EstateListsGroupsGroup.ResumeLayout(false);
2416 this.EstateListsGroupsGroup.PerformLayout(); 2524 this.EstateListsGroupsGroup.PerformLayout();
2417 this.EstateListsResidentsGroup.ResumeLayout(false); 2525 this.EstateListsResidentsGroup.ResumeLayout(false);
2418 this.groupBox15.ResumeLayout(false); 2526 this.groupBox15.ResumeLayout(false);
Line 2421... Line 2529...
2421 this.groupBox16.PerformLayout(); 2529 this.groupBox16.PerformLayout();
2422 this.EstateListGroup.ResumeLayout(false); 2530 this.EstateListGroup.ResumeLayout(false);
2423 this.EstateListGroup.PerformLayout(); 2531 this.EstateListGroup.PerformLayout();
2424 ((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).EndInit(); 2532 ((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).EndInit();
2425 this.RegionToolsTerrainToolsGroup.ResumeLayout(false); 2533 this.RegionToolsTerrainToolsGroup.ResumeLayout(false);
-   2534 this.EstateVariablesGroup.ResumeLayout(false);
-   2535 this.EstateVariablesGroup.PerformLayout();
2426 this.groupBox13.ResumeLayout(false); 2536 this.groupBox13.ResumeLayout(false);
2427 this.EstateTerrainDownloadUploadGroup.ResumeLayout(false); 2537 this.EstateTerrainDownloadUploadGroup.ResumeLayout(false);
2428 this.EstateTopTab.ResumeLayout(false); 2538 this.EstateTopTab.ResumeLayout(false);
2429 this.groupBox14.ResumeLayout(false); 2539 this.groupBox14.ResumeLayout(false);
2430 this.groupBox14.PerformLayout(); 2540 this.groupBox14.PerformLayout();
Line 2435... Line 2545...
2435 this.BatchRestartTab.ResumeLayout(false); 2545 this.BatchRestartTab.ResumeLayout(false);
2436 this.BatchRestartTab.PerformLayout(); 2546 this.BatchRestartTab.PerformLayout();
2437 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).EndInit(); 2547 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).EndInit();
2438 this.ResidentListTab.ResumeLayout(false); 2548 this.ResidentListTab.ResumeLayout(false);
2439 this.ResidentListTab.PerformLayout(); 2549 this.ResidentListTab.PerformLayout();
-   2550 this.ResidentListTeleportHomeGroup.ResumeLayout(false);
2440 this.ResidentListBanGroup.ResumeLayout(false); 2551 this.ResidentListBanGroup.ResumeLayout(false);
2441 this.ResidentListBanGroup.PerformLayout(); 2552 this.ResidentListBanGroup.PerformLayout();
2442 ((System.ComponentModel.ISupportInitialize)(this.ResidentListGridView)).EndInit(); 2553 ((System.ComponentModel.ISupportInitialize)(this.ResidentListGridView)).EndInit();
2443 this.RegionsStateTab.ResumeLayout(false); 2554 this.RegionsStateTab.ResumeLayout(false);
2444 ((System.ComponentModel.ISupportInitialize)(this.RegionsStateGridView)).EndInit(); 2555 ((System.ComponentModel.ISupportInitialize)(this.RegionsStateGridView)).EndInit();
2445 this.OverviewTab.ResumeLayout(false); 2556 this.OverviewTab.ResumeLayout(false);
-   2557 this.groupBox24.ResumeLayout(false);
-   2558 this.groupBox24.PerformLayout();
-   2559 this.groupBox17.ResumeLayout(false);
-   2560 this.groupBox17.PerformLayout();
-   2561 this.groupBox11.ResumeLayout(false);
-   2562 this.groupBox11.PerformLayout();
-   2563 this.groupBox2.ResumeLayout(false);
-   2564 this.groupBox2.PerformLayout();
-   2565 this.groupBox1.ResumeLayout(false);
-   2566 this.groupBox1.PerformLayout();
2446 this.groupBox10.ResumeLayout(false); 2567 this.groupBox10.ResumeLayout(false);
2447 ((System.ComponentModel.ISupportInitialize)(this.RegionAvatarsMap)).EndInit(); 2568 ((System.ComponentModel.ISupportInitialize)(this.RegionAvatarsMap)).EndInit();
2448 this.groupBox9.ResumeLayout(false); 2569 this.groupBox9.ResumeLayout(false);
2449 this.groupBox9.PerformLayout(); 2570 this.groupBox9.PerformLayout();
2450 this.groupBox8.ResumeLayout(false); 2571 this.groupBox8.ResumeLayout(false);
Line 2457... Line 2578...
2457 this.groupBox5.PerformLayout(); 2578 this.groupBox5.PerformLayout();
2458 this.groupBox4.ResumeLayout(false); 2579 this.groupBox4.ResumeLayout(false);
2459 this.groupBox4.PerformLayout(); 2580 this.groupBox4.PerformLayout();
2460 this.groupBox3.ResumeLayout(false); 2581 this.groupBox3.ResumeLayout(false);
2461 this.groupBox3.PerformLayout(); 2582 this.groupBox3.PerformLayout();
2462 this.groupBox2.ResumeLayout(false); -  
2463 this.groupBox2.PerformLayout(); -  
2464 this.Tabs.ResumeLayout(false); 2583 this.Tabs.ResumeLayout(false);
2465 this.EstateTexturesTab.ResumeLayout(false); 2584 this.EstateTexturesTab.ResumeLayout(false);
2466 this.GroundTexturesGroup.ResumeLayout(false); 2585 this.GroundTexturesGroup.ResumeLayout(false);
2467 this.groupBox22.ResumeLayout(false); 2586 this.groupBox22.ResumeLayout(false);
2468 this.groupBox22.PerformLayout(); 2587 this.groupBox22.PerformLayout();
Line 2483... Line 2602...
2483 this.groupBox19.PerformLayout(); 2602 this.groupBox19.PerformLayout();
2484 this.groupBox18.ResumeLayout(false); 2603 this.groupBox18.ResumeLayout(false);
2485 this.groupBox18.PerformLayout(); 2604 this.groupBox18.PerformLayout();
2486 this.RegionToolsRegionDebugGroup.ResumeLayout(false); 2605 this.RegionToolsRegionDebugGroup.ResumeLayout(false);
2487 this.RegionToolsRegionDebugGroup.PerformLayout(); 2606 this.RegionToolsRegionDebugGroup.PerformLayout();
2488 this.ResidentListTeleportHomeGroup.ResumeLayout(false); -  
2489 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit(); -  
2490 this.EstateVariablesGroup.ResumeLayout(false); 2607 this.SetCovenantTab.ResumeLayout(false);
2491 this.EstateVariablesGroup.PerformLayout(); 2608 this.SetCovenantTab.PerformLayout();
2492 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).EndInit(); 2609 ((System.ComponentModel.ISupportInitialize)(this.BatchSetCovenantGridView)).EndInit();
2493 this.groupBox1.ResumeLayout(false); -  
2494 this.groupBox1.PerformLayout(); -  
2495 this.groupBox11.ResumeLayout(false); -  
2496 this.groupBox11.PerformLayout(); -  
2497 this.groupBox17.ResumeLayout(false); -  
2498 this.groupBox17.PerformLayout(); -  
2499 this.groupBox24.ResumeLayout(false); 2610 ((System.ComponentModel.ISupportInitialize)(this.pictureBox20)).EndInit();
2500 this.groupBox24.PerformLayout(); -  
2501 this.ResumeLayout(false); 2611 this.ResumeLayout(false);
2502 this.PerformLayout(); 2612 this.PerformLayout();
Line 2503... Line 2613...
2503   2613  
Line 2702... Line 2812...
2702 private Label NetTime; 2812 private Label NetTime;
2703 private GroupBox groupBox17; 2813 private GroupBox groupBox17;
2704 private Label PhysicsTime; 2814 private Label PhysicsTime;
2705 private BackgroundWorker backgroundWorker1; 2815 private BackgroundWorker backgroundWorker1;
2706 private AquaControls.AquaGauge CorradePollTimeDial; 2816 private AquaControls.AquaGauge CorradePollTimeDial;
-   2817 private TabPage SetCovenantTab;
-   2818 public DataGridView BatchSetCovenantGridView;
-   2819 private Button BatchSetCovenantButton;
-   2820 private TextBox SetCovenantNotecardUUIDBox;
-   2821 private DataGridViewTextBoxColumn BatchSetCovenantRegionName;
-   2822 private DataGridViewTextBoxColumn BatchSetCovenantPosition;
-   2823 private PictureBox pictureBox20;
2707 } 2824 }
2708 } 2825 }