corrade-vassal – Diff between revs 12 and 16

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 12 Rev 16
1 using System; 1 using System;
2 using System.ComponentModel; 2 using System.ComponentModel;
3 using System.Drawing; 3 using System.Drawing;
4 using System.Windows.Forms; 4 using System.Windows.Forms;
5   5  
6 namespace Vassal 6 namespace Vassal
7 { 7 {
8 partial class Vassal 8 partial class Vassal
9 { 9 {
10 /// <summary> 10 /// <summary>
11 /// Required designer variable. 11 /// Required designer variable.
12 /// </summary> 12 /// </summary>
13 private IContainer components = null; 13 private IContainer components = null;
14   14  
15 /// <summary> 15 /// <summary>
16 /// Clean up any resources being used. 16 /// Clean up any resources being used.
17 /// </summary> 17 /// </summary>
18 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> 18 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
19 protected override void Dispose(bool disposing) 19 protected override void Dispose(bool disposing)
20 { 20 {
21 if (disposing && (components != null)) 21 if (disposing && (components != null))
22 { 22 {
23 components.Dispose(); 23 components.Dispose();
24 } 24 }
25 base.Dispose(disposing); 25 base.Dispose(disposing);
26 } 26 }
27   27  
28 #region Windows Form Designer generated code 28 #region Windows Form Designer generated code
29   29  
30 /// <summary> 30 /// <summary>
31 /// Required method for Designer support - do not modify 31 /// Required method for Designer support - do not modify
32 /// the contents of this method with the code editor. 32 /// the contents of this method with the code editor.
33 /// </summary> 33 /// </summary>
34 private void InitializeComponent() 34 private void InitializeComponent()
35 { 35 {
36 this.components = new System.ComponentModel.Container(); 36 this.components = new System.ComponentModel.Container();
37 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Vassal)); 37 System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Vassal));
38 this.pictureBox1 = new System.Windows.Forms.PictureBox(); 38 this.pictureBox1 = new System.Windows.Forms.PictureBox();
39 this.statusStrip1 = new System.Windows.Forms.StatusStrip(); 39 this.statusStrip1 = new System.Windows.Forms.StatusStrip();
40 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar(); 40 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar();
41 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel(); 41 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel();
42 this.VassalSettingsButton = new System.Windows.Forms.Button(); 42 this.VassalSettingsButton = new System.Windows.Forms.Button();
43 this.button2 = new System.Windows.Forms.Button(); 43 this.button2 = new System.Windows.Forms.Button();
44 this.RegionTeleportGroup = new System.Windows.Forms.GroupBox(); 44 this.RegionTeleportGroup = new System.Windows.Forms.GroupBox();
45 this.pictureBox6 = new System.Windows.Forms.PictureBox(); 45 this.pictureBox6 = new System.Windows.Forms.PictureBox();
46 this.LoadedRegionsBox = new System.Windows.Forms.ComboBox(); 46 this.LoadedRegionsBox = new System.Windows.Forms.ComboBox();
47 this.CurrentRegionName = new System.Windows.Forms.Label(); 47 this.CurrentRegionName = new System.Windows.Forms.Label();
48 this.CurrentRegionAt = new System.Windows.Forms.Label(); 48 this.CurrentRegionAt = new System.Windows.Forms.Label();
49 this.ExportCSVDialog = new System.Windows.Forms.SaveFileDialog(); 49 this.ExportCSVDialog = new System.Windows.Forms.SaveFileDialog();
50 this.VassalStatusGroup = new System.Windows.Forms.GroupBox(); 50 this.VassalStatusGroup = new System.Windows.Forms.GroupBox();
51 this.ConnectionStatusPictureBox = new System.Windows.Forms.PictureBox(); 51 this.ConnectionStatusPictureBox = new System.Windows.Forms.PictureBox();
52 this.pictureBox2 = new System.Windows.Forms.PictureBox(); 52 this.pictureBox2 = new System.Windows.Forms.PictureBox();
53 this.Version = new System.Windows.Forms.Label(); 53 this.Version = new System.Windows.Forms.Label();
54 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); 54 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
55 this.pictureBox4 = new System.Windows.Forms.PictureBox(); 55 this.pictureBox4 = new System.Windows.Forms.PictureBox();
56 this.pictureBox7 = new System.Windows.Forms.PictureBox(); 56 this.pictureBox7 = new System.Windows.Forms.PictureBox();
57 this.pictureBox5 = new System.Windows.Forms.PictureBox(); 57 this.pictureBox5 = new System.Windows.Forms.PictureBox();
58 this.pictureBox3 = new System.Windows.Forms.PictureBox(); 58 this.pictureBox3 = new System.Windows.Forms.PictureBox();
59 this.pictureBox8 = new System.Windows.Forms.PictureBox(); 59 this.pictureBox8 = new System.Windows.Forms.PictureBox();
60 this.pictureBox9 = new System.Windows.Forms.PictureBox(); 60 this.pictureBox9 = new System.Windows.Forms.PictureBox();
61 this.pictureBox10 = new System.Windows.Forms.PictureBox(); 61 this.pictureBox10 = new System.Windows.Forms.PictureBox();
62 this.pictureBox11 = new System.Windows.Forms.PictureBox(); 62 this.pictureBox11 = new System.Windows.Forms.PictureBox();
63 this.pictureBox12 = new System.Windows.Forms.PictureBox(); 63 this.pictureBox12 = new System.Windows.Forms.PictureBox();
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();
74 this.button6 = new System.Windows.Forms.Button(); 76 this.button6 = new System.Windows.Forms.Button();
75 this.button7 = new System.Windows.Forms.Button(); 77 this.button7 = new System.Windows.Forms.Button();
76 this.EstateListsAddGroupBox = new System.Windows.Forms.TextBox(); 78 this.EstateListsAddGroupBox = new System.Windows.Forms.TextBox();
77 this.EstateListsResidentsGroup = new System.Windows.Forms.GroupBox(); 79 this.EstateListsResidentsGroup = new System.Windows.Forms.GroupBox();
78 this.button4 = new System.Windows.Forms.Button(); 80 this.button4 = new System.Windows.Forms.Button();
79 this.groupBox15 = new System.Windows.Forms.GroupBox(); 81 this.groupBox15 = new System.Windows.Forms.GroupBox();
80 this.EstateListsResidentFirstName = new System.Windows.Forms.TextBox(); 82 this.EstateListsResidentFirstName = new System.Windows.Forms.TextBox();
81 this.EstateListsAddResidentButton = new System.Windows.Forms.Button(); 83 this.EstateListsAddResidentButton = new System.Windows.Forms.Button();
82 this.groupBox16 = new System.Windows.Forms.GroupBox(); 84 this.groupBox16 = new System.Windows.Forms.GroupBox();
83 this.EstateListsResidentLastName = new System.Windows.Forms.TextBox(); 85 this.EstateListsResidentLastName = new System.Windows.Forms.TextBox();
84 this.EstateListGroup = new System.Windows.Forms.GroupBox(); 86 this.EstateListGroup = new System.Windows.Forms.GroupBox();
85 this.button9 = new System.Windows.Forms.Button(); 87 this.button9 = new System.Windows.Forms.Button();
86 this.label6 = new System.Windows.Forms.Label(); 88 this.label6 = new System.Windows.Forms.Label();
87 this.EstateListFilter = new System.Windows.Forms.TextBox(); 89 this.EstateListFilter = new System.Windows.Forms.TextBox();
88 this.label5 = new System.Windows.Forms.Label(); 90 this.label5 = new System.Windows.Forms.Label();
89 this.EstateListGridView = new System.Windows.Forms.DataGridView(); 91 this.EstateListGridView = new System.Windows.Forms.DataGridView();
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();
100 this.EstateTopTab = new System.Windows.Forms.TabPage(); 114 this.EstateTopTab = new System.Windows.Forms.TabPage();
101 this.groupBox14 = new System.Windows.Forms.GroupBox(); 115 this.groupBox14 = new System.Windows.Forms.GroupBox();
102 this.label2 = new System.Windows.Forms.Label(); 116 this.label2 = new System.Windows.Forms.Label();
103 this.TopCollidersFilter = new System.Windows.Forms.TextBox(); 117 this.TopCollidersFilter = new System.Windows.Forms.TextBox();
104 this.ReturnTopCollidersButton = new System.Windows.Forms.Button(); 118 this.ReturnTopCollidersButton = new System.Windows.Forms.Button();
105 this.button5 = new System.Windows.Forms.Button(); 119 this.button5 = new System.Windows.Forms.Button();
106 this.TopCollidersGridView = new System.Windows.Forms.DataGridView(); 120 this.TopCollidersGridView = new System.Windows.Forms.DataGridView();
107 this.TopCollidersScore = new System.Windows.Forms.DataGridViewTextBoxColumn(); 121 this.TopCollidersScore = new System.Windows.Forms.DataGridViewTextBoxColumn();
108 this.TopCollidersTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn(); 122 this.TopCollidersTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn();
109 this.TopCollidersUUID = new System.Windows.Forms.DataGridViewTextBoxColumn(); 123 this.TopCollidersUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
110 this.TopCollidersOwner = new System.Windows.Forms.DataGridViewTextBoxColumn(); 124 this.TopCollidersOwner = new System.Windows.Forms.DataGridViewTextBoxColumn();
111 this.TopCollidersPosition = new System.Windows.Forms.DataGridViewTextBoxColumn(); 125 this.TopCollidersPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
112 this.groupBox12 = new System.Windows.Forms.GroupBox(); 126 this.groupBox12 = new System.Windows.Forms.GroupBox();
113 this.TopScriptsGridView = new System.Windows.Forms.DataGridView(); 127 this.TopScriptsGridView = new System.Windows.Forms.DataGridView();
114 this.TopScriptsScore = new System.Windows.Forms.DataGridViewTextBoxColumn(); 128 this.TopScriptsScore = new System.Windows.Forms.DataGridViewTextBoxColumn();
115 this.TopScriptsTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn(); 129 this.TopScriptsTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn();
116 this.TopScriptsUUID = new System.Windows.Forms.DataGridViewTextBoxColumn(); 130 this.TopScriptsUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
117 this.TopScriptsOwner = new System.Windows.Forms.DataGridViewTextBoxColumn(); 131 this.TopScriptsOwner = new System.Windows.Forms.DataGridViewTextBoxColumn();
118 this.TopScriptsPosition = new System.Windows.Forms.DataGridViewTextBoxColumn(); 132 this.TopScriptsPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
119 this.ReturnTopScriptsButton = new System.Windows.Forms.Button(); 133 this.ReturnTopScriptsButton = new System.Windows.Forms.Button();
120 this.label1 = new System.Windows.Forms.Label(); 134 this.label1 = new System.Windows.Forms.Label();
121 this.button3 = new System.Windows.Forms.Button(); 135 this.button3 = new System.Windows.Forms.Button();
122 this.TopScriptsFilter = new System.Windows.Forms.TextBox(); 136 this.TopScriptsFilter = new System.Windows.Forms.TextBox();
123 this.BatchRestartTab = new System.Windows.Forms.TabPage(); 137 this.BatchRestartTab = new System.Windows.Forms.TabPage();
124 this.label3 = new System.Windows.Forms.Label(); 138 this.label3 = new System.Windows.Forms.Label();
125 this.RegionRestartDelayBox = new System.Windows.Forms.TextBox(); 139 this.RegionRestartDelayBox = new System.Windows.Forms.TextBox();
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();
136 this.ResidentListGridView = new System.Windows.Forms.DataGridView(); 152 this.ResidentListGridView = new System.Windows.Forms.DataGridView();
137 this.ResidentListName = new System.Windows.Forms.DataGridViewTextBoxColumn(); 153 this.ResidentListName = new System.Windows.Forms.DataGridViewTextBoxColumn();
138 this.ResidentListUUID = new System.Windows.Forms.DataGridViewTextBoxColumn(); 154 this.ResidentListUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
139 this.ResidentListPosition = new System.Windows.Forms.DataGridViewTextBoxColumn(); 155 this.ResidentListPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
140 this.RegionsStateTab = new System.Windows.Forms.TabPage(); 156 this.RegionsStateTab = new System.Windows.Forms.TabPage();
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();
151 this.ScriptTime = new System.Windows.Forms.Label(); 178 this.ScriptTime = new System.Windows.Forms.Label();
152 this.groupBox7 = new System.Windows.Forms.GroupBox(); 179 this.groupBox7 = new System.Windows.Forms.GroupBox();
153 this.ActiveScripts = new System.Windows.Forms.Label(); 180 this.ActiveScripts = new System.Windows.Forms.Label();
154 this.groupBox6 = new System.Windows.Forms.GroupBox(); 181 this.groupBox6 = new System.Windows.Forms.GroupBox();
155 this.PhysicsFPS = new System.Windows.Forms.Label(); 182 this.PhysicsFPS = new System.Windows.Forms.Label();
156 this.groupBox5 = new System.Windows.Forms.GroupBox(); 183 this.groupBox5 = new System.Windows.Forms.GroupBox();
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();
169 this.RegionTexturesHighUUIDApplyButton = new System.Windows.Forms.Button(); 194 this.RegionTexturesHighUUIDApplyButton = new System.Windows.Forms.Button();
170 this.button13 = new System.Windows.Forms.Button(); 195 this.button13 = new System.Windows.Forms.Button();
171 this.RegionTexturesHighUUIDBox = new System.Windows.Forms.TextBox(); 196 this.RegionTexturesHighUUIDBox = new System.Windows.Forms.TextBox();
172 this.RegionTexturesHighPictureBox = new System.Windows.Forms.PictureBox(); 197 this.RegionTexturesHighPictureBox = new System.Windows.Forms.PictureBox();
173 this.groupBox23 = new System.Windows.Forms.GroupBox(); 198 this.groupBox23 = new System.Windows.Forms.GroupBox();
174 this.RegionTexturesLowUUIDApplyBox = new System.Windows.Forms.TextBox(); 199 this.RegionTexturesLowUUIDApplyBox = new System.Windows.Forms.TextBox();
175 this.RegionTexturesLowUUIDApplyButton = new System.Windows.Forms.Button(); 200 this.RegionTexturesLowUUIDApplyButton = new System.Windows.Forms.Button();
176 this.button10 = new System.Windows.Forms.Button(); 201 this.button10 = new System.Windows.Forms.Button();
177 this.RegionTexturesLowUUIDBox = new System.Windows.Forms.TextBox(); 202 this.RegionTexturesLowUUIDBox = new System.Windows.Forms.TextBox();
178 this.RegionTexturesLowPictureBox = new System.Windows.Forms.PictureBox(); 203 this.RegionTexturesLowPictureBox = new System.Windows.Forms.PictureBox();
179 this.groupBox21 = new System.Windows.Forms.GroupBox(); 204 this.groupBox21 = new System.Windows.Forms.GroupBox();
180 this.RegionTexturesMiddleHighUUIDApplyBox = new System.Windows.Forms.TextBox(); 205 this.RegionTexturesMiddleHighUUIDApplyBox = new System.Windows.Forms.TextBox();
181 this.RegionTexturesMiddleHighUUIDApplyButton = new System.Windows.Forms.Button(); 206 this.RegionTexturesMiddleHighUUIDApplyButton = new System.Windows.Forms.Button();
182 this.button11 = new System.Windows.Forms.Button(); 207 this.button11 = new System.Windows.Forms.Button();
183 this.RegionTexturesMiddleHighUUIDBox = new System.Windows.Forms.TextBox(); 208 this.RegionTexturesMiddleHighUUIDBox = new System.Windows.Forms.TextBox();
184 this.RegionTexturesMiddleHighPictureBox = new System.Windows.Forms.PictureBox(); 209 this.RegionTexturesMiddleHighPictureBox = new System.Windows.Forms.PictureBox();
185 this.groupBox20 = new System.Windows.Forms.GroupBox(); 210 this.groupBox20 = new System.Windows.Forms.GroupBox();
186 this.RegionTexturesMiddleLowUUIDApplyBox = new System.Windows.Forms.TextBox(); 211 this.RegionTexturesMiddleLowUUIDApplyBox = new System.Windows.Forms.TextBox();
187 this.RegionTexturesMiddleLowUUIDApplyButton = new System.Windows.Forms.Button(); 212 this.RegionTexturesMiddleLowUUIDApplyButton = new System.Windows.Forms.Button();
188 this.button8 = new System.Windows.Forms.Button(); 213 this.button8 = new System.Windows.Forms.Button();
189 this.RegionTexturesMiddleLowUUIDBox = new System.Windows.Forms.TextBox(); 214 this.RegionTexturesMiddleLowUUIDBox = new System.Windows.Forms.TextBox();
190 this.RegionTexturesMiddleLowPictureBox = new System.Windows.Forms.PictureBox(); 215 this.RegionTexturesMiddleLowPictureBox = new System.Windows.Forms.PictureBox();
191 this.RegionToolsTab = new System.Windows.Forms.TabPage(); 216 this.RegionToolsTab = new System.Windows.Forms.TabPage();
192 this.RegionToolsRegionInfoGroup = new System.Windows.Forms.GroupBox(); 217 this.RegionToolsRegionInfoGroup = new System.Windows.Forms.GroupBox();
193 this.RegionInfoMatureBox = new System.Windows.Forms.CheckBox(); 218 this.RegionInfoMatureBox = new System.Windows.Forms.CheckBox();
194 this.groupBox19 = new System.Windows.Forms.GroupBox(); 219 this.groupBox19 = new System.Windows.Forms.GroupBox();
195 this.RegionInfoAgentLimitBox = new System.Windows.Forms.TextBox(); 220 this.RegionInfoAgentLimitBox = new System.Windows.Forms.TextBox();
196 this.groupBox18 = new System.Windows.Forms.GroupBox(); 221 this.groupBox18 = new System.Windows.Forms.GroupBox();
197 this.RegionInfoObjectBonusBox = new System.Windows.Forms.TextBox(); 222 this.RegionInfoObjectBonusBox = new System.Windows.Forms.TextBox();
198 this.RegionInfoParcelBox = new System.Windows.Forms.CheckBox(); 223 this.RegionInfoParcelBox = new System.Windows.Forms.CheckBox();
199 this.RegionInfoTerraformBox = new System.Windows.Forms.CheckBox(); 224 this.RegionInfoTerraformBox = new System.Windows.Forms.CheckBox();
200 this.RegionInfoPushBox = new System.Windows.Forms.CheckBox(); 225 this.RegionInfoPushBox = new System.Windows.Forms.CheckBox();
201 this.RegioninfoResellBox = new System.Windows.Forms.CheckBox(); 226 this.RegioninfoResellBox = new System.Windows.Forms.CheckBox();
202 this.RegionInfoDamageBox = new System.Windows.Forms.CheckBox(); 227 this.RegionInfoDamageBox = new System.Windows.Forms.CheckBox();
203 this.RegionInfoFlyBox = new System.Windows.Forms.CheckBox(); 228 this.RegionInfoFlyBox = new System.Windows.Forms.CheckBox();
204 this.ApplyRegionInfoButton = new System.Windows.Forms.Button(); 229 this.ApplyRegionInfoButton = new System.Windows.Forms.Button();
205 this.RegionToolsRegionDebugGroup = new System.Windows.Forms.GroupBox(); 230 this.RegionToolsRegionDebugGroup = new System.Windows.Forms.GroupBox();
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();
242 ((System.ComponentModel.ISupportInitialize)(this.ConnectionStatusPictureBox)).BeginInit(); 249 ((System.ComponentModel.ISupportInitialize)(this.ConnectionStatusPictureBox)).BeginInit();
243 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); 250 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
244 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); 251 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
245 ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit(); 252 ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
246 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); 253 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
247 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); 254 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
248 ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit(); 255 ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
249 ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit(); 256 ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
250 ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit(); 257 ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
251 ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit(); 258 ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
252 ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit(); 259 ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
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();
296 this.groupBox23.SuspendLayout(); 311 this.groupBox23.SuspendLayout();
297 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesLowPictureBox)).BeginInit(); 312 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesLowPictureBox)).BeginInit();
298 this.groupBox21.SuspendLayout(); 313 this.groupBox21.SuspendLayout();
299 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleHighPictureBox)).BeginInit(); 314 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleHighPictureBox)).BeginInit();
300 this.groupBox20.SuspendLayout(); 315 this.groupBox20.SuspendLayout();
301 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleLowPictureBox)).BeginInit(); 316 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleLowPictureBox)).BeginInit();
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")));
320 this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; 330 this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
321 this.pictureBox1.Location = new System.Drawing.Point(17, 12); 331 this.pictureBox1.Location = new System.Drawing.Point(17, 12);
322 this.pictureBox1.Name = "pictureBox1"; 332 this.pictureBox1.Name = "pictureBox1";
323 this.pictureBox1.Size = new System.Drawing.Size(515, 151); 333 this.pictureBox1.Size = new System.Drawing.Size(515, 151);
324 this.pictureBox1.TabIndex = 0; 334 this.pictureBox1.TabIndex = 0;
325 this.pictureBox1.TabStop = false; 335 this.pictureBox1.TabStop = false;
326 // 336 //
327 // statusStrip1 337 // statusStrip1
328 // 338 //
329 this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { 339 this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
330 this.StatusProgress, 340 this.StatusProgress,
331 this.StatusText}); 341 this.StatusText});
332 this.statusStrip1.Location = new System.Drawing.Point(0, 707); 342 this.statusStrip1.Location = new System.Drawing.Point(0, 707);
333 this.statusStrip1.Name = "statusStrip1"; 343 this.statusStrip1.Name = "statusStrip1";
334 this.statusStrip1.Size = new System.Drawing.Size(752, 22); 344 this.statusStrip1.Size = new System.Drawing.Size(752, 22);
335 this.statusStrip1.TabIndex = 2; 345 this.statusStrip1.TabIndex = 2;
336 this.statusStrip1.Text = "statusStrip1"; 346 this.statusStrip1.Text = "statusStrip1";
337 // 347 //
338 // StatusProgress 348 // StatusProgress
339 // 349 //
340 this.StatusProgress.Name = "StatusProgress"; 350 this.StatusProgress.Name = "StatusProgress";
341 this.StatusProgress.Size = new System.Drawing.Size(100, 16); 351 this.StatusProgress.Size = new System.Drawing.Size(100, 16);
342 // 352 //
343 // StatusText 353 // StatusText
344 // 354 //
345 this.StatusText.Name = "StatusText"; 355 this.StatusText.Name = "StatusText";
346 this.StatusText.Size = new System.Drawing.Size(10, 17); 356 this.StatusText.Size = new System.Drawing.Size(10, 17);
347 this.StatusText.Text = " "; 357 this.StatusText.Text = " ";
348 // 358 //
349 // VassalSettingsButton 359 // VassalSettingsButton
350 // 360 //
351 this.VassalSettingsButton.Location = new System.Drawing.Point(48, 26); 361 this.VassalSettingsButton.Location = new System.Drawing.Point(48, 26);
352 this.VassalSettingsButton.Name = "VassalSettingsButton"; 362 this.VassalSettingsButton.Name = "VassalSettingsButton";
353 this.VassalSettingsButton.Size = new System.Drawing.Size(121, 23); 363 this.VassalSettingsButton.Size = new System.Drawing.Size(121, 23);
354 this.VassalSettingsButton.TabIndex = 8; 364 this.VassalSettingsButton.TabIndex = 8;
355 this.VassalSettingsButton.Text = "Vassal Settings..."; 365 this.VassalSettingsButton.Text = "Vassal Settings...";
356 this.VassalSettingsButton.UseVisualStyleBackColor = true; 366 this.VassalSettingsButton.UseVisualStyleBackColor = true;
357 this.VassalSettingsButton.Click += new System.EventHandler(this.SettingsRequested); 367 this.VassalSettingsButton.Click += new System.EventHandler(this.SettingsRequested);
358 // 368 //
359 // button2 369 // button2
360 // 370 //
361 this.button2.Location = new System.Drawing.Point(113, 57); 371 this.button2.Location = new System.Drawing.Point(113, 57);
362 this.button2.Name = "button2"; 372 this.button2.Name = "button2";
363 this.button2.Size = new System.Drawing.Size(56, 23); 373 this.button2.Size = new System.Drawing.Size(56, 23);
364 this.button2.TabIndex = 7; 374 this.button2.TabIndex = 7;
365 this.button2.Text = "Edit..."; 375 this.button2.Text = "Edit...";
366 this.button2.UseVisualStyleBackColor = true; 376 this.button2.UseVisualStyleBackColor = true;
367 this.button2.Click += new System.EventHandler(this.RequestedEditRegions); 377 this.button2.Click += new System.EventHandler(this.RequestedEditRegions);
368 // 378 //
369 // RegionTeleportGroup 379 // RegionTeleportGroup
370 // 380 //
371 this.RegionTeleportGroup.Controls.Add(this.pictureBox6); 381 this.RegionTeleportGroup.Controls.Add(this.pictureBox6);
372 this.RegionTeleportGroup.Controls.Add(this.button2); 382 this.RegionTeleportGroup.Controls.Add(this.button2);
373 this.RegionTeleportGroup.Controls.Add(this.LoadedRegionsBox); 383 this.RegionTeleportGroup.Controls.Add(this.LoadedRegionsBox);
374 this.RegionTeleportGroup.Enabled = false; 384 this.RegionTeleportGroup.Enabled = false;
375 this.RegionTeleportGroup.Font = new System.Drawing.Font("Palatino Linotype", 8.25F); 385 this.RegionTeleportGroup.Font = new System.Drawing.Font("Palatino Linotype", 8.25F);
376 this.RegionTeleportGroup.Location = new System.Drawing.Point(538, 79); 386 this.RegionTeleportGroup.Location = new System.Drawing.Point(538, 79);
377 this.RegionTeleportGroup.Name = "RegionTeleportGroup"; 387 this.RegionTeleportGroup.Name = "RegionTeleportGroup";
378 this.RegionTeleportGroup.Size = new System.Drawing.Size(202, 89); 388 this.RegionTeleportGroup.Size = new System.Drawing.Size(202, 89);
379 this.RegionTeleportGroup.TabIndex = 4; 389 this.RegionTeleportGroup.TabIndex = 4;
380 this.RegionTeleportGroup.TabStop = false; 390 this.RegionTeleportGroup.TabStop = false;
381 this.RegionTeleportGroup.Text = "Region Teleport"; 391 this.RegionTeleportGroup.Text = "Region Teleport";
382 // 392 //
383 // pictureBox6 393 // pictureBox6
384 // 394 //
385 this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help; 395 this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help;
386 this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image"))); 396 this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
387 this.pictureBox6.Location = new System.Drawing.Point(175, 58); 397 this.pictureBox6.Location = new System.Drawing.Point(175, 58);
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;
398 this.LoadedRegionsBox.Font = new System.Drawing.Font("Consolas", 8.25F); 409 this.LoadedRegionsBox.Font = new System.Drawing.Font("Consolas", 8.25F);
399 this.LoadedRegionsBox.FormattingEnabled = true; 410 this.LoadedRegionsBox.FormattingEnabled = true;
400 this.LoadedRegionsBox.Location = new System.Drawing.Point(6, 21); 411 this.LoadedRegionsBox.Location = new System.Drawing.Point(6, 21);
401 this.LoadedRegionsBox.Name = "LoadedRegionsBox"; 412 this.LoadedRegionsBox.Name = "LoadedRegionsBox";
402 this.LoadedRegionsBox.Size = new System.Drawing.Size(190, 21); 413 this.LoadedRegionsBox.Size = new System.Drawing.Size(190, 21);
403 this.LoadedRegionsBox.Sorted = true; 414 this.LoadedRegionsBox.Sorted = true;
404 this.LoadedRegionsBox.TabIndex = 0; 415 this.LoadedRegionsBox.TabIndex = 0;
405 this.LoadedRegionsBox.SelectedIndexChanged += new System.EventHandler(this.RegionSelected); 416 this.LoadedRegionsBox.SelectedIndexChanged += new System.EventHandler(this.RegionSelected);
406 // 417 //
407 // CurrentRegionName 418 // CurrentRegionName
408 // 419 //
409 this.CurrentRegionName.AutoSize = true; 420 this.CurrentRegionName.AutoSize = true;
410 this.CurrentRegionName.Font = new System.Drawing.Font("Palatino Linotype", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 421 this.CurrentRegionName.Font = new System.Drawing.Font("Palatino Linotype", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
411 this.CurrentRegionName.Location = new System.Drawing.Point(216, 157); 422 this.CurrentRegionName.Location = new System.Drawing.Point(216, 157);
412 this.CurrentRegionName.Name = "CurrentRegionName"; 423 this.CurrentRegionName.Name = "CurrentRegionName";
413 this.CurrentRegionName.Size = new System.Drawing.Size(17, 26); 424 this.CurrentRegionName.Size = new System.Drawing.Size(17, 26);
414 this.CurrentRegionName.TabIndex = 7; 425 this.CurrentRegionName.TabIndex = 7;
415 this.CurrentRegionName.Text = " "; 426 this.CurrentRegionName.Text = " ";
416 this.CurrentRegionName.Visible = false; 427 this.CurrentRegionName.Visible = false;
417 // 428 //
418 // CurrentRegionAt 429 // CurrentRegionAt
419 // 430 //
420 this.CurrentRegionAt.AutoSize = true; 431 this.CurrentRegionAt.AutoSize = true;
421 this.CurrentRegionAt.Location = new System.Drawing.Point(201, 161); 432 this.CurrentRegionAt.Location = new System.Drawing.Point(201, 161);
422 this.CurrentRegionAt.Name = "CurrentRegionAt"; 433 this.CurrentRegionAt.Name = "CurrentRegionAt";
423 this.CurrentRegionAt.Size = new System.Drawing.Size(16, 13); 434 this.CurrentRegionAt.Size = new System.Drawing.Size(16, 13);
424 this.CurrentRegionAt.TabIndex = 8; 435 this.CurrentRegionAt.TabIndex = 8;
425 this.CurrentRegionAt.Text = "at"; 436 this.CurrentRegionAt.Text = "at";
426 this.CurrentRegionAt.Visible = false; 437 this.CurrentRegionAt.Visible = false;
427 // 438 //
428 // ExportCSVDialog 439 // ExportCSVDialog
429 // 440 //
430 this.ExportCSVDialog.Filter = "CSV (*.csv)|*.csv|All files (*.*)|*.*"; 441 this.ExportCSVDialog.Filter = "CSV (*.csv)|*.csv|All files (*.*)|*.*";
431 // 442 //
432 // VassalStatusGroup 443 // VassalStatusGroup
433 // 444 //
434 this.VassalStatusGroup.Controls.Add(this.ConnectionStatusPictureBox); 445 this.VassalStatusGroup.Controls.Add(this.ConnectionStatusPictureBox);
435 this.VassalStatusGroup.Controls.Add(this.pictureBox2); 446 this.VassalStatusGroup.Controls.Add(this.pictureBox2);
436 this.VassalStatusGroup.Controls.Add(this.VassalSettingsButton); 447 this.VassalStatusGroup.Controls.Add(this.VassalSettingsButton);
437 this.VassalStatusGroup.Font = new System.Drawing.Font("Palatino Linotype", 8.25F); 448 this.VassalStatusGroup.Font = new System.Drawing.Font("Palatino Linotype", 8.25F);
438 this.VassalStatusGroup.Location = new System.Drawing.Point(538, 12); 449 this.VassalStatusGroup.Location = new System.Drawing.Point(538, 12);
439 this.VassalStatusGroup.Name = "VassalStatusGroup"; 450 this.VassalStatusGroup.Name = "VassalStatusGroup";
440 this.VassalStatusGroup.Size = new System.Drawing.Size(202, 61); 451 this.VassalStatusGroup.Size = new System.Drawing.Size(202, 61);
441 this.VassalStatusGroup.TabIndex = 3; 452 this.VassalStatusGroup.TabIndex = 3;
442 this.VassalStatusGroup.TabStop = false; 453 this.VassalStatusGroup.TabStop = false;
443 this.VassalStatusGroup.Text = "Status"; 454 this.VassalStatusGroup.Text = "Status";
444 // 455 //
445 // ConnectionStatusPictureBox 456 // ConnectionStatusPictureBox
446 // 457 //
447 this.ConnectionStatusPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("ConnectionStatusPictureBox.Image"))); 458 this.ConnectionStatusPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("ConnectionStatusPictureBox.Image")));
448 this.ConnectionStatusPictureBox.Location = new System.Drawing.Point(6, 19); 459 this.ConnectionStatusPictureBox.Location = new System.Drawing.Point(6, 19);
449 this.ConnectionStatusPictureBox.Name = "ConnectionStatusPictureBox"; 460 this.ConnectionStatusPictureBox.Name = "ConnectionStatusPictureBox";
450 this.ConnectionStatusPictureBox.Size = new System.Drawing.Size(36, 36); 461 this.ConnectionStatusPictureBox.Size = new System.Drawing.Size(36, 36);
451 this.ConnectionStatusPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; 462 this.ConnectionStatusPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
452 this.ConnectionStatusPictureBox.TabIndex = 12; 463 this.ConnectionStatusPictureBox.TabIndex = 12;
453 this.ConnectionStatusPictureBox.TabStop = false; 464 this.ConnectionStatusPictureBox.TabStop = false;
454 this.ConnectionStatusPictureBox.Click += new System.EventHandler(this.ReconnectRequested); 465 this.ConnectionStatusPictureBox.Click += new System.EventHandler(this.ReconnectRequested);
455 // 466 //
456 // pictureBox2 467 // pictureBox2
457 // 468 //
458 this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help; 469 this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help;
459 this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); 470 this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
460 this.pictureBox2.Location = new System.Drawing.Point(175, 27); 471 this.pictureBox2.Location = new System.Drawing.Point(175, 27);
461 this.pictureBox2.Name = "pictureBox2"; 472 this.pictureBox2.Name = "pictureBox2";
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)));
472 this.Version.Location = new System.Drawing.Point(280, 142); 484 this.Version.Location = new System.Drawing.Point(280, 142);
473 this.Version.Name = "Version"; 485 this.Version.Name = "Version";
474 this.Version.Size = new System.Drawing.Size(97, 13); 486 this.Version.Size = new System.Drawing.Size(97, 13);
475 this.Version.TabIndex = 9; 487 this.Version.TabIndex = 9;
476 this.Version.Text = " "; 488 this.Version.Text = " ";
477 // 489 //
478 // toolTip1 490 // toolTip1
479 // 491 //
480 this.toolTip1.AutoPopDelay = 32767; 492 this.toolTip1.AutoPopDelay = 32767;
481 this.toolTip1.InitialDelay = 500; 493 this.toolTip1.InitialDelay = 500;
482 this.toolTip1.ReshowDelay = 100; 494 this.toolTip1.ReshowDelay = 100;
483 // 495 //
484 // pictureBox4 496 // pictureBox4
485 // 497 //
486 this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help; 498 this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Help;
487 this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image"))); 499 this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
488 this.pictureBox4.Location = new System.Drawing.Point(188, 22); 500 this.pictureBox4.Location = new System.Drawing.Point(188, 22);
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")));
499 this.pictureBox7.Location = new System.Drawing.Point(188, 51); 512 this.pictureBox7.Location = new System.Drawing.Point(188, 51);
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")));
510 this.pictureBox5.Location = new System.Drawing.Point(188, 22); 524 this.pictureBox5.Location = new System.Drawing.Point(188, 22);
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")));
521 this.pictureBox3.Location = new System.Drawing.Point(461, 456); 536 this.pictureBox3.Location = new System.Drawing.Point(461, 456);
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")));
532 this.pictureBox8.Location = new System.Drawing.Point(687, 21); 548 this.pictureBox8.Location = new System.Drawing.Point(687, 21);
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")));
543 this.pictureBox9.Location = new System.Drawing.Point(681, 336); 560 this.pictureBox9.Location = new System.Drawing.Point(681, 336);
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")));
554 this.pictureBox10.Location = new System.Drawing.Point(317, 52); 572 this.pictureBox10.Location = new System.Drawing.Point(317, 52);
555 this.pictureBox10.Name = "pictureBox10"; 573 this.pictureBox10.Name = "pictureBox10";
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")));
566 this.pictureBox11.Location = new System.Drawing.Point(320, 84); 585 this.pictureBox11.Location = new System.Drawing.Point(320, 84);
567 this.pictureBox11.Name = "pictureBox11"; 586 this.pictureBox11.Name = "pictureBox11";
568 this.pictureBox11.Size = new System.Drawing.Size(20, 20); 587 this.pictureBox11.Size = new System.Drawing.Size(20, 20);
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")));
579 this.pictureBox12.Location = new System.Drawing.Point(676, 15); 599 this.pictureBox12.Location = new System.Drawing.Point(676, 15);
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")));
590 this.pictureBox13.Location = new System.Drawing.Point(431, 77); 611 this.pictureBox13.Location = new System.Drawing.Point(431, 77);
591 this.pictureBox13.Name = "pictureBox13"; 612 this.pictureBox13.Name = "pictureBox13";
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")));
602 this.pictureBox14.Location = new System.Drawing.Point(202, 50); 624 this.pictureBox14.Location = new System.Drawing.Point(202, 50);
603 this.pictureBox14.Name = "pictureBox14"; 625 this.pictureBox14.Name = "pictureBox14";
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")));
614 this.pictureBox15.Location = new System.Drawing.Point(676, 227); 637 this.pictureBox15.Location = new System.Drawing.Point(676, 227);
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")));
625 this.pictureBox16.Location = new System.Drawing.Point(676, 191); 649 this.pictureBox16.Location = new System.Drawing.Point(676, 191);
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")));
636 this.pictureBox17.Location = new System.Drawing.Point(172, 23); 661 this.pictureBox17.Location = new System.Drawing.Point(172, 23);
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 (*.*)|*.*";
647 // 700 //
648 // SavePNGFileDialog 701 // SavePNGFileDialog
649 // 702 //
650 this.SavePNGFileDialog.Filter = "PNG (*.png)|*.png|All files (*.*)|*.*"; 703 this.SavePNGFileDialog.Filter = "PNG (*.png)|*.png|All files (*.*)|*.*";
651 // 704 //
652 // SaveRawFileDialog 705 // SaveRawFileDialog
653 // 706 //
654 this.SaveRawFileDialog.Filter = "RAW (*.raw)|*.raw|All files (*.*)|*.*"; 707 this.SaveRawFileDialog.Filter = "RAW (*.raw)|*.raw|All files (*.*)|*.*";
655 // 708 //
656 // EstateListsTab 709 // EstateListsTab
657 // 710 //
658 this.EstateListsTab.Controls.Add(this.EstateListsGroupsGroup); 711 this.EstateListsTab.Controls.Add(this.EstateListsGroupsGroup);
659 this.EstateListsTab.Controls.Add(this.EstateListsResidentsGroup); 712 this.EstateListsTab.Controls.Add(this.EstateListsResidentsGroup);
660 this.EstateListsTab.Controls.Add(this.EstateListGroup); 713 this.EstateListsTab.Controls.Add(this.EstateListGroup);
661 this.EstateListsTab.Location = new System.Drawing.Point(4, 25); 714 this.EstateListsTab.Location = new System.Drawing.Point(4, 25);
662 this.EstateListsTab.Name = "EstateListsTab"; 715 this.EstateListsTab.Name = "EstateListsTab";
663 this.EstateListsTab.Size = new System.Drawing.Size(719, 489); 716 this.EstateListsTab.Size = new System.Drawing.Size(719, 489);
664 this.EstateListsTab.TabIndex = 6; 717 this.EstateListsTab.TabIndex = 6;
665 this.EstateListsTab.Text = "Estate Lists"; 718 this.EstateListsTab.Text = "Estate Lists";
666 this.EstateListsTab.UseVisualStyleBackColor = true; 719 this.EstateListsTab.UseVisualStyleBackColor = true;
667 // 720 //
668 // EstateListsGroupsGroup 721 // EstateListsGroupsGroup
669 // 722 //
670 this.EstateListsGroupsGroup.Controls.Add(this.button6); 723 this.EstateListsGroupsGroup.Controls.Add(this.button6);
671 this.EstateListsGroupsGroup.Controls.Add(this.pictureBox10); 724 this.EstateListsGroupsGroup.Controls.Add(this.pictureBox10);
672 this.EstateListsGroupsGroup.Controls.Add(this.button7); 725 this.EstateListsGroupsGroup.Controls.Add(this.button7);
673 this.EstateListsGroupsGroup.Controls.Add(this.EstateListsAddGroupBox); 726 this.EstateListsGroupsGroup.Controls.Add(this.EstateListsAddGroupBox);
674 this.EstateListsGroupsGroup.Enabled = false; 727 this.EstateListsGroupsGroup.Enabled = false;
675 this.EstateListsGroupsGroup.Location = new System.Drawing.Point(367, 374); 728 this.EstateListsGroupsGroup.Location = new System.Drawing.Point(367, 374);
676 this.EstateListsGroupsGroup.Name = "EstateListsGroupsGroup"; 729 this.EstateListsGroupsGroup.Name = "EstateListsGroupsGroup";
677 this.EstateListsGroupsGroup.Size = new System.Drawing.Size(343, 112); 730 this.EstateListsGroupsGroup.Size = new System.Drawing.Size(343, 112);
678 this.EstateListsGroupsGroup.TabIndex = 16; 731 this.EstateListsGroupsGroup.TabIndex = 16;
679 this.EstateListsGroupsGroup.TabStop = false; 732 this.EstateListsGroupsGroup.TabStop = false;
680 this.EstateListsGroupsGroup.Text = "Groups"; 733 this.EstateListsGroupsGroup.Text = "Groups";
681 // 734 //
682 // button6 735 // button6
683 // 736 //
684 this.button6.Location = new System.Drawing.Point(112, 51); 737 this.button6.Location = new System.Drawing.Point(112, 51);
685 this.button6.Name = "button6"; 738 this.button6.Name = "button6";
686 this.button6.Size = new System.Drawing.Size(118, 23); 739 this.button6.Size = new System.Drawing.Size(118, 23);
687 this.button6.TabIndex = 19; 740 this.button6.TabIndex = 19;
688 this.button6.Text = "Import From CSV..."; 741 this.button6.Text = "Import From CSV...";
689 this.button6.UseVisualStyleBackColor = true; 742 this.button6.UseVisualStyleBackColor = true;
690 this.button6.Click += new System.EventHandler(this.RequestEstateListsAddGroupsFromCSV); 743 this.button6.Click += new System.EventHandler(this.RequestEstateListsAddGroupsFromCSV);
691 // 744 //
692 // button7 745 // button7
693 // 746 //
694 this.button7.Location = new System.Drawing.Point(236, 51); 747 this.button7.Location = new System.Drawing.Point(236, 51);
695 this.button7.Name = "button7"; 748 this.button7.Name = "button7";
696 this.button7.Size = new System.Drawing.Size(75, 23); 749 this.button7.Size = new System.Drawing.Size(75, 23);
697 this.button7.TabIndex = 1; 750 this.button7.TabIndex = 1;
698 this.button7.Text = "Add Group"; 751 this.button7.Text = "Add Group";
699 this.button7.UseVisualStyleBackColor = true; 752 this.button7.UseVisualStyleBackColor = true;
700 this.button7.Click += new System.EventHandler(this.RequestEstateListsAddGroup); 753 this.button7.Click += new System.EventHandler(this.RequestEstateListsAddGroup);
701 // 754 //
702 // EstateListsAddGroupBox 755 // EstateListsAddGroupBox
703 // 756 //
704 this.EstateListsAddGroupBox.Location = new System.Drawing.Point(7, 22); 757 this.EstateListsAddGroupBox.Location = new System.Drawing.Point(7, 22);
705 this.EstateListsAddGroupBox.Name = "EstateListsAddGroupBox"; 758 this.EstateListsAddGroupBox.Name = "EstateListsAddGroupBox";
706 this.EstateListsAddGroupBox.Size = new System.Drawing.Size(330, 22); 759 this.EstateListsAddGroupBox.Size = new System.Drawing.Size(330, 22);
707 this.EstateListsAddGroupBox.TabIndex = 0; 760 this.EstateListsAddGroupBox.TabIndex = 0;
708 // 761 //
709 // EstateListsResidentsGroup 762 // EstateListsResidentsGroup
710 // 763 //
711 this.EstateListsResidentsGroup.Controls.Add(this.button4); 764 this.EstateListsResidentsGroup.Controls.Add(this.button4);
712 this.EstateListsResidentsGroup.Controls.Add(this.pictureBox11); 765 this.EstateListsResidentsGroup.Controls.Add(this.pictureBox11);
713 this.EstateListsResidentsGroup.Controls.Add(this.groupBox15); 766 this.EstateListsResidentsGroup.Controls.Add(this.groupBox15);
714 this.EstateListsResidentsGroup.Controls.Add(this.EstateListsAddResidentButton); 767 this.EstateListsResidentsGroup.Controls.Add(this.EstateListsAddResidentButton);
715 this.EstateListsResidentsGroup.Controls.Add(this.groupBox16); 768 this.EstateListsResidentsGroup.Controls.Add(this.groupBox16);
716 this.EstateListsResidentsGroup.Enabled = false; 769 this.EstateListsResidentsGroup.Enabled = false;
717 this.EstateListsResidentsGroup.Location = new System.Drawing.Point(9, 373); 770 this.EstateListsResidentsGroup.Location = new System.Drawing.Point(9, 373);
718 this.EstateListsResidentsGroup.Name = "EstateListsResidentsGroup"; 771 this.EstateListsResidentsGroup.Name = "EstateListsResidentsGroup";
719 this.EstateListsResidentsGroup.Size = new System.Drawing.Size(351, 113); 772 this.EstateListsResidentsGroup.Size = new System.Drawing.Size(351, 113);
720 this.EstateListsResidentsGroup.TabIndex = 15; 773 this.EstateListsResidentsGroup.TabIndex = 15;
721 this.EstateListsResidentsGroup.TabStop = false; 774 this.EstateListsResidentsGroup.TabStop = false;
722 this.EstateListsResidentsGroup.Text = "Residents"; 775 this.EstateListsResidentsGroup.Text = "Residents";
723 // 776 //
724 // button4 777 // button4
725 // 778 //
726 this.button4.Location = new System.Drawing.Point(90, 82); 779 this.button4.Location = new System.Drawing.Point(90, 82);
727 this.button4.Name = "button4"; 780 this.button4.Name = "button4";
728 this.button4.Size = new System.Drawing.Size(118, 23); 781 this.button4.Size = new System.Drawing.Size(118, 23);
729 this.button4.TabIndex = 18; 782 this.button4.TabIndex = 18;
730 this.button4.Text = "Import From CSV..."; 783 this.button4.Text = "Import From CSV...";
731 this.button4.UseVisualStyleBackColor = true; 784 this.button4.UseVisualStyleBackColor = true;
732 this.button4.Click += new System.EventHandler(this.RequestEstateListsAddResidentsFromCSV); 785 this.button4.Click += new System.EventHandler(this.RequestEstateListsAddResidentsFromCSV);
733 // 786 //
734 // groupBox15 787 // groupBox15
735 // 788 //
736 this.groupBox15.Controls.Add(this.EstateListsResidentFirstName); 789 this.groupBox15.Controls.Add(this.EstateListsResidentFirstName);
737 this.groupBox15.Location = new System.Drawing.Point(6, 21); 790 this.groupBox15.Location = new System.Drawing.Point(6, 21);
738 this.groupBox15.Name = "groupBox15"; 791 this.groupBox15.Name = "groupBox15";
739 this.groupBox15.Size = new System.Drawing.Size(164, 54); 792 this.groupBox15.Size = new System.Drawing.Size(164, 54);
740 this.groupBox15.TabIndex = 12; 793 this.groupBox15.TabIndex = 12;
741 this.groupBox15.TabStop = false; 794 this.groupBox15.TabStop = false;
742 this.groupBox15.Text = "First Name"; 795 this.groupBox15.Text = "First Name";
743 // 796 //
744 // EstateListsResidentFirstName 797 // EstateListsResidentFirstName
745 // 798 //
746 this.EstateListsResidentFirstName.Location = new System.Drawing.Point(6, 21); 799 this.EstateListsResidentFirstName.Location = new System.Drawing.Point(6, 21);
747 this.EstateListsResidentFirstName.Name = "EstateListsResidentFirstName"; 800 this.EstateListsResidentFirstName.Name = "EstateListsResidentFirstName";
748 this.EstateListsResidentFirstName.Size = new System.Drawing.Size(152, 22); 801 this.EstateListsResidentFirstName.Size = new System.Drawing.Size(152, 22);
749 this.EstateListsResidentFirstName.TabIndex = 6; 802 this.EstateListsResidentFirstName.TabIndex = 6;
750 // 803 //
751 // EstateListsAddResidentButton 804 // EstateListsAddResidentButton
752 // 805 //
753 this.EstateListsAddResidentButton.Location = new System.Drawing.Point(214, 82); 806 this.EstateListsAddResidentButton.Location = new System.Drawing.Point(214, 82);
754 this.EstateListsAddResidentButton.Name = "EstateListsAddResidentButton"; 807 this.EstateListsAddResidentButton.Name = "EstateListsAddResidentButton";
755 this.EstateListsAddResidentButton.Size = new System.Drawing.Size(100, 23); 808 this.EstateListsAddResidentButton.Size = new System.Drawing.Size(100, 23);
756 this.EstateListsAddResidentButton.TabIndex = 3; 809 this.EstateListsAddResidentButton.TabIndex = 3;
757 this.EstateListsAddResidentButton.Text = "Add Resident"; 810 this.EstateListsAddResidentButton.Text = "Add Resident";
758 this.EstateListsAddResidentButton.UseVisualStyleBackColor = true; 811 this.EstateListsAddResidentButton.UseVisualStyleBackColor = true;
759 this.EstateListsAddResidentButton.Click += new System.EventHandler(this.RequestEstateListsAddResident); 812 this.EstateListsAddResidentButton.Click += new System.EventHandler(this.RequestEstateListsAddResident);
760 // 813 //
761 // groupBox16 814 // groupBox16
762 // 815 //
763 this.groupBox16.Controls.Add(this.EstateListsResidentLastName); 816 this.groupBox16.Controls.Add(this.EstateListsResidentLastName);
764 this.groupBox16.Location = new System.Drawing.Point(176, 21); 817 this.groupBox16.Location = new System.Drawing.Point(176, 21);
765 this.groupBox16.Name = "groupBox16"; 818 this.groupBox16.Name = "groupBox16";
766 this.groupBox16.Size = new System.Drawing.Size(164, 54); 819 this.groupBox16.Size = new System.Drawing.Size(164, 54);
767 this.groupBox16.TabIndex = 13; 820 this.groupBox16.TabIndex = 13;
768 this.groupBox16.TabStop = false; 821 this.groupBox16.TabStop = false;
769 this.groupBox16.Text = "Last Name"; 822 this.groupBox16.Text = "Last Name";
770 // 823 //
771 // EstateListsResidentLastName 824 // EstateListsResidentLastName
772 // 825 //
773 this.EstateListsResidentLastName.Location = new System.Drawing.Point(6, 21); 826 this.EstateListsResidentLastName.Location = new System.Drawing.Point(6, 21);
774 this.EstateListsResidentLastName.Name = "EstateListsResidentLastName"; 827 this.EstateListsResidentLastName.Name = "EstateListsResidentLastName";
775 this.EstateListsResidentLastName.Size = new System.Drawing.Size(152, 22); 828 this.EstateListsResidentLastName.Size = new System.Drawing.Size(152, 22);
776 this.EstateListsResidentLastName.TabIndex = 6; 829 this.EstateListsResidentLastName.TabIndex = 6;
777 // 830 //
778 // EstateListGroup 831 // EstateListGroup
779 // 832 //
780 this.EstateListGroup.Controls.Add(this.button9); 833 this.EstateListGroup.Controls.Add(this.button9);
781 this.EstateListGroup.Controls.Add(this.pictureBox9); 834 this.EstateListGroup.Controls.Add(this.pictureBox9);
782 this.EstateListGroup.Controls.Add(this.label6); 835 this.EstateListGroup.Controls.Add(this.label6);
783 this.EstateListGroup.Controls.Add(this.EstateListFilter); 836 this.EstateListGroup.Controls.Add(this.EstateListFilter);
784 this.EstateListGroup.Controls.Add(this.label5); 837 this.EstateListGroup.Controls.Add(this.label5);
785 this.EstateListGroup.Controls.Add(this.EstateListGridView); 838 this.EstateListGroup.Controls.Add(this.EstateListGridView);
786 this.EstateListGroup.Controls.Add(this.RemoveEstateListMemberButton); 839 this.EstateListGroup.Controls.Add(this.RemoveEstateListMemberButton);
787 this.EstateListGroup.Controls.Add(this.EstateListSelectBox); 840 this.EstateListGroup.Controls.Add(this.EstateListSelectBox);
788 this.EstateListGroup.Controls.Add(this.pictureBox8); 841 this.EstateListGroup.Controls.Add(this.pictureBox8);
789 this.EstateListGroup.Location = new System.Drawing.Point(3, 3); 842 this.EstateListGroup.Location = new System.Drawing.Point(3, 3);
790 this.EstateListGroup.Name = "EstateListGroup"; 843 this.EstateListGroup.Name = "EstateListGroup";
791 this.EstateListGroup.Size = new System.Drawing.Size(713, 364); 844 this.EstateListGroup.Size = new System.Drawing.Size(713, 364);
792 this.EstateListGroup.TabIndex = 14; 845 this.EstateListGroup.TabIndex = 14;
793 this.EstateListGroup.TabStop = false; 846 this.EstateListGroup.TabStop = false;
794 this.EstateListGroup.Text = "Estate List"; 847 this.EstateListGroup.Text = "Estate List";
795 // 848 //
796 // button9 849 // button9
797 // 850 //
798 this.button9.Location = new System.Drawing.Point(600, 334); 851 this.button9.Location = new System.Drawing.Point(600, 334);
799 this.button9.Name = "button9"; 852 this.button9.Name = "button9";
800 this.button9.Size = new System.Drawing.Size(75, 23); 853 this.button9.Size = new System.Drawing.Size(75, 23);
801 this.button9.TabIndex = 16; 854 this.button9.TabIndex = 16;
802 this.button9.Text = "Export..."; 855 this.button9.Text = "Export...";
803 this.button9.UseVisualStyleBackColor = true; 856 this.button9.UseVisualStyleBackColor = true;
804 this.button9.Click += new System.EventHandler(this.RequestExportEstateList); 857 this.button9.Click += new System.EventHandler(this.RequestExportEstateList);
805 // 858 //
806 // label6 859 // label6
807 // 860 //
808 this.label6.AutoSize = true; 861 this.label6.AutoSize = true;
809 this.label6.Location = new System.Drawing.Point(6, 338); 862 this.label6.Location = new System.Drawing.Point(6, 338);
810 this.label6.Name = "label6"; 863 this.label6.Name = "label6";
811 this.label6.Size = new System.Drawing.Size(36, 16); 864 this.label6.Size = new System.Drawing.Size(36, 16);
812 this.label6.TabIndex = 14; 865 this.label6.TabIndex = 14;
813 this.label6.Text = "Filter:"; 866 this.label6.Text = "Filter:";
814 // 867 //
815 // EstateListFilter 868 // EstateListFilter
816 // 869 //
817 this.EstateListFilter.Location = new System.Drawing.Point(44, 335); 870 this.EstateListFilter.Location = new System.Drawing.Point(44, 335);
818 this.EstateListFilter.Name = "EstateListFilter"; 871 this.EstateListFilter.Name = "EstateListFilter";
819 this.EstateListFilter.Size = new System.Drawing.Size(196, 22); 872 this.EstateListFilter.Size = new System.Drawing.Size(196, 22);
820 this.EstateListFilter.TabIndex = 13; 873 this.EstateListFilter.TabIndex = 13;
821 this.EstateListFilter.TextChanged += new System.EventHandler(this.RequestFilterEstateList); 874 this.EstateListFilter.TextChanged += new System.EventHandler(this.RequestFilterEstateList);
822 // 875 //
823 // label5 876 // label5
824 // 877 //
825 this.label5.AutoSize = true; 878 this.label5.AutoSize = true;
826 this.label5.Location = new System.Drawing.Point(494, 24); 879 this.label5.Location = new System.Drawing.Point(494, 24);
827 this.label5.Name = "label5"; 880 this.label5.Name = "label5";
828 this.label5.Size = new System.Drawing.Size(63, 16); 881 this.label5.Size = new System.Drawing.Size(63, 16);
829 this.label5.TabIndex = 12; 882 this.label5.TabIndex = 12;
830 this.label5.Text = "Select List:"; 883 this.label5.Text = "Select List:";
831 // 884 //
832 // EstateListGridView 885 // EstateListGridView
833 // 886 //
834 this.EstateListGridView.AllowUserToAddRows = false; 887 this.EstateListGridView.AllowUserToAddRows = false;
835 this.EstateListGridView.AllowUserToDeleteRows = false; 888 this.EstateListGridView.AllowUserToDeleteRows = false;
836 this.EstateListGridView.AllowUserToOrderColumns = true; 889 this.EstateListGridView.AllowUserToOrderColumns = true;
837 this.EstateListGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 890 this.EstateListGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
838 this.EstateListGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { 891 this.EstateListGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
839 this.EstateListName, 892 this.EstateListName,
840 this.EstateListUUID}); 893 this.EstateListUUID});
841 this.EstateListGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 894 this.EstateListGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
842 this.EstateListGridView.Location = new System.Drawing.Point(6, 54); 895 this.EstateListGridView.Location = new System.Drawing.Point(6, 54);
843 this.EstateListGridView.Name = "EstateListGridView"; 896 this.EstateListGridView.Name = "EstateListGridView";
844 this.EstateListGridView.ReadOnly = true; 897 this.EstateListGridView.ReadOnly = true;
845 this.EstateListGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; 898 this.EstateListGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
846 this.EstateListGridView.Size = new System.Drawing.Size(701, 273); 899 this.EstateListGridView.Size = new System.Drawing.Size(701, 273);
847 this.EstateListGridView.TabIndex = 1; 900 this.EstateListGridView.TabIndex = 1;
848 // 901 //
849 // EstateListName 902 // EstateListName
850 // 903 //
851 this.EstateListName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 904 this.EstateListName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
852 this.EstateListName.HeaderText = "Name"; 905 this.EstateListName.HeaderText = "Name";
853 this.EstateListName.Name = "EstateListName"; 906 this.EstateListName.Name = "EstateListName";
854 this.EstateListName.ReadOnly = true; 907 this.EstateListName.ReadOnly = true;
855 // 908 //
856 // EstateListUUID 909 // EstateListUUID
857 // 910 //
858 this.EstateListUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 911 this.EstateListUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
859 this.EstateListUUID.HeaderText = "UUID"; 912 this.EstateListUUID.HeaderText = "UUID";
860 this.EstateListUUID.Name = "EstateListUUID"; 913 this.EstateListUUID.Name = "EstateListUUID";
861 this.EstateListUUID.ReadOnly = true; 914 this.EstateListUUID.ReadOnly = true;
862 // 915 //
863 // RemoveEstateListMemberButton 916 // RemoveEstateListMemberButton
864 // 917 //
865 this.RemoveEstateListMemberButton.Location = new System.Drawing.Point(494, 334); 918 this.RemoveEstateListMemberButton.Location = new System.Drawing.Point(494, 334);
866 this.RemoveEstateListMemberButton.Name = "RemoveEstateListMemberButton"; 919 this.RemoveEstateListMemberButton.Name = "RemoveEstateListMemberButton";
867 this.RemoveEstateListMemberButton.Size = new System.Drawing.Size(100, 23); 920 this.RemoveEstateListMemberButton.Size = new System.Drawing.Size(100, 23);
868 this.RemoveEstateListMemberButton.TabIndex = 4; 921 this.RemoveEstateListMemberButton.TabIndex = 4;
869 this.RemoveEstateListMemberButton.Text = "Remove"; 922 this.RemoveEstateListMemberButton.Text = "Remove";
870 this.RemoveEstateListMemberButton.UseVisualStyleBackColor = true; 923 this.RemoveEstateListMemberButton.UseVisualStyleBackColor = true;
871 this.RemoveEstateListMemberButton.Click += new System.EventHandler(this.RequestRemoveEstateListMember); 924 this.RemoveEstateListMemberButton.Click += new System.EventHandler(this.RequestRemoveEstateListMember);
872 // 925 //
873 // EstateListSelectBox 926 // EstateListSelectBox
874 // 927 //
875 this.EstateListSelectBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 928 this.EstateListSelectBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
876 this.EstateListSelectBox.FormattingEnabled = true; 929 this.EstateListSelectBox.FormattingEnabled = true;
877 this.EstateListSelectBox.Items.AddRange(new object[] { 930 this.EstateListSelectBox.Items.AddRange(new object[] {
878 "ban", 931 "ban",
879 "group", 932 "group",
880 "manager", 933 "manager",
881 "user"}); 934 "user"});
882 this.EstateListSelectBox.Location = new System.Drawing.Point(560, 20); 935 this.EstateListSelectBox.Location = new System.Drawing.Point(560, 20);
883 this.EstateListSelectBox.Name = "EstateListSelectBox"; 936 this.EstateListSelectBox.Name = "EstateListSelectBox";
884 this.EstateListSelectBox.Size = new System.Drawing.Size(121, 24); 937 this.EstateListSelectBox.Size = new System.Drawing.Size(121, 24);
885 this.EstateListSelectBox.TabIndex = 2; 938 this.EstateListSelectBox.TabIndex = 2;
886 this.EstateListSelectBox.SelectedIndexChanged += new System.EventHandler(this.EstateListSelected); 939 this.EstateListSelectBox.SelectedIndexChanged += new System.EventHandler(this.EstateListSelected);
887 // 940 //
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);
905 this.groupBox13.Name = "groupBox13"; 1073 this.groupBox13.Name = "groupBox13";
906 this.groupBox13.Size = new System.Drawing.Size(216, 56); 1074 this.groupBox13.Size = new System.Drawing.Size(216, 56);
907 this.groupBox13.TabIndex = 14; 1075 this.groupBox13.TabIndex = 14;
908 this.groupBox13.TabStop = false; 1076 this.groupBox13.TabStop = false;
909 this.groupBox13.Text = "Override"; 1077 this.groupBox13.Text = "Override";
910 // 1078 //
911 // RipTerrainButton 1079 // RipTerrainButton
912 // 1080 //
913 this.RipTerrainButton.Location = new System.Drawing.Point(88, 21); 1081 this.RipTerrainButton.Location = new System.Drawing.Point(88, 21);
914 this.RipTerrainButton.Name = "RipTerrainButton"; 1082 this.RipTerrainButton.Name = "RipTerrainButton";
915 this.RipTerrainButton.Size = new System.Drawing.Size(94, 23); 1083 this.RipTerrainButton.Size = new System.Drawing.Size(94, 23);
916 this.RipTerrainButton.TabIndex = 1; 1084 this.RipTerrainButton.TabIndex = 1;
917 this.RipTerrainButton.Text = "Rip Terrain..."; 1085 this.RipTerrainButton.Text = "Rip Terrain...";
918 this.RipTerrainButton.UseVisualStyleBackColor = true; 1086 this.RipTerrainButton.UseVisualStyleBackColor = true;
919 this.RipTerrainButton.Click += new System.EventHandler(this.RequestRipTerrain); 1087 this.RipTerrainButton.Click += new System.EventHandler(this.RequestRipTerrain);
920 // 1088 //
921 // EstateTerrainDownloadUploadGroup 1089 // EstateTerrainDownloadUploadGroup
922 // 1090 //
923 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.DownloadTerrainButton); 1091 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.DownloadTerrainButton);
924 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.pictureBox7); 1092 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.pictureBox7);
925 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.pictureBox4); 1093 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.pictureBox4);
926 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.UploadTerrainButton); 1094 this.EstateTerrainDownloadUploadGroup.Controls.Add(this.UploadTerrainButton);
927 this.EstateTerrainDownloadUploadGroup.Enabled = false; 1095 this.EstateTerrainDownloadUploadGroup.Enabled = false;
928 this.EstateTerrainDownloadUploadGroup.Location = new System.Drawing.Point(6, 21); 1096 this.EstateTerrainDownloadUploadGroup.Location = new System.Drawing.Point(6, 21);
929 this.EstateTerrainDownloadUploadGroup.Name = "EstateTerrainDownloadUploadGroup"; 1097 this.EstateTerrainDownloadUploadGroup.Name = "EstateTerrainDownloadUploadGroup";
930 this.EstateTerrainDownloadUploadGroup.Size = new System.Drawing.Size(216, 83); 1098 this.EstateTerrainDownloadUploadGroup.Size = new System.Drawing.Size(216, 83);
931 this.EstateTerrainDownloadUploadGroup.TabIndex = 13; 1099 this.EstateTerrainDownloadUploadGroup.TabIndex = 13;
932 this.EstateTerrainDownloadUploadGroup.TabStop = false; 1100 this.EstateTerrainDownloadUploadGroup.TabStop = false;
933 this.EstateTerrainDownloadUploadGroup.Text = "Estate"; 1101 this.EstateTerrainDownloadUploadGroup.Text = "Estate";
934 // 1102 //
935 // DownloadTerrainButton 1103 // DownloadTerrainButton
936 // 1104 //
937 this.DownloadTerrainButton.Location = new System.Drawing.Point(61, 21); 1105 this.DownloadTerrainButton.Location = new System.Drawing.Point(61, 21);
938 this.DownloadTerrainButton.Name = "DownloadTerrainButton"; 1106 this.DownloadTerrainButton.Name = "DownloadTerrainButton";
939 this.DownloadTerrainButton.Size = new System.Drawing.Size(121, 23); 1107 this.DownloadTerrainButton.Size = new System.Drawing.Size(121, 23);
940 this.DownloadTerrainButton.TabIndex = 0; 1108 this.DownloadTerrainButton.TabIndex = 0;
941 this.DownloadTerrainButton.Text = "Download Terrain..."; 1109 this.DownloadTerrainButton.Text = "Download Terrain...";
942 this.DownloadTerrainButton.UseVisualStyleBackColor = true; 1110 this.DownloadTerrainButton.UseVisualStyleBackColor = true;
943 this.DownloadTerrainButton.Click += new System.EventHandler(this.RequestDownloadTerrain); 1111 this.DownloadTerrainButton.Click += new System.EventHandler(this.RequestDownloadTerrain);
944 // 1112 //
945 // UploadTerrainButton 1113 // UploadTerrainButton
946 // 1114 //
947 this.UploadTerrainButton.Location = new System.Drawing.Point(80, 50); 1115 this.UploadTerrainButton.Location = new System.Drawing.Point(80, 50);
948 this.UploadTerrainButton.Name = "UploadTerrainButton"; 1116 this.UploadTerrainButton.Name = "UploadTerrainButton";
949 this.UploadTerrainButton.Size = new System.Drawing.Size(102, 23); 1117 this.UploadTerrainButton.Size = new System.Drawing.Size(102, 23);
950 this.UploadTerrainButton.TabIndex = 2; 1118 this.UploadTerrainButton.TabIndex = 2;
951 this.UploadTerrainButton.Text = "Upload Terrain..."; 1119 this.UploadTerrainButton.Text = "Upload Terrain...";
952 this.UploadTerrainButton.UseVisualStyleBackColor = true; 1120 this.UploadTerrainButton.UseVisualStyleBackColor = true;
953 this.UploadTerrainButton.Click += new System.EventHandler(this.RequestUploadTerrain); 1121 this.UploadTerrainButton.Click += new System.EventHandler(this.RequestUploadTerrain);
954 // 1122 //
955 // EstateTopTab 1123 // EstateTopTab
956 // 1124 //
957 this.EstateTopTab.Controls.Add(this.groupBox14); 1125 this.EstateTopTab.Controls.Add(this.groupBox14);
958 this.EstateTopTab.Controls.Add(this.groupBox12); 1126 this.EstateTopTab.Controls.Add(this.groupBox12);
959 this.EstateTopTab.Location = new System.Drawing.Point(4, 25); 1127 this.EstateTopTab.Location = new System.Drawing.Point(4, 25);
960 this.EstateTopTab.Name = "EstateTopTab"; 1128 this.EstateTopTab.Name = "EstateTopTab";
961 this.EstateTopTab.Size = new System.Drawing.Size(719, 489); 1129 this.EstateTopTab.Size = new System.Drawing.Size(719, 489);
962 this.EstateTopTab.TabIndex = 1; 1130 this.EstateTopTab.TabIndex = 1;
963 this.EstateTopTab.Text = "Estate Top"; 1131 this.EstateTopTab.Text = "Estate Top";
964 this.EstateTopTab.UseVisualStyleBackColor = true; 1132 this.EstateTopTab.UseVisualStyleBackColor = true;
965 // 1133 //
966 // groupBox14 1134 // groupBox14
967 // 1135 //
968 this.groupBox14.Controls.Add(this.pictureBox16); 1136 this.groupBox14.Controls.Add(this.pictureBox16);
969 this.groupBox14.Controls.Add(this.label2); 1137 this.groupBox14.Controls.Add(this.label2);
970 this.groupBox14.Controls.Add(this.TopCollidersFilter); 1138 this.groupBox14.Controls.Add(this.TopCollidersFilter);
971 this.groupBox14.Controls.Add(this.ReturnTopCollidersButton); 1139 this.groupBox14.Controls.Add(this.ReturnTopCollidersButton);
972 this.groupBox14.Controls.Add(this.button5); 1140 this.groupBox14.Controls.Add(this.button5);
973 this.groupBox14.Controls.Add(this.TopCollidersGridView); 1141 this.groupBox14.Controls.Add(this.TopCollidersGridView);
974 this.groupBox14.Location = new System.Drawing.Point(7, 265); 1142 this.groupBox14.Location = new System.Drawing.Point(7, 265);
975 this.groupBox14.Name = "groupBox14"; 1143 this.groupBox14.Name = "groupBox14";
976 this.groupBox14.Size = new System.Drawing.Size(709, 221); 1144 this.groupBox14.Size = new System.Drawing.Size(709, 221);
977 this.groupBox14.TabIndex = 9; 1145 this.groupBox14.TabIndex = 9;
978 this.groupBox14.TabStop = false; 1146 this.groupBox14.TabStop = false;
979 this.groupBox14.Text = "Top Colliders"; 1147 this.groupBox14.Text = "Top Colliders";
980 // 1148 //
981 // label2 1149 // label2
982 // 1150 //
983 this.label2.AutoSize = true; 1151 this.label2.AutoSize = true;
984 this.label2.Location = new System.Drawing.Point(8, 193); 1152 this.label2.Location = new System.Drawing.Point(8, 193);
985 this.label2.Name = "label2"; 1153 this.label2.Name = "label2";
986 this.label2.Size = new System.Drawing.Size(36, 16); 1154 this.label2.Size = new System.Drawing.Size(36, 16);
987 this.label2.TabIndex = 13; 1155 this.label2.TabIndex = 13;
988 this.label2.Text = "Filter:"; 1156 this.label2.Text = "Filter:";
989 // 1157 //
990 // TopCollidersFilter 1158 // TopCollidersFilter
991 // 1159 //
992 this.TopCollidersFilter.Location = new System.Drawing.Point(46, 190); 1160 this.TopCollidersFilter.Location = new System.Drawing.Point(46, 190);
993 this.TopCollidersFilter.Name = "TopCollidersFilter"; 1161 this.TopCollidersFilter.Name = "TopCollidersFilter";
994 this.TopCollidersFilter.Size = new System.Drawing.Size(196, 22); 1162 this.TopCollidersFilter.Size = new System.Drawing.Size(196, 22);
995 this.TopCollidersFilter.TabIndex = 12; 1163 this.TopCollidersFilter.TabIndex = 12;
996 this.TopCollidersFilter.TextChanged += new System.EventHandler(this.RequestFilterTopColliders); 1164 this.TopCollidersFilter.TextChanged += new System.EventHandler(this.RequestFilterTopColliders);
997 // 1165 //
998 // ReturnTopCollidersButton 1166 // ReturnTopCollidersButton
999 // 1167 //
1000 this.ReturnTopCollidersButton.Location = new System.Drawing.Point(503, 189); 1168 this.ReturnTopCollidersButton.Location = new System.Drawing.Point(503, 189);
1001 this.ReturnTopCollidersButton.Name = "ReturnTopCollidersButton"; 1169 this.ReturnTopCollidersButton.Name = "ReturnTopCollidersButton";
1002 this.ReturnTopCollidersButton.Size = new System.Drawing.Size(86, 23); 1170 this.ReturnTopCollidersButton.Size = new System.Drawing.Size(86, 23);
1003 this.ReturnTopCollidersButton.TabIndex = 11; 1171 this.ReturnTopCollidersButton.TabIndex = 11;
1004 this.ReturnTopCollidersButton.Text = "Return Objects"; 1172 this.ReturnTopCollidersButton.Text = "Return Objects";
1005 this.ReturnTopCollidersButton.UseVisualStyleBackColor = true; 1173 this.ReturnTopCollidersButton.UseVisualStyleBackColor = true;
1006 this.ReturnTopCollidersButton.Click += new System.EventHandler(this.RequestReturnTopCollidersObjects); 1174 this.ReturnTopCollidersButton.Click += new System.EventHandler(this.RequestReturnTopCollidersObjects);
1007 // 1175 //
1008 // button5 1176 // button5
1009 // 1177 //
1010 this.button5.Location = new System.Drawing.Point(595, 189); 1178 this.button5.Location = new System.Drawing.Point(595, 189);
1011 this.button5.Name = "button5"; 1179 this.button5.Name = "button5";
1012 this.button5.Size = new System.Drawing.Size(75, 23); 1180 this.button5.Size = new System.Drawing.Size(75, 23);
1013 this.button5.TabIndex = 10; 1181 this.button5.TabIndex = 10;
1014 this.button5.Text = "Export..."; 1182 this.button5.Text = "Export...";
1015 this.button5.UseVisualStyleBackColor = true; 1183 this.button5.UseVisualStyleBackColor = true;
1016 this.button5.Click += new System.EventHandler(this.RequestExportTopColliders); 1184 this.button5.Click += new System.EventHandler(this.RequestExportTopColliders);
1017 // 1185 //
1018 // TopCollidersGridView 1186 // TopCollidersGridView
1019 // 1187 //
1020 this.TopCollidersGridView.AllowUserToAddRows = false; 1188 this.TopCollidersGridView.AllowUserToAddRows = false;
1021 this.TopCollidersGridView.AllowUserToDeleteRows = false; 1189 this.TopCollidersGridView.AllowUserToDeleteRows = false;
1022 this.TopCollidersGridView.AllowUserToOrderColumns = true; 1190 this.TopCollidersGridView.AllowUserToOrderColumns = true;
1023 this.TopCollidersGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 1191 this.TopCollidersGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
1024 this.TopCollidersGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { 1192 this.TopCollidersGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
1025 this.TopCollidersScore, 1193 this.TopCollidersScore,
1026 this.TopCollidersTaskName, 1194 this.TopCollidersTaskName,
1027 this.TopCollidersUUID, 1195 this.TopCollidersUUID,
1028 this.TopCollidersOwner, 1196 this.TopCollidersOwner,
1029 this.TopCollidersPosition}); 1197 this.TopCollidersPosition});
1030 this.TopCollidersGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1198 this.TopCollidersGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1031 this.TopCollidersGridView.Location = new System.Drawing.Point(6, 21); 1199 this.TopCollidersGridView.Location = new System.Drawing.Point(6, 21);
1032 this.TopCollidersGridView.Name = "TopCollidersGridView"; 1200 this.TopCollidersGridView.Name = "TopCollidersGridView";
1033 this.TopCollidersGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; 1201 this.TopCollidersGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
1034 this.TopCollidersGridView.Size = new System.Drawing.Size(698, 162); 1202 this.TopCollidersGridView.Size = new System.Drawing.Size(698, 162);
1035 this.TopCollidersGridView.TabIndex = 1; 1203 this.TopCollidersGridView.TabIndex = 1;
1036 // 1204 //
1037 // TopCollidersScore 1205 // TopCollidersScore
1038 // 1206 //
1039 this.TopCollidersScore.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1207 this.TopCollidersScore.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1040 this.TopCollidersScore.HeaderText = "Score"; 1208 this.TopCollidersScore.HeaderText = "Score";
1041 this.TopCollidersScore.Name = "TopCollidersScore"; 1209 this.TopCollidersScore.Name = "TopCollidersScore";
1042 // 1210 //
1043 // TopCollidersTaskName 1211 // TopCollidersTaskName
1044 // 1212 //
1045 this.TopCollidersTaskName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1213 this.TopCollidersTaskName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1046 this.TopCollidersTaskName.HeaderText = "Task Name"; 1214 this.TopCollidersTaskName.HeaderText = "Task Name";
1047 this.TopCollidersTaskName.Name = "TopCollidersTaskName"; 1215 this.TopCollidersTaskName.Name = "TopCollidersTaskName";
1048 // 1216 //
1049 // TopCollidersUUID 1217 // TopCollidersUUID
1050 // 1218 //
1051 this.TopCollidersUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1219 this.TopCollidersUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1052 this.TopCollidersUUID.HeaderText = "UUID"; 1220 this.TopCollidersUUID.HeaderText = "UUID";
1053 this.TopCollidersUUID.Name = "TopCollidersUUID"; 1221 this.TopCollidersUUID.Name = "TopCollidersUUID";
1054 // 1222 //
1055 // TopCollidersOwner 1223 // TopCollidersOwner
1056 // 1224 //
1057 this.TopCollidersOwner.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1225 this.TopCollidersOwner.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1058 this.TopCollidersOwner.HeaderText = "Owner"; 1226 this.TopCollidersOwner.HeaderText = "Owner";
1059 this.TopCollidersOwner.Name = "TopCollidersOwner"; 1227 this.TopCollidersOwner.Name = "TopCollidersOwner";
1060 // 1228 //
1061 // TopCollidersPosition 1229 // TopCollidersPosition
1062 // 1230 //
1063 this.TopCollidersPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1231 this.TopCollidersPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1064 this.TopCollidersPosition.HeaderText = "Position"; 1232 this.TopCollidersPosition.HeaderText = "Position";
1065 this.TopCollidersPosition.Name = "TopCollidersPosition"; 1233 this.TopCollidersPosition.Name = "TopCollidersPosition";
1066 // 1234 //
1067 // groupBox12 1235 // groupBox12
1068 // 1236 //
1069 this.groupBox12.Controls.Add(this.pictureBox15); 1237 this.groupBox12.Controls.Add(this.pictureBox15);
1070 this.groupBox12.Controls.Add(this.TopScriptsGridView); 1238 this.groupBox12.Controls.Add(this.TopScriptsGridView);
1071 this.groupBox12.Controls.Add(this.ReturnTopScriptsButton); 1239 this.groupBox12.Controls.Add(this.ReturnTopScriptsButton);
1072 this.groupBox12.Controls.Add(this.label1); 1240 this.groupBox12.Controls.Add(this.label1);
1073 this.groupBox12.Controls.Add(this.button3); 1241 this.groupBox12.Controls.Add(this.button3);
1074 this.groupBox12.Controls.Add(this.TopScriptsFilter); 1242 this.groupBox12.Controls.Add(this.TopScriptsFilter);
1075 this.groupBox12.Location = new System.Drawing.Point(7, 4); 1243 this.groupBox12.Location = new System.Drawing.Point(7, 4);
1076 this.groupBox12.Name = "groupBox12"; 1244 this.groupBox12.Name = "groupBox12";
1077 this.groupBox12.Size = new System.Drawing.Size(702, 255); 1245 this.groupBox12.Size = new System.Drawing.Size(702, 255);
1078 this.groupBox12.TabIndex = 8; 1246 this.groupBox12.TabIndex = 8;
1079 this.groupBox12.TabStop = false; 1247 this.groupBox12.TabStop = false;
1080 this.groupBox12.Text = "Top Scripts"; 1248 this.groupBox12.Text = "Top Scripts";
1081 // 1249 //
1082 // TopScriptsGridView 1250 // TopScriptsGridView
1083 // 1251 //
1084 this.TopScriptsGridView.AllowUserToAddRows = false; 1252 this.TopScriptsGridView.AllowUserToAddRows = false;
1085 this.TopScriptsGridView.AllowUserToDeleteRows = false; 1253 this.TopScriptsGridView.AllowUserToDeleteRows = false;
1086 this.TopScriptsGridView.AllowUserToOrderColumns = true; 1254 this.TopScriptsGridView.AllowUserToOrderColumns = true;
1087 this.TopScriptsGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 1255 this.TopScriptsGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
1088 this.TopScriptsGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { 1256 this.TopScriptsGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
1089 this.TopScriptsScore, 1257 this.TopScriptsScore,
1090 this.TopScriptsTaskName, 1258 this.TopScriptsTaskName,
1091 this.TopScriptsUUID, 1259 this.TopScriptsUUID,
1092 this.TopScriptsOwner, 1260 this.TopScriptsOwner,
1093 this.TopScriptsPosition}); 1261 this.TopScriptsPosition});
1094 this.TopScriptsGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1262 this.TopScriptsGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1095 this.TopScriptsGridView.Location = new System.Drawing.Point(6, 21); 1263 this.TopScriptsGridView.Location = new System.Drawing.Point(6, 21);
1096 this.TopScriptsGridView.Name = "TopScriptsGridView"; 1264 this.TopScriptsGridView.Name = "TopScriptsGridView";
1097 this.TopScriptsGridView.ReadOnly = true; 1265 this.TopScriptsGridView.ReadOnly = true;
1098 this.TopScriptsGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; 1266 this.TopScriptsGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
1099 this.TopScriptsGridView.Size = new System.Drawing.Size(690, 199); 1267 this.TopScriptsGridView.Size = new System.Drawing.Size(690, 199);
1100 this.TopScriptsGridView.TabIndex = 0; 1268 this.TopScriptsGridView.TabIndex = 0;
1101 // 1269 //
1102 // TopScriptsScore 1270 // TopScriptsScore
1103 // 1271 //
1104 this.TopScriptsScore.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1272 this.TopScriptsScore.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1105 this.TopScriptsScore.HeaderText = "Score"; 1273 this.TopScriptsScore.HeaderText = "Score";
1106 this.TopScriptsScore.Name = "TopScriptsScore"; 1274 this.TopScriptsScore.Name = "TopScriptsScore";
1107 this.TopScriptsScore.ReadOnly = true; 1275 this.TopScriptsScore.ReadOnly = true;
1108 // 1276 //
1109 // TopScriptsTaskName 1277 // TopScriptsTaskName
1110 // 1278 //
1111 this.TopScriptsTaskName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1279 this.TopScriptsTaskName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1112 this.TopScriptsTaskName.HeaderText = "Task Name"; 1280 this.TopScriptsTaskName.HeaderText = "Task Name";
1113 this.TopScriptsTaskName.Name = "TopScriptsTaskName"; 1281 this.TopScriptsTaskName.Name = "TopScriptsTaskName";
1114 this.TopScriptsTaskName.ReadOnly = true; 1282 this.TopScriptsTaskName.ReadOnly = true;
1115 // 1283 //
1116 // TopScriptsUUID 1284 // TopScriptsUUID
1117 // 1285 //
1118 this.TopScriptsUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1286 this.TopScriptsUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1119 this.TopScriptsUUID.HeaderText = "UUID"; 1287 this.TopScriptsUUID.HeaderText = "UUID";
1120 this.TopScriptsUUID.Name = "TopScriptsUUID"; 1288 this.TopScriptsUUID.Name = "TopScriptsUUID";
1121 this.TopScriptsUUID.ReadOnly = true; 1289 this.TopScriptsUUID.ReadOnly = true;
1122 // 1290 //
1123 // TopScriptsOwner 1291 // TopScriptsOwner
1124 // 1292 //
1125 this.TopScriptsOwner.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1293 this.TopScriptsOwner.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1126 this.TopScriptsOwner.HeaderText = "Owner"; 1294 this.TopScriptsOwner.HeaderText = "Owner";
1127 this.TopScriptsOwner.Name = "TopScriptsOwner"; 1295 this.TopScriptsOwner.Name = "TopScriptsOwner";
1128 this.TopScriptsOwner.ReadOnly = true; 1296 this.TopScriptsOwner.ReadOnly = true;
1129 // 1297 //
1130 // TopScriptsPosition 1298 // TopScriptsPosition
1131 // 1299 //
1132 this.TopScriptsPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1300 this.TopScriptsPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1133 this.TopScriptsPosition.HeaderText = "Position"; 1301 this.TopScriptsPosition.HeaderText = "Position";
1134 this.TopScriptsPosition.Name = "TopScriptsPosition"; 1302 this.TopScriptsPosition.Name = "TopScriptsPosition";
1135 this.TopScriptsPosition.ReadOnly = true; 1303 this.TopScriptsPosition.ReadOnly = true;
1136 // 1304 //
1137 // ReturnTopScriptsButton 1305 // ReturnTopScriptsButton
1138 // 1306 //
1139 this.ReturnTopScriptsButton.Location = new System.Drawing.Point(503, 226); 1307 this.ReturnTopScriptsButton.Location = new System.Drawing.Point(503, 226);
1140 this.ReturnTopScriptsButton.Name = "ReturnTopScriptsButton"; 1308 this.ReturnTopScriptsButton.Name = "ReturnTopScriptsButton";
1141 this.ReturnTopScriptsButton.Size = new System.Drawing.Size(86, 23); 1309 this.ReturnTopScriptsButton.Size = new System.Drawing.Size(86, 23);
1142 this.ReturnTopScriptsButton.TabIndex = 2; 1310 this.ReturnTopScriptsButton.TabIndex = 2;
1143 this.ReturnTopScriptsButton.Text = "Return Objects"; 1311 this.ReturnTopScriptsButton.Text = "Return Objects";
1144 this.ReturnTopScriptsButton.UseVisualStyleBackColor = true; 1312 this.ReturnTopScriptsButton.UseVisualStyleBackColor = true;
1145 this.ReturnTopScriptsButton.Click += new System.EventHandler(this.RequestReturnTopScriptsObjects); 1313 this.ReturnTopScriptsButton.Click += new System.EventHandler(this.RequestReturnTopScriptsObjects);
1146 // 1314 //
1147 // label1 1315 // label1
1148 // 1316 //
1149 this.label1.AutoSize = true; 1317 this.label1.AutoSize = true;
1150 this.label1.Location = new System.Drawing.Point(5, 230); 1318 this.label1.Location = new System.Drawing.Point(5, 230);
1151 this.label1.Name = "label1"; 1319 this.label1.Name = "label1";
1152 this.label1.Size = new System.Drawing.Size(36, 16); 1320 this.label1.Size = new System.Drawing.Size(36, 16);
1153 this.label1.TabIndex = 7; 1321 this.label1.TabIndex = 7;
1154 this.label1.Text = "Filter:"; 1322 this.label1.Text = "Filter:";
1155 // 1323 //
1156 // button3 1324 // button3
1157 // 1325 //
1158 this.button3.Location = new System.Drawing.Point(595, 226); 1326 this.button3.Location = new System.Drawing.Point(595, 226);
1159 this.button3.Name = "button3"; 1327 this.button3.Name = "button3";
1160 this.button3.Size = new System.Drawing.Size(75, 23); 1328 this.button3.Size = new System.Drawing.Size(75, 23);
1161 this.button3.TabIndex = 1; 1329 this.button3.TabIndex = 1;
1162 this.button3.Text = "Export..."; 1330 this.button3.Text = "Export...";
1163 this.button3.UseVisualStyleBackColor = true; 1331 this.button3.UseVisualStyleBackColor = true;
1164 this.button3.Click += new System.EventHandler(this.RequestExportTopScripts); 1332 this.button3.Click += new System.EventHandler(this.RequestExportTopScripts);
1165 // 1333 //
1166 // TopScriptsFilter 1334 // TopScriptsFilter
1167 // 1335 //
1168 this.TopScriptsFilter.Location = new System.Drawing.Point(43, 227); 1336 this.TopScriptsFilter.Location = new System.Drawing.Point(43, 227);
1169 this.TopScriptsFilter.Name = "TopScriptsFilter"; 1337 this.TopScriptsFilter.Name = "TopScriptsFilter";
1170 this.TopScriptsFilter.Size = new System.Drawing.Size(196, 22); 1338 this.TopScriptsFilter.Size = new System.Drawing.Size(196, 22);
1171 this.TopScriptsFilter.TabIndex = 6; 1339 this.TopScriptsFilter.TabIndex = 6;
1172 this.TopScriptsFilter.TextChanged += new System.EventHandler(this.RequestFilterTopScripts); 1340 this.TopScriptsFilter.TextChanged += new System.EventHandler(this.RequestFilterTopScripts);
1173 // 1341 //
1174 // BatchRestartTab 1342 // BatchRestartTab
1175 // 1343 //
1176 this.BatchRestartTab.Controls.Add(this.label3); 1344 this.BatchRestartTab.Controls.Add(this.label3);
1177 this.BatchRestartTab.Controls.Add(this.RegionRestartDelayBox); 1345 this.BatchRestartTab.Controls.Add(this.RegionRestartDelayBox);
1178 this.BatchRestartTab.Controls.Add(this.pictureBox3); 1346 this.BatchRestartTab.Controls.Add(this.pictureBox3);
1179 this.BatchRestartTab.Controls.Add(this.BatchRestartButton); 1347 this.BatchRestartTab.Controls.Add(this.BatchRestartButton);
1180 this.BatchRestartTab.Controls.Add(this.BatchRestartGridView); 1348 this.BatchRestartTab.Controls.Add(this.BatchRestartGridView);
1181 this.BatchRestartTab.Location = new System.Drawing.Point(4, 25); 1349 this.BatchRestartTab.Location = new System.Drawing.Point(4, 25);
1182 this.BatchRestartTab.Name = "BatchRestartTab"; 1350 this.BatchRestartTab.Name = "BatchRestartTab";
1183 this.BatchRestartTab.Size = new System.Drawing.Size(719, 489); 1351 this.BatchRestartTab.Size = new System.Drawing.Size(719, 489);
1184 this.BatchRestartTab.TabIndex = 3; 1352 this.BatchRestartTab.TabIndex = 3;
1185 this.BatchRestartTab.Text = "Batch Restart"; 1353 this.BatchRestartTab.Text = "Batch Restart";
1186 this.BatchRestartTab.UseVisualStyleBackColor = true; 1354 this.BatchRestartTab.UseVisualStyleBackColor = true;
1187 // 1355 //
1188 // label3 1356 // label3
1189 // 1357 //
1190 this.label3.AutoSize = true; 1358 this.label3.AutoSize = true;
1191 this.label3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1359 this.label3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1192 this.label3.Location = new System.Drawing.Point(187, 458); 1360 this.label3.Location = new System.Drawing.Point(187, 458);
1193 this.label3.Name = "label3"; 1361 this.label3.Name = "label3";
1194 this.label3.Size = new System.Drawing.Size(77, 16); 1362 this.label3.Size = new System.Drawing.Size(77, 16);
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 //
1205 // BatchRestartButton 1374 // BatchRestartButton
1206 // 1375 //
1207 this.BatchRestartButton.Location = new System.Drawing.Point(348, 455); 1376 this.BatchRestartButton.Location = new System.Drawing.Point(348, 455);
1208 this.BatchRestartButton.Name = "BatchRestartButton"; 1377 this.BatchRestartButton.Name = "BatchRestartButton";
1209 this.BatchRestartButton.Size = new System.Drawing.Size(107, 23); 1378 this.BatchRestartButton.Size = new System.Drawing.Size(107, 23);
1210 this.BatchRestartButton.TabIndex = 1; 1379 this.BatchRestartButton.TabIndex = 1;
1211 this.BatchRestartButton.Text = "Batch Restart"; 1380 this.BatchRestartButton.Text = "Batch Restart";
1212 this.BatchRestartButton.UseVisualStyleBackColor = true; 1381 this.BatchRestartButton.UseVisualStyleBackColor = true;
1213 this.BatchRestartButton.Click += new System.EventHandler(this.RequestBatchRestart); 1382 this.BatchRestartButton.Click += new System.EventHandler(this.RequestBatchRestart);
1214 // 1383 //
1215 // BatchRestartGridView 1384 // BatchRestartGridView
1216 // 1385 //
1217 this.BatchRestartGridView.AllowUserToAddRows = false; 1386 this.BatchRestartGridView.AllowUserToAddRows = false;
1218 this.BatchRestartGridView.AllowUserToDeleteRows = false; 1387 this.BatchRestartGridView.AllowUserToDeleteRows = false;
1219 this.BatchRestartGridView.AllowUserToOrderColumns = true; 1388 this.BatchRestartGridView.AllowUserToOrderColumns = true;
1220 this.BatchRestartGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 1389 this.BatchRestartGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
1221 this.BatchRestartGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { 1390 this.BatchRestartGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
1222 this.BatchRestartRegionName, 1391 this.BatchRestartRegionName,
1223 this.BatchRestartPosition}); 1392 this.BatchRestartPosition});
1224 this.BatchRestartGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1393 this.BatchRestartGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1225 this.BatchRestartGridView.Location = new System.Drawing.Point(4, 4); 1394 this.BatchRestartGridView.Location = new System.Drawing.Point(4, 4);
1226 this.BatchRestartGridView.Name = "BatchRestartGridView"; 1395 this.BatchRestartGridView.Name = "BatchRestartGridView";
1227 this.BatchRestartGridView.ReadOnly = true; 1396 this.BatchRestartGridView.ReadOnly = true;
1228 this.BatchRestartGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; 1397 this.BatchRestartGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
1229 this.BatchRestartGridView.Size = new System.Drawing.Size(712, 441); 1398 this.BatchRestartGridView.Size = new System.Drawing.Size(712, 441);
1230 this.BatchRestartGridView.TabIndex = 0; 1399 this.BatchRestartGridView.TabIndex = 0;
1231 // 1400 //
1232 // BatchRestartRegionName 1401 // BatchRestartRegionName
1233 // 1402 //
1234 this.BatchRestartRegionName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1403 this.BatchRestartRegionName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1235 this.BatchRestartRegionName.HeaderText = "Region Name"; 1404 this.BatchRestartRegionName.HeaderText = "Region Name";
1236 this.BatchRestartRegionName.Name = "BatchRestartRegionName"; 1405 this.BatchRestartRegionName.Name = "BatchRestartRegionName";
1237 this.BatchRestartRegionName.ReadOnly = true; 1406 this.BatchRestartRegionName.ReadOnly = true;
1238 this.BatchRestartRegionName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic; 1407 this.BatchRestartRegionName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
1239 // 1408 //
1240 // BatchRestartPosition 1409 // BatchRestartPosition
1241 // 1410 //
1242 this.BatchRestartPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1411 this.BatchRestartPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1243 this.BatchRestartPosition.HeaderText = "Position"; 1412 this.BatchRestartPosition.HeaderText = "Position";
1244 this.BatchRestartPosition.Name = "BatchRestartPosition"; 1413 this.BatchRestartPosition.Name = "BatchRestartPosition";
1245 this.BatchRestartPosition.ReadOnly = true; 1414 this.BatchRestartPosition.ReadOnly = true;
1246 this.BatchRestartPosition.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic; 1415 this.BatchRestartPosition.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
1247 // 1416 //
1248 // ResidentListTab 1417 // ResidentListTab
1249 // 1418 //
1250 this.ResidentListTab.Controls.Add(this.ResidentListTeleportHomeGroup); 1419 this.ResidentListTab.Controls.Add(this.ResidentListTeleportHomeGroup);
1251 this.ResidentListTab.Controls.Add(this.ResidentListBanGroup); 1420 this.ResidentListTab.Controls.Add(this.ResidentListBanGroup);
1252 this.ResidentListTab.Controls.Add(this.label4); 1421 this.ResidentListTab.Controls.Add(this.label4);
1253 this.ResidentListTab.Controls.Add(this.ResidentListFilter); 1422 this.ResidentListTab.Controls.Add(this.ResidentListFilter);
1254 this.ResidentListTab.Controls.Add(this.ResidentListGridView); 1423 this.ResidentListTab.Controls.Add(this.ResidentListGridView);
1255 this.ResidentListTab.Location = new System.Drawing.Point(4, 25); 1424 this.ResidentListTab.Location = new System.Drawing.Point(4, 25);
1256 this.ResidentListTab.Name = "ResidentListTab"; 1425 this.ResidentListTab.Name = "ResidentListTab";
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);
1267 this.ResidentListBanGroup.Enabled = false; 1457 this.ResidentListBanGroup.Enabled = false;
1268 this.ResidentListBanGroup.Location = new System.Drawing.Point(512, 426); 1458 this.ResidentListBanGroup.Location = new System.Drawing.Point(512, 426);
1269 this.ResidentListBanGroup.Name = "ResidentListBanGroup"; 1459 this.ResidentListBanGroup.Name = "ResidentListBanGroup";
1270 this.ResidentListBanGroup.Size = new System.Drawing.Size(204, 60); 1460 this.ResidentListBanGroup.Size = new System.Drawing.Size(204, 60);
1271 this.ResidentListBanGroup.TabIndex = 10; 1461 this.ResidentListBanGroup.TabIndex = 10;
1272 this.ResidentListBanGroup.TabStop = false; 1462 this.ResidentListBanGroup.TabStop = false;
1273 this.ResidentListBanGroup.Text = "Ban Residents"; 1463 this.ResidentListBanGroup.Text = "Ban Residents";
1274 // 1464 //
1275 // ResidentBanAllEstatesBox 1465 // ResidentBanAllEstatesBox
1276 // 1466 //
1277 this.ResidentBanAllEstatesBox.AutoSize = true; 1467 this.ResidentBanAllEstatesBox.AutoSize = true;
1278 this.ResidentBanAllEstatesBox.Location = new System.Drawing.Point(6, 24); 1468 this.ResidentBanAllEstatesBox.Location = new System.Drawing.Point(6, 24);
1279 this.ResidentBanAllEstatesBox.Name = "ResidentBanAllEstatesBox"; 1469 this.ResidentBanAllEstatesBox.Name = "ResidentBanAllEstatesBox";
1280 this.ResidentBanAllEstatesBox.Size = new System.Drawing.Size(79, 20); 1470 this.ResidentBanAllEstatesBox.Size = new System.Drawing.Size(79, 20);
1281 this.ResidentBanAllEstatesBox.TabIndex = 3; 1471 this.ResidentBanAllEstatesBox.TabIndex = 3;
1282 this.ResidentBanAllEstatesBox.Text = "All Estates"; 1472 this.ResidentBanAllEstatesBox.Text = "All Estates";
1283 this.ResidentBanAllEstatesBox.UseVisualStyleBackColor = true; 1473 this.ResidentBanAllEstatesBox.UseVisualStyleBackColor = true;
1284 // 1474 //
1285 // ResidentBanButton 1475 // ResidentBanButton
1286 // 1476 //
1287 this.ResidentBanButton.Location = new System.Drawing.Point(91, 21); 1477 this.ResidentBanButton.Location = new System.Drawing.Point(91, 21);
1288 this.ResidentBanButton.Name = "ResidentBanButton"; 1478 this.ResidentBanButton.Name = "ResidentBanButton";
1289 this.ResidentBanButton.Size = new System.Drawing.Size(75, 23); 1479 this.ResidentBanButton.Size = new System.Drawing.Size(75, 23);
1290 this.ResidentBanButton.TabIndex = 2; 1480 this.ResidentBanButton.TabIndex = 2;
1291 this.ResidentBanButton.Text = "Ban"; 1481 this.ResidentBanButton.Text = "Ban";
1292 this.ResidentBanButton.UseVisualStyleBackColor = true; 1482 this.ResidentBanButton.UseVisualStyleBackColor = true;
1293 this.ResidentBanButton.Click += new System.EventHandler(this.RequestBanAgents); 1483 this.ResidentBanButton.Click += new System.EventHandler(this.RequestBanAgents);
1294 // 1484 //
1295 // label4 1485 // label4
1296 // 1486 //
1297 this.label4.AutoSize = true; 1487 this.label4.AutoSize = true;
1298 this.label4.Location = new System.Drawing.Point(6, 429); 1488 this.label4.Location = new System.Drawing.Point(6, 429);
1299 this.label4.Name = "label4"; 1489 this.label4.Name = "label4";
1300 this.label4.Size = new System.Drawing.Size(36, 16); 1490 this.label4.Size = new System.Drawing.Size(36, 16);
1301 this.label4.TabIndex = 9; 1491 this.label4.TabIndex = 9;
1302 this.label4.Text = "Filter:"; 1492 this.label4.Text = "Filter:";
1303 // 1493 //
1304 // ResidentListFilter 1494 // ResidentListFilter
1305 // 1495 //
1306 this.ResidentListFilter.Location = new System.Drawing.Point(44, 426); 1496 this.ResidentListFilter.Location = new System.Drawing.Point(44, 426);
1307 this.ResidentListFilter.Name = "ResidentListFilter"; 1497 this.ResidentListFilter.Name = "ResidentListFilter";
1308 this.ResidentListFilter.Size = new System.Drawing.Size(196, 22); 1498 this.ResidentListFilter.Size = new System.Drawing.Size(196, 22);
1309 this.ResidentListFilter.TabIndex = 8; 1499 this.ResidentListFilter.TabIndex = 8;
1310 this.ResidentListFilter.TextChanged += new System.EventHandler(this.RequestFilterResidentList); 1500 this.ResidentListFilter.TextChanged += new System.EventHandler(this.RequestFilterResidentList);
1311 // 1501 //
1312 // ResidentListGridView 1502 // ResidentListGridView
1313 // 1503 //
1314 this.ResidentListGridView.AllowUserToAddRows = false; 1504 this.ResidentListGridView.AllowUserToAddRows = false;
1315 this.ResidentListGridView.AllowUserToDeleteRows = false; 1505 this.ResidentListGridView.AllowUserToDeleteRows = false;
1316 this.ResidentListGridView.AllowUserToOrderColumns = true; 1506 this.ResidentListGridView.AllowUserToOrderColumns = true;
1317 this.ResidentListGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 1507 this.ResidentListGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
1318 this.ResidentListGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { 1508 this.ResidentListGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
1319 this.ResidentListName, 1509 this.ResidentListName,
1320 this.ResidentListUUID, 1510 this.ResidentListUUID,
1321 this.ResidentListPosition}); 1511 this.ResidentListPosition});
1322 this.ResidentListGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1512 this.ResidentListGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1323 this.ResidentListGridView.Location = new System.Drawing.Point(4, 4); 1513 this.ResidentListGridView.Location = new System.Drawing.Point(4, 4);
1324 this.ResidentListGridView.Name = "ResidentListGridView"; 1514 this.ResidentListGridView.Name = "ResidentListGridView";
1325 this.ResidentListGridView.ReadOnly = true; 1515 this.ResidentListGridView.ReadOnly = true;
1326 this.ResidentListGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; 1516 this.ResidentListGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
1327 this.ResidentListGridView.Size = new System.Drawing.Size(712, 416); 1517 this.ResidentListGridView.Size = new System.Drawing.Size(712, 416);
1328 this.ResidentListGridView.TabIndex = 0; 1518 this.ResidentListGridView.TabIndex = 0;
1329 // 1519 //
1330 // ResidentListName 1520 // ResidentListName
1331 // 1521 //
1332 this.ResidentListName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1522 this.ResidentListName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1333 this.ResidentListName.HeaderText = "Name"; 1523 this.ResidentListName.HeaderText = "Name";
1334 this.ResidentListName.Name = "ResidentListName"; 1524 this.ResidentListName.Name = "ResidentListName";
1335 this.ResidentListName.ReadOnly = true; 1525 this.ResidentListName.ReadOnly = true;
1336 // 1526 //
1337 // ResidentListUUID 1527 // ResidentListUUID
1338 // 1528 //
1339 this.ResidentListUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1529 this.ResidentListUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1340 this.ResidentListUUID.HeaderText = "UUID"; 1530 this.ResidentListUUID.HeaderText = "UUID";
1341 this.ResidentListUUID.Name = "ResidentListUUID"; 1531 this.ResidentListUUID.Name = "ResidentListUUID";
1342 this.ResidentListUUID.ReadOnly = true; 1532 this.ResidentListUUID.ReadOnly = true;
1343 // 1533 //
1344 // ResidentListPosition 1534 // ResidentListPosition
1345 // 1535 //
1346 this.ResidentListPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1536 this.ResidentListPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1347 this.ResidentListPosition.HeaderText = "Position"; 1537 this.ResidentListPosition.HeaderText = "Position";
1348 this.ResidentListPosition.Name = "ResidentListPosition"; 1538 this.ResidentListPosition.Name = "ResidentListPosition";
1349 this.ResidentListPosition.ReadOnly = true; 1539 this.ResidentListPosition.ReadOnly = true;
1350 // 1540 //
1351 // RegionsStateTab 1541 // RegionsStateTab
1352 // 1542 //
1353 this.RegionsStateTab.Controls.Add(this.RegionsStateGridView); 1543 this.RegionsStateTab.Controls.Add(this.RegionsStateGridView);
1354 this.RegionsStateTab.Location = new System.Drawing.Point(4, 25); 1544 this.RegionsStateTab.Location = new System.Drawing.Point(4, 25);
1355 this.RegionsStateTab.Name = "RegionsStateTab"; 1545 this.RegionsStateTab.Name = "RegionsStateTab";
1356 this.RegionsStateTab.Size = new System.Drawing.Size(719, 489); 1546 this.RegionsStateTab.Size = new System.Drawing.Size(719, 489);
1357 this.RegionsStateTab.TabIndex = 5; 1547 this.RegionsStateTab.TabIndex = 5;
1358 this.RegionsStateTab.Text = "Regions State"; 1548 this.RegionsStateTab.Text = "Regions State";
1359 this.RegionsStateTab.UseVisualStyleBackColor = true; 1549 this.RegionsStateTab.UseVisualStyleBackColor = true;
1360 // 1550 //
1361 // RegionsStateGridView 1551 // RegionsStateGridView
1362 // 1552 //
1363 this.RegionsStateGridView.AllowUserToAddRows = false; 1553 this.RegionsStateGridView.AllowUserToAddRows = false;
1364 this.RegionsStateGridView.AllowUserToDeleteRows = false; 1554 this.RegionsStateGridView.AllowUserToDeleteRows = false;
1365 this.RegionsStateGridView.AllowUserToOrderColumns = true; 1555 this.RegionsStateGridView.AllowUserToOrderColumns = true;
1366 this.RegionsStateGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 1556 this.RegionsStateGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
1367 this.RegionsStateGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { 1557 this.RegionsStateGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
1368 this.RegionsStateRegionName, 1558 this.RegionsStateRegionName,
1369 this.RegionsStateLastState, 1559 this.RegionsStateLastState,
1370 this.RegionsStateLastCheck}); 1560 this.RegionsStateLastCheck});
1371 this.RegionsStateGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1561 this.RegionsStateGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1372 this.RegionsStateGridView.Location = new System.Drawing.Point(4, 4); 1562 this.RegionsStateGridView.Location = new System.Drawing.Point(4, 4);
1373 this.RegionsStateGridView.Name = "RegionsStateGridView"; 1563 this.RegionsStateGridView.Name = "RegionsStateGridView";
1374 this.RegionsStateGridView.ReadOnly = true; 1564 this.RegionsStateGridView.ReadOnly = true;
1375 this.RegionsStateGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; 1565 this.RegionsStateGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
1376 this.RegionsStateGridView.Size = new System.Drawing.Size(712, 482); 1566 this.RegionsStateGridView.Size = new System.Drawing.Size(712, 482);
1377 this.RegionsStateGridView.TabIndex = 1; 1567 this.RegionsStateGridView.TabIndex = 1;
1378 // 1568 //
1379 // RegionsStateRegionName 1569 // RegionsStateRegionName
1380 // 1570 //
1381 this.RegionsStateRegionName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1571 this.RegionsStateRegionName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1382 this.RegionsStateRegionName.HeaderText = "Region Name"; 1572 this.RegionsStateRegionName.HeaderText = "Region Name";
1383 this.RegionsStateRegionName.Name = "RegionsStateRegionName"; 1573 this.RegionsStateRegionName.Name = "RegionsStateRegionName";
1384 this.RegionsStateRegionName.ReadOnly = true; 1574 this.RegionsStateRegionName.ReadOnly = true;
1385 this.RegionsStateRegionName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic; 1575 this.RegionsStateRegionName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
1386 // 1576 //
1387 // RegionsStateLastState 1577 // RegionsStateLastState
1388 // 1578 //
1389 this.RegionsStateLastState.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1579 this.RegionsStateLastState.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1390 this.RegionsStateLastState.HeaderText = "Last State"; 1580 this.RegionsStateLastState.HeaderText = "Last State";
1391 this.RegionsStateLastState.Name = "RegionsStateLastState"; 1581 this.RegionsStateLastState.Name = "RegionsStateLastState";
1392 this.RegionsStateLastState.ReadOnly = true; 1582 this.RegionsStateLastState.ReadOnly = true;
1393 this.RegionsStateLastState.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic; 1583 this.RegionsStateLastState.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
1394 // 1584 //
1395 // RegionsStateLastCheck 1585 // RegionsStateLastCheck
1396 // 1586 //
1397 this.RegionsStateLastCheck.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 1587 this.RegionsStateLastCheck.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
1398 this.RegionsStateLastCheck.HeaderText = "Last Check"; 1588 this.RegionsStateLastCheck.HeaderText = "Last Check";
1399 this.RegionsStateLastCheck.Name = "RegionsStateLastCheck"; 1589 this.RegionsStateLastCheck.Name = "RegionsStateLastCheck";
1400 this.RegionsStateLastCheck.ReadOnly = true; 1590 this.RegionsStateLastCheck.ReadOnly = true;
1401 // 1591 //
1402 // OverviewTab 1592 // OverviewTab
1403 // 1593 //
1404 this.OverviewTab.Controls.Add(this.CorradePollTimeDial); 1594 this.OverviewTab.Controls.Add(this.CorradePollTimeDial);
1405 this.OverviewTab.Controls.Add(this.groupBox24); 1595 this.OverviewTab.Controls.Add(this.groupBox24);
1406 this.OverviewTab.Controls.Add(this.groupBox17); 1596 this.OverviewTab.Controls.Add(this.groupBox17);
1407 this.OverviewTab.Controls.Add(this.groupBox11); 1597 this.OverviewTab.Controls.Add(this.groupBox11);
1408 this.OverviewTab.Controls.Add(this.groupBox2); 1598 this.OverviewTab.Controls.Add(this.groupBox2);
1409 this.OverviewTab.Controls.Add(this.groupBox1); 1599 this.OverviewTab.Controls.Add(this.groupBox1);
1410 this.OverviewTab.Controls.Add(this.groupBox10); 1600 this.OverviewTab.Controls.Add(this.groupBox10);
1411 this.OverviewTab.Controls.Add(this.groupBox9); 1601 this.OverviewTab.Controls.Add(this.groupBox9);
1412 this.OverviewTab.Controls.Add(this.groupBox8); 1602 this.OverviewTab.Controls.Add(this.groupBox8);
1413 this.OverviewTab.Controls.Add(this.groupBox7); 1603 this.OverviewTab.Controls.Add(this.groupBox7);
1414 this.OverviewTab.Controls.Add(this.groupBox6); 1604 this.OverviewTab.Controls.Add(this.groupBox6);
1415 this.OverviewTab.Controls.Add(this.groupBox5); 1605 this.OverviewTab.Controls.Add(this.groupBox5);
1416 this.OverviewTab.Controls.Add(this.groupBox4); 1606 this.OverviewTab.Controls.Add(this.groupBox4);
1417 this.OverviewTab.Controls.Add(this.groupBox3); 1607 this.OverviewTab.Controls.Add(this.groupBox3);
1418 this.OverviewTab.Location = new System.Drawing.Point(4, 25); 1608 this.OverviewTab.Location = new System.Drawing.Point(4, 25);
1419 this.OverviewTab.Name = "OverviewTab"; 1609 this.OverviewTab.Name = "OverviewTab";
1420 this.OverviewTab.Padding = new System.Windows.Forms.Padding(3); 1610 this.OverviewTab.Padding = new System.Windows.Forms.Padding(3);
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";
1431 this.groupBox10.Size = new System.Drawing.Size(462, 476); 1745 this.groupBox10.Size = new System.Drawing.Size(462, 476);
1432 this.groupBox10.TabIndex = 9; 1746 this.groupBox10.TabIndex = 9;
1433 this.groupBox10.TabStop = false; 1747 this.groupBox10.TabStop = false;
1434 this.groupBox10.Text = "Map"; 1748 this.groupBox10.Text = "Map";
1435 // 1749 //
1436 // RegionAvatarsMap 1750 // RegionAvatarsMap
1437 // 1751 //
1438 this.RegionAvatarsMap.BackColor = System.Drawing.Color.Black; 1752 this.RegionAvatarsMap.BackColor = System.Drawing.Color.Black;
1439 this.RegionAvatarsMap.Dock = System.Windows.Forms.DockStyle.Fill; 1753 this.RegionAvatarsMap.Dock = System.Windows.Forms.DockStyle.Fill;
1440 this.RegionAvatarsMap.Location = new System.Drawing.Point(3, 18); 1754 this.RegionAvatarsMap.Location = new System.Drawing.Point(3, 18);
1441 this.RegionAvatarsMap.Name = "RegionAvatarsMap"; 1755 this.RegionAvatarsMap.Name = "RegionAvatarsMap";
1442 this.RegionAvatarsMap.Size = new System.Drawing.Size(456, 455); 1756 this.RegionAvatarsMap.Size = new System.Drawing.Size(456, 455);
1443 this.RegionAvatarsMap.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; 1757 this.RegionAvatarsMap.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
1444 this.RegionAvatarsMap.TabIndex = 0; 1758 this.RegionAvatarsMap.TabIndex = 0;
1445 this.RegionAvatarsMap.TabStop = false; 1759 this.RegionAvatarsMap.TabStop = false;
1446 // 1760 //
1447 // groupBox9 1761 // groupBox9
1448 // 1762 //
1449 this.groupBox9.Controls.Add(this.Objects); 1763 this.groupBox9.Controls.Add(this.Objects);
1450 this.groupBox9.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1764 this.groupBox9.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1451 this.groupBox9.Location = new System.Drawing.Point(596, 6); 1765 this.groupBox9.Location = new System.Drawing.Point(596, 6);
1452 this.groupBox9.Name = "groupBox9"; 1766 this.groupBox9.Name = "groupBox9";
1453 this.groupBox9.Size = new System.Drawing.Size(107, 49); 1767 this.groupBox9.Size = new System.Drawing.Size(107, 49);
1454 this.groupBox9.TabIndex = 8; 1768 this.groupBox9.TabIndex = 8;
1455 this.groupBox9.TabStop = false; 1769 this.groupBox9.TabStop = false;
1456 this.groupBox9.Text = "Objects"; 1770 this.groupBox9.Text = "Objects";
1457 // 1771 //
1458 // Objects 1772 // Objects
1459 // 1773 //
1460 this.Objects.AutoSize = true; 1774 this.Objects.AutoSize = true;
1461 this.Objects.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1775 this.Objects.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1462 this.Objects.Location = new System.Drawing.Point(9, 21); 1776 this.Objects.Location = new System.Drawing.Point(9, 21);
1463 this.Objects.Name = "Objects"; 1777 this.Objects.Name = "Objects";
1464 this.Objects.Size = new System.Drawing.Size(32, 18); 1778 this.Objects.Size = new System.Drawing.Size(32, 18);
1465 this.Objects.TabIndex = 0; 1779 this.Objects.TabIndex = 0;
1466 this.Objects.Text = " "; 1780 this.Objects.Text = " ";
1467 // 1781 //
1468 // groupBox8 1782 // groupBox8
1469 // 1783 //
1470 this.groupBox8.Controls.Add(this.ScriptTime); 1784 this.groupBox8.Controls.Add(this.ScriptTime);
1471 this.groupBox8.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1785 this.groupBox8.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1472 this.groupBox8.Location = new System.Drawing.Point(596, 116); 1786 this.groupBox8.Location = new System.Drawing.Point(596, 116);
1473 this.groupBox8.Name = "groupBox8"; 1787 this.groupBox8.Name = "groupBox8";
1474 this.groupBox8.Size = new System.Drawing.Size(107, 49); 1788 this.groupBox8.Size = new System.Drawing.Size(107, 49);
1475 this.groupBox8.TabIndex = 7; 1789 this.groupBox8.TabIndex = 7;
1476 this.groupBox8.TabStop = false; 1790 this.groupBox8.TabStop = false;
1477 this.groupBox8.Text = "Script Time"; 1791 this.groupBox8.Text = "Script Time";
1478 // 1792 //
1479 // ScriptTime 1793 // ScriptTime
1480 // 1794 //
1481 this.ScriptTime.AutoSize = true; 1795 this.ScriptTime.AutoSize = true;
1482 this.ScriptTime.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1796 this.ScriptTime.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1483 this.ScriptTime.Location = new System.Drawing.Point(12, 21); 1797 this.ScriptTime.Location = new System.Drawing.Point(12, 21);
1484 this.ScriptTime.Name = "ScriptTime"; 1798 this.ScriptTime.Name = "ScriptTime";
1485 this.ScriptTime.Size = new System.Drawing.Size(32, 18); 1799 this.ScriptTime.Size = new System.Drawing.Size(32, 18);
1486 this.ScriptTime.TabIndex = 0; 1800 this.ScriptTime.TabIndex = 0;
1487 this.ScriptTime.Text = " "; 1801 this.ScriptTime.Text = " ";
1488 // 1802 //
1489 // groupBox7 1803 // groupBox7
1490 // 1804 //
1491 this.groupBox7.Controls.Add(this.ActiveScripts); 1805 this.groupBox7.Controls.Add(this.ActiveScripts);
1492 this.groupBox7.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1806 this.groupBox7.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1493 this.groupBox7.Location = new System.Drawing.Point(483, 116); 1807 this.groupBox7.Location = new System.Drawing.Point(483, 116);
1494 this.groupBox7.Name = "groupBox7"; 1808 this.groupBox7.Name = "groupBox7";
1495 this.groupBox7.Size = new System.Drawing.Size(107, 49); 1809 this.groupBox7.Size = new System.Drawing.Size(107, 49);
1496 this.groupBox7.TabIndex = 6; 1810 this.groupBox7.TabIndex = 6;
1497 this.groupBox7.TabStop = false; 1811 this.groupBox7.TabStop = false;
1498 this.groupBox7.Text = "Active Scripts"; 1812 this.groupBox7.Text = "Active Scripts";
1499 // 1813 //
1500 // ActiveScripts 1814 // ActiveScripts
1501 // 1815 //
1502 this.ActiveScripts.AutoSize = true; 1816 this.ActiveScripts.AutoSize = true;
1503 this.ActiveScripts.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1817 this.ActiveScripts.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1504 this.ActiveScripts.Location = new System.Drawing.Point(9, 21); 1818 this.ActiveScripts.Location = new System.Drawing.Point(9, 21);
1505 this.ActiveScripts.Name = "ActiveScripts"; 1819 this.ActiveScripts.Name = "ActiveScripts";
1506 this.ActiveScripts.Size = new System.Drawing.Size(32, 18); 1820 this.ActiveScripts.Size = new System.Drawing.Size(32, 18);
1507 this.ActiveScripts.TabIndex = 0; 1821 this.ActiveScripts.TabIndex = 0;
1508 this.ActiveScripts.Text = " "; 1822 this.ActiveScripts.Text = " ";
1509 // 1823 //
1510 // groupBox6 1824 // groupBox6
1511 // 1825 //
1512 this.groupBox6.Controls.Add(this.PhysicsFPS); 1826 this.groupBox6.Controls.Add(this.PhysicsFPS);
1513 this.groupBox6.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1827 this.groupBox6.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1514 this.groupBox6.Location = new System.Drawing.Point(596, 61); 1828 this.groupBox6.Location = new System.Drawing.Point(596, 61);
1515 this.groupBox6.Name = "groupBox6"; 1829 this.groupBox6.Name = "groupBox6";
1516 this.groupBox6.Size = new System.Drawing.Size(107, 49); 1830 this.groupBox6.Size = new System.Drawing.Size(107, 49);
1517 this.groupBox6.TabIndex = 5; 1831 this.groupBox6.TabIndex = 5;
1518 this.groupBox6.TabStop = false; 1832 this.groupBox6.TabStop = false;
1519 this.groupBox6.Text = "Physics FPS"; 1833 this.groupBox6.Text = "Physics FPS";
1520 // 1834 //
1521 // PhysicsFPS 1835 // PhysicsFPS
1522 // 1836 //
1523 this.PhysicsFPS.AutoSize = true; 1837 this.PhysicsFPS.AutoSize = true;
1524 this.PhysicsFPS.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1838 this.PhysicsFPS.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1525 this.PhysicsFPS.Location = new System.Drawing.Point(9, 21); 1839 this.PhysicsFPS.Location = new System.Drawing.Point(9, 21);
1526 this.PhysicsFPS.Name = "PhysicsFPS"; 1840 this.PhysicsFPS.Name = "PhysicsFPS";
1527 this.PhysicsFPS.Size = new System.Drawing.Size(32, 18); 1841 this.PhysicsFPS.Size = new System.Drawing.Size(32, 18);
1528 this.PhysicsFPS.TabIndex = 0; 1842 this.PhysicsFPS.TabIndex = 0;
1529 this.PhysicsFPS.Text = " "; 1843 this.PhysicsFPS.Text = " ";
1530 // 1844 //
1531 // groupBox5 1845 // groupBox5
1532 // 1846 //
1533 this.groupBox5.Controls.Add(this.FPS); 1847 this.groupBox5.Controls.Add(this.FPS);
1534 this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1848 this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1535 this.groupBox5.Location = new System.Drawing.Point(483, 61); 1849 this.groupBox5.Location = new System.Drawing.Point(483, 61);
1536 this.groupBox5.Name = "groupBox5"; 1850 this.groupBox5.Name = "groupBox5";
1537 this.groupBox5.Size = new System.Drawing.Size(107, 49); 1851 this.groupBox5.Size = new System.Drawing.Size(107, 49);
1538 this.groupBox5.TabIndex = 4; 1852 this.groupBox5.TabIndex = 4;
1539 this.groupBox5.TabStop = false; 1853 this.groupBox5.TabStop = false;
1540 this.groupBox5.Text = "FPS"; 1854 this.groupBox5.Text = "FPS";
1541 // 1855 //
1542 // FPS 1856 // FPS
1543 // 1857 //
1544 this.FPS.AutoSize = true; 1858 this.FPS.AutoSize = true;
1545 this.FPS.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1859 this.FPS.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1546 this.FPS.Location = new System.Drawing.Point(12, 21); 1860 this.FPS.Location = new System.Drawing.Point(12, 21);
1547 this.FPS.Name = "FPS"; 1861 this.FPS.Name = "FPS";
1548 this.FPS.Size = new System.Drawing.Size(32, 18); 1862 this.FPS.Size = new System.Drawing.Size(32, 18);
1549 this.FPS.TabIndex = 0; 1863 this.FPS.TabIndex = 0;
1550 this.FPS.Text = " "; 1864 this.FPS.Text = " ";
1551 // 1865 //
1552 // groupBox4 1866 // groupBox4
1553 // 1867 //
1554 this.groupBox4.Controls.Add(this.Dilation); 1868 this.groupBox4.Controls.Add(this.Dilation);
1555 this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1869 this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1556 this.groupBox4.Location = new System.Drawing.Point(596, 171); 1870 this.groupBox4.Location = new System.Drawing.Point(596, 171);
1557 this.groupBox4.Name = "groupBox4"; 1871 this.groupBox4.Name = "groupBox4";
1558 this.groupBox4.Size = new System.Drawing.Size(107, 49); 1872 this.groupBox4.Size = new System.Drawing.Size(107, 49);
1559 this.groupBox4.TabIndex = 3; 1873 this.groupBox4.TabIndex = 3;
1560 this.groupBox4.TabStop = false; 1874 this.groupBox4.TabStop = false;
1561 this.groupBox4.Text = "Time Dilation"; 1875 this.groupBox4.Text = "Time Dilation";
1562 // 1876 //
1563 // Dilation 1877 // Dilation
1564 // 1878 //
1565 this.Dilation.AutoSize = true; 1879 this.Dilation.AutoSize = true;
1566 this.Dilation.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1880 this.Dilation.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1567 this.Dilation.Location = new System.Drawing.Point(9, 21); 1881 this.Dilation.Location = new System.Drawing.Point(9, 21);
1568 this.Dilation.Name = "Dilation"; 1882 this.Dilation.Name = "Dilation";
1569 this.Dilation.Size = new System.Drawing.Size(32, 18); 1883 this.Dilation.Size = new System.Drawing.Size(32, 18);
1570 this.Dilation.TabIndex = 0; 1884 this.Dilation.TabIndex = 0;
1571 this.Dilation.Text = " "; 1885 this.Dilation.Text = " ";
1572 // 1886 //
1573 // groupBox3 1887 // groupBox3
1574 // 1888 //
1575 this.groupBox3.Controls.Add(this.LastLag); 1889 this.groupBox3.Controls.Add(this.LastLag);
1576 this.groupBox3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1890 this.groupBox3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1577 this.groupBox3.Location = new System.Drawing.Point(483, 226); 1891 this.groupBox3.Location = new System.Drawing.Point(483, 226);
1578 this.groupBox3.Name = "groupBox3"; 1892 this.groupBox3.Name = "groupBox3";
1579 this.groupBox3.Size = new System.Drawing.Size(107, 49); 1893 this.groupBox3.Size = new System.Drawing.Size(107, 49);
1580 this.groupBox3.TabIndex = 2; 1894 this.groupBox3.TabIndex = 2;
1581 this.groupBox3.TabStop = false; 1895 this.groupBox3.TabStop = false;
1582 this.groupBox3.Text = "LastLag"; 1896 this.groupBox3.Text = "LastLag";
1583 // 1897 //
1584 // LastLag 1898 // LastLag
1585 // 1899 //
1586 this.LastLag.AutoSize = true; 1900 this.LastLag.AutoSize = true;
1587 this.LastLag.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1901 this.LastLag.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1588 this.LastLag.Location = new System.Drawing.Point(12, 21); 1902 this.LastLag.Location = new System.Drawing.Point(12, 21);
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;
1630 this.Tabs.Size = new System.Drawing.Size(727, 518); 1924 this.Tabs.Size = new System.Drawing.Size(727, 518);
1631 this.Tabs.TabIndex = 1; 1925 this.Tabs.TabIndex = 1;
1632 this.Tabs.SelectedIndexChanged += new System.EventHandler(this.RequestTabsChanged); 1926 this.Tabs.SelectedIndexChanged += new System.EventHandler(this.RequestTabsChanged);
1633 this.Tabs.Selecting += new System.Windows.Forms.TabControlCancelEventHandler(this.RequestSelecting); 1927 this.Tabs.Selecting += new System.Windows.Forms.TabControlCancelEventHandler(this.RequestSelecting);
1634 // 1928 //
1635 // EstateTexturesTab 1929 // EstateTexturesTab
1636 // 1930 //
1637 this.EstateTexturesTab.Controls.Add(this.GroundTexturesGroup); 1931 this.EstateTexturesTab.Controls.Add(this.GroundTexturesGroup);
1638 this.EstateTexturesTab.Location = new System.Drawing.Point(4, 25); 1932 this.EstateTexturesTab.Location = new System.Drawing.Point(4, 25);
1639 this.EstateTexturesTab.Name = "EstateTexturesTab"; 1933 this.EstateTexturesTab.Name = "EstateTexturesTab";
1640 this.EstateTexturesTab.Size = new System.Drawing.Size(719, 489); 1934 this.EstateTexturesTab.Size = new System.Drawing.Size(719, 489);
1641 this.EstateTexturesTab.TabIndex = 8; 1935 this.EstateTexturesTab.TabIndex = 8;
1642 this.EstateTexturesTab.Text = "Ground Textures"; 1936 this.EstateTexturesTab.Text = "Ground Textures";
1643 this.EstateTexturesTab.UseVisualStyleBackColor = true; 1937 this.EstateTexturesTab.UseVisualStyleBackColor = true;
1644 // 1938 //
1645 // GroundTexturesGroup 1939 // GroundTexturesGroup
1646 // 1940 //
1647 this.GroundTexturesGroup.Controls.Add(this.pictureBox12); 1941 this.GroundTexturesGroup.Controls.Add(this.pictureBox12);
1648 this.GroundTexturesGroup.Controls.Add(this.groupBox22); 1942 this.GroundTexturesGroup.Controls.Add(this.groupBox22);
1649 this.GroundTexturesGroup.Controls.Add(this.groupBox23); 1943 this.GroundTexturesGroup.Controls.Add(this.groupBox23);
1650 this.GroundTexturesGroup.Controls.Add(this.groupBox21); 1944 this.GroundTexturesGroup.Controls.Add(this.groupBox21);
1651 this.GroundTexturesGroup.Controls.Add(this.groupBox20); 1945 this.GroundTexturesGroup.Controls.Add(this.groupBox20);
1652 this.GroundTexturesGroup.Location = new System.Drawing.Point(6, 3); 1946 this.GroundTexturesGroup.Location = new System.Drawing.Point(6, 3);
1653 this.GroundTexturesGroup.Name = "GroundTexturesGroup"; 1947 this.GroundTexturesGroup.Name = "GroundTexturesGroup";
1654 this.GroundTexturesGroup.Size = new System.Drawing.Size(710, 483); 1948 this.GroundTexturesGroup.Size = new System.Drawing.Size(710, 483);
1655 this.GroundTexturesGroup.TabIndex = 9; 1949 this.GroundTexturesGroup.TabIndex = 9;
1656 this.GroundTexturesGroup.TabStop = false; 1950 this.GroundTexturesGroup.TabStop = false;
1657 this.GroundTexturesGroup.Text = "Current Region Ground Textures"; 1951 this.GroundTexturesGroup.Text = "Current Region Ground Textures";
1658 // 1952 //
1659 // groupBox22 1953 // groupBox22
1660 // 1954 //
1661 this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDApplyBox); 1955 this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDApplyBox);
1662 this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDApplyButton); 1956 this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDApplyButton);
1663 this.groupBox22.Controls.Add(this.button13); 1957 this.groupBox22.Controls.Add(this.button13);
1664 this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDBox); 1958 this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDBox);
1665 this.groupBox22.Controls.Add(this.RegionTexturesHighPictureBox); 1959 this.groupBox22.Controls.Add(this.RegionTexturesHighPictureBox);
1666 this.groupBox22.Location = new System.Drawing.Point(368, 262); 1960 this.groupBox22.Location = new System.Drawing.Point(368, 262);
1667 this.groupBox22.Name = "groupBox22"; 1961 this.groupBox22.Name = "groupBox22";
1668 this.groupBox22.Size = new System.Drawing.Size(328, 215); 1962 this.groupBox22.Size = new System.Drawing.Size(328, 215);
1669 this.groupBox22.TabIndex = 8; 1963 this.groupBox22.TabIndex = 8;
1670 this.groupBox22.TabStop = false; 1964 this.groupBox22.TabStop = false;
1671 this.groupBox22.Text = "High"; 1965 this.groupBox22.Text = "High";
1672 // 1966 //
1673 // RegionTexturesHighUUIDApplyBox 1967 // RegionTexturesHighUUIDApplyBox
1674 // 1968 //
1675 this.RegionTexturesHighUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1969 this.RegionTexturesHighUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1676 this.RegionTexturesHighUUIDApplyBox.Location = new System.Drawing.Point(6, 186); 1970 this.RegionTexturesHighUUIDApplyBox.Location = new System.Drawing.Point(6, 186);
1677 this.RegionTexturesHighUUIDApplyBox.Name = "RegionTexturesHighUUIDApplyBox"; 1971 this.RegionTexturesHighUUIDApplyBox.Name = "RegionTexturesHighUUIDApplyBox";
1678 this.RegionTexturesHighUUIDApplyBox.Size = new System.Drawing.Size(232, 20); 1972 this.RegionTexturesHighUUIDApplyBox.Size = new System.Drawing.Size(232, 20);
1679 this.RegionTexturesHighUUIDApplyBox.TabIndex = 10; 1973 this.RegionTexturesHighUUIDApplyBox.TabIndex = 10;
1680 // 1974 //
1681 // RegionTexturesHighUUIDApplyButton 1975 // RegionTexturesHighUUIDApplyButton
1682 // 1976 //
1683 this.RegionTexturesHighUUIDApplyButton.Location = new System.Drawing.Point(244, 184); 1977 this.RegionTexturesHighUUIDApplyButton.Location = new System.Drawing.Point(244, 184);
1684 this.RegionTexturesHighUUIDApplyButton.Name = "RegionTexturesHighUUIDApplyButton"; 1978 this.RegionTexturesHighUUIDApplyButton.Name = "RegionTexturesHighUUIDApplyButton";
1685 this.RegionTexturesHighUUIDApplyButton.Size = new System.Drawing.Size(75, 23); 1979 this.RegionTexturesHighUUIDApplyButton.Size = new System.Drawing.Size(75, 23);
1686 this.RegionTexturesHighUUIDApplyButton.TabIndex = 6; 1980 this.RegionTexturesHighUUIDApplyButton.TabIndex = 6;
1687 this.RegionTexturesHighUUIDApplyButton.Text = "Apply"; 1981 this.RegionTexturesHighUUIDApplyButton.Text = "Apply";
1688 this.RegionTexturesHighUUIDApplyButton.UseVisualStyleBackColor = true; 1982 this.RegionTexturesHighUUIDApplyButton.UseVisualStyleBackColor = true;
1689 // 1983 //
1690 // button13 1984 // button13
1691 // 1985 //
1692 this.button13.Location = new System.Drawing.Point(244, 155); 1986 this.button13.Location = new System.Drawing.Point(244, 155);
1693 this.button13.Name = "button13"; 1987 this.button13.Name = "button13";
1694 this.button13.Size = new System.Drawing.Size(75, 23); 1988 this.button13.Size = new System.Drawing.Size(75, 23);
1695 this.button13.TabIndex = 6; 1989 this.button13.TabIndex = 6;
1696 this.button13.Tag = "High"; 1990 this.button13.Tag = "High";
1697 this.button13.Text = "Download..."; 1991 this.button13.Text = "Download...";
1698 this.button13.UseVisualStyleBackColor = true; 1992 this.button13.UseVisualStyleBackColor = true;
1699 this.button13.Click += new System.EventHandler(this.RequestDownloadRegionTexture); 1993 this.button13.Click += new System.EventHandler(this.RequestDownloadRegionTexture);
1700 // 1994 //
1701 // RegionTexturesHighUUIDBox 1995 // RegionTexturesHighUUIDBox
1702 // 1996 //
1703 this.RegionTexturesHighUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1997 this.RegionTexturesHighUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1704 this.RegionTexturesHighUUIDBox.Location = new System.Drawing.Point(6, 155); 1998 this.RegionTexturesHighUUIDBox.Location = new System.Drawing.Point(6, 155);
1705 this.RegionTexturesHighUUIDBox.Name = "RegionTexturesHighUUIDBox"; 1999 this.RegionTexturesHighUUIDBox.Name = "RegionTexturesHighUUIDBox";
1706 this.RegionTexturesHighUUIDBox.Size = new System.Drawing.Size(232, 20); 2000 this.RegionTexturesHighUUIDBox.Size = new System.Drawing.Size(232, 20);
1707 this.RegionTexturesHighUUIDBox.TabIndex = 3; 2001 this.RegionTexturesHighUUIDBox.TabIndex = 3;
1708 // 2002 //
1709 // RegionTexturesHighPictureBox 2003 // RegionTexturesHighPictureBox
1710 // 2004 //
1711 this.RegionTexturesHighPictureBox.BackColor = System.Drawing.Color.Black; 2005 this.RegionTexturesHighPictureBox.BackColor = System.Drawing.Color.Black;
1712 this.RegionTexturesHighPictureBox.Location = new System.Drawing.Point(13, 21); 2006 this.RegionTexturesHighPictureBox.Location = new System.Drawing.Point(13, 21);
1713 this.RegionTexturesHighPictureBox.Name = "RegionTexturesHighPictureBox"; 2007 this.RegionTexturesHighPictureBox.Name = "RegionTexturesHighPictureBox";
1714 this.RegionTexturesHighPictureBox.Size = new System.Drawing.Size(128, 128); 2008 this.RegionTexturesHighPictureBox.Size = new System.Drawing.Size(128, 128);
1715 this.RegionTexturesHighPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; 2009 this.RegionTexturesHighPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
1716 this.RegionTexturesHighPictureBox.TabIndex = 2; 2010 this.RegionTexturesHighPictureBox.TabIndex = 2;
1717 this.RegionTexturesHighPictureBox.TabStop = false; 2011 this.RegionTexturesHighPictureBox.TabStop = false;
1718 // 2012 //
1719 // groupBox23 2013 // groupBox23
1720 // 2014 //
1721 this.groupBox23.Controls.Add(this.RegionTexturesLowUUIDApplyBox); 2015 this.groupBox23.Controls.Add(this.RegionTexturesLowUUIDApplyBox);
1722 this.groupBox23.Controls.Add(this.RegionTexturesLowUUIDApplyButton); 2016 this.groupBox23.Controls.Add(this.RegionTexturesLowUUIDApplyButton);
1723 this.groupBox23.Controls.Add(this.button10); 2017 this.groupBox23.Controls.Add(this.button10);
1724 this.groupBox23.Controls.Add(this.RegionTexturesLowUUIDBox); 2018 this.groupBox23.Controls.Add(this.RegionTexturesLowUUIDBox);
1725 this.groupBox23.Controls.Add(this.RegionTexturesLowPictureBox); 2019 this.groupBox23.Controls.Add(this.RegionTexturesLowPictureBox);
1726 this.groupBox23.Location = new System.Drawing.Point(14, 41); 2020 this.groupBox23.Location = new System.Drawing.Point(14, 41);
1727 this.groupBox23.Name = "groupBox23"; 2021 this.groupBox23.Name = "groupBox23";
1728 this.groupBox23.Size = new System.Drawing.Size(319, 215); 2022 this.groupBox23.Size = new System.Drawing.Size(319, 215);
1729 this.groupBox23.TabIndex = 5; 2023 this.groupBox23.TabIndex = 5;
1730 this.groupBox23.TabStop = false; 2024 this.groupBox23.TabStop = false;
1731 this.groupBox23.Text = "Low"; 2025 this.groupBox23.Text = "Low";
1732 // 2026 //
1733 // RegionTexturesLowUUIDApplyBox 2027 // RegionTexturesLowUUIDApplyBox
1734 // 2028 //
1735 this.RegionTexturesLowUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 2029 this.RegionTexturesLowUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1736 this.RegionTexturesLowUUIDApplyBox.Location = new System.Drawing.Point(6, 181); 2030 this.RegionTexturesLowUUIDApplyBox.Location = new System.Drawing.Point(6, 181);
1737 this.RegionTexturesLowUUIDApplyBox.Name = "RegionTexturesLowUUIDApplyBox"; 2031 this.RegionTexturesLowUUIDApplyBox.Name = "RegionTexturesLowUUIDApplyBox";
1738 this.RegionTexturesLowUUIDApplyBox.Size = new System.Drawing.Size(226, 20); 2032 this.RegionTexturesLowUUIDApplyBox.Size = new System.Drawing.Size(226, 20);
1739 this.RegionTexturesLowUUIDApplyBox.TabIndex = 8; 2033 this.RegionTexturesLowUUIDApplyBox.TabIndex = 8;
1740 // 2034 //
1741 // RegionTexturesLowUUIDApplyButton 2035 // RegionTexturesLowUUIDApplyButton
1742 // 2036 //
1743 this.RegionTexturesLowUUIDApplyButton.Location = new System.Drawing.Point(238, 181); 2037 this.RegionTexturesLowUUIDApplyButton.Location = new System.Drawing.Point(238, 181);
1744 this.RegionTexturesLowUUIDApplyButton.Name = "RegionTexturesLowUUIDApplyButton"; 2038 this.RegionTexturesLowUUIDApplyButton.Name = "RegionTexturesLowUUIDApplyButton";
1745 this.RegionTexturesLowUUIDApplyButton.Size = new System.Drawing.Size(75, 23); 2039 this.RegionTexturesLowUUIDApplyButton.Size = new System.Drawing.Size(75, 23);
1746 this.RegionTexturesLowUUIDApplyButton.TabIndex = 6; 2040 this.RegionTexturesLowUUIDApplyButton.TabIndex = 6;
1747 this.RegionTexturesLowUUIDApplyButton.Text = "Apply"; 2041 this.RegionTexturesLowUUIDApplyButton.Text = "Apply";
1748 this.RegionTexturesLowUUIDApplyButton.UseVisualStyleBackColor = true; 2042 this.RegionTexturesLowUUIDApplyButton.UseVisualStyleBackColor = true;
1749 this.RegionTexturesLowUUIDApplyButton.Click += new System.EventHandler(this.RequestEstateTexturesApply); 2043 this.RegionTexturesLowUUIDApplyButton.Click += new System.EventHandler(this.RequestEstateTexturesApply);
1750 // 2044 //
1751 // button10 2045 // button10
1752 // 2046 //
1753 this.button10.Location = new System.Drawing.Point(238, 152); 2047 this.button10.Location = new System.Drawing.Point(238, 152);
1754 this.button10.Name = "button10"; 2048 this.button10.Name = "button10";
1755 this.button10.Size = new System.Drawing.Size(75, 23); 2049 this.button10.Size = new System.Drawing.Size(75, 23);
1756 this.button10.TabIndex = 6; 2050 this.button10.TabIndex = 6;
1757 this.button10.Tag = "Low"; 2051 this.button10.Tag = "Low";
1758 this.button10.Text = "Download..."; 2052 this.button10.Text = "Download...";
1759 this.button10.UseVisualStyleBackColor = true; 2053 this.button10.UseVisualStyleBackColor = true;
1760 this.button10.Click += new System.EventHandler(this.RequestDownloadRegionTexture); 2054 this.button10.Click += new System.EventHandler(this.RequestDownloadRegionTexture);
1761 // 2055 //
1762 // RegionTexturesLowUUIDBox 2056 // RegionTexturesLowUUIDBox
1763 // 2057 //
1764 this.RegionTexturesLowUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 2058 this.RegionTexturesLowUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1765 this.RegionTexturesLowUUIDBox.Location = new System.Drawing.Point(8, 155); 2059 this.RegionTexturesLowUUIDBox.Location = new System.Drawing.Point(8, 155);
1766 this.RegionTexturesLowUUIDBox.Name = "RegionTexturesLowUUIDBox"; 2060 this.RegionTexturesLowUUIDBox.Name = "RegionTexturesLowUUIDBox";
1767 this.RegionTexturesLowUUIDBox.Size = new System.Drawing.Size(224, 20); 2061 this.RegionTexturesLowUUIDBox.Size = new System.Drawing.Size(224, 20);
1768 this.RegionTexturesLowUUIDBox.TabIndex = 3; 2062 this.RegionTexturesLowUUIDBox.TabIndex = 3;
1769 // 2063 //
1770 // RegionTexturesLowPictureBox 2064 // RegionTexturesLowPictureBox
1771 // 2065 //
1772 this.RegionTexturesLowPictureBox.BackColor = System.Drawing.Color.Black; 2066 this.RegionTexturesLowPictureBox.BackColor = System.Drawing.Color.Black;
1773 this.RegionTexturesLowPictureBox.Location = new System.Drawing.Point(17, 21); 2067 this.RegionTexturesLowPictureBox.Location = new System.Drawing.Point(17, 21);
1774 this.RegionTexturesLowPictureBox.Name = "RegionTexturesLowPictureBox"; 2068 this.RegionTexturesLowPictureBox.Name = "RegionTexturesLowPictureBox";
1775 this.RegionTexturesLowPictureBox.Size = new System.Drawing.Size(128, 128); 2069 this.RegionTexturesLowPictureBox.Size = new System.Drawing.Size(128, 128);
1776 this.RegionTexturesLowPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; 2070 this.RegionTexturesLowPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
1777 this.RegionTexturesLowPictureBox.TabIndex = 2; 2071 this.RegionTexturesLowPictureBox.TabIndex = 2;
1778 this.RegionTexturesLowPictureBox.TabStop = false; 2072 this.RegionTexturesLowPictureBox.TabStop = false;
1779 // 2073 //
1780 // groupBox21 2074 // groupBox21
1781 // 2075 //
1782 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDApplyBox); 2076 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDApplyBox);
1783 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDApplyButton); 2077 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDApplyButton);
1784 this.groupBox21.Controls.Add(this.button11); 2078 this.groupBox21.Controls.Add(this.button11);
1785 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDBox); 2079 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDBox);
1786 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighPictureBox); 2080 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighPictureBox);
1787 this.groupBox21.Location = new System.Drawing.Point(14, 262); 2081 this.groupBox21.Location = new System.Drawing.Point(14, 262);
1788 this.groupBox21.Name = "groupBox21"; 2082 this.groupBox21.Name = "groupBox21";
1789 this.groupBox21.Size = new System.Drawing.Size(319, 215); 2083 this.groupBox21.Size = new System.Drawing.Size(319, 215);
1790 this.groupBox21.TabIndex = 7; 2084 this.groupBox21.TabIndex = 7;
1791 this.groupBox21.TabStop = false; 2085 this.groupBox21.TabStop = false;
1792 this.groupBox21.Text = "Middle High"; 2086 this.groupBox21.Text = "Middle High";
1793 // 2087 //
1794 // RegionTexturesMiddleHighUUIDApplyBox 2088 // RegionTexturesMiddleHighUUIDApplyBox
1795 // 2089 //
1796 this.RegionTexturesMiddleHighUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 2090 this.RegionTexturesMiddleHighUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1797 this.RegionTexturesMiddleHighUUIDApplyBox.Location = new System.Drawing.Point(6, 185); 2091 this.RegionTexturesMiddleHighUUIDApplyBox.Location = new System.Drawing.Point(6, 185);
1798 this.RegionTexturesMiddleHighUUIDApplyBox.Name = "RegionTexturesMiddleHighUUIDApplyBox"; 2092 this.RegionTexturesMiddleHighUUIDApplyBox.Name = "RegionTexturesMiddleHighUUIDApplyBox";
1799 this.RegionTexturesMiddleHighUUIDApplyBox.Size = new System.Drawing.Size(226, 20); 2093 this.RegionTexturesMiddleHighUUIDApplyBox.Size = new System.Drawing.Size(226, 20);
1800 this.RegionTexturesMiddleHighUUIDApplyBox.TabIndex = 7; 2094 this.RegionTexturesMiddleHighUUIDApplyBox.TabIndex = 7;
1801 // 2095 //
1802 // RegionTexturesMiddleHighUUIDApplyButton 2096 // RegionTexturesMiddleHighUUIDApplyButton
1803 // 2097 //
1804 this.RegionTexturesMiddleHighUUIDApplyButton.Location = new System.Drawing.Point(238, 183); 2098 this.RegionTexturesMiddleHighUUIDApplyButton.Location = new System.Drawing.Point(238, 183);
1805 this.RegionTexturesMiddleHighUUIDApplyButton.Name = "RegionTexturesMiddleHighUUIDApplyButton"; 2099 this.RegionTexturesMiddleHighUUIDApplyButton.Name = "RegionTexturesMiddleHighUUIDApplyButton";
1806 this.RegionTexturesMiddleHighUUIDApplyButton.Size = new System.Drawing.Size(75, 23); 2100 this.RegionTexturesMiddleHighUUIDApplyButton.Size = new System.Drawing.Size(75, 23);
1807 this.RegionTexturesMiddleHighUUIDApplyButton.TabIndex = 6; 2101 this.RegionTexturesMiddleHighUUIDApplyButton.TabIndex = 6;
1808 this.RegionTexturesMiddleHighUUIDApplyButton.Text = "Apply"; 2102 this.RegionTexturesMiddleHighUUIDApplyButton.Text = "Apply";
1809 this.RegionTexturesMiddleHighUUIDApplyButton.UseVisualStyleBackColor = true; 2103 this.RegionTexturesMiddleHighUUIDApplyButton.UseVisualStyleBackColor = true;
1810 // 2104 //
1811 // button11 2105 // button11
1812 // 2106 //
1813 this.button11.Location = new System.Drawing.Point(238, 153); 2107 this.button11.Location = new System.Drawing.Point(238, 153);
1814 this.button11.Name = "button11"; 2108 this.button11.Name = "button11";
1815 this.button11.Size = new System.Drawing.Size(75, 23); 2109 this.button11.Size = new System.Drawing.Size(75, 23);
1816 this.button11.TabIndex = 6; 2110 this.button11.TabIndex = 6;
1817 this.button11.Tag = "MiddleHigh"; 2111 this.button11.Tag = "MiddleHigh";
1818 this.button11.Text = "Download..."; 2112 this.button11.Text = "Download...";
1819 this.button11.UseVisualStyleBackColor = true; 2113 this.button11.UseVisualStyleBackColor = true;
1820 this.button11.Click += new System.EventHandler(this.RequestDownloadRegionTexture); 2114 this.button11.Click += new System.EventHandler(this.RequestDownloadRegionTexture);
1821 // 2115 //
1822 // RegionTexturesMiddleHighUUIDBox 2116 // RegionTexturesMiddleHighUUIDBox
1823 // 2117 //
1824 this.RegionTexturesMiddleHighUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 2118 this.RegionTexturesMiddleHighUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1825 this.RegionTexturesMiddleHighUUIDBox.Location = new System.Drawing.Point(6, 155); 2119 this.RegionTexturesMiddleHighUUIDBox.Location = new System.Drawing.Point(6, 155);
1826 this.RegionTexturesMiddleHighUUIDBox.Name = "RegionTexturesMiddleHighUUIDBox"; 2120 this.RegionTexturesMiddleHighUUIDBox.Name = "RegionTexturesMiddleHighUUIDBox";
1827 this.RegionTexturesMiddleHighUUIDBox.Size = new System.Drawing.Size(226, 20); 2121 this.RegionTexturesMiddleHighUUIDBox.Size = new System.Drawing.Size(226, 20);
1828 this.RegionTexturesMiddleHighUUIDBox.TabIndex = 3; 2122 this.RegionTexturesMiddleHighUUIDBox.TabIndex = 3;
1829 // 2123 //
1830 // RegionTexturesMiddleHighPictureBox 2124 // RegionTexturesMiddleHighPictureBox
1831 // 2125 //
1832 this.RegionTexturesMiddleHighPictureBox.BackColor = System.Drawing.Color.Black; 2126 this.RegionTexturesMiddleHighPictureBox.BackColor = System.Drawing.Color.Black;
1833 this.RegionTexturesMiddleHighPictureBox.Location = new System.Drawing.Point(17, 21); 2127 this.RegionTexturesMiddleHighPictureBox.Location = new System.Drawing.Point(17, 21);
1834 this.RegionTexturesMiddleHighPictureBox.Name = "RegionTexturesMiddleHighPictureBox"; 2128 this.RegionTexturesMiddleHighPictureBox.Name = "RegionTexturesMiddleHighPictureBox";
1835 this.RegionTexturesMiddleHighPictureBox.Size = new System.Drawing.Size(128, 128); 2129 this.RegionTexturesMiddleHighPictureBox.Size = new System.Drawing.Size(128, 128);
1836 this.RegionTexturesMiddleHighPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; 2130 this.RegionTexturesMiddleHighPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
1837 this.RegionTexturesMiddleHighPictureBox.TabIndex = 2; 2131 this.RegionTexturesMiddleHighPictureBox.TabIndex = 2;
1838 this.RegionTexturesMiddleHighPictureBox.TabStop = false; 2132 this.RegionTexturesMiddleHighPictureBox.TabStop = false;
1839 // 2133 //
1840 // groupBox20 2134 // groupBox20
1841 // 2135 //
1842 this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowUUIDApplyBox); 2136 this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowUUIDApplyBox);
1843 this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowUUIDApplyButton); 2137 this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowUUIDApplyButton);
1844 this.groupBox20.Controls.Add(this.button8); 2138 this.groupBox20.Controls.Add(this.button8);
1845 this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowUUIDBox); 2139 this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowUUIDBox);
1846 this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowPictureBox); 2140 this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowPictureBox);
1847 this.groupBox20.Location = new System.Drawing.Point(368, 41); 2141 this.groupBox20.Location = new System.Drawing.Point(368, 41);
1848 this.groupBox20.Name = "groupBox20"; 2142 this.groupBox20.Name = "groupBox20";
1849 this.groupBox20.Size = new System.Drawing.Size(328, 215); 2143 this.groupBox20.Size = new System.Drawing.Size(328, 215);
1850 this.groupBox20.TabIndex = 6; 2144 this.groupBox20.TabIndex = 6;
1851 this.groupBox20.TabStop = false; 2145 this.groupBox20.TabStop = false;
1852 this.groupBox20.Text = "Middle Low"; 2146 this.groupBox20.Text = "Middle Low";
1853 // 2147 //
1854 // RegionTexturesMiddleLowUUIDApplyBox 2148 // RegionTexturesMiddleLowUUIDApplyBox
1855 // 2149 //
1856 this.RegionTexturesMiddleLowUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 2150 this.RegionTexturesMiddleLowUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1857 this.RegionTexturesMiddleLowUUIDApplyBox.Location = new System.Drawing.Point(6, 181); 2151 this.RegionTexturesMiddleLowUUIDApplyBox.Location = new System.Drawing.Point(6, 181);
1858 this.RegionTexturesMiddleLowUUIDApplyBox.Name = "RegionTexturesMiddleLowUUIDApplyBox"; 2152 this.RegionTexturesMiddleLowUUIDApplyBox.Name = "RegionTexturesMiddleLowUUIDApplyBox";
1859 this.RegionTexturesMiddleLowUUIDApplyBox.Size = new System.Drawing.Size(226, 20); 2153 this.RegionTexturesMiddleLowUUIDApplyBox.Size = new System.Drawing.Size(226, 20);
1860 this.RegionTexturesMiddleLowUUIDApplyBox.TabIndex = 9; 2154 this.RegionTexturesMiddleLowUUIDApplyBox.TabIndex = 9;
1861 // 2155 //
1862 // RegionTexturesMiddleLowUUIDApplyButton 2156 // RegionTexturesMiddleLowUUIDApplyButton
1863 // 2157 //
1864 this.RegionTexturesMiddleLowUUIDApplyButton.Location = new System.Drawing.Point(241, 181); 2158 this.RegionTexturesMiddleLowUUIDApplyButton.Location = new System.Drawing.Point(241, 181);
1865 this.RegionTexturesMiddleLowUUIDApplyButton.Name = "RegionTexturesMiddleLowUUIDApplyButton"; 2159 this.RegionTexturesMiddleLowUUIDApplyButton.Name = "RegionTexturesMiddleLowUUIDApplyButton";
1866 this.RegionTexturesMiddleLowUUIDApplyButton.Size = new System.Drawing.Size(75, 23); 2160 this.RegionTexturesMiddleLowUUIDApplyButton.Size = new System.Drawing.Size(75, 23);
1867 this.RegionTexturesMiddleLowUUIDApplyButton.TabIndex = 6; 2161 this.RegionTexturesMiddleLowUUIDApplyButton.TabIndex = 6;
1868 this.RegionTexturesMiddleLowUUIDApplyButton.Text = "Apply"; 2162 this.RegionTexturesMiddleLowUUIDApplyButton.Text = "Apply";
1869 this.RegionTexturesMiddleLowUUIDApplyButton.UseVisualStyleBackColor = true; 2163 this.RegionTexturesMiddleLowUUIDApplyButton.UseVisualStyleBackColor = true;
1870 // 2164 //
1871 // button8 2165 // button8
1872 // 2166 //
1873 this.button8.Location = new System.Drawing.Point(241, 153); 2167 this.button8.Location = new System.Drawing.Point(241, 153);
1874 this.button8.Name = "button8"; 2168 this.button8.Name = "button8";
1875 this.button8.Size = new System.Drawing.Size(75, 23); 2169 this.button8.Size = new System.Drawing.Size(75, 23);
1876 this.button8.TabIndex = 6; 2170 this.button8.TabIndex = 6;
1877 this.button8.Tag = "MiddleLow"; 2171 this.button8.Tag = "MiddleLow";
1878 this.button8.Text = "Download..."; 2172 this.button8.Text = "Download...";
1879 this.button8.UseVisualStyleBackColor = true; 2173 this.button8.UseVisualStyleBackColor = true;
1880 this.button8.Click += new System.EventHandler(this.RequestDownloadRegionTexture); 2174 this.button8.Click += new System.EventHandler(this.RequestDownloadRegionTexture);
1881 // 2175 //
1882 // RegionTexturesMiddleLowUUIDBox 2176 // RegionTexturesMiddleLowUUIDBox
1883 // 2177 //
1884 this.RegionTexturesMiddleLowUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 2178 this.RegionTexturesMiddleLowUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1885 this.RegionTexturesMiddleLowUUIDBox.Location = new System.Drawing.Point(6, 155); 2179 this.RegionTexturesMiddleLowUUIDBox.Location = new System.Drawing.Point(6, 155);
1886 this.RegionTexturesMiddleLowUUIDBox.Name = "RegionTexturesMiddleLowUUIDBox"; 2180 this.RegionTexturesMiddleLowUUIDBox.Name = "RegionTexturesMiddleLowUUIDBox";
1887 this.RegionTexturesMiddleLowUUIDBox.Size = new System.Drawing.Size(226, 20); 2181 this.RegionTexturesMiddleLowUUIDBox.Size = new System.Drawing.Size(226, 20);
1888 this.RegionTexturesMiddleLowUUIDBox.TabIndex = 3; 2182 this.RegionTexturesMiddleLowUUIDBox.TabIndex = 3;
1889 // 2183 //
1890 // RegionTexturesMiddleLowPictureBox 2184 // RegionTexturesMiddleLowPictureBox
1891 // 2185 //
1892 this.RegionTexturesMiddleLowPictureBox.BackColor = System.Drawing.Color.Black; 2186 this.RegionTexturesMiddleLowPictureBox.BackColor = System.Drawing.Color.Black;
1893 this.RegionTexturesMiddleLowPictureBox.Location = new System.Drawing.Point(13, 21); 2187 this.RegionTexturesMiddleLowPictureBox.Location = new System.Drawing.Point(13, 21);
1894 this.RegionTexturesMiddleLowPictureBox.Name = "RegionTexturesMiddleLowPictureBox"; 2188 this.RegionTexturesMiddleLowPictureBox.Name = "RegionTexturesMiddleLowPictureBox";
1895 this.RegionTexturesMiddleLowPictureBox.Size = new System.Drawing.Size(128, 128); 2189 this.RegionTexturesMiddleLowPictureBox.Size = new System.Drawing.Size(128, 128);
1896 this.RegionTexturesMiddleLowPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; 2190 this.RegionTexturesMiddleLowPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
1897 this.RegionTexturesMiddleLowPictureBox.TabIndex = 2; 2191 this.RegionTexturesMiddleLowPictureBox.TabIndex = 2;
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";
1910 this.RegionToolsTab.UseVisualStyleBackColor = true; 2204 this.RegionToolsTab.UseVisualStyleBackColor = true;
1911 // 2205 //
1912 // RegionToolsRegionInfoGroup 2206 // RegionToolsRegionInfoGroup
1913 // 2207 //
1914 this.RegionToolsRegionInfoGroup.Controls.Add(this.pictureBox13); 2208 this.RegionToolsRegionInfoGroup.Controls.Add(this.pictureBox13);
1915 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoMatureBox); 2209 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoMatureBox);
1916 this.RegionToolsRegionInfoGroup.Controls.Add(this.groupBox19); 2210 this.RegionToolsRegionInfoGroup.Controls.Add(this.groupBox19);
1917 this.RegionToolsRegionInfoGroup.Controls.Add(this.groupBox18); 2211 this.RegionToolsRegionInfoGroup.Controls.Add(this.groupBox18);
1918 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoParcelBox); 2212 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoParcelBox);
1919 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoTerraformBox); 2213 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoTerraformBox);
1920 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoPushBox); 2214 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoPushBox);
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";
1932 // 2226 //
1933 // RegionInfoMatureBox 2227 // RegionInfoMatureBox
1934 // 2228 //
1935 this.RegionInfoMatureBox.AutoSize = true; 2229 this.RegionInfoMatureBox.AutoSize = true;
1936 this.RegionInfoMatureBox.Location = new System.Drawing.Point(225, 30); 2230 this.RegionInfoMatureBox.Location = new System.Drawing.Point(225, 30);
1937 this.RegionInfoMatureBox.Name = "RegionInfoMatureBox"; 2231 this.RegionInfoMatureBox.Name = "RegionInfoMatureBox";
1938 this.RegionInfoMatureBox.Size = new System.Drawing.Size(62, 20); 2232 this.RegionInfoMatureBox.Size = new System.Drawing.Size(62, 20);
1939 this.RegionInfoMatureBox.TabIndex = 9; 2233 this.RegionInfoMatureBox.TabIndex = 9;
1940 this.RegionInfoMatureBox.Text = "Mature"; 2234 this.RegionInfoMatureBox.Text = "Mature";
1941 this.RegionInfoMatureBox.UseVisualStyleBackColor = true; 2235 this.RegionInfoMatureBox.UseVisualStyleBackColor = true;
1942 // 2236 //
1943 // groupBox19 2237 // groupBox19
1944 // 2238 //
1945 this.groupBox19.Controls.Add(this.RegionInfoAgentLimitBox); 2239 this.groupBox19.Controls.Add(this.RegionInfoAgentLimitBox);
1946 this.groupBox19.Location = new System.Drawing.Point(63, 56); 2240 this.groupBox19.Location = new System.Drawing.Point(63, 56);
1947 this.groupBox19.Name = "groupBox19"; 2241 this.groupBox19.Name = "groupBox19";
1948 this.groupBox19.Size = new System.Drawing.Size(137, 56); 2242 this.groupBox19.Size = new System.Drawing.Size(137, 56);
1949 this.groupBox19.TabIndex = 8; 2243 this.groupBox19.TabIndex = 8;
1950 this.groupBox19.TabStop = false; 2244 this.groupBox19.TabStop = false;
1951 this.groupBox19.Text = "Agent Limit"; 2245 this.groupBox19.Text = "Agent Limit";
1952 // 2246 //
1953 // RegionInfoAgentLimitBox 2247 // RegionInfoAgentLimitBox
1954 // 2248 //
1955 this.RegionInfoAgentLimitBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 2249 this.RegionInfoAgentLimitBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1956 this.RegionInfoAgentLimitBox.Location = new System.Drawing.Point(6, 21); 2250 this.RegionInfoAgentLimitBox.Location = new System.Drawing.Point(6, 21);
1957 this.RegionInfoAgentLimitBox.Name = "RegionInfoAgentLimitBox"; 2251 this.RegionInfoAgentLimitBox.Name = "RegionInfoAgentLimitBox";
1958 this.RegionInfoAgentLimitBox.Size = new System.Drawing.Size(121, 20); 2252 this.RegionInfoAgentLimitBox.Size = new System.Drawing.Size(121, 20);
1959 this.RegionInfoAgentLimitBox.TabIndex = 0; 2253 this.RegionInfoAgentLimitBox.TabIndex = 0;
1960 // 2254 //
1961 // groupBox18 2255 // groupBox18
1962 // 2256 //
1963 this.groupBox18.Controls.Add(this.RegionInfoObjectBonusBox); 2257 this.groupBox18.Controls.Add(this.RegionInfoObjectBonusBox);
1964 this.groupBox18.Location = new System.Drawing.Point(206, 56); 2258 this.groupBox18.Location = new System.Drawing.Point(206, 56);
1965 this.groupBox18.Name = "groupBox18"; 2259 this.groupBox18.Name = "groupBox18";
1966 this.groupBox18.Size = new System.Drawing.Size(138, 56); 2260 this.groupBox18.Size = new System.Drawing.Size(138, 56);
1967 this.groupBox18.TabIndex = 7; 2261 this.groupBox18.TabIndex = 7;
1968 this.groupBox18.TabStop = false; 2262 this.groupBox18.TabStop = false;
1969 this.groupBox18.Text = "Object Bonus"; 2263 this.groupBox18.Text = "Object Bonus";
1970 // 2264 //
1971 // RegionInfoObjectBonusBox 2265 // RegionInfoObjectBonusBox
1972 // 2266 //
1973 this.RegionInfoObjectBonusBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 2267 this.RegionInfoObjectBonusBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1974 this.RegionInfoObjectBonusBox.Location = new System.Drawing.Point(6, 23); 2268 this.RegionInfoObjectBonusBox.Location = new System.Drawing.Point(6, 23);
1975 this.RegionInfoObjectBonusBox.Name = "RegionInfoObjectBonusBox"; 2269 this.RegionInfoObjectBonusBox.Name = "RegionInfoObjectBonusBox";
1976 this.RegionInfoObjectBonusBox.Size = new System.Drawing.Size(121, 20); 2270 this.RegionInfoObjectBonusBox.Size = new System.Drawing.Size(121, 20);
1977 this.RegionInfoObjectBonusBox.TabIndex = 0; 2271 this.RegionInfoObjectBonusBox.TabIndex = 0;
1978 // 2272 //
1979 // RegionInfoParcelBox 2273 // RegionInfoParcelBox
1980 // 2274 //
1981 this.RegionInfoParcelBox.AutoSize = true; 2275 this.RegionInfoParcelBox.AutoSize = true;
1982 this.RegionInfoParcelBox.Location = new System.Drawing.Point(350, 30); 2276 this.RegionInfoParcelBox.Location = new System.Drawing.Point(350, 30);
1983 this.RegionInfoParcelBox.Name = "RegionInfoParcelBox"; 2277 this.RegionInfoParcelBox.Name = "RegionInfoParcelBox";
1984 this.RegionInfoParcelBox.Size = new System.Drawing.Size(58, 20); 2278 this.RegionInfoParcelBox.Size = new System.Drawing.Size(58, 20);
1985 this.RegionInfoParcelBox.TabIndex = 6; 2279 this.RegionInfoParcelBox.TabIndex = 6;
1986 this.RegionInfoParcelBox.Text = "Parcel"; 2280 this.RegionInfoParcelBox.Text = "Parcel";
1987 this.RegionInfoParcelBox.UseVisualStyleBackColor = true; 2281 this.RegionInfoParcelBox.UseVisualStyleBackColor = true;
1988 // 2282 //
1989 // RegionInfoTerraformBox 2283 // RegionInfoTerraformBox
1990 // 2284 //
1991 this.RegionInfoTerraformBox.AutoSize = true; 2285 this.RegionInfoTerraformBox.AutoSize = true;
1992 this.RegionInfoTerraformBox.Location = new System.Drawing.Point(6, 30); 2286 this.RegionInfoTerraformBox.Location = new System.Drawing.Point(6, 30);
1993 this.RegionInfoTerraformBox.Name = "RegionInfoTerraformBox"; 2287 this.RegionInfoTerraformBox.Name = "RegionInfoTerraformBox";
1994 this.RegionInfoTerraformBox.Size = new System.Drawing.Size(75, 20); 2288 this.RegionInfoTerraformBox.Size = new System.Drawing.Size(75, 20);
1995 this.RegionInfoTerraformBox.TabIndex = 5; 2289 this.RegionInfoTerraformBox.TabIndex = 5;
1996 this.RegionInfoTerraformBox.Text = "Terraform"; 2290 this.RegionInfoTerraformBox.Text = "Terraform";
1997 this.RegionInfoTerraformBox.UseVisualStyleBackColor = true; 2291 this.RegionInfoTerraformBox.UseVisualStyleBackColor = true;
1998 // 2292 //
1999 // RegionInfoPushBox 2293 // RegionInfoPushBox
2000 // 2294 //
2001 this.RegionInfoPushBox.AutoSize = true; 2295 this.RegionInfoPushBox.AutoSize = true;
2002 this.RegionInfoPushBox.Location = new System.Drawing.Point(293, 30); 2296 this.RegionInfoPushBox.Location = new System.Drawing.Point(293, 30);
2003 this.RegionInfoPushBox.Name = "RegionInfoPushBox"; 2297 this.RegionInfoPushBox.Name = "RegionInfoPushBox";
2004 this.RegionInfoPushBox.Size = new System.Drawing.Size(51, 20); 2298 this.RegionInfoPushBox.Size = new System.Drawing.Size(51, 20);
2005 this.RegionInfoPushBox.TabIndex = 4; 2299 this.RegionInfoPushBox.TabIndex = 4;
2006 this.RegionInfoPushBox.Text = "Push"; 2300 this.RegionInfoPushBox.Text = "Push";
2007 this.RegionInfoPushBox.UseVisualStyleBackColor = true; 2301 this.RegionInfoPushBox.UseVisualStyleBackColor = true;
2008 // 2302 //
2009 // RegioninfoResellBox 2303 // RegioninfoResellBox
2010 // 2304 //
2011 this.RegioninfoResellBox.AutoSize = true; 2305 this.RegioninfoResellBox.AutoSize = true;
2012 this.RegioninfoResellBox.Location = new System.Drawing.Point(87, 30); 2306 this.RegioninfoResellBox.Location = new System.Drawing.Point(87, 30);
2013 this.RegioninfoResellBox.Name = "RegioninfoResellBox"; 2307 this.RegioninfoResellBox.Name = "RegioninfoResellBox";
2014 this.RegioninfoResellBox.Size = new System.Drawing.Size(57, 20); 2308 this.RegioninfoResellBox.Size = new System.Drawing.Size(57, 20);
2015 this.RegioninfoResellBox.TabIndex = 3; 2309 this.RegioninfoResellBox.TabIndex = 3;
2016 this.RegioninfoResellBox.Text = "Resell"; 2310 this.RegioninfoResellBox.Text = "Resell";
2017 this.RegioninfoResellBox.UseVisualStyleBackColor = true; 2311 this.RegioninfoResellBox.UseVisualStyleBackColor = true;
2018 // 2312 //
2019 // RegionInfoDamageBox 2313 // RegionInfoDamageBox
2020 // 2314 //
2021 this.RegionInfoDamageBox.AutoSize = true; 2315 this.RegionInfoDamageBox.AutoSize = true;
2022 this.RegionInfoDamageBox.Location = new System.Drawing.Point(150, 29); 2316 this.RegionInfoDamageBox.Location = new System.Drawing.Point(150, 29);
2023 this.RegionInfoDamageBox.Name = "RegionInfoDamageBox"; 2317 this.RegionInfoDamageBox.Name = "RegionInfoDamageBox";
2024 this.RegionInfoDamageBox.Size = new System.Drawing.Size(68, 20); 2318 this.RegionInfoDamageBox.Size = new System.Drawing.Size(68, 20);
2025 this.RegionInfoDamageBox.TabIndex = 2; 2319 this.RegionInfoDamageBox.TabIndex = 2;
2026 this.RegionInfoDamageBox.Text = "Damage"; 2320 this.RegionInfoDamageBox.Text = "Damage";
2027 this.RegionInfoDamageBox.UseVisualStyleBackColor = true; 2321 this.RegionInfoDamageBox.UseVisualStyleBackColor = true;
2028 // 2322 //
2029 // RegionInfoFlyBox 2323 // RegionInfoFlyBox
2030 // 2324 //
2031 this.RegionInfoFlyBox.AutoSize = true; 2325 this.RegionInfoFlyBox.AutoSize = true;
2032 this.RegionInfoFlyBox.Location = new System.Drawing.Point(414, 30); 2326 this.RegionInfoFlyBox.Location = new System.Drawing.Point(414, 30);
2033 this.RegionInfoFlyBox.Name = "RegionInfoFlyBox"; 2327 this.RegionInfoFlyBox.Name = "RegionInfoFlyBox";
2034 this.RegionInfoFlyBox.Size = new System.Drawing.Size(43, 20); 2328 this.RegionInfoFlyBox.Size = new System.Drawing.Size(43, 20);
2035 this.RegionInfoFlyBox.TabIndex = 1; 2329 this.RegionInfoFlyBox.TabIndex = 1;
2036 this.RegionInfoFlyBox.Text = "Fly"; 2330 this.RegionInfoFlyBox.Text = "Fly";
2037 this.RegionInfoFlyBox.UseVisualStyleBackColor = true; 2331 this.RegionInfoFlyBox.UseVisualStyleBackColor = true;
2038 // 2332 //
2039 // ApplyRegionInfoButton 2333 // ApplyRegionInfoButton
2040 // 2334 //
2041 this.ApplyRegionInfoButton.Location = new System.Drawing.Point(350, 75); 2335 this.ApplyRegionInfoButton.Location = new System.Drawing.Point(350, 75);
2042 this.ApplyRegionInfoButton.Name = "ApplyRegionInfoButton"; 2336 this.ApplyRegionInfoButton.Name = "ApplyRegionInfoButton";
2043 this.ApplyRegionInfoButton.Size = new System.Drawing.Size(75, 23); 2337 this.ApplyRegionInfoButton.Size = new System.Drawing.Size(75, 23);
2044 this.ApplyRegionInfoButton.TabIndex = 0; 2338 this.ApplyRegionInfoButton.TabIndex = 0;
2045 this.ApplyRegionInfoButton.Text = "Apply"; 2339 this.ApplyRegionInfoButton.Text = "Apply";
2046 this.ApplyRegionInfoButton.UseVisualStyleBackColor = true; 2340 this.ApplyRegionInfoButton.UseVisualStyleBackColor = true;
2047 this.ApplyRegionInfoButton.Click += new System.EventHandler(this.RequestApplyRegionInfo); 2341 this.ApplyRegionInfoButton.Click += new System.EventHandler(this.RequestApplyRegionInfo);
2048 // 2342 //
2049 // RegionToolsRegionDebugGroup 2343 // RegionToolsRegionDebugGroup
2050 // 2344 //
2051 this.RegionToolsRegionDebugGroup.Controls.Add(this.pictureBox14); 2345 this.RegionToolsRegionDebugGroup.Controls.Add(this.pictureBox14);
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";
2063 // 2357 //
2064 // ApplyRegionDebugButton 2358 // ApplyRegionDebugButton
2065 // 2359 //
2066 this.ApplyRegionDebugButton.Location = new System.Drawing.Point(121, 47); 2360 this.ApplyRegionDebugButton.Location = new System.Drawing.Point(121, 47);
2067 this.ApplyRegionDebugButton.Name = "ApplyRegionDebugButton"; 2361 this.ApplyRegionDebugButton.Name = "ApplyRegionDebugButton";
2068 this.ApplyRegionDebugButton.Size = new System.Drawing.Size(75, 23); 2362 this.ApplyRegionDebugButton.Size = new System.Drawing.Size(75, 23);
2069 this.ApplyRegionDebugButton.TabIndex = 3; 2363 this.ApplyRegionDebugButton.TabIndex = 3;
2070 this.ApplyRegionDebugButton.Text = "Apply"; 2364 this.ApplyRegionDebugButton.Text = "Apply";
2071 this.ApplyRegionDebugButton.UseVisualStyleBackColor = true; 2365 this.ApplyRegionDebugButton.UseVisualStyleBackColor = true;
2072 this.ApplyRegionDebugButton.Click += new System.EventHandler(this.RequestRegionDebugApply); 2366 this.ApplyRegionDebugButton.Click += new System.EventHandler(this.RequestRegionDebugApply);
2073 // 2367 //
2074 // RegionDebugPhysicsBox 2368 // RegionDebugPhysicsBox
2075 // 2369 //
2076 this.RegionDebugPhysicsBox.AutoSize = true; 2370 this.RegionDebugPhysicsBox.AutoSize = true;
2077 this.RegionDebugPhysicsBox.Location = new System.Drawing.Point(156, 21); 2371 this.RegionDebugPhysicsBox.Location = new System.Drawing.Point(156, 21);
2078 this.RegionDebugPhysicsBox.Name = "RegionDebugPhysicsBox"; 2372 this.RegionDebugPhysicsBox.Name = "RegionDebugPhysicsBox";
2079 this.RegionDebugPhysicsBox.Size = new System.Drawing.Size(66, 20); 2373 this.RegionDebugPhysicsBox.Size = new System.Drawing.Size(66, 20);
2080 this.RegionDebugPhysicsBox.TabIndex = 2; 2374 this.RegionDebugPhysicsBox.TabIndex = 2;
2081 this.RegionDebugPhysicsBox.Text = "Physics"; 2375 this.RegionDebugPhysicsBox.Text = "Physics";
2082 this.RegionDebugPhysicsBox.UseVisualStyleBackColor = true; 2376 this.RegionDebugPhysicsBox.UseVisualStyleBackColor = true;
2083 // 2377 //
2084 // RegionDebugCollisionsBox 2378 // RegionDebugCollisionsBox
2085 // 2379 //
2086 this.RegionDebugCollisionsBox.AutoSize = true; 2380 this.RegionDebugCollisionsBox.AutoSize = true;
2087 this.RegionDebugCollisionsBox.Location = new System.Drawing.Point(73, 21); 2381 this.RegionDebugCollisionsBox.Location = new System.Drawing.Point(73, 21);
2088 this.RegionDebugCollisionsBox.Name = "RegionDebugCollisionsBox"; 2382 this.RegionDebugCollisionsBox.Name = "RegionDebugCollisionsBox";
2089 this.RegionDebugCollisionsBox.Size = new System.Drawing.Size(77, 20); 2383 this.RegionDebugCollisionsBox.Size = new System.Drawing.Size(77, 20);
2090 this.RegionDebugCollisionsBox.TabIndex = 1; 2384 this.RegionDebugCollisionsBox.TabIndex = 1;
2091 this.RegionDebugCollisionsBox.Text = "Collisions"; 2385 this.RegionDebugCollisionsBox.Text = "Collisions";
2092 this.RegionDebugCollisionsBox.UseVisualStyleBackColor = true; 2386 this.RegionDebugCollisionsBox.UseVisualStyleBackColor = true;
2093 // 2387 //
2094 // RegionDebugScriptsBox 2388 // RegionDebugScriptsBox
2095 // 2389 //
2096 this.RegionDebugScriptsBox.AutoSize = true; 2390 this.RegionDebugScriptsBox.AutoSize = true;
2097 this.RegionDebugScriptsBox.Location = new System.Drawing.Point(6, 21); 2391 this.RegionDebugScriptsBox.Location = new System.Drawing.Point(6, 21);
2098 this.RegionDebugScriptsBox.Name = "RegionDebugScriptsBox"; 2392 this.RegionDebugScriptsBox.Name = "RegionDebugScriptsBox";
2099 this.RegionDebugScriptsBox.Size = new System.Drawing.Size(61, 20); 2393 this.RegionDebugScriptsBox.Size = new System.Drawing.Size(61, 20);
2100 this.RegionDebugScriptsBox.TabIndex = 0; 2394 this.RegionDebugScriptsBox.TabIndex = 0;
2101 this.RegionDebugScriptsBox.Text = "Scripts"; 2395 this.RegionDebugScriptsBox.Text = "Scripts";
2102 this.RegionDebugScriptsBox.UseVisualStyleBackColor = true; 2396 this.RegionDebugScriptsBox.UseVisualStyleBackColor = true;
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;
2376 this.ClientSize = new System.Drawing.Size(752, 729); 2482 this.ClientSize = new System.Drawing.Size(752, 729);
2377 this.Controls.Add(this.Version); 2483 this.Controls.Add(this.Version);
2378 this.Controls.Add(this.CurrentRegionAt); 2484 this.Controls.Add(this.CurrentRegionAt);
2379 this.Controls.Add(this.CurrentRegionName); 2485 this.Controls.Add(this.CurrentRegionName);
2380 this.Controls.Add(this.RegionTeleportGroup); 2486 this.Controls.Add(this.RegionTeleportGroup);
2381 this.Controls.Add(this.VassalStatusGroup); 2487 this.Controls.Add(this.VassalStatusGroup);
2382 this.Controls.Add(this.statusStrip1); 2488 this.Controls.Add(this.statusStrip1);
2383 this.Controls.Add(this.Tabs); 2489 this.Controls.Add(this.Tabs);
2384 this.Controls.Add(this.pictureBox1); 2490 this.Controls.Add(this.pictureBox1);
2385 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; 2491 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
2386 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 2492 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
2387 this.MaximizeBox = false; 2493 this.MaximizeBox = false;
2388 this.MaximumSize = new System.Drawing.Size(768, 768); 2494 this.MaximumSize = new System.Drawing.Size(768, 768);
2389 this.Name = "Vassal"; 2495 this.Name = "Vassal";
2390 this.Text = "Vassal"; 2496 this.Text = "Vassal";
2391 this.Shown += new System.EventHandler(this.VassalShown); 2497 this.Shown += new System.EventHandler(this.VassalShown);
2392 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); 2498 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
2393 this.statusStrip1.ResumeLayout(false); 2499 this.statusStrip1.ResumeLayout(false);
2394 this.statusStrip1.PerformLayout(); 2500 this.statusStrip1.PerformLayout();
2395 this.RegionTeleportGroup.ResumeLayout(false); 2501 this.RegionTeleportGroup.ResumeLayout(false);
2396 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); 2502 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
2397 this.VassalStatusGroup.ResumeLayout(false); 2503 this.VassalStatusGroup.ResumeLayout(false);
2398 ((System.ComponentModel.ISupportInitialize)(this.ConnectionStatusPictureBox)).EndInit(); 2504 ((System.ComponentModel.ISupportInitialize)(this.ConnectionStatusPictureBox)).EndInit();
2399 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); 2505 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
2400 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); 2506 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
2401 ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit(); 2507 ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
2402 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); 2508 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
2403 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); 2509 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
2404 ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit(); 2510 ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
2405 ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit(); 2511 ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
2406 ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit(); 2512 ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
2407 ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit(); 2513 ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
2408 ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit(); 2514 ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
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);
2419 this.groupBox15.PerformLayout(); 2527 this.groupBox15.PerformLayout();
2420 this.groupBox16.ResumeLayout(false); 2528 this.groupBox16.ResumeLayout(false);
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();
2431 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).EndInit(); 2541 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).EndInit();
2432 this.groupBox12.ResumeLayout(false); 2542 this.groupBox12.ResumeLayout(false);
2433 this.groupBox12.PerformLayout(); 2543 this.groupBox12.PerformLayout();
2434 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).EndInit(); 2544 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).EndInit();
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);
2451 this.groupBox8.PerformLayout(); 2572 this.groupBox8.PerformLayout();
2452 this.groupBox7.ResumeLayout(false); 2573 this.groupBox7.ResumeLayout(false);
2453 this.groupBox7.PerformLayout(); 2574 this.groupBox7.PerformLayout();
2454 this.groupBox6.ResumeLayout(false); 2575 this.groupBox6.ResumeLayout(false);
2455 this.groupBox6.PerformLayout(); 2576 this.groupBox6.PerformLayout();
2456 this.groupBox5.ResumeLayout(false); 2577 this.groupBox5.ResumeLayout(false);
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();
2469 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesHighPictureBox)).EndInit(); 2588 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesHighPictureBox)).EndInit();
2470 this.groupBox23.ResumeLayout(false); 2589 this.groupBox23.ResumeLayout(false);
2471 this.groupBox23.PerformLayout(); 2590 this.groupBox23.PerformLayout();
2472 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesLowPictureBox)).EndInit(); 2591 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesLowPictureBox)).EndInit();
2473 this.groupBox21.ResumeLayout(false); 2592 this.groupBox21.ResumeLayout(false);
2474 this.groupBox21.PerformLayout(); 2593 this.groupBox21.PerformLayout();
2475 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleHighPictureBox)).EndInit(); 2594 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleHighPictureBox)).EndInit();
2476 this.groupBox20.ResumeLayout(false); 2595 this.groupBox20.ResumeLayout(false);
2477 this.groupBox20.PerformLayout(); 2596 this.groupBox20.PerformLayout();
2478 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleLowPictureBox)).EndInit(); 2597 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleLowPictureBox)).EndInit();
2479 this.RegionToolsTab.ResumeLayout(false); 2598 this.RegionToolsTab.ResumeLayout(false);
2480 this.RegionToolsRegionInfoGroup.ResumeLayout(false); 2599 this.RegionToolsRegionInfoGroup.ResumeLayout(false);
2481 this.RegionToolsRegionInfoGroup.PerformLayout(); 2600 this.RegionToolsRegionInfoGroup.PerformLayout();
2482 this.groupBox19.ResumeLayout(false); 2601 this.groupBox19.ResumeLayout(false);
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();
2503   2613  
2504 } 2614 }
2505   2615  
2506 #endregion 2616 #endregion
2507   2617  
2508 private PictureBox pictureBox1; 2618 private PictureBox pictureBox1;
2509 private StatusStrip statusStrip1; 2619 private StatusStrip statusStrip1;
2510 private ToolStripProgressBar StatusProgress; 2620 private ToolStripProgressBar StatusProgress;
2511 private ToolStripStatusLabel StatusText; 2621 private ToolStripStatusLabel StatusText;
2512 private Button button2; 2622 private Button button2;
2513 private GroupBox RegionTeleportGroup; 2623 private GroupBox RegionTeleportGroup;
2514 public ComboBox LoadedRegionsBox; 2624 public ComboBox LoadedRegionsBox;
2515 private Label CurrentRegionName; 2625 private Label CurrentRegionName;
2516 private Label CurrentRegionAt; 2626 private Label CurrentRegionAt;
2517 private Button VassalSettingsButton; 2627 private Button VassalSettingsButton;
2518 private SaveFileDialog ExportCSVDialog; 2628 private SaveFileDialog ExportCSVDialog;
2519 public GroupBox VassalStatusGroup; 2629 public GroupBox VassalStatusGroup;
2520 private Label Version; 2630 private Label Version;
2521 private ToolTip toolTip1; 2631 private ToolTip toolTip1;
2522 private PictureBox pictureBox6; 2632 private PictureBox pictureBox6;
2523 private PictureBox pictureBox2; 2633 private PictureBox pictureBox2;
2524 private OpenFileDialog LoadRawFileDialog; 2634 private OpenFileDialog LoadRawFileDialog;
2525 private SaveFileDialog SavePNGFileDialog; 2635 private SaveFileDialog SavePNGFileDialog;
2526 private SaveFileDialog SaveRawFileDialog; 2636 private SaveFileDialog SaveRawFileDialog;
2527 private TabPage EstateListsTab; 2637 private TabPage EstateListsTab;
2528 private GroupBox RegionToolsTerrainToolsGroup; 2638 private GroupBox RegionToolsTerrainToolsGroup;
2529 private GroupBox groupBox13; 2639 private GroupBox groupBox13;
2530 private Button RipTerrainButton; 2640 private Button RipTerrainButton;
2531 private PictureBox pictureBox5; 2641 private PictureBox pictureBox5;
2532 private GroupBox EstateTerrainDownloadUploadGroup; 2642 private GroupBox EstateTerrainDownloadUploadGroup;
2533 private Button DownloadTerrainButton; 2643 private Button DownloadTerrainButton;
2534 private PictureBox pictureBox7; 2644 private PictureBox pictureBox7;
2535 private PictureBox pictureBox4; 2645 private PictureBox pictureBox4;
2536 private Button UploadTerrainButton; 2646 private Button UploadTerrainButton;
2537 private TabPage EstateTopTab; 2647 private TabPage EstateTopTab;
2538 private GroupBox groupBox14; 2648 private GroupBox groupBox14;
2539 private DataGridView TopCollidersGridView; 2649 private DataGridView TopCollidersGridView;
2540 private DataGridViewTextBoxColumn TopCollidersScore; 2650 private DataGridViewTextBoxColumn TopCollidersScore;
2541 private DataGridViewTextBoxColumn TopCollidersTaskName; 2651 private DataGridViewTextBoxColumn TopCollidersTaskName;
2542 private DataGridViewTextBoxColumn TopCollidersUUID; 2652 private DataGridViewTextBoxColumn TopCollidersUUID;
2543 private DataGridViewTextBoxColumn TopCollidersOwner; 2653 private DataGridViewTextBoxColumn TopCollidersOwner;
2544 private DataGridViewTextBoxColumn TopCollidersPosition; 2654 private DataGridViewTextBoxColumn TopCollidersPosition;
2545 private GroupBox groupBox12; 2655 private GroupBox groupBox12;
2546 private DataGridView TopScriptsGridView; 2656 private DataGridView TopScriptsGridView;
2547 private DataGridViewTextBoxColumn TopScriptsScore; 2657 private DataGridViewTextBoxColumn TopScriptsScore;
2548 private DataGridViewTextBoxColumn TopScriptsTaskName; 2658 private DataGridViewTextBoxColumn TopScriptsTaskName;
2549 private DataGridViewTextBoxColumn TopScriptsUUID; 2659 private DataGridViewTextBoxColumn TopScriptsUUID;
2550 private DataGridViewTextBoxColumn TopScriptsOwner; 2660 private DataGridViewTextBoxColumn TopScriptsOwner;
2551 private DataGridViewTextBoxColumn TopScriptsPosition; 2661 private DataGridViewTextBoxColumn TopScriptsPosition;
2552 private Button ReturnTopScriptsButton; 2662 private Button ReturnTopScriptsButton;
2553 private Label label1; 2663 private Label label1;
2554 private Button button3; 2664 private Button button3;
2555 private TextBox TopScriptsFilter; 2665 private TextBox TopScriptsFilter;
2556 private TabPage BatchRestartTab; 2666 private TabPage BatchRestartTab;
2557 private Label label3; 2667 private Label label3;
2558 public TextBox RegionRestartDelayBox; 2668 public TextBox RegionRestartDelayBox;
2559 private PictureBox pictureBox3; 2669 private PictureBox pictureBox3;
2560 private Button BatchRestartButton; 2670 private Button BatchRestartButton;
2561 public DataGridView BatchRestartGridView; 2671 public DataGridView BatchRestartGridView;
2562 private DataGridViewTextBoxColumn BatchRestartRegionName; 2672 private DataGridViewTextBoxColumn BatchRestartRegionName;
2563 private DataGridViewTextBoxColumn BatchRestartPosition; 2673 private DataGridViewTextBoxColumn BatchRestartPosition;
2564 private TabPage ResidentListTab; 2674 private TabPage ResidentListTab;
2565 private GroupBox ResidentListBanGroup; 2675 private GroupBox ResidentListBanGroup;
2566 private CheckBox ResidentBanAllEstatesBox; 2676 private CheckBox ResidentBanAllEstatesBox;
2567 private Button ResidentBanButton; 2677 private Button ResidentBanButton;
2568 private Label label4; 2678 private Label label4;
2569 private TextBox ResidentListFilter; 2679 private TextBox ResidentListFilter;
2570 private DataGridView ResidentListGridView; 2680 private DataGridView ResidentListGridView;
2571 private DataGridViewTextBoxColumn ResidentListName; 2681 private DataGridViewTextBoxColumn ResidentListName;
2572 private DataGridViewTextBoxColumn ResidentListUUID; 2682 private DataGridViewTextBoxColumn ResidentListUUID;
2573 private DataGridViewTextBoxColumn ResidentListPosition; 2683 private DataGridViewTextBoxColumn ResidentListPosition;
2574 private TabPage RegionsStateTab; 2684 private TabPage RegionsStateTab;
2575 public DataGridView RegionsStateGridView; 2685 public DataGridView RegionsStateGridView;
2576 private DataGridViewTextBoxColumn RegionsStateRegionName; 2686 private DataGridViewTextBoxColumn RegionsStateRegionName;
2577 private DataGridViewTextBoxColumn RegionsStateLastState; 2687 private DataGridViewTextBoxColumn RegionsStateLastState;
2578 private DataGridViewTextBoxColumn RegionsStateLastCheck; 2688 private DataGridViewTextBoxColumn RegionsStateLastCheck;
2579 private TabPage OverviewTab; 2689 private TabPage OverviewTab;
2580 private GroupBox groupBox10; 2690 private GroupBox groupBox10;
2581 public PictureBox RegionAvatarsMap; 2691 public PictureBox RegionAvatarsMap;
2582 private GroupBox groupBox9; 2692 private GroupBox groupBox9;
2583 private Label Objects; 2693 private Label Objects;
2584 private GroupBox groupBox8; 2694 private GroupBox groupBox8;
2585 private Label ScriptTime; 2695 private Label ScriptTime;
2586 private GroupBox groupBox7; 2696 private GroupBox groupBox7;
2587 private Label ActiveScripts; 2697 private Label ActiveScripts;
2588 private GroupBox groupBox6; 2698 private GroupBox groupBox6;
2589 private Label PhysicsFPS; 2699 private Label PhysicsFPS;
2590 private GroupBox groupBox5; 2700 private GroupBox groupBox5;
2591 private Label FPS; 2701 private Label FPS;
2592 private GroupBox groupBox4; 2702 private GroupBox groupBox4;
2593 private Label Dilation; 2703 private Label Dilation;
2594 private GroupBox groupBox3; 2704 private GroupBox groupBox3;
2595 private Label LastLag; 2705 private Label LastLag;
2596 private GroupBox groupBox2; 2706 private GroupBox groupBox2;
2597 private Label Agents; 2707 private Label Agents;
2598 public TabControl Tabs; 2708 public TabControl Tabs;
2599 private Label label2; 2709 private Label label2;
2600 private TextBox TopCollidersFilter; 2710 private TextBox TopCollidersFilter;
2601 private Button ReturnTopCollidersButton; 2711 private Button ReturnTopCollidersButton;
2602 private Button button5; 2712 private Button button5;
2603 private PictureBox ConnectionStatusPictureBox; 2713 private PictureBox ConnectionStatusPictureBox;
2604 private PictureBox pictureBox8; 2714 private PictureBox pictureBox8;
2605 private TextBox EstateListsResidentFirstName; 2715 private TextBox EstateListsResidentFirstName;
2606 private Button RemoveEstateListMemberButton; 2716 private Button RemoveEstateListMemberButton;
2607 private Button EstateListsAddResidentButton; 2717 private Button EstateListsAddResidentButton;
2608 private ComboBox EstateListSelectBox; 2718 private ComboBox EstateListSelectBox;
2609 private DataGridView EstateListGridView; 2719 private DataGridView EstateListGridView;
2610 private GroupBox EstateListsGroupsGroup; 2720 private GroupBox EstateListsGroupsGroup;
2611 private Button button7; 2721 private Button button7;
2612 private TextBox EstateListsAddGroupBox; 2722 private TextBox EstateListsAddGroupBox;
2613 private GroupBox EstateListsResidentsGroup; 2723 private GroupBox EstateListsResidentsGroup;
2614 private GroupBox groupBox15; 2724 private GroupBox groupBox15;
2615 private GroupBox groupBox16; 2725 private GroupBox groupBox16;
2616 private TextBox EstateListsResidentLastName; 2726 private TextBox EstateListsResidentLastName;
2617 private GroupBox EstateListGroup; 2727 private GroupBox EstateListGroup;
2618 private TabPage RegionToolsTab; 2728 private TabPage RegionToolsTab;
2619 private Label label5; 2729 private Label label5;
2620 private Label label6; 2730 private Label label6;
2621 private TextBox EstateListFilter; 2731 private TextBox EstateListFilter;
2622 private DataGridViewTextBoxColumn EstateListName; 2732 private DataGridViewTextBoxColumn EstateListName;
2623 private DataGridViewTextBoxColumn EstateListUUID; 2733 private DataGridViewTextBoxColumn EstateListUUID;
2624 private GroupBox RegionToolsRegionDebugGroup; 2734 private GroupBox RegionToolsRegionDebugGroup;
2625 private Button ApplyRegionDebugButton; 2735 private Button ApplyRegionDebugButton;
2626 private CheckBox RegionDebugPhysicsBox; 2736 private CheckBox RegionDebugPhysicsBox;
2627 private CheckBox RegionDebugCollisionsBox; 2737 private CheckBox RegionDebugCollisionsBox;
2628 private CheckBox RegionDebugScriptsBox; 2738 private CheckBox RegionDebugScriptsBox;
2629 private GroupBox RegionToolsRegionInfoGroup; 2739 private GroupBox RegionToolsRegionInfoGroup;
2630 private GroupBox groupBox19; 2740 private GroupBox groupBox19;
2631 private TextBox RegionInfoAgentLimitBox; 2741 private TextBox RegionInfoAgentLimitBox;
2632 private GroupBox groupBox18; 2742 private GroupBox groupBox18;
2633 private TextBox RegionInfoObjectBonusBox; 2743 private TextBox RegionInfoObjectBonusBox;
2634 private CheckBox RegionInfoParcelBox; 2744 private CheckBox RegionInfoParcelBox;
2635 private CheckBox RegionInfoTerraformBox; 2745 private CheckBox RegionInfoTerraformBox;
2636 private CheckBox RegionInfoPushBox; 2746 private CheckBox RegionInfoPushBox;
2637 private CheckBox RegioninfoResellBox; 2747 private CheckBox RegioninfoResellBox;
2638 private CheckBox RegionInfoDamageBox; 2748 private CheckBox RegionInfoDamageBox;
2639 private CheckBox RegionInfoFlyBox; 2749 private CheckBox RegionInfoFlyBox;
2640 private Button ApplyRegionInfoButton; 2750 private Button ApplyRegionInfoButton;
2641 private CheckBox RegionInfoMatureBox; 2751 private CheckBox RegionInfoMatureBox;
2642 private GroupBox groupBox23; 2752 private GroupBox groupBox23;
2643 private TextBox RegionTexturesLowUUIDBox; 2753 private TextBox RegionTexturesLowUUIDBox;
2644 private PictureBox RegionTexturesLowPictureBox; 2754 private PictureBox RegionTexturesLowPictureBox;
2645 private TabPage EstateTexturesTab; 2755 private TabPage EstateTexturesTab;
2646 private GroupBox groupBox22; 2756 private GroupBox groupBox22;
2647 private Button RegionTexturesHighUUIDApplyButton; 2757 private Button RegionTexturesHighUUIDApplyButton;
2648 private Button button13; 2758 private Button button13;
2649 private TextBox RegionTexturesHighUUIDBox; 2759 private TextBox RegionTexturesHighUUIDBox;
2650 private PictureBox RegionTexturesHighPictureBox; 2760 private PictureBox RegionTexturesHighPictureBox;
2651 private GroupBox groupBox21; 2761 private GroupBox groupBox21;
2652 private Button RegionTexturesMiddleHighUUIDApplyButton; 2762 private Button RegionTexturesMiddleHighUUIDApplyButton;
2653 private Button button11; 2763 private Button button11;
2654 private TextBox RegionTexturesMiddleHighUUIDBox; 2764 private TextBox RegionTexturesMiddleHighUUIDBox;
2655 private PictureBox RegionTexturesMiddleHighPictureBox; 2765 private PictureBox RegionTexturesMiddleHighPictureBox;
2656 private GroupBox groupBox20; 2766 private GroupBox groupBox20;
2657 private Button RegionTexturesMiddleLowUUIDApplyButton; 2767 private Button RegionTexturesMiddleLowUUIDApplyButton;
2658 private Button button8; 2768 private Button button8;
2659 private TextBox RegionTexturesMiddleLowUUIDBox; 2769 private TextBox RegionTexturesMiddleLowUUIDBox;
2660 private PictureBox RegionTexturesMiddleLowPictureBox; 2770 private PictureBox RegionTexturesMiddleLowPictureBox;
2661 private Button RegionTexturesLowUUIDApplyButton; 2771 private Button RegionTexturesLowUUIDApplyButton;
2662 private Button button10; 2772 private Button button10;
2663 private GroupBox GroundTexturesGroup; 2773 private GroupBox GroundTexturesGroup;
2664 private TextBox RegionTexturesHighUUIDApplyBox; 2774 private TextBox RegionTexturesHighUUIDApplyBox;
2665 private TextBox RegionTexturesLowUUIDApplyBox; 2775 private TextBox RegionTexturesLowUUIDApplyBox;
2666 private TextBox RegionTexturesMiddleHighUUIDApplyBox; 2776 private TextBox RegionTexturesMiddleHighUUIDApplyBox;
2667 private TextBox RegionTexturesMiddleLowUUIDApplyBox; 2777 private TextBox RegionTexturesMiddleLowUUIDApplyBox;
2668 private PictureBox pictureBox10; 2778 private PictureBox pictureBox10;
2669 private PictureBox pictureBox11; 2779 private PictureBox pictureBox11;
2670 private PictureBox pictureBox9; 2780 private PictureBox pictureBox9;
2671 private PictureBox pictureBox12; 2781 private PictureBox pictureBox12;
2672 private PictureBox pictureBox13; 2782 private PictureBox pictureBox13;
2673 private PictureBox pictureBox14; 2783 private PictureBox pictureBox14;
2674 private PictureBox pictureBox16; 2784 private PictureBox pictureBox16;
2675 private PictureBox pictureBox15; 2785 private PictureBox pictureBox15;
2676 private PictureBox pictureBox17; 2786 private PictureBox pictureBox17;
2677 private Button button6; 2787 private Button button6;
2678 private Button button4; 2788 private Button button4;
2679 private OpenFileDialog LoadCSVFile; 2789 private OpenFileDialog LoadCSVFile;
2680 private Button button9; 2790 private Button button9;
2681 private GroupBox ResidentListTeleportHomeGroup; 2791 private GroupBox ResidentListTeleportHomeGroup;
2682 private Button button1; 2792 private Button button1;
2683 private PictureBox pictureBox18; 2793 private PictureBox pictureBox18;
2684 private GroupBox EstateVariablesGroup; 2794 private GroupBox EstateVariablesGroup;
2685 private Label label10; 2795 private Label label10;
2686 private TextBox TerrainToolsSunPositionBox; 2796 private TextBox TerrainToolsSunPositionBox;
2687 private CheckBox TerrainToolsFixedSunBox; 2797 private CheckBox TerrainToolsFixedSunBox;
2688 private CheckBox TerrainToolsUseEstateSunBox; 2798 private CheckBox TerrainToolsUseEstateSunBox;
2689 private Label label9; 2799 private Label label9;
2690 private TextBox TerrainToolsTerrainLowerLimitBox; 2800 private TextBox TerrainToolsTerrainLowerLimitBox;
2691 private Label label8; 2801 private Label label8;
2692 private TextBox TerrainToolsTerrainRaiseLimitBox; 2802 private TextBox TerrainToolsTerrainRaiseLimitBox;
2693 private Label label7; 2803 private Label label7;
2694 private TextBox TerrainToolsWaterHeightBox; 2804 private TextBox TerrainToolsWaterHeightBox;
2695 private PictureBox pictureBox19; 2805 private PictureBox pictureBox19;
2696 private Button SetTerrainVariablesButton; 2806 private Button SetTerrainVariablesButton;
2697 private GroupBox groupBox1; 2807 private GroupBox groupBox1;
2698 private Label FrameTime; 2808 private Label FrameTime;
2699 private GroupBox groupBox11; 2809 private GroupBox groupBox11;
2700 private Label ScriptedObjects; 2810 private Label ScriptedObjects;
2701 private GroupBox groupBox24; 2811 private GroupBox groupBox24;
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 }
2709   2826  
2710   2827