corrade-vassal – Diff between revs 10 and 12

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 10 Rev 12
Line 89... Line 89...
89 this.EstateListGridView = new System.Windows.Forms.DataGridView(); 89 this.EstateListGridView = new System.Windows.Forms.DataGridView();
90 this.EstateListName = new System.Windows.Forms.DataGridViewTextBoxColumn(); 90 this.EstateListName = new System.Windows.Forms.DataGridViewTextBoxColumn();
91 this.EstateListUUID = new System.Windows.Forms.DataGridViewTextBoxColumn(); 91 this.EstateListUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
92 this.RemoveEstateListMemberButton = new System.Windows.Forms.Button(); 92 this.RemoveEstateListMemberButton = new System.Windows.Forms.Button();
93 this.EstateListSelectBox = new System.Windows.Forms.ComboBox(); 93 this.EstateListSelectBox = new System.Windows.Forms.ComboBox();
94 this.groupBox11 = new System.Windows.Forms.GroupBox(); 94 this.RegionToolsTerrainToolsGroup = new System.Windows.Forms.GroupBox();
95 this.groupBox13 = new System.Windows.Forms.GroupBox(); 95 this.groupBox13 = new System.Windows.Forms.GroupBox();
96 this.RipTerrainButton = new System.Windows.Forms.Button(); 96 this.RipTerrainButton = new System.Windows.Forms.Button();
97 this.EstateTerrainDownloadUploadGroup = new System.Windows.Forms.GroupBox(); 97 this.EstateTerrainDownloadUploadGroup = new System.Windows.Forms.GroupBox();
98 this.DownloadTerrainButton = new System.Windows.Forms.Button(); 98 this.DownloadTerrainButton = new System.Windows.Forms.Button();
99 this.UploadTerrainButton = new System.Windows.Forms.Button(); 99 this.UploadTerrainButton = new System.Windows.Forms.Button();
Line 206... Line 206...
206 this.ApplyRegionDebugButton = new System.Windows.Forms.Button(); 206 this.ApplyRegionDebugButton = new System.Windows.Forms.Button();
207 this.RegionDebugPhysicsBox = new System.Windows.Forms.CheckBox(); 207 this.RegionDebugPhysicsBox = new System.Windows.Forms.CheckBox();
208 this.RegionDebugCollisionsBox = new System.Windows.Forms.CheckBox(); 208 this.RegionDebugCollisionsBox = new System.Windows.Forms.CheckBox();
209 this.RegionDebugScriptsBox = new System.Windows.Forms.CheckBox(); 209 this.RegionDebugScriptsBox = new System.Windows.Forms.CheckBox();
210 this.LoadCSVFile = new System.Windows.Forms.OpenFileDialog(); 210 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.CorradePollTimeDial = new AquaControls.AquaGauge();
211 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); 237 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
212 this.statusStrip1.SuspendLayout(); 238 this.statusStrip1.SuspendLayout();
213 this.RegionTeleportGroup.SuspendLayout(); 239 this.RegionTeleportGroup.SuspendLayout();
214 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); 240 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
215 this.VassalStatusGroup.SuspendLayout(); 241 this.VassalStatusGroup.SuspendLayout();
Line 234... Line 260...
234 this.EstateListsResidentsGroup.SuspendLayout(); 260 this.EstateListsResidentsGroup.SuspendLayout();
235 this.groupBox15.SuspendLayout(); 261 this.groupBox15.SuspendLayout();
236 this.groupBox16.SuspendLayout(); 262 this.groupBox16.SuspendLayout();
237 this.EstateListGroup.SuspendLayout(); 263 this.EstateListGroup.SuspendLayout();
238 ((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).BeginInit(); 264 ((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).BeginInit();
239 this.groupBox11.SuspendLayout(); 265 this.RegionToolsTerrainToolsGroup.SuspendLayout();
240 this.groupBox13.SuspendLayout(); 266 this.groupBox13.SuspendLayout();
241 this.EstateTerrainDownloadUploadGroup.SuspendLayout(); 267 this.EstateTerrainDownloadUploadGroup.SuspendLayout();
242 this.EstateTopTab.SuspendLayout(); 268 this.EstateTopTab.SuspendLayout();
243 this.groupBox14.SuspendLayout(); 269 this.groupBox14.SuspendLayout();
244 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).BeginInit(); 270 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).BeginInit();
Line 276... Line 302...
276 this.RegionToolsTab.SuspendLayout(); 302 this.RegionToolsTab.SuspendLayout();
277 this.RegionToolsRegionInfoGroup.SuspendLayout(); 303 this.RegionToolsRegionInfoGroup.SuspendLayout();
278 this.groupBox19.SuspendLayout(); 304 this.groupBox19.SuspendLayout();
279 this.groupBox18.SuspendLayout(); 305 this.groupBox18.SuspendLayout();
280 this.RegionToolsRegionDebugGroup.SuspendLayout(); 306 this.RegionToolsRegionDebugGroup.SuspendLayout();
-   307 this.ResidentListTeleportHomeGroup.SuspendLayout();
-   308 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).BeginInit();
-   309 this.EstateVariablesGroup.SuspendLayout();
-   310 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).BeginInit();
-   311 this.groupBox1.SuspendLayout();
-   312 this.groupBox11.SuspendLayout();
-   313 this.groupBox17.SuspendLayout();
-   314 this.groupBox24.SuspendLayout();
281 this.SuspendLayout(); 315 this.SuspendLayout();
282 // 316 //
283 // pictureBox1 317 // pictureBox1
284 // 318 //
285 this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage"))); 319 this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
Line 335... Line 369...
335 // RegionTeleportGroup 369 // RegionTeleportGroup
336 // 370 //
337 this.RegionTeleportGroup.Controls.Add(this.pictureBox6); 371 this.RegionTeleportGroup.Controls.Add(this.pictureBox6);
338 this.RegionTeleportGroup.Controls.Add(this.button2); 372 this.RegionTeleportGroup.Controls.Add(this.button2);
339 this.RegionTeleportGroup.Controls.Add(this.LoadedRegionsBox); 373 this.RegionTeleportGroup.Controls.Add(this.LoadedRegionsBox);
-   374 this.RegionTeleportGroup.Enabled = false;
340 this.RegionTeleportGroup.Font = new System.Drawing.Font("Palatino Linotype", 8.25F); 375 this.RegionTeleportGroup.Font = new System.Drawing.Font("Palatino Linotype", 8.25F);
341 this.RegionTeleportGroup.Location = new System.Drawing.Point(538, 79); 376 this.RegionTeleportGroup.Location = new System.Drawing.Point(538, 79);
342 this.RegionTeleportGroup.Name = "RegionTeleportGroup"; 377 this.RegionTeleportGroup.Name = "RegionTeleportGroup";
343 this.RegionTeleportGroup.Size = new System.Drawing.Size(202, 89); 378 this.RegionTeleportGroup.Size = new System.Drawing.Size(202, 89);
344 this.RegionTeleportGroup.TabIndex = 4; 379 this.RegionTeleportGroup.TabIndex = 4;
Line 373... Line 408...
373 // 408 //
374 this.CurrentRegionName.AutoSize = true; 409 this.CurrentRegionName.AutoSize = true;
375 this.CurrentRegionName.Font = new System.Drawing.Font("Palatino Linotype", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 410 this.CurrentRegionName.Font = new System.Drawing.Font("Palatino Linotype", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
376 this.CurrentRegionName.Location = new System.Drawing.Point(216, 157); 411 this.CurrentRegionName.Location = new System.Drawing.Point(216, 157);
377 this.CurrentRegionName.Name = "CurrentRegionName"; 412 this.CurrentRegionName.Name = "CurrentRegionName";
378 this.CurrentRegionName.Size = new System.Drawing.Size(140, 26); 413 this.CurrentRegionName.Size = new System.Drawing.Size(17, 26);
379 this.CurrentRegionName.TabIndex = 7; 414 this.CurrentRegionName.TabIndex = 7;
380 this.CurrentRegionName.Text = "Puguet Sound"; 415 this.CurrentRegionName.Text = " ";
381 this.CurrentRegionName.Visible = false; 416 this.CurrentRegionName.Visible = false;
382 // 417 //
383 // CurrentRegionAt 418 // CurrentRegionAt
384 // 419 //
385 this.CurrentRegionAt.AutoSize = true; 420 this.CurrentRegionAt.AutoSize = true;
Line 414... Line 449...
414 this.ConnectionStatusPictureBox.Name = "ConnectionStatusPictureBox"; 449 this.ConnectionStatusPictureBox.Name = "ConnectionStatusPictureBox";
415 this.ConnectionStatusPictureBox.Size = new System.Drawing.Size(36, 36); 450 this.ConnectionStatusPictureBox.Size = new System.Drawing.Size(36, 36);
416 this.ConnectionStatusPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; 451 this.ConnectionStatusPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
417 this.ConnectionStatusPictureBox.TabIndex = 12; 452 this.ConnectionStatusPictureBox.TabIndex = 12;
418 this.ConnectionStatusPictureBox.TabStop = false; 453 this.ConnectionStatusPictureBox.TabStop = false;
-   454 this.ConnectionStatusPictureBox.Click += new System.EventHandler(this.ReconnectRequested);
419 // 455 //
420 // pictureBox2 456 // pictureBox2
421 // 457 //
422 this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help; 458 this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help;
423 this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); 459 this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
Line 431... Line 467...
431 // 467 //
432 // Version 468 // Version
433 // 469 //
434 this.Version.AutoSize = true; 470 this.Version.AutoSize = true;
435 this.Version.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 471 this.Version.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
436 this.Version.Location = new System.Drawing.Point(280, 146); 472 this.Version.Location = new System.Drawing.Point(280, 142);
437 this.Version.Name = "Version"; 473 this.Version.Name = "Version";
438 this.Version.Size = new System.Drawing.Size(97, 13); 474 this.Version.Size = new System.Drawing.Size(97, 13);
439 this.Version.TabIndex = 9; 475 this.Version.TabIndex = 9;
440 this.Version.Text = " "; 476 this.Version.Text = " ";
441 // 477 //
Line 447... Line 483...
447 // 483 //
448 // pictureBox4 484 // pictureBox4
449 // 485 //
450 this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help; 486 this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help;
451 this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image"))); 487 this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
452 this.pictureBox4.Location = new System.Drawing.Point(174, 21); 488 this.pictureBox4.Location = new System.Drawing.Point(188, 22);
453 this.pictureBox4.Name = "pictureBox4"; 489 this.pictureBox4.Name = "pictureBox4";
454 this.pictureBox4.Size = new System.Drawing.Size(20, 20); 490 this.pictureBox4.Size = new System.Drawing.Size(20, 20);
455 this.pictureBox4.TabIndex = 12; 491 this.pictureBox4.TabIndex = 12;
456 this.pictureBox4.TabStop = false; 492 this.pictureBox4.TabStop = false;
457 this.toolTip1.SetToolTip(this.pictureBox4, "This option downloads the current region\r\nterrain given estate rights."); 493 this.toolTip1.SetToolTip(this.pictureBox4, "This option downloads the current region\r\nterrain given estate rights.");
458 // 494 //
459 // pictureBox7 495 // pictureBox7
460 // 496 //
461 this.pictureBox7.Cursor = System.Windows.Forms.Cursors.Help; 497 this.pictureBox7.Cursor = System.Windows.Forms.Cursors.Help;
462 this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image"))); 498 this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
463 this.pictureBox7.Location = new System.Drawing.Point(174, 50); 499 this.pictureBox7.Location = new System.Drawing.Point(188, 51);
464 this.pictureBox7.Name = "pictureBox7"; 500 this.pictureBox7.Name = "pictureBox7";
465 this.pictureBox7.Size = new System.Drawing.Size(20, 20); 501 this.pictureBox7.Size = new System.Drawing.Size(20, 20);
466 this.pictureBox7.TabIndex = 12; 502 this.pictureBox7.TabIndex = 12;
467 this.pictureBox7.TabStop = false; 503 this.pictureBox7.TabStop = false;
468 this.toolTip1.SetToolTip(this.pictureBox7, "This option uploads a terrain height-map\r\nto the current region and applies it."); 504 this.toolTip1.SetToolTip(this.pictureBox7, "This option uploads a terrain height-map\r\nto the current region and applies it.");
469 // 505 //
470 // pictureBox5 506 // pictureBox5
471 // 507 //
472 this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help; 508 this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Help;
473 this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image"))); 509 this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
474 this.pictureBox5.Location = new System.Drawing.Point(173, 22); 510 this.pictureBox5.Location = new System.Drawing.Point(188, 22);
475 this.pictureBox5.Name = "pictureBox5"; 511 this.pictureBox5.Name = "pictureBox5";
476 this.pictureBox5.Size = new System.Drawing.Size(20, 20); 512 this.pictureBox5.Size = new System.Drawing.Size(20, 20);
477 this.pictureBox5.TabIndex = 12; 513 this.pictureBox5.TabIndex = 12;
478 this.pictureBox5.TabStop = false; 514 this.pictureBox5.TabStop = false;
479 this.toolTip1.SetToolTip(this.pictureBox5, resources.GetString("pictureBox5.ToolTip")); 515 this.toolTip1.SetToolTip(this.pictureBox5, resources.GetString("pictureBox5.ToolTip"));
480 // 516 //
481 // pictureBox3 517 // pictureBox3
482 // 518 //
483 this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help; 519 this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help;
484 this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); 520 this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
485 this.pictureBox3.Location = new System.Drawing.Point(461, 455); 521 this.pictureBox3.Location = new System.Drawing.Point(461, 456);
486 this.pictureBox3.Name = "pictureBox3"; 522 this.pictureBox3.Name = "pictureBox3";
487 this.pictureBox3.Size = new System.Drawing.Size(20, 20); 523 this.pictureBox3.Size = new System.Drawing.Size(20, 20);
488 this.pictureBox3.TabIndex = 11; 524 this.pictureBox3.TabIndex = 11;
489 this.pictureBox3.TabStop = false; 525 this.pictureBox3.TabStop = false;
490 this.toolTip1.SetToolTip(this.pictureBox3, resources.GetString("pictureBox3.ToolTip")); 526 this.toolTip1.SetToolTip(this.pictureBox3, resources.GetString("pictureBox3.ToolTip"));
Line 595... Line 631...
595 // 631 //
596 // pictureBox17 632 // pictureBox17
597 // 633 //
598 this.pictureBox17.Cursor = System.Windows.Forms.Cursors.Help; 634 this.pictureBox17.Cursor = System.Windows.Forms.Cursors.Help;
599 this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image"))); 635 this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
600 this.pictureBox17.Location = new System.Drawing.Point(169, 23); 636 this.pictureBox17.Location = new System.Drawing.Point(172, 23);
601 this.pictureBox17.Name = "pictureBox17"; 637 this.pictureBox17.Name = "pictureBox17";
602 this.pictureBox17.Size = new System.Drawing.Size(20, 20); 638 this.pictureBox17.Size = new System.Drawing.Size(20, 20);
603 this.pictureBox17.TabIndex = 11; 639 this.pictureBox17.TabIndex = 11;
604 this.pictureBox17.TabStop = false; 640 this.pictureBox17.TabStop = false;
605 this.toolTip1.SetToolTip(this.pictureBox17, resources.GetString("pictureBox17.ToolTip")); 641 this.toolTip1.SetToolTip(this.pictureBox17, resources.GetString("pictureBox17.ToolTip"));
Line 643... Line 679...
643 this.EstateListsGroupsGroup.TabStop = false; 679 this.EstateListsGroupsGroup.TabStop = false;
644 this.EstateListsGroupsGroup.Text = "Groups"; 680 this.EstateListsGroupsGroup.Text = "Groups";
645 // 681 //
646 // button6 682 // button6
647 // 683 //
648 this.button6.Location = new System.Drawing.Point(112, 52); 684 this.button6.Location = new System.Drawing.Point(112, 51);
649 this.button6.Name = "button6"; 685 this.button6.Name = "button6";
650 this.button6.Size = new System.Drawing.Size(118, 23); 686 this.button6.Size = new System.Drawing.Size(118, 23);
651 this.button6.TabIndex = 19; 687 this.button6.TabIndex = 19;
652 this.button6.Text = "Import From CSV..."; 688 this.button6.Text = "Import From CSV...";
653 this.button6.UseVisualStyleBackColor = true; 689 this.button6.UseVisualStyleBackColor = true;
Line 685... Line 721...
685 this.EstateListsResidentsGroup.TabStop = false; 721 this.EstateListsResidentsGroup.TabStop = false;
686 this.EstateListsResidentsGroup.Text = "Residents"; 722 this.EstateListsResidentsGroup.Text = "Residents";
687 // 723 //
688 // button4 724 // button4
689 // 725 //
690 this.button4.Location = new System.Drawing.Point(90, 81); 726 this.button4.Location = new System.Drawing.Point(90, 82);
691 this.button4.Name = "button4"; 727 this.button4.Name = "button4";
692 this.button4.Size = new System.Drawing.Size(118, 23); 728 this.button4.Size = new System.Drawing.Size(118, 23);
693 this.button4.TabIndex = 18; 729 this.button4.TabIndex = 18;
694 this.button4.Text = "Import From CSV..."; 730 this.button4.Text = "Import From CSV...";
695 this.button4.UseVisualStyleBackColor = true; 731 this.button4.UseVisualStyleBackColor = true;
Line 824... Line 860...
824 this.EstateListUUID.Name = "EstateListUUID"; 860 this.EstateListUUID.Name = "EstateListUUID";
825 this.EstateListUUID.ReadOnly = true; 861 this.EstateListUUID.ReadOnly = true;
826 // 862 //
827 // RemoveEstateListMemberButton 863 // RemoveEstateListMemberButton
828 // 864 //
829 this.RemoveEstateListMemberButton.Location = new System.Drawing.Point(494, 333); 865 this.RemoveEstateListMemberButton.Location = new System.Drawing.Point(494, 334);
830 this.RemoveEstateListMemberButton.Name = "RemoveEstateListMemberButton"; 866 this.RemoveEstateListMemberButton.Name = "RemoveEstateListMemberButton";
831 this.RemoveEstateListMemberButton.Size = new System.Drawing.Size(100, 23); 867 this.RemoveEstateListMemberButton.Size = new System.Drawing.Size(100, 23);
832 this.RemoveEstateListMemberButton.TabIndex = 4; 868 this.RemoveEstateListMemberButton.TabIndex = 4;
833 this.RemoveEstateListMemberButton.Text = "Remove"; 869 this.RemoveEstateListMemberButton.Text = "Remove";
834 this.RemoveEstateListMemberButton.UseVisualStyleBackColor = true; 870 this.RemoveEstateListMemberButton.UseVisualStyleBackColor = true;
Line 847... Line 883...
847 this.EstateListSelectBox.Name = "EstateListSelectBox"; 883 this.EstateListSelectBox.Name = "EstateListSelectBox";
848 this.EstateListSelectBox.Size = new System.Drawing.Size(121, 24); 884 this.EstateListSelectBox.Size = new System.Drawing.Size(121, 24);
849 this.EstateListSelectBox.TabIndex = 2; 885 this.EstateListSelectBox.TabIndex = 2;
850 this.EstateListSelectBox.SelectedIndexChanged += new System.EventHandler(this.EstateListSelected); 886 this.EstateListSelectBox.SelectedIndexChanged += new System.EventHandler(this.EstateListSelected);
851 // 887 //
852 // groupBox11 888 // RegionToolsTerrainToolsGroup
853 // 889 //
-   890 this.RegionToolsTerrainToolsGroup.Controls.Add(this.EstateVariablesGroup);
854 this.groupBox11.Controls.Add(this.groupBox13); 891 this.RegionToolsTerrainToolsGroup.Controls.Add(this.groupBox13);
855 this.groupBox11.Controls.Add(this.EstateTerrainDownloadUploadGroup); 892 this.RegionToolsTerrainToolsGroup.Controls.Add(this.EstateTerrainDownloadUploadGroup);
856 this.groupBox11.Location = new System.Drawing.Point(246, 140); 893 this.RegionToolsTerrainToolsGroup.Location = new System.Drawing.Point(479, 100);
857 this.groupBox11.Name = "groupBox11"; 894 this.RegionToolsTerrainToolsGroup.Name = "RegionToolsTerrainToolsGroup";
858 this.groupBox11.Size = new System.Drawing.Size(460, 116); 895 this.RegionToolsTerrainToolsGroup.Size = new System.Drawing.Size(228, 386);
859 this.groupBox11.TabIndex = 0; 896 this.RegionToolsTerrainToolsGroup.TabIndex = 0;
860 this.groupBox11.TabStop = false; 897 this.RegionToolsTerrainToolsGroup.TabStop = false;
861 this.groupBox11.Text = "Terrain"; 898 this.RegionToolsTerrainToolsGroup.Text = "Terrain Tools";
862 // 899 //
863 // groupBox13 900 // groupBox13
864 // 901 //
865 this.groupBox13.Controls.Add(this.RipTerrainButton); 902 this.groupBox13.Controls.Add(this.RipTerrainButton);
866 this.groupBox13.Controls.Add(this.pictureBox5); 903 this.groupBox13.Controls.Add(this.pictureBox5);
867 this.groupBox13.Location = new System.Drawing.Point(219, 21); 904 this.groupBox13.Location = new System.Drawing.Point(6, 110);
868 this.groupBox13.Name = "groupBox13"; 905 this.groupBox13.Name = "groupBox13";
869 this.groupBox13.Size = new System.Drawing.Size(200, 56); 906 this.groupBox13.Size = new System.Drawing.Size(216, 56);
870 this.groupBox13.TabIndex = 14; 907 this.groupBox13.TabIndex = 14;
871 this.groupBox13.TabStop = false; 908 this.groupBox13.TabStop = false;
872 this.groupBox13.Text = "Override"; 909 this.groupBox13.Text = "Override";
873 // 910 //
874 // RipTerrainButton 911 // RipTerrainButton
875 // 912 //
876 this.RipTerrainButton.Location = new System.Drawing.Point(73, 21); 913 this.RipTerrainButton.Location = new System.Drawing.Point(88, 21);
877 this.RipTerrainButton.Name = "RipTerrainButton"; 914 this.RipTerrainButton.Name = "RipTerrainButton";
878 this.RipTerrainButton.Size = new System.Drawing.Size(94, 23); 915 this.RipTerrainButton.Size = new System.Drawing.Size(94, 23);
879 this.RipTerrainButton.TabIndex = 1; 916 this.RipTerrainButton.TabIndex = 1;
880 this.RipTerrainButton.Text = "Rip Terrain..."; 917 this.RipTerrainButton.Text = "Rip Terrain...";
881 this.RipTerrainButton.UseVisualStyleBackColor = true; 918 this.RipTerrainButton.UseVisualStyleBackColor = true;
Line 888... Line 925...
888 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.pictureBox4); 925 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.pictureBox4);
889 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.UploadTerrainButton); 926 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.UploadTerrainButton);
890 this.EstateTerrainDownloadUploadGroup.Enabled = false; 927 this.EstateTerrainDownloadUploadGroup.Enabled = false;
891 this.EstateTerrainDownloadUploadGroup.Location = new System.Drawing.Point(6, 21); 928 this.EstateTerrainDownloadUploadGroup.Location = new System.Drawing.Point(6, 21);
892 this.EstateTerrainDownloadUploadGroup.Name = "EstateTerrainDownloadUploadGroup"; 929 this.EstateTerrainDownloadUploadGroup.Name = "EstateTerrainDownloadUploadGroup";
893 this.EstateTerrainDownloadUploadGroup.Size = new System.Drawing.Size(200, 83); 930 this.EstateTerrainDownloadUploadGroup.Size = new System.Drawing.Size(216, 83);
894 this.EstateTerrainDownloadUploadGroup.TabIndex = 13; 931 this.EstateTerrainDownloadUploadGroup.TabIndex = 13;
895 this.EstateTerrainDownloadUploadGroup.TabStop = false; 932 this.EstateTerrainDownloadUploadGroup.TabStop = false;
896 this.EstateTerrainDownloadUploadGroup.Text = "Estate"; 933 this.EstateTerrainDownloadUploadGroup.Text = "Estate";
897 // 934 //
898 // DownloadTerrainButton 935 // DownloadTerrainButton
899 // 936 //
900 this.DownloadTerrainButton.Location = new System.Drawing.Point(47, 20); 937 this.DownloadTerrainButton.Location = new System.Drawing.Point(61, 21);
901 this.DownloadTerrainButton.Name = "DownloadTerrainButton"; 938 this.DownloadTerrainButton.Name = "DownloadTerrainButton";
902 this.DownloadTerrainButton.Size = new System.Drawing.Size(121, 23); 939 this.DownloadTerrainButton.Size = new System.Drawing.Size(121, 23);
903 this.DownloadTerrainButton.TabIndex = 0; 940 this.DownloadTerrainButton.TabIndex = 0;
904 this.DownloadTerrainButton.Text = "Download Terrain..."; 941 this.DownloadTerrainButton.Text = "Download Terrain...";
905 this.DownloadTerrainButton.UseVisualStyleBackColor = true; 942 this.DownloadTerrainButton.UseVisualStyleBackColor = true;
906 this.DownloadTerrainButton.Click += new System.EventHandler(this.RequestDownloadTerrain); 943 this.DownloadTerrainButton.Click += new System.EventHandler(this.RequestDownloadTerrain);
907 // 944 //
908 // UploadTerrainButton 945 // UploadTerrainButton
909 // 946 //
910 this.UploadTerrainButton.Location = new System.Drawing.Point(66, 49); 947 this.UploadTerrainButton.Location = new System.Drawing.Point(80, 50);
911 this.UploadTerrainButton.Name = "UploadTerrainButton"; 948 this.UploadTerrainButton.Name = "UploadTerrainButton";
912 this.UploadTerrainButton.Size = new System.Drawing.Size(102, 23); 949 this.UploadTerrainButton.Size = new System.Drawing.Size(102, 23);
913 this.UploadTerrainButton.TabIndex = 2; 950 this.UploadTerrainButton.TabIndex = 2;
914 this.UploadTerrainButton.Text = "Upload Terrain..."; 951 this.UploadTerrainButton.Text = "Upload Terrain...";
915 this.UploadTerrainButton.UseVisualStyleBackColor = true; 952 this.UploadTerrainButton.UseVisualStyleBackColor = true;
Line 958... Line 995...
958 this.TopCollidersFilter.TabIndex = 12; 995 this.TopCollidersFilter.TabIndex = 12;
959 this.TopCollidersFilter.TextChanged += new System.EventHandler(this.RequestFilterTopColliders); 996 this.TopCollidersFilter.TextChanged += new System.EventHandler(this.RequestFilterTopColliders);
960 // 997 //
961 // ReturnTopCollidersButton 998 // ReturnTopCollidersButton
962 // 999 //
963 this.ReturnTopCollidersButton.Location = new System.Drawing.Point(503, 190); 1000 this.ReturnTopCollidersButton.Location = new System.Drawing.Point(503, 189);
964 this.ReturnTopCollidersButton.Name = "ReturnTopCollidersButton"; 1001 this.ReturnTopCollidersButton.Name = "ReturnTopCollidersButton";
965 this.ReturnTopCollidersButton.Size = new System.Drawing.Size(86, 23); 1002 this.ReturnTopCollidersButton.Size = new System.Drawing.Size(86, 23);
966 this.ReturnTopCollidersButton.TabIndex = 11; 1003 this.ReturnTopCollidersButton.TabIndex = 11;
967 this.ReturnTopCollidersButton.Text = "Return Objects"; 1004 this.ReturnTopCollidersButton.Text = "Return Objects";
968 this.ReturnTopCollidersButton.UseVisualStyleBackColor = true; 1005 this.ReturnTopCollidersButton.UseVisualStyleBackColor = true;
Line 1097... Line 1134...
1097 this.TopScriptsPosition.Name = "TopScriptsPosition"; 1134 this.TopScriptsPosition.Name = "TopScriptsPosition";
1098 this.TopScriptsPosition.ReadOnly = true; 1135 this.TopScriptsPosition.ReadOnly = true;
1099 // 1136 //
1100 // ReturnTopScriptsButton 1137 // ReturnTopScriptsButton
1101 // 1138 //
1102 this.ReturnTopScriptsButton.Location = new System.Drawing.Point(503, 227); 1139 this.ReturnTopScriptsButton.Location = new System.Drawing.Point(503, 226);
1103 this.ReturnTopScriptsButton.Name = "ReturnTopScriptsButton"; 1140 this.ReturnTopScriptsButton.Name = "ReturnTopScriptsButton";
1104 this.ReturnTopScriptsButton.Size = new System.Drawing.Size(86, 23); 1141 this.ReturnTopScriptsButton.Size = new System.Drawing.Size(86, 23);
1105 this.ReturnTopScriptsButton.TabIndex = 2; 1142 this.ReturnTopScriptsButton.TabIndex = 2;
1106 this.ReturnTopScriptsButton.Text = "Return Objects"; 1143 this.ReturnTopScriptsButton.Text = "Return Objects";
1107 this.ReturnTopScriptsButton.UseVisualStyleBackColor = true; 1144 this.ReturnTopScriptsButton.UseVisualStyleBackColor = true;
Line 1165... Line 1202...
1165 this.RegionRestartDelayBox.Size = new System.Drawing.Size(72, 22); 1202 this.RegionRestartDelayBox.Size = new System.Drawing.Size(72, 22);
1166 this.RegionRestartDelayBox.TabIndex = 12; 1203 this.RegionRestartDelayBox.TabIndex = 12;
1167 // 1204 //
1168 // BatchRestartButton 1205 // BatchRestartButton
1169 // 1206 //
1170 this.BatchRestartButton.Location = new System.Drawing.Point(348, 454); 1207 this.BatchRestartButton.Location = new System.Drawing.Point(348, 455);
1171 this.BatchRestartButton.Name = "BatchRestartButton"; 1208 this.BatchRestartButton.Name = "BatchRestartButton";
1172 this.BatchRestartButton.Size = new System.Drawing.Size(107, 23); 1209 this.BatchRestartButton.Size = new System.Drawing.Size(107, 23);
1173 this.BatchRestartButton.TabIndex = 1; 1210 this.BatchRestartButton.TabIndex = 1;
1174 this.BatchRestartButton.Text = "Batch Restart"; 1211 this.BatchRestartButton.Text = "Batch Restart";
1175 this.BatchRestartButton.UseVisualStyleBackColor = true; 1212 this.BatchRestartButton.UseVisualStyleBackColor = true;
Line 1208... Line 1245...
1208 this.BatchRestartPosition.ReadOnly = true; 1245 this.BatchRestartPosition.ReadOnly = true;
1209 this.BatchRestartPosition.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic; 1246 this.BatchRestartPosition.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
1210 // 1247 //
1211 // ResidentListTab 1248 // ResidentListTab
1212 // 1249 //
-   1250 this.ResidentListTab.Controls.Add(this.ResidentListTeleportHomeGroup);
1213 this.ResidentListTab.Controls.Add(this.ResidentListBanGroup); 1251 this.ResidentListTab.Controls.Add(this.ResidentListBanGroup);
1214 this.ResidentListTab.Controls.Add(this.label4); 1252 this.ResidentListTab.Controls.Add(this.label4);
1215 this.ResidentListTab.Controls.Add(this.ResidentListFilter); 1253 this.ResidentListTab.Controls.Add(this.ResidentListFilter);
1216 this.ResidentListTab.Controls.Add(this.ResidentListGridView); 1254 this.ResidentListTab.Controls.Add(this.ResidentListGridView);
1217 this.ResidentListTab.Location = new System.Drawing.Point(4, 25); 1255 this.ResidentListTab.Location = new System.Drawing.Point(4, 25);
Line 1235... Line 1273...
1235 this.ResidentListBanGroup.Text = "Ban Residents"; 1273 this.ResidentListBanGroup.Text = "Ban Residents";
1236 // 1274 //
1237 // ResidentBanAllEstatesBox 1275 // ResidentBanAllEstatesBox
1238 // 1276 //
1239 this.ResidentBanAllEstatesBox.AutoSize = true; 1277 this.ResidentBanAllEstatesBox.AutoSize = true;
1240 this.ResidentBanAllEstatesBox.Location = new System.Drawing.Point(87, 23); 1278 this.ResidentBanAllEstatesBox.Location = new System.Drawing.Point(6, 24);
1241 this.ResidentBanAllEstatesBox.Name = "ResidentBanAllEstatesBox"; 1279 this.ResidentBanAllEstatesBox.Name = "ResidentBanAllEstatesBox";
1242 this.ResidentBanAllEstatesBox.Size = new System.Drawing.Size(79, 20); 1280 this.ResidentBanAllEstatesBox.Size = new System.Drawing.Size(79, 20);
1243 this.ResidentBanAllEstatesBox.TabIndex = 3; 1281 this.ResidentBanAllEstatesBox.TabIndex = 3;
1244 this.ResidentBanAllEstatesBox.Text = "All Estates"; 1282 this.ResidentBanAllEstatesBox.Text = "All Estates";
1245 this.ResidentBanAllEstatesBox.UseVisualStyleBackColor = true; 1283 this.ResidentBanAllEstatesBox.UseVisualStyleBackColor = true;
1246 // 1284 //
1247 // ResidentBanButton 1285 // ResidentBanButton
1248 // 1286 //
1249 this.ResidentBanButton.Location = new System.Drawing.Point(6, 21); 1287 this.ResidentBanButton.Location = new System.Drawing.Point(91, 21);
1250 this.ResidentBanButton.Name = "ResidentBanButton"; 1288 this.ResidentBanButton.Name = "ResidentBanButton";
1251 this.ResidentBanButton.Size = new System.Drawing.Size(75, 23); 1289 this.ResidentBanButton.Size = new System.Drawing.Size(75, 23);
1252 this.ResidentBanButton.TabIndex = 2; 1290 this.ResidentBanButton.TabIndex = 2;
1253 this.ResidentBanButton.Text = "Ban"; 1291 this.ResidentBanButton.Text = "Ban";
1254 this.ResidentBanButton.UseVisualStyleBackColor = true; 1292 this.ResidentBanButton.UseVisualStyleBackColor = true;
Line 1361... Line 1399...
1361 this.RegionsStateLastCheck.Name = "RegionsStateLastCheck"; 1399 this.RegionsStateLastCheck.Name = "RegionsStateLastCheck";
1362 this.RegionsStateLastCheck.ReadOnly = true; 1400 this.RegionsStateLastCheck.ReadOnly = true;
1363 // 1401 //
1364 // OverviewTab 1402 // OverviewTab
1365 // 1403 //
-   1404 this.OverviewTab.Controls.Add(this.CorradePollTimeDial);
-   1405 this.OverviewTab.Controls.Add(this.groupBox24);
-   1406 this.OverviewTab.Controls.Add(this.groupBox17);
-   1407 this.OverviewTab.Controls.Add(this.groupBox11);
-   1408 this.OverviewTab.Controls.Add(this.groupBox2);
-   1409 this.OverviewTab.Controls.Add(this.groupBox1);
1366 this.OverviewTab.Controls.Add(this.groupBox10); 1410 this.OverviewTab.Controls.Add(this.groupBox10);
1367 this.OverviewTab.Controls.Add(this.groupBox9); 1411 this.OverviewTab.Controls.Add(this.groupBox9);
1368 this.OverviewTab.Controls.Add(this.groupBox8); 1412 this.OverviewTab.Controls.Add(this.groupBox8);
1369 this.OverviewTab.Controls.Add(this.groupBox7); 1413 this.OverviewTab.Controls.Add(this.groupBox7);
1370 this.OverviewTab.Controls.Add(this.groupBox6); 1414 this.OverviewTab.Controls.Add(this.groupBox6);
1371 this.OverviewTab.Controls.Add(this.groupBox5); 1415 this.OverviewTab.Controls.Add(this.groupBox5);
1372 this.OverviewTab.Controls.Add(this.groupBox4); 1416 this.OverviewTab.Controls.Add(this.groupBox4);
1373 this.OverviewTab.Controls.Add(this.groupBox3); 1417 this.OverviewTab.Controls.Add(this.groupBox3);
1374 this.OverviewTab.Controls.Add(this.groupBox2); -  
1375 this.OverviewTab.Location = new System.Drawing.Point(4, 25); 1418 this.OverviewTab.Location = new System.Drawing.Point(4, 25);
1376 this.OverviewTab.Name = "OverviewTab"; 1419 this.OverviewTab.Name = "OverviewTab";
1377 this.OverviewTab.Padding = new System.Windows.Forms.Padding(3); 1420 this.OverviewTab.Padding = new System.Windows.Forms.Padding(3);
1378 this.OverviewTab.Size = new System.Drawing.Size(719, 489); 1421 this.OverviewTab.Size = new System.Drawing.Size(719, 489);
1379 this.OverviewTab.TabIndex = 0; 1422 this.OverviewTab.TabIndex = 0;
Line 1529... Line 1572...
1529 // 1572 //
1530 // groupBox3 1573 // groupBox3
1531 // 1574 //
1532 this.groupBox3.Controls.Add(this.LastLag); 1575 this.groupBox3.Controls.Add(this.LastLag);
1533 this.groupBox3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1576 this.groupBox3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1534 this.groupBox3.Location = new System.Drawing.Point(483, 171); 1577 this.groupBox3.Location = new System.Drawing.Point(483, 226);
1535 this.groupBox3.Name = "groupBox3"; 1578 this.groupBox3.Name = "groupBox3";
1536 this.groupBox3.Size = new System.Drawing.Size(107, 49); 1579 this.groupBox3.Size = new System.Drawing.Size(107, 49);
1537 this.groupBox3.TabIndex = 2; 1580 this.groupBox3.TabIndex = 2;
1538 this.groupBox3.TabStop = false; 1581 this.groupBox3.TabStop = false;
1539 this.groupBox3.Text = "LastLag"; 1582 this.groupBox3.Text = "LastLag";
Line 1550... Line 1593...
1550 // 1593 //
1551 // groupBox2 1594 // groupBox2
1552 // 1595 //
1553 this.groupBox2.Controls.Add(this.Agents); 1596 this.groupBox2.Controls.Add(this.Agents);
1554 this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1597 this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1555 this.groupBox2.Location = new System.Drawing.Point(483, 6); 1598 this.groupBox2.Location = new System.Drawing.Point(596, 226);
1556 this.groupBox2.Name = "groupBox2"; 1599 this.groupBox2.Name = "groupBox2";
1557 this.groupBox2.Size = new System.Drawing.Size(107, 49); 1600 this.groupBox2.Size = new System.Drawing.Size(107, 49);
1558 this.groupBox2.TabIndex = 1; 1601 this.groupBox2.TabIndex = 1;
1559 this.groupBox2.TabStop = false; 1602 this.groupBox2.TabStop = false;
1560 this.groupBox2.Text = "Agents"; 1603 this.groupBox2.Text = "Agents";
Line 1856... Line 1899...
1856 // 1899 //
1857 // RegionToolsTab 1900 // RegionToolsTab
1858 // 1901 //
1859 this.RegionToolsTab.Controls.Add(this.RegionToolsRegionInfoGroup); 1902 this.RegionToolsTab.Controls.Add(this.RegionToolsRegionInfoGroup);
1860 this.RegionToolsTab.Controls.Add(this.RegionToolsRegionDebugGroup); 1903 this.RegionToolsTab.Controls.Add(this.RegionToolsRegionDebugGroup);
1861 this.RegionToolsTab.Controls.Add(this.groupBox11); 1904 this.RegionToolsTab.Controls.Add(this.RegionToolsTerrainToolsGroup);
1862 this.RegionToolsTab.Location = new System.Drawing.Point(4, 25); 1905 this.RegionToolsTab.Location = new System.Drawing.Point(4, 25);
1863 this.RegionToolsTab.Name = "RegionToolsTab"; 1906 this.RegionToolsTab.Name = "RegionToolsTab";
1864 this.RegionToolsTab.Size = new System.Drawing.Size(719, 489); 1907 this.RegionToolsTab.Size = new System.Drawing.Size(719, 489);
1865 this.RegionToolsTab.TabIndex = 7; 1908 this.RegionToolsTab.TabIndex = 7;
1866 this.RegionToolsTab.Text = "Region Tools"; 1909 this.RegionToolsTab.Text = "Region Tools";
Line 1878... Line 1921...
1878 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegioninfoResellBox); 1921 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegioninfoResellBox);
1879 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoDamageBox); 1922 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoDamageBox);
1880 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoFlyBox); 1923 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoFlyBox);
1881 this.RegionToolsRegionInfoGroup.Controls.Add(this.ApplyRegionInfoButton); 1924 this.RegionToolsRegionInfoGroup.Controls.Add(this.ApplyRegionInfoButton);
1882 this.RegionToolsRegionInfoGroup.Enabled = false; 1925 this.RegionToolsRegionInfoGroup.Enabled = false;
1883 this.RegionToolsRegionInfoGroup.Location = new System.Drawing.Point(246, 12); 1926 this.RegionToolsRegionInfoGroup.Location = new System.Drawing.Point(13, 12);
1884 this.RegionToolsRegionInfoGroup.Name = "RegionToolsRegionInfoGroup"; 1927 this.RegionToolsRegionInfoGroup.Name = "RegionToolsRegionInfoGroup";
1885 this.RegionToolsRegionInfoGroup.Size = new System.Drawing.Size(460, 122); 1928 this.RegionToolsRegionInfoGroup.Size = new System.Drawing.Size(460, 122);
1886 this.RegionToolsRegionInfoGroup.TabIndex = 2; 1929 this.RegionToolsRegionInfoGroup.TabIndex = 2;
1887 this.RegionToolsRegionInfoGroup.TabStop = false; 1930 this.RegionToolsRegionInfoGroup.TabStop = false;
1888 this.RegionToolsRegionInfoGroup.Text = "Set Region Info"; 1931 this.RegionToolsRegionInfoGroup.Text = "Set Region Info";
Line 2009... Line 2052...
2009 this.RegionToolsRegionDebugGroup.Controls.Add(this.ApplyRegionDebugButton); 2052 this.RegionToolsRegionDebugGroup.Controls.Add(this.ApplyRegionDebugButton);
2010 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugPhysicsBox); 2053 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugPhysicsBox);
2011 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugCollisionsBox); 2054 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugCollisionsBox);
2012 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugScriptsBox); 2055 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugScriptsBox);
2013 this.RegionToolsRegionDebugGroup.Enabled = false; 2056 this.RegionToolsRegionDebugGroup.Enabled = false;
2014 this.RegionToolsRegionDebugGroup.Location = new System.Drawing.Point(12, 12); 2057 this.RegionToolsRegionDebugGroup.Location = new System.Drawing.Point(479, 12);
2015 this.RegionToolsRegionDebugGroup.Name = "RegionToolsRegionDebugGroup"; 2058 this.RegionToolsRegionDebugGroup.Name = "RegionToolsRegionDebugGroup";
2016 this.RegionToolsRegionDebugGroup.Size = new System.Drawing.Size(228, 82); 2059 this.RegionToolsRegionDebugGroup.Size = new System.Drawing.Size(228, 82);
2017 this.RegionToolsRegionDebugGroup.TabIndex = 1; 2060 this.RegionToolsRegionDebugGroup.TabIndex = 1;
2018 this.RegionToolsRegionDebugGroup.TabStop = false; 2061 this.RegionToolsRegionDebugGroup.TabStop = false;
2019 this.RegionToolsRegionDebugGroup.Text = "Region Debug"; 2062 this.RegionToolsRegionDebugGroup.Text = "Set Region Debug";
2020 // 2063 //
2021 // ApplyRegionDebugButton 2064 // ApplyRegionDebugButton
2022 // 2065 //
2023 this.ApplyRegionDebugButton.Location = new System.Drawing.Point(121, 47); 2066 this.ApplyRegionDebugButton.Location = new System.Drawing.Point(121, 47);
2024 this.ApplyRegionDebugButton.Name = "ApplyRegionDebugButton"; 2067 this.ApplyRegionDebugButton.Name = "ApplyRegionDebugButton";
Line 2060... Line 2103...
2060 // 2103 //
2061 // LoadCSVFile 2104 // LoadCSVFile
2062 // 2105 //
2063 this.LoadCSVFile.Filter = "CSV (*.csv)|*.csv|All files (*.*)|*.*"; 2106 this.LoadCSVFile.Filter = "CSV (*.csv)|*.csv|All files (*.*)|*.*";
2064 // 2107 //
-   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
-   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 //
-   2224 // label9
-   2225 //
-   2226 this.label9.AutoSize = true;
-   2227 this.label9.Location = new System.Drawing.Point(50, 76);
-   2228 this.label9.Name = "label9";
-   2229 this.label9.Size = new System.Drawing.Size(109, 16);
-   2230 this.label9.TabIndex = 19;
-   2231 this.label9.Text = "Terrain Lower Limit:";
-   2232 //
-   2233 // TerrainToolsUseEstateSunBox
-   2234 //
-   2235 this.TerrainToolsUseEstateSunBox.AutoSize = true;
-   2236 this.TerrainToolsUseEstateSunBox.Location = new System.Drawing.Point(107, 102);
-   2237 this.TerrainToolsUseEstateSunBox.Name = "TerrainToolsUseEstateSunBox";
-   2238 this.TerrainToolsUseEstateSunBox.Size = new System.Drawing.Size(100, 20);
-   2239 this.TerrainToolsUseEstateSunBox.TabIndex = 3;
-   2240 this.TerrainToolsUseEstateSunBox.Text = "Use Estate Sun";
-   2241 this.TerrainToolsUseEstateSunBox.UseVisualStyleBackColor = true;
-   2242 //
-   2243 // TerrainToolsFixedSunBox
-   2244 //
-   2245 this.TerrainToolsFixedSunBox.AutoSize = true;
-   2246 this.TerrainToolsFixedSunBox.Location = new System.Drawing.Point(132, 128);
-   2247 this.TerrainToolsFixedSunBox.Name = "TerrainToolsFixedSunBox";
-   2248 this.TerrainToolsFixedSunBox.Size = new System.Drawing.Size(75, 20);
-   2249 this.TerrainToolsFixedSunBox.TabIndex = 3;
-   2250 this.TerrainToolsFixedSunBox.Text = "Fixed Sun";
-   2251 this.TerrainToolsFixedSunBox.UseVisualStyleBackColor = true;
-   2252 //
-   2253 // TerrainToolsSunPositionBox
-   2254 //
-   2255 this.TerrainToolsSunPositionBox.Location = new System.Drawing.Point(168, 150);
-   2256 this.TerrainToolsSunPositionBox.Name = "TerrainToolsSunPositionBox";
-   2257 this.TerrainToolsSunPositionBox.Size = new System.Drawing.Size(39, 22);
-   2258 this.TerrainToolsSunPositionBox.TabIndex = 3;
-   2259 //
-   2260 // label10
-   2261 //
-   2262 this.label10.AutoSize = true;
-   2263 this.label10.Location = new System.Drawing.Point(83, 152);
-   2264 this.label10.Name = "label10";
-   2265 this.label10.Size = new System.Drawing.Size(74, 16);
-   2266 this.label10.TabIndex = 3;
-   2267 this.label10.Text = "Sun Position:";
-   2268 //
-   2269 // groupBox1
-   2270 //
-   2271 this.groupBox1.Controls.Add(this.FrameTime);
-   2272 this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   2273 this.groupBox1.Location = new System.Drawing.Point(483, 171);
-   2274 this.groupBox1.Name = "groupBox1";
-   2275 this.groupBox1.Size = new System.Drawing.Size(107, 49);
-   2276 this.groupBox1.TabIndex = 11;
-   2277 this.groupBox1.TabStop = false;
-   2278 this.groupBox1.Text = "Frame Time";
-   2279 //
-   2280 // FrameTime
-   2281 //
-   2282 this.FrameTime.AutoSize = true;
-   2283 this.FrameTime.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   2284 this.FrameTime.Location = new System.Drawing.Point(12, 21);
-   2285 this.FrameTime.Name = "FrameTime";
-   2286 this.FrameTime.Size = new System.Drawing.Size(32, 18);
-   2287 this.FrameTime.TabIndex = 0;
-   2288 this.FrameTime.Text = " ";
-   2289 //
-   2290 // groupBox11
-   2291 //
-   2292 this.groupBox11.Controls.Add(this.ScriptedObjects);
-   2293 this.groupBox11.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   2294 this.groupBox11.Location = new System.Drawing.Point(483, 6);
-   2295 this.groupBox11.Name = "groupBox11";
-   2296 this.groupBox11.Size = new System.Drawing.Size(107, 49);
-   2297 this.groupBox11.TabIndex = 12;
-   2298 this.groupBox11.TabStop = false;
-   2299 this.groupBox11.Text = "Scripted Objects";
-   2300 //
-   2301 // ScriptedObjects
-   2302 //
-   2303 this.ScriptedObjects.AutoSize = true;
-   2304 this.ScriptedObjects.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   2305 this.ScriptedObjects.Location = new System.Drawing.Point(12, 21);
-   2306 this.ScriptedObjects.Name = "ScriptedObjects";
-   2307 this.ScriptedObjects.Size = new System.Drawing.Size(32, 18);
-   2308 this.ScriptedObjects.TabIndex = 10;
-   2309 this.ScriptedObjects.Text = " ";
-   2310 //
-   2311 // groupBox17
-   2312 //
-   2313 this.groupBox17.Controls.Add(this.PhysicsTime);
-   2314 this.groupBox17.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   2315 this.groupBox17.Location = new System.Drawing.Point(483, 281);
-   2316 this.groupBox17.Name = "groupBox17";
-   2317 this.groupBox17.Size = new System.Drawing.Size(107, 49);
-   2318 this.groupBox17.TabIndex = 13;
-   2319 this.groupBox17.TabStop = false;
-   2320 this.groupBox17.Text = "Physics Time";
-   2321 //
-   2322 // PhysicsTime
-   2323 //
-   2324 this.PhysicsTime.AutoSize = true;
-   2325 this.PhysicsTime.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   2326 this.PhysicsTime.Location = new System.Drawing.Point(12, 21);
-   2327 this.PhysicsTime.Name = "PhysicsTime";
-   2328 this.PhysicsTime.Size = new System.Drawing.Size(32, 18);
-   2329 this.PhysicsTime.TabIndex = 0;
-   2330 this.PhysicsTime.Text = " ";
-   2331 //
-   2332 // groupBox24
-   2333 //
-   2334 this.groupBox24.Controls.Add(this.NetTime);
-   2335 this.groupBox24.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   2336 this.groupBox24.Location = new System.Drawing.Point(596, 281);
-   2337 this.groupBox24.Name = "groupBox24";
-   2338 this.groupBox24.Size = new System.Drawing.Size(107, 49);
-   2339 this.groupBox24.TabIndex = 14;
-   2340 this.groupBox24.TabStop = false;
-   2341 this.groupBox24.Text = "Net Time";
-   2342 //
-   2343 // NetTime
-   2344 //
-   2345 this.NetTime.AutoSize = true;
-   2346 this.NetTime.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   2347 this.NetTime.Location = new System.Drawing.Point(12, 21);
-   2348 this.NetTime.Name = "NetTime";
-   2349 this.NetTime.Size = new System.Drawing.Size(32, 18);
-   2350 this.NetTime.TabIndex = 0;
-   2351 this.NetTime.Text = " ";
-   2352 //
-   2353 // CorradePollTimeDial
-   2354 //
-   2355 this.CorradePollTimeDial.BackColor = System.Drawing.Color.Transparent;
-   2356 this.CorradePollTimeDial.DialColor = System.Drawing.Color.LightYellow;
-   2357 this.CorradePollTimeDial.DialText = "Poll (s)";
-   2358 this.CorradePollTimeDial.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   2359 this.CorradePollTimeDial.Glossiness = 0F;
-   2360 this.CorradePollTimeDial.Location = new System.Drawing.Point(518, 333);
-   2361 this.CorradePollTimeDial.MaxValue = 5F;
-   2362 this.CorradePollTimeDial.MinValue = 0F;
-   2363 this.CorradePollTimeDial.Name = "CorradePollTimeDial";
-   2364 this.CorradePollTimeDial.NoOfDivisions = 5;
-   2365 this.CorradePollTimeDial.NoOfSubDivisions = 4;
-   2366 this.CorradePollTimeDial.RecommendedValue = 0F;
-   2367 this.CorradePollTimeDial.Size = new System.Drawing.Size(150, 150);
-   2368 this.CorradePollTimeDial.TabIndex = 15;
-   2369 this.CorradePollTimeDial.ThresholdPercent = 20F;
-   2370 this.CorradePollTimeDial.Value = 0F;
-   2371 //
2065 // Vassal 2372 // Vassal
2066 // 2373 //
2067 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 2374 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
2068 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 2375 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
2069 this.ClientSize = new System.Drawing.Size(752, 729); 2376 this.ClientSize = new System.Drawing.Size(752, 729);
Line 2113... Line 2420...
2113 this.groupBox16.ResumeLayout(false); 2420 this.groupBox16.ResumeLayout(false);
2114 this.groupBox16.PerformLayout(); 2421 this.groupBox16.PerformLayout();
2115 this.EstateListGroup.ResumeLayout(false); 2422 this.EstateListGroup.ResumeLayout(false);
2116 this.EstateListGroup.PerformLayout(); 2423 this.EstateListGroup.PerformLayout();
2117 ((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).EndInit(); 2424 ((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).EndInit();
2118 this.groupBox11.ResumeLayout(false); 2425 this.RegionToolsTerrainToolsGroup.ResumeLayout(false);
2119 this.groupBox13.ResumeLayout(false); 2426 this.groupBox13.ResumeLayout(false);
2120 this.EstateTerrainDownloadUploadGroup.ResumeLayout(false); 2427 this.EstateTerrainDownloadUploadGroup.ResumeLayout(false);
2121 this.EstateTopTab.ResumeLayout(false); 2428 this.EstateTopTab.ResumeLayout(false);
2122 this.groupBox14.ResumeLayout(false); 2429 this.groupBox14.ResumeLayout(false);
2123 this.groupBox14.PerformLayout(); 2430 this.groupBox14.PerformLayout();
Line 2176... Line 2483...
2176 this.groupBox19.PerformLayout(); 2483 this.groupBox19.PerformLayout();
2177 this.groupBox18.ResumeLayout(false); 2484 this.groupBox18.ResumeLayout(false);
2178 this.groupBox18.PerformLayout(); 2485 this.groupBox18.PerformLayout();
2179 this.RegionToolsRegionDebugGroup.ResumeLayout(false); 2486 this.RegionToolsRegionDebugGroup.ResumeLayout(false);
2180 this.RegionToolsRegionDebugGroup.PerformLayout(); 2487 this.RegionToolsRegionDebugGroup.PerformLayout();
-   2488 this.ResidentListTeleportHomeGroup.ResumeLayout(false);
-   2489 ((System.ComponentModel.ISupportInitialize)(this.pictureBox18)).EndInit();
-   2490 this.EstateVariablesGroup.ResumeLayout(false);
-   2491 this.EstateVariablesGroup.PerformLayout();
-   2492 ((System.ComponentModel.ISupportInitialize)(this.pictureBox19)).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);
-   2500 this.groupBox24.PerformLayout();
2181 this.ResumeLayout(false); 2501 this.ResumeLayout(false);
2182 this.PerformLayout(); 2502 this.PerformLayout();
Line 2183... Line 2503...
2183   2503  
Line 2203... Line 2523...
2203 private PictureBox pictureBox2; 2523 private PictureBox pictureBox2;
2204 private OpenFileDialog LoadRawFileDialog; 2524 private OpenFileDialog LoadRawFileDialog;
2205 private SaveFileDialog SavePNGFileDialog; 2525 private SaveFileDialog SavePNGFileDialog;
2206 private SaveFileDialog SaveRawFileDialog; 2526 private SaveFileDialog SaveRawFileDialog;
2207 private TabPage EstateListsTab; 2527 private TabPage EstateListsTab;
2208 private GroupBox groupBox11; 2528 private GroupBox RegionToolsTerrainToolsGroup;
2209 private GroupBox groupBox13; 2529 private GroupBox groupBox13;
2210 private Button RipTerrainButton; 2530 private Button RipTerrainButton;
2211 private PictureBox pictureBox5; 2531 private PictureBox pictureBox5;
2212 private GroupBox EstateTerrainDownloadUploadGroup; 2532 private GroupBox EstateTerrainDownloadUploadGroup;
2213 private Button DownloadTerrainButton; 2533 private Button DownloadTerrainButton;
Line 2356... Line 2676...
2356 private PictureBox pictureBox17; 2676 private PictureBox pictureBox17;
2357 private Button button6; 2677 private Button button6;
2358 private Button button4; 2678 private Button button4;
2359 private OpenFileDialog LoadCSVFile; 2679 private OpenFileDialog LoadCSVFile;
2360 private Button button9; 2680 private Button button9;
-   2681 private GroupBox ResidentListTeleportHomeGroup;
-   2682 private Button button1;
-   2683 private PictureBox pictureBox18;
-   2684 private GroupBox EstateVariablesGroup;
-   2685 private Label label10;
-   2686 private TextBox TerrainToolsSunPositionBox;
-   2687 private CheckBox TerrainToolsFixedSunBox;
-   2688 private CheckBox TerrainToolsUseEstateSunBox;
-   2689 private Label label9;
-   2690 private TextBox TerrainToolsTerrainLowerLimitBox;
-   2691 private Label label8;
-   2692 private TextBox TerrainToolsTerrainRaiseLimitBox;
-   2693 private Label label7;
-   2694 private TextBox TerrainToolsWaterHeightBox;
-   2695 private PictureBox pictureBox19;
-   2696 private Button SetTerrainVariablesButton;
-   2697 private GroupBox groupBox1;
-   2698 private Label FrameTime;
-   2699 private GroupBox groupBox11;
-   2700 private Label ScriptedObjects;
-   2701 private GroupBox groupBox24;
-   2702 private Label NetTime;
-   2703 private GroupBox groupBox17;
-   2704 private Label PhysicsTime;
-   2705 private BackgroundWorker backgroundWorker1;
-   2706 private AquaControls.AquaGauge CorradePollTimeDial;
2361 } 2707 }
2362 } 2708 }