corrade-vassal – Diff between revs 8 and 10

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 8 Rev 10
Line 46... Line 46...
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.pictureBox2 = new System.Windows.Forms.PictureBox(); 52 this.pictureBox2 = new System.Windows.Forms.PictureBox();
52 this.Version = new System.Windows.Forms.Label(); 53 this.Version = new System.Windows.Forms.Label();
53 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); 54 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
54 this.pictureBox4 = new System.Windows.Forms.PictureBox(); 55 this.pictureBox4 = new System.Windows.Forms.PictureBox();
55 this.pictureBox7 = new System.Windows.Forms.PictureBox(); 56 this.pictureBox7 = new System.Windows.Forms.PictureBox();
56 this.pictureBox5 = new System.Windows.Forms.PictureBox(); 57 this.pictureBox5 = new System.Windows.Forms.PictureBox();
57 this.pictureBox3 = new System.Windows.Forms.PictureBox(); 58 this.pictureBox3 = new System.Windows.Forms.PictureBox();
-   59 this.pictureBox8 = new System.Windows.Forms.PictureBox();
-   60 this.pictureBox9 = new System.Windows.Forms.PictureBox();
-   61 this.pictureBox10 = new System.Windows.Forms.PictureBox();
-   62 this.pictureBox11 = new System.Windows.Forms.PictureBox();
-   63 this.pictureBox12 = new System.Windows.Forms.PictureBox();
-   64 this.pictureBox13 = new System.Windows.Forms.PictureBox();
-   65 this.pictureBox14 = new System.Windows.Forms.PictureBox();
-   66 this.pictureBox15 = new System.Windows.Forms.PictureBox();
-   67 this.pictureBox16 = new System.Windows.Forms.PictureBox();
-   68 this.pictureBox17 = new System.Windows.Forms.PictureBox();
58 this.LoadRawFileDialog = new System.Windows.Forms.OpenFileDialog(); 69 this.LoadRawFileDialog = new System.Windows.Forms.OpenFileDialog();
59 this.SavePNGFileDialog = new System.Windows.Forms.SaveFileDialog(); 70 this.SavePNGFileDialog = new System.Windows.Forms.SaveFileDialog();
60 this.SaveRawFileDialog = new System.Windows.Forms.SaveFileDialog(); 71 this.SaveRawFileDialog = new System.Windows.Forms.SaveFileDialog();
61 this.EstateListsTab = new System.Windows.Forms.TabPage(); 72 this.EstateListsTab = new System.Windows.Forms.TabPage();
-   73 this.EstateListsGroupsGroup = new System.Windows.Forms.GroupBox();
-   74 this.button6 = new System.Windows.Forms.Button();
-   75 this.button7 = new System.Windows.Forms.Button();
-   76 this.EstateListsAddGroupBox = new System.Windows.Forms.TextBox();
-   77 this.EstateListsResidentsGroup = new System.Windows.Forms.GroupBox();
-   78 this.button4 = new System.Windows.Forms.Button();
-   79 this.groupBox15 = new System.Windows.Forms.GroupBox();
-   80 this.EstateListsResidentFirstName = new System.Windows.Forms.TextBox();
-   81 this.EstateListsAddResidentButton = new System.Windows.Forms.Button();
-   82 this.groupBox16 = new System.Windows.Forms.GroupBox();
-   83 this.EstateListsResidentLastName = new System.Windows.Forms.TextBox();
-   84 this.EstateListGroup = new System.Windows.Forms.GroupBox();
-   85 this.button9 = new System.Windows.Forms.Button();
-   86 this.label6 = new System.Windows.Forms.Label();
-   87 this.EstateListFilter = new System.Windows.Forms.TextBox();
-   88 this.label5 = new System.Windows.Forms.Label();
-   89 this.EstateListGridView = new System.Windows.Forms.DataGridView();
-   90 this.EstateListName = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   91 this.EstateListUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   92 this.RemoveEstateListMemberButton = new System.Windows.Forms.Button();
-   93 this.EstateListSelectBox = new System.Windows.Forms.ComboBox();
62 this.groupBox11 = new System.Windows.Forms.GroupBox(); 94 this.groupBox11 = new System.Windows.Forms.GroupBox();
63 this.groupBox13 = new System.Windows.Forms.GroupBox(); 95 this.groupBox13 = new System.Windows.Forms.GroupBox();
64 this.RipTerrainButton = new System.Windows.Forms.Button(); 96 this.RipTerrainButton = new System.Windows.Forms.Button();
65 this.EstateTerrainDownloadUploadGroup = new System.Windows.Forms.GroupBox(); 97 this.EstateTerrainDownloadUploadGroup = new System.Windows.Forms.GroupBox();
66 this.DownloadTerrainButton = new System.Windows.Forms.Button(); 98 this.DownloadTerrainButton = new System.Windows.Forms.Button();
Line 128... Line 160...
128 this.groupBox3 = new System.Windows.Forms.GroupBox(); 160 this.groupBox3 = new System.Windows.Forms.GroupBox();
129 this.LastLag = new System.Windows.Forms.Label(); 161 this.LastLag = new System.Windows.Forms.Label();
130 this.groupBox2 = new System.Windows.Forms.GroupBox(); 162 this.groupBox2 = new System.Windows.Forms.GroupBox();
131 this.Agents = new System.Windows.Forms.Label(); 163 this.Agents = new System.Windows.Forms.Label();
132 this.Tabs = new System.Windows.Forms.TabControl(); 164 this.Tabs = new System.Windows.Forms.TabControl();
133 this.ConnectionStatusPictureBox = new System.Windows.Forms.PictureBox(); -  
134 this.EstateListGridView = new System.Windows.Forms.DataGridView(); -  
135 this.EstateListSelectBox = new System.Windows.Forms.ComboBox(); -  
136 this.EstateListsAddResidentButton = new System.Windows.Forms.Button(); -  
137 this.RemoveEstateListMemberButton = new System.Windows.Forms.Button(); -  
138 this.EstateListsResidentFirstName = new System.Windows.Forms.TextBox(); -  
139 this.pictureBox8 = new System.Windows.Forms.PictureBox(); -  
140 this.RegionToolsTab = new System.Windows.Forms.TabPage(); 165 this.EstateTexturesTab = new System.Windows.Forms.TabPage();
141 this.groupBox15 = new System.Windows.Forms.GroupBox(); 166 this.GroundTexturesGroup = new System.Windows.Forms.GroupBox();
142 this.groupBox16 = new System.Windows.Forms.GroupBox(); 167 this.groupBox22 = new System.Windows.Forms.GroupBox();
143 this.EstateListsResidentLastName = new System.Windows.Forms.TextBox(); 168 this.RegionTexturesHighUUIDApplyBox = new System.Windows.Forms.TextBox();
144 this.EstateListGroup = new System.Windows.Forms.GroupBox(); -  
145 this.EstateListsResidentsGroup = new System.Windows.Forms.GroupBox(); -  
146 this.EstateListsGroupsGroup = new System.Windows.Forms.GroupBox(); -  
147 this.EstateListsAddGroupBox = new System.Windows.Forms.TextBox(); 169 this.RegionTexturesHighUUIDApplyButton = new System.Windows.Forms.Button();
148 this.button7 = new System.Windows.Forms.Button(); 170 this.button13 = new System.Windows.Forms.Button();
149 this.label5 = new System.Windows.Forms.Label(); -  
150 this.label6 = new System.Windows.Forms.Label(); -  
151 this.EstateListFilter = new System.Windows.Forms.TextBox(); -  
152 this.EstateListName = new System.Windows.Forms.DataGridViewTextBoxColumn(); -  
153 this.EstateListUUID = new System.Windows.Forms.DataGridViewTextBoxColumn(); -  
154 this.RegionToolsRegionDebugGroup = new System.Windows.Forms.GroupBox(); -  
155 this.RegionDebugScriptsBox = new System.Windows.Forms.CheckBox(); -  
156 this.RegionDebugCollisionsBox = new System.Windows.Forms.CheckBox(); -  
157 this.RegionDebugPhysicsBox = new System.Windows.Forms.CheckBox(); -  
158 this.ApplyRegionDebugButton = new System.Windows.Forms.Button(); -  
159 this.RegionToolsRegionInfoGroup = new System.Windows.Forms.GroupBox(); -  
160 this.ApplyRegionInfoButton = new System.Windows.Forms.Button(); -  
161 this.RegionInfoFlyBox = new System.Windows.Forms.CheckBox(); -  
162 this.RegionInfoDamageBox = new System.Windows.Forms.CheckBox(); -  
163 this.RegioninfoResellBox = new System.Windows.Forms.CheckBox(); -  
164 this.RegionInfoPushBox = new System.Windows.Forms.CheckBox(); -  
165 this.RegionInfoTerraformBox = new System.Windows.Forms.CheckBox(); -  
166 this.RegionInfoParcelBox = new System.Windows.Forms.CheckBox(); -  
167 this.groupBox18 = new System.Windows.Forms.GroupBox(); -  
168 this.RegionInfoObjectBonusBox = new System.Windows.Forms.TextBox(); -  
169 this.groupBox19 = new System.Windows.Forms.GroupBox(); -  
170 this.RegionInfoAgentLimitBox = new System.Windows.Forms.TextBox(); 171 this.RegionTexturesHighUUIDBox = new System.Windows.Forms.TextBox();
171 this.RegionInfoMatureBox = new System.Windows.Forms.CheckBox(); 172 this.RegionTexturesHighPictureBox = new System.Windows.Forms.PictureBox();
172 this.groupBox23 = new System.Windows.Forms.GroupBox(); 173 this.groupBox23 = new System.Windows.Forms.GroupBox();
-   174 this.RegionTexturesLowUUIDApplyBox = new System.Windows.Forms.TextBox();
-   175 this.RegionTexturesLowUUIDApplyButton = new System.Windows.Forms.Button();
-   176 this.button10 = new System.Windows.Forms.Button();
173 this.RegionTexturesLowUUIDBox = new System.Windows.Forms.TextBox(); 177 this.RegionTexturesLowUUIDBox = new System.Windows.Forms.TextBox();
174 this.RegionTexturesLowPictureBox = new System.Windows.Forms.PictureBox(); 178 this.RegionTexturesLowPictureBox = new System.Windows.Forms.PictureBox();
175 this.EstateTexturesTab = new System.Windows.Forms.TabPage(); -  
176 this.button10 = new System.Windows.Forms.Button(); -  
177 this.RegionTexturesLowUUIDApplyButton = new System.Windows.Forms.Button(); -  
178 this.groupBox20 = new System.Windows.Forms.GroupBox(); -  
179 this.RegionTexturesMiddleLowUUIDApplyButton = new System.Windows.Forms.Button(); -  
180 this.button8 = new System.Windows.Forms.Button(); -  
181 this.RegionTexturesMiddleLowUUIDBox = new System.Windows.Forms.TextBox(); -  
182 this.RegionTexturesMiddleLowPictureBox = new System.Windows.Forms.PictureBox(); -  
183 this.groupBox21 = new System.Windows.Forms.GroupBox(); 179 this.groupBox21 = new System.Windows.Forms.GroupBox();
-   180 this.RegionTexturesMiddleHighUUIDApplyBox = new System.Windows.Forms.TextBox();
184 this.RegionTexturesMiddleHighUUIDApplyButton = new System.Windows.Forms.Button(); 181 this.RegionTexturesMiddleHighUUIDApplyButton = new System.Windows.Forms.Button();
185 this.button11 = new System.Windows.Forms.Button(); 182 this.button11 = new System.Windows.Forms.Button();
186 this.RegionTexturesMiddleHighUUIDBox = new System.Windows.Forms.TextBox(); 183 this.RegionTexturesMiddleHighUUIDBox = new System.Windows.Forms.TextBox();
187 this.RegionTexturesMiddleHighPictureBox = new System.Windows.Forms.PictureBox(); 184 this.RegionTexturesMiddleHighPictureBox = new System.Windows.Forms.PictureBox();
188 this.groupBox22 = new System.Windows.Forms.GroupBox(); 185 this.groupBox20 = new System.Windows.Forms.GroupBox();
189 this.RegionTexturesHighUUIDApplyButton = new System.Windows.Forms.Button(); -  
190 this.button13 = new System.Windows.Forms.Button(); -  
191 this.RegionTexturesHighUUIDBox = new System.Windows.Forms.TextBox(); -  
192 this.RegionTexturesHighPictureBox = new System.Windows.Forms.PictureBox(); -  
193 this.GroundTexturesGroup = new System.Windows.Forms.GroupBox(); -  
194 this.RegionTexturesMiddleHighUUIDApplyBox = new System.Windows.Forms.TextBox(); -  
195 this.RegionTexturesLowUUIDApplyBox = new System.Windows.Forms.TextBox(); -  
196 this.RegionTexturesMiddleLowUUIDApplyBox = new System.Windows.Forms.TextBox(); 186 this.RegionTexturesMiddleLowUUIDApplyBox = new System.Windows.Forms.TextBox();
197 this.RegionTexturesHighUUIDApplyBox = new System.Windows.Forms.TextBox(); 187 this.RegionTexturesMiddleLowUUIDApplyButton = new System.Windows.Forms.Button();
198 this.pictureBox9 = new System.Windows.Forms.PictureBox(); 188 this.button8 = new System.Windows.Forms.Button();
-   189 this.RegionTexturesMiddleLowUUIDBox = new System.Windows.Forms.TextBox();
-   190 this.RegionTexturesMiddleLowPictureBox = new System.Windows.Forms.PictureBox();
199 this.pictureBox10 = new System.Windows.Forms.PictureBox(); 191 this.RegionToolsTab = new System.Windows.Forms.TabPage();
-   192 this.RegionToolsRegionInfoGroup = new System.Windows.Forms.GroupBox();
200 this.pictureBox11 = new System.Windows.Forms.PictureBox(); 193 this.RegionInfoMatureBox = new System.Windows.Forms.CheckBox();
201 this.pictureBox12 = new System.Windows.Forms.PictureBox(); 194 this.groupBox19 = new System.Windows.Forms.GroupBox();
-   195 this.RegionInfoAgentLimitBox = new System.Windows.Forms.TextBox();
202 this.pictureBox13 = new System.Windows.Forms.PictureBox(); 196 this.groupBox18 = new System.Windows.Forms.GroupBox();
-   197 this.RegionInfoObjectBonusBox = new System.Windows.Forms.TextBox();
203 this.pictureBox14 = new System.Windows.Forms.PictureBox(); 198 this.RegionInfoParcelBox = new System.Windows.Forms.CheckBox();
-   199 this.RegionInfoTerraformBox = new System.Windows.Forms.CheckBox();
204 this.pictureBox15 = new System.Windows.Forms.PictureBox(); 200 this.RegionInfoPushBox = new System.Windows.Forms.CheckBox();
-   201 this.RegioninfoResellBox = new System.Windows.Forms.CheckBox();
205 this.pictureBox16 = new System.Windows.Forms.PictureBox(); 202 this.RegionInfoDamageBox = new System.Windows.Forms.CheckBox();
206 this.pictureBox17 = new System.Windows.Forms.PictureBox(); 203 this.RegionInfoFlyBox = new System.Windows.Forms.CheckBox();
207 this.button4 = new System.Windows.Forms.Button(); 204 this.ApplyRegionInfoButton = new System.Windows.Forms.Button();
-   205 this.RegionToolsRegionDebugGroup = new System.Windows.Forms.GroupBox();
208 this.button6 = new System.Windows.Forms.Button(); 206 this.ApplyRegionDebugButton = new System.Windows.Forms.Button();
-   207 this.RegionDebugPhysicsBox = new System.Windows.Forms.CheckBox();
-   208 this.RegionDebugCollisionsBox = new System.Windows.Forms.CheckBox();
-   209 this.RegionDebugScriptsBox = new System.Windows.Forms.CheckBox();
209 this.LoadCSVFile = new System.Windows.Forms.OpenFileDialog(); 210 this.LoadCSVFile = new System.Windows.Forms.OpenFileDialog();
210 this.button9 = new System.Windows.Forms.Button(); -  
211 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); 211 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
212 this.statusStrip1.SuspendLayout(); 212 this.statusStrip1.SuspendLayout();
213 this.RegionTeleportGroup.SuspendLayout(); 213 this.RegionTeleportGroup.SuspendLayout();
214 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); 214 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
215 this.VassalStatusGroup.SuspendLayout(); 215 this.VassalStatusGroup.SuspendLayout();
-   216 ((System.ComponentModel.ISupportInitialize)(this.ConnectionStatusPictureBox)).BeginInit();
216 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); 217 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
217 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); 218 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
218 ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit(); 219 ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
219 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); 220 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
220 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); 221 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
-   222 ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
-   223 ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
-   224 ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
-   225 ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
-   226 ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
-   227 ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit();
-   228 ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit();
-   229 ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit();
-   230 ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit();
-   231 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit();
221 this.EstateListsTab.SuspendLayout(); 232 this.EstateListsTab.SuspendLayout();
-   233 this.EstateListsGroupsGroup.SuspendLayout();
-   234 this.EstateListsResidentsGroup.SuspendLayout();
-   235 this.groupBox15.SuspendLayout();
-   236 this.groupBox16.SuspendLayout();
-   237 this.EstateListGroup.SuspendLayout();
-   238 ((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).BeginInit();
222 this.groupBox11.SuspendLayout(); 239 this.groupBox11.SuspendLayout();
223 this.groupBox13.SuspendLayout(); 240 this.groupBox13.SuspendLayout();
224 this.EstateTerrainDownloadUploadGroup.SuspendLayout(); 241 this.EstateTerrainDownloadUploadGroup.SuspendLayout();
225 this.EstateTopTab.SuspendLayout(); 242 this.EstateTopTab.SuspendLayout();
226 this.groupBox14.SuspendLayout(); 243 this.groupBox14.SuspendLayout();
Line 244... Line 261...
244 this.groupBox5.SuspendLayout(); 261 this.groupBox5.SuspendLayout();
245 this.groupBox4.SuspendLayout(); 262 this.groupBox4.SuspendLayout();
246 this.groupBox3.SuspendLayout(); 263 this.groupBox3.SuspendLayout();
247 this.groupBox2.SuspendLayout(); 264 this.groupBox2.SuspendLayout();
248 this.Tabs.SuspendLayout(); 265 this.Tabs.SuspendLayout();
249 ((System.ComponentModel.ISupportInitialize)(this.ConnectionStatusPictureBox)).BeginInit(); -  
250 ((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).BeginInit(); -  
251 ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit(); -  
252 this.RegionToolsTab.SuspendLayout(); 266 this.EstateTexturesTab.SuspendLayout();
253 this.groupBox15.SuspendLayout(); 267 this.GroundTexturesGroup.SuspendLayout();
254 this.groupBox16.SuspendLayout(); 268 this.groupBox22.SuspendLayout();
255 this.EstateListGroup.SuspendLayout(); -  
256 this.EstateListsResidentsGroup.SuspendLayout(); -  
257 this.EstateListsGroupsGroup.SuspendLayout(); -  
258 this.RegionToolsRegionDebugGroup.SuspendLayout(); 269 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesHighPictureBox)).BeginInit();
259 this.RegionToolsRegionInfoGroup.SuspendLayout(); -  
260 this.groupBox18.SuspendLayout(); -  
261 this.groupBox19.SuspendLayout(); -  
262 this.groupBox23.SuspendLayout(); 270 this.groupBox23.SuspendLayout();
263 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesLowPictureBox)).BeginInit(); 271 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesLowPictureBox)).BeginInit();
264 this.EstateTexturesTab.SuspendLayout(); -  
265 this.groupBox20.SuspendLayout(); -  
266 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleLowPictureBox)).BeginInit(); -  
267 this.groupBox21.SuspendLayout(); 272 this.groupBox21.SuspendLayout();
268 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleHighPictureBox)).BeginInit(); 273 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleHighPictureBox)).BeginInit();
269 this.groupBox22.SuspendLayout(); 274 this.groupBox20.SuspendLayout();
270 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesHighPictureBox)).BeginInit(); 275 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleLowPictureBox)).BeginInit();
271 this.GroundTexturesGroup.SuspendLayout(); 276 this.RegionToolsTab.SuspendLayout();
272 ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit(); 277 this.RegionToolsRegionInfoGroup.SuspendLayout();
273 ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit(); -  
274 ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit(); -  
275 ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit(); -  
276 ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit(); -  
277 ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).BeginInit(); -  
278 ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).BeginInit(); 278 this.groupBox19.SuspendLayout();
279 ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).BeginInit(); 279 this.groupBox18.SuspendLayout();
280 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).BeginInit(); 280 this.RegionToolsRegionDebugGroup.SuspendLayout();
281 this.SuspendLayout(); 281 this.SuspendLayout();
282 // 282 //
283 // pictureBox1 283 // pictureBox1
284 // 284 //
285 this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage"))); 285 this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
286 this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; 286 this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
287 this.pictureBox1.Location = new System.Drawing.Point(17, 12); 287 this.pictureBox1.Location = new System.Drawing.Point(17, 12);
288 this.pictureBox1.Name = "pictureBox1"; 288 this.pictureBox1.Name = "pictureBox1";
289 this.pictureBox1.Size = new System.Drawing.Size(515, 156); 289 this.pictureBox1.Size = new System.Drawing.Size(515, 151);
290 this.pictureBox1.TabIndex = 0; 290 this.pictureBox1.TabIndex = 0;
291 this.pictureBox1.TabStop = false; 291 this.pictureBox1.TabStop = false;
292 // 292 //
293 // statusStrip1 293 // statusStrip1
294 // 294 //
Line 405... Line 405...
405 this.VassalStatusGroup.Size = new System.Drawing.Size(202, 61); 405 this.VassalStatusGroup.Size = new System.Drawing.Size(202, 61);
406 this.VassalStatusGroup.TabIndex = 3; 406 this.VassalStatusGroup.TabIndex = 3;
407 this.VassalStatusGroup.TabStop = false; 407 this.VassalStatusGroup.TabStop = false;
408 this.VassalStatusGroup.Text = "Status"; 408 this.VassalStatusGroup.Text = "Status";
409 // 409 //
-   410 // ConnectionStatusPictureBox
-   411 //
-   412 this.ConnectionStatusPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("ConnectionStatusPictureBox.Image")));
-   413 this.ConnectionStatusPictureBox.Location = new System.Drawing.Point(6, 19);
-   414 this.ConnectionStatusPictureBox.Name = "ConnectionStatusPictureBox";
-   415 this.ConnectionStatusPictureBox.Size = new System.Drawing.Size(36, 36);
-   416 this.ConnectionStatusPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
-   417 this.ConnectionStatusPictureBox.TabIndex = 12;
-   418 this.ConnectionStatusPictureBox.TabStop = false;
-   419 //
410 // pictureBox2 420 // pictureBox2
411 // 421 //
412 this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help; 422 this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help;
413 this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); 423 this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
414 this.pictureBox2.Location = new System.Drawing.Point(175, 27); 424 this.pictureBox2.Location = new System.Drawing.Point(175, 27);
Line 477... Line 487...
477 this.pictureBox3.Size = new System.Drawing.Size(20, 20); 487 this.pictureBox3.Size = new System.Drawing.Size(20, 20);
478 this.pictureBox3.TabIndex = 11; 488 this.pictureBox3.TabIndex = 11;
479 this.pictureBox3.TabStop = false; 489 this.pictureBox3.TabStop = false;
480 this.toolTip1.SetToolTip(this.pictureBox3, resources.GetString("pictureBox3.ToolTip")); 490 this.toolTip1.SetToolTip(this.pictureBox3, resources.GetString("pictureBox3.ToolTip"));
481 // 491 //
-   492 // pictureBox8
-   493 //
-   494 this.pictureBox8.Cursor = System.Windows.Forms.Cursors.Help;
-   495 this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
-   496 this.pictureBox8.Location = new System.Drawing.Point(687, 21);
-   497 this.pictureBox8.Name = "pictureBox8";
-   498 this.pictureBox8.Size = new System.Drawing.Size(20, 20);
-   499 this.pictureBox8.TabIndex = 11;
-   500 this.pictureBox8.TabStop = false;
-   501 this.toolTip1.SetToolTip(this.pictureBox8, "Select an estate list from the drop-down\r\nin order to populate the list.");
-   502 //
-   503 // pictureBox9
-   504 //
-   505 this.pictureBox9.Cursor = System.Windows.Forms.Cursors.Help;
-   506 this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
-   507 this.pictureBox9.Location = new System.Drawing.Point(681, 336);
-   508 this.pictureBox9.Name = "pictureBox9";
-   509 this.pictureBox9.Size = new System.Drawing.Size(20, 20);
-   510 this.pictureBox9.TabIndex = 15;
-   511 this.pictureBox9.TabStop = false;
-   512 this.toolTip1.SetToolTip(this.pictureBox9, resources.GetString("pictureBox9.ToolTip"));
-   513 //
-   514 // pictureBox10
-   515 //
-   516 this.pictureBox10.Cursor = System.Windows.Forms.Cursors.Help;
-   517 this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
-   518 this.pictureBox10.Location = new System.Drawing.Point(317, 52);
-   519 this.pictureBox10.Name = "pictureBox10";
-   520 this.pictureBox10.Size = new System.Drawing.Size(20, 20);
-   521 this.pictureBox10.TabIndex = 16;
-   522 this.pictureBox10.TabStop = false;
-   523 this.toolTip1.SetToolTip(this.pictureBox10, "Groups can be added to an estate list by\r\nname or by UUID. Simply type the group\r" +
-   524 "\nname or the group UUID in the \"Groups\"\r\nbox and then click \"Add Group\" button.");
-   525 //
-   526 // pictureBox11
-   527 //
-   528 this.pictureBox11.Cursor = System.Windows.Forms.Cursors.Help;
-   529 this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image")));
-   530 this.pictureBox11.Location = new System.Drawing.Point(320, 84);
-   531 this.pictureBox11.Name = "pictureBox11";
-   532 this.pictureBox11.Size = new System.Drawing.Size(20, 20);
-   533 this.pictureBox11.TabIndex = 17;
-   534 this.pictureBox11.TabStop = false;
-   535 this.toolTip1.SetToolTip(this.pictureBox11, "In order to add an agent to the state\r\nlist, first type the resident first-name\r\n" +
-   536 "and their last-name in the corresponding\r\nboxes and then press the \"Add Resident" +
-   537 "\".");
-   538 //
-   539 // pictureBox12
-   540 //
-   541 this.pictureBox12.Cursor = System.Windows.Forms.Cursors.Help;
-   542 this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
-   543 this.pictureBox12.Location = new System.Drawing.Point(676, 15);
-   544 this.pictureBox12.Name = "pictureBox12";
-   545 this.pictureBox12.Size = new System.Drawing.Size(20, 20);
-   546 this.pictureBox12.TabIndex = 11;
-   547 this.pictureBox12.TabStop = false;
-   548 this.toolTip1.SetToolTip(this.pictureBox12, resources.GetString("pictureBox12.ToolTip"));
-   549 //
-   550 // pictureBox13
-   551 //
-   552 this.pictureBox13.Cursor = System.Windows.Forms.Cursors.Help;
-   553 this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image")));
-   554 this.pictureBox13.Location = new System.Drawing.Point(431, 77);
-   555 this.pictureBox13.Name = "pictureBox13";
-   556 this.pictureBox13.Size = new System.Drawing.Size(20, 20);
-   557 this.pictureBox13.TabIndex = 12;
-   558 this.pictureBox13.TabStop = false;
-   559 this.toolTip1.SetToolTip(this.pictureBox13, "To apply the region info, make all the\r\nsettings in this group and then press\r\nth" +
-   560 "e \"Apply\" button.");
-   561 //
-   562 // pictureBox14
-   563 //
-   564 this.pictureBox14.Cursor = System.Windows.Forms.Cursors.Help;
-   565 this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image")));
-   566 this.pictureBox14.Location = new System.Drawing.Point(202, 50);
-   567 this.pictureBox14.Name = "pictureBox14";
-   568 this.pictureBox14.Size = new System.Drawing.Size(20, 20);
-   569 this.pictureBox14.TabIndex = 13;
-   570 this.pictureBox14.TabStop = false;
-   571 this.toolTip1.SetToolTip(this.pictureBox14, "In order to apply the region debug to\r\nthe current region, complete all the \r\nbox" +
-   572 "es and press the \"Apply\" button.");
-   573 //
-   574 // pictureBox15
-   575 //
-   576 this.pictureBox15.Cursor = System.Windows.Forms.Cursors.Help;
-   577 this.pictureBox15.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox15.Image")));
-   578 this.pictureBox15.Location = new System.Drawing.Point(676, 227);
-   579 this.pictureBox15.Name = "pictureBox15";
-   580 this.pictureBox15.Size = new System.Drawing.Size(20, 20);
-   581 this.pictureBox15.TabIndex = 11;
-   582 this.pictureBox15.TabStop = false;
-   583 this.toolTip1.SetToolTip(this.pictureBox15, resources.GetString("pictureBox15.ToolTip"));
-   584 //
-   585 // pictureBox16
-   586 //
-   587 this.pictureBox16.Cursor = System.Windows.Forms.Cursors.Help;
-   588 this.pictureBox16.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox16.Image")));
-   589 this.pictureBox16.Location = new System.Drawing.Point(676, 191);
-   590 this.pictureBox16.Name = "pictureBox16";
-   591 this.pictureBox16.Size = new System.Drawing.Size(20, 20);
-   592 this.pictureBox16.TabIndex = 12;
-   593 this.pictureBox16.TabStop = false;
-   594 this.toolTip1.SetToolTip(this.pictureBox16, resources.GetString("pictureBox16.ToolTip"));
-   595 //
-   596 // pictureBox17
-   597 //
-   598 this.pictureBox17.Cursor = System.Windows.Forms.Cursors.Help;
-   599 this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image")));
-   600 this.pictureBox17.Location = new System.Drawing.Point(169, 23);
-   601 this.pictureBox17.Name = "pictureBox17";
-   602 this.pictureBox17.Size = new System.Drawing.Size(20, 20);
-   603 this.pictureBox17.TabIndex = 11;
-   604 this.pictureBox17.TabStop = false;
-   605 this.toolTip1.SetToolTip(this.pictureBox17, resources.GetString("pictureBox17.ToolTip"));
-   606 //
482 // LoadRawFileDialog 607 // LoadRawFileDialog
483 // 608 //
484 this.LoadRawFileDialog.FileName = "openFileDialog1"; 609 this.LoadRawFileDialog.FileName = "openFileDialog1";
485 this.LoadRawFileDialog.Filter = "RAW (*.raw)|*.raw|All files (*.*)|*.*"; 610 this.LoadRawFileDialog.Filter = "RAW (*.raw)|*.raw|All files (*.*)|*.*";
486 // 611 //
Line 502... Line 627...
502 this.EstateListsTab.Size = new System.Drawing.Size(719, 489); 627 this.EstateListsTab.Size = new System.Drawing.Size(719, 489);
503 this.EstateListsTab.TabIndex = 6; 628 this.EstateListsTab.TabIndex = 6;
504 this.EstateListsTab.Text = "Estate Lists"; 629 this.EstateListsTab.Text = "Estate Lists";
505 this.EstateListsTab.UseVisualStyleBackColor = true; 630 this.EstateListsTab.UseVisualStyleBackColor = true;
506 // 631 //
-   632 // EstateListsGroupsGroup
-   633 //
-   634 this.EstateListsGroupsGroup.Controls.Add(this.button6);
-   635 this.EstateListsGroupsGroup.Controls.Add(this.pictureBox10);
-   636 this.EstateListsGroupsGroup.Controls.Add(this.button7);
-   637 this.EstateListsGroupsGroup.Controls.Add(this.EstateListsAddGroupBox);
-   638 this.EstateListsGroupsGroup.Enabled = false;
-   639 this.EstateListsGroupsGroup.Location = new System.Drawing.Point(367, 374);
-   640 this.EstateListsGroupsGroup.Name = "EstateListsGroupsGroup";
-   641 this.EstateListsGroupsGroup.Size = new System.Drawing.Size(343, 112);
-   642 this.EstateListsGroupsGroup.TabIndex = 16;
-   643 this.EstateListsGroupsGroup.TabStop = false;
-   644 this.EstateListsGroupsGroup.Text = "Groups";
-   645 //
-   646 // button6
-   647 //
-   648 this.button6.Location = new System.Drawing.Point(112, 52);
-   649 this.button6.Name = "button6";
-   650 this.button6.Size = new System.Drawing.Size(118, 23);
-   651 this.button6.TabIndex = 19;
-   652 this.button6.Text = "Import From CSV...";
-   653 this.button6.UseVisualStyleBackColor = true;
-   654 this.button6.Click += new System.EventHandler(this.RequestEstateListsAddGroupsFromCSV);
-   655 //
-   656 // button7
-   657 //
-   658 this.button7.Location = new System.Drawing.Point(236, 51);
-   659 this.button7.Name = "button7";
-   660 this.button7.Size = new System.Drawing.Size(75, 23);
-   661 this.button7.TabIndex = 1;
-   662 this.button7.Text = "Add Group";
-   663 this.button7.UseVisualStyleBackColor = true;
-   664 this.button7.Click += new System.EventHandler(this.RequestEstateListsAddGroup);
-   665 //
-   666 // EstateListsAddGroupBox
-   667 //
-   668 this.EstateListsAddGroupBox.Location = new System.Drawing.Point(7, 22);
-   669 this.EstateListsAddGroupBox.Name = "EstateListsAddGroupBox";
-   670 this.EstateListsAddGroupBox.Size = new System.Drawing.Size(330, 22);
-   671 this.EstateListsAddGroupBox.TabIndex = 0;
-   672 //
-   673 // EstateListsResidentsGroup
-   674 //
-   675 this.EstateListsResidentsGroup.Controls.Add(this.button4);
-   676 this.EstateListsResidentsGroup.Controls.Add(this.pictureBox11);
-   677 this.EstateListsResidentsGroup.Controls.Add(this.groupBox15);
-   678 this.EstateListsResidentsGroup.Controls.Add(this.EstateListsAddResidentButton);
-   679 this.EstateListsResidentsGroup.Controls.Add(this.groupBox16);
-   680 this.EstateListsResidentsGroup.Enabled = false;
-   681 this.EstateListsResidentsGroup.Location = new System.Drawing.Point(9, 373);
-   682 this.EstateListsResidentsGroup.Name = "EstateListsResidentsGroup";
-   683 this.EstateListsResidentsGroup.Size = new System.Drawing.Size(351, 113);
-   684 this.EstateListsResidentsGroup.TabIndex = 15;
-   685 this.EstateListsResidentsGroup.TabStop = false;
-   686 this.EstateListsResidentsGroup.Text = "Residents";
-   687 //
-   688 // button4
-   689 //
-   690 this.button4.Location = new System.Drawing.Point(90, 81);
-   691 this.button4.Name = "button4";
-   692 this.button4.Size = new System.Drawing.Size(118, 23);
-   693 this.button4.TabIndex = 18;
-   694 this.button4.Text = "Import From CSV...";
-   695 this.button4.UseVisualStyleBackColor = true;
-   696 this.button4.Click += new System.EventHandler(this.RequestEstateListsAddResidentsFromCSV);
-   697 //
-   698 // groupBox15
-   699 //
-   700 this.groupBox15.Controls.Add(this.EstateListsResidentFirstName);
-   701 this.groupBox15.Location = new System.Drawing.Point(6, 21);
-   702 this.groupBox15.Name = "groupBox15";
-   703 this.groupBox15.Size = new System.Drawing.Size(164, 54);
-   704 this.groupBox15.TabIndex = 12;
-   705 this.groupBox15.TabStop = false;
-   706 this.groupBox15.Text = "First Name";
-   707 //
-   708 // EstateListsResidentFirstName
-   709 //
-   710 this.EstateListsResidentFirstName.Location = new System.Drawing.Point(6, 21);
-   711 this.EstateListsResidentFirstName.Name = "EstateListsResidentFirstName";
-   712 this.EstateListsResidentFirstName.Size = new System.Drawing.Size(152, 22);
-   713 this.EstateListsResidentFirstName.TabIndex = 6;
-   714 //
-   715 // EstateListsAddResidentButton
-   716 //
-   717 this.EstateListsAddResidentButton.Location = new System.Drawing.Point(214, 82);
-   718 this.EstateListsAddResidentButton.Name = "EstateListsAddResidentButton";
-   719 this.EstateListsAddResidentButton.Size = new System.Drawing.Size(100, 23);
-   720 this.EstateListsAddResidentButton.TabIndex = 3;
-   721 this.EstateListsAddResidentButton.Text = "Add Resident";
-   722 this.EstateListsAddResidentButton.UseVisualStyleBackColor = true;
-   723 this.EstateListsAddResidentButton.Click += new System.EventHandler(this.RequestEstateListsAddResident);
-   724 //
-   725 // groupBox16
-   726 //
-   727 this.groupBox16.Controls.Add(this.EstateListsResidentLastName);
-   728 this.groupBox16.Location = new System.Drawing.Point(176, 21);
-   729 this.groupBox16.Name = "groupBox16";
-   730 this.groupBox16.Size = new System.Drawing.Size(164, 54);
-   731 this.groupBox16.TabIndex = 13;
-   732 this.groupBox16.TabStop = false;
-   733 this.groupBox16.Text = "Last Name";
-   734 //
-   735 // EstateListsResidentLastName
-   736 //
-   737 this.EstateListsResidentLastName.Location = new System.Drawing.Point(6, 21);
-   738 this.EstateListsResidentLastName.Name = "EstateListsResidentLastName";
-   739 this.EstateListsResidentLastName.Size = new System.Drawing.Size(152, 22);
-   740 this.EstateListsResidentLastName.TabIndex = 6;
-   741 //
-   742 // EstateListGroup
-   743 //
-   744 this.EstateListGroup.Controls.Add(this.button9);
-   745 this.EstateListGroup.Controls.Add(this.pictureBox9);
-   746 this.EstateListGroup.Controls.Add(this.label6);
-   747 this.EstateListGroup.Controls.Add(this.EstateListFilter);
-   748 this.EstateListGroup.Controls.Add(this.label5);
-   749 this.EstateListGroup.Controls.Add(this.EstateListGridView);
-   750 this.EstateListGroup.Controls.Add(this.RemoveEstateListMemberButton);
-   751 this.EstateListGroup.Controls.Add(this.EstateListSelectBox);
-   752 this.EstateListGroup.Controls.Add(this.pictureBox8);
-   753 this.EstateListGroup.Location = new System.Drawing.Point(3, 3);
-   754 this.EstateListGroup.Name = "EstateListGroup";
-   755 this.EstateListGroup.Size = new System.Drawing.Size(713, 364);
-   756 this.EstateListGroup.TabIndex = 14;
-   757 this.EstateListGroup.TabStop = false;
-   758 this.EstateListGroup.Text = "Estate List";
-   759 //
-   760 // button9
-   761 //
-   762 this.button9.Location = new System.Drawing.Point(600, 334);
-   763 this.button9.Name = "button9";
-   764 this.button9.Size = new System.Drawing.Size(75, 23);
-   765 this.button9.TabIndex = 16;
-   766 this.button9.Text = "Export...";
-   767 this.button9.UseVisualStyleBackColor = true;
-   768 this.button9.Click += new System.EventHandler(this.RequestExportEstateList);
-   769 //
-   770 // label6
-   771 //
-   772 this.label6.AutoSize = true;
-   773 this.label6.Location = new System.Drawing.Point(6, 338);
-   774 this.label6.Name = "label6";
-   775 this.label6.Size = new System.Drawing.Size(36, 16);
-   776 this.label6.TabIndex = 14;
-   777 this.label6.Text = "Filter:";
-   778 //
-   779 // EstateListFilter
-   780 //
-   781 this.EstateListFilter.Location = new System.Drawing.Point(44, 335);
-   782 this.EstateListFilter.Name = "EstateListFilter";
-   783 this.EstateListFilter.Size = new System.Drawing.Size(196, 22);
-   784 this.EstateListFilter.TabIndex = 13;
-   785 this.EstateListFilter.TextChanged += new System.EventHandler(this.RequestFilterEstateList);
-   786 //
-   787 // label5
-   788 //
-   789 this.label5.AutoSize = true;
-   790 this.label5.Location = new System.Drawing.Point(494, 24);
-   791 this.label5.Name = "label5";
-   792 this.label5.Size = new System.Drawing.Size(63, 16);
-   793 this.label5.TabIndex = 12;
-   794 this.label5.Text = "Select List:";
-   795 //
-   796 // EstateListGridView
-   797 //
-   798 this.EstateListGridView.AllowUserToAddRows = false;
-   799 this.EstateListGridView.AllowUserToDeleteRows = false;
-   800 this.EstateListGridView.AllowUserToOrderColumns = true;
-   801 this.EstateListGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
-   802 this.EstateListGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
-   803 this.EstateListName,
-   804 this.EstateListUUID});
-   805 this.EstateListGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   806 this.EstateListGridView.Location = new System.Drawing.Point(6, 54);
-   807 this.EstateListGridView.Name = "EstateListGridView";
-   808 this.EstateListGridView.ReadOnly = true;
-   809 this.EstateListGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
-   810 this.EstateListGridView.Size = new System.Drawing.Size(701, 273);
-   811 this.EstateListGridView.TabIndex = 1;
-   812 //
-   813 // EstateListName
-   814 //
-   815 this.EstateListName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-   816 this.EstateListName.HeaderText = "Name";
-   817 this.EstateListName.Name = "EstateListName";
-   818 this.EstateListName.ReadOnly = true;
-   819 //
-   820 // EstateListUUID
-   821 //
-   822 this.EstateListUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-   823 this.EstateListUUID.HeaderText = "UUID";
-   824 this.EstateListUUID.Name = "EstateListUUID";
-   825 this.EstateListUUID.ReadOnly = true;
-   826 //
-   827 // RemoveEstateListMemberButton
-   828 //
-   829 this.RemoveEstateListMemberButton.Location = new System.Drawing.Point(494, 333);
-   830 this.RemoveEstateListMemberButton.Name = "RemoveEstateListMemberButton";
-   831 this.RemoveEstateListMemberButton.Size = new System.Drawing.Size(100, 23);
-   832 this.RemoveEstateListMemberButton.TabIndex = 4;
-   833 this.RemoveEstateListMemberButton.Text = "Remove";
-   834 this.RemoveEstateListMemberButton.UseVisualStyleBackColor = true;
-   835 this.RemoveEstateListMemberButton.Click += new System.EventHandler(this.RequestRemoveEstateListMember);
-   836 //
-   837 // EstateListSelectBox
-   838 //
-   839 this.EstateListSelectBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
-   840 this.EstateListSelectBox.FormattingEnabled = true;
-   841 this.EstateListSelectBox.Items.AddRange(new object[] {
-   842 "ban",
-   843 "group",
-   844 "manager",
-   845 "user"});
-   846 this.EstateListSelectBox.Location = new System.Drawing.Point(560, 20);
-   847 this.EstateListSelectBox.Name = "EstateListSelectBox";
-   848 this.EstateListSelectBox.Size = new System.Drawing.Size(121, 24);
-   849 this.EstateListSelectBox.TabIndex = 2;
-   850 this.EstateListSelectBox.SelectedIndexChanged += new System.EventHandler(this.EstateListSelected);
-   851 //
507 // groupBox11 852 // groupBox11
508 // 853 //
509 this.groupBox11.Controls.Add(this.groupBox13); 854 this.groupBox11.Controls.Add(this.groupBox13);
510 this.groupBox11.Controls.Add(this.EstateTerrainDownloadUploadGroup); 855 this.groupBox11.Controls.Add(this.EstateTerrainDownloadUploadGroup);
511 this.groupBox11.Location = new System.Drawing.Point(246, 140); 856 this.groupBox11.Location = new System.Drawing.Point(246, 140);
Line 1242... Line 1587...
1242 this.Tabs.Size = new System.Drawing.Size(727, 518); 1587 this.Tabs.Size = new System.Drawing.Size(727, 518);
1243 this.Tabs.TabIndex = 1; 1588 this.Tabs.TabIndex = 1;
1244 this.Tabs.SelectedIndexChanged += new System.EventHandler(this.RequestTabsChanged); 1589 this.Tabs.SelectedIndexChanged += new System.EventHandler(this.RequestTabsChanged);
1245 this.Tabs.Selecting += new System.Windows.Forms.TabControlCancelEventHandler(this.RequestSelecting); 1590 this.Tabs.Selecting += new System.Windows.Forms.TabControlCancelEventHandler(this.RequestSelecting);
1246 // 1591 //
1247 // ConnectionStatusPictureBox -  
1248 // -  
1249 this.ConnectionStatusPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("ConnectionStatusPictureBox.Image"))); -  
1250 this.ConnectionStatusPictureBox.Location = new System.Drawing.Point(6, 19); -  
1251 this.ConnectionStatusPictureBox.Name = "ConnectionStatusPictureBox"; -  
1252 this.ConnectionStatusPictureBox.Size = new System.Drawing.Size(36, 36); -  
1253 this.ConnectionStatusPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; -  
1254 this.ConnectionStatusPictureBox.TabIndex = 12; -  
1255 this.ConnectionStatusPictureBox.TabStop = false; -  
1256 // -  
1257 // EstateListGridView -  
1258 // -  
1259 this.EstateListGridView.AllowUserToAddRows = false; -  
1260 this.EstateListGridView.AllowUserToDeleteRows = false; -  
1261 this.EstateListGridView.AllowUserToOrderColumns = true; -  
1262 this.EstateListGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; -  
1263 this.EstateListGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { -  
1264 this.EstateListName, -  
1265 this.EstateListUUID}); -  
1266 this.EstateListGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); -  
1267 this.EstateListGridView.Location = new System.Drawing.Point(6, 54); -  
1268 this.EstateListGridView.Name = "EstateListGridView"; -  
1269 this.EstateListGridView.ReadOnly = true; -  
1270 this.EstateListGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; -  
1271 this.EstateListGridView.Size = new System.Drawing.Size(701, 273); -  
1272 this.EstateListGridView.TabIndex = 1; -  
1273 // -  
1274 // EstateListSelectBox -  
1275 // -  
1276 this.EstateListSelectBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; -  
1277 this.EstateListSelectBox.FormattingEnabled = true; -  
1278 this.EstateListSelectBox.Items.AddRange(new object[] { -  
1279 "ban", -  
1280 "group", -  
1281 "manager", -  
1282 "user"}); -  
1283 this.EstateListSelectBox.Location = new System.Drawing.Point(560, 20); -  
1284 this.EstateListSelectBox.Name = "EstateListSelectBox"; -  
1285 this.EstateListSelectBox.Size = new System.Drawing.Size(121, 24); -  
1286 this.EstateListSelectBox.TabIndex = 2; -  
1287 this.EstateListSelectBox.SelectedIndexChanged += new System.EventHandler(this.EstateListSelected); -  
1288 // -  
1289 // EstateListsAddResidentButton -  
1290 // -  
1291 this.EstateListsAddResidentButton.Location = new System.Drawing.Point(214, 82); -  
1292 this.EstateListsAddResidentButton.Name = "EstateListsAddResidentButton"; -  
1293 this.EstateListsAddResidentButton.Size = new System.Drawing.Size(100, 23); -  
1294 this.EstateListsAddResidentButton.TabIndex = 3; -  
1295 this.EstateListsAddResidentButton.Text = "Add Resident"; -  
1296 this.EstateListsAddResidentButton.UseVisualStyleBackColor = true; -  
1297 this.EstateListsAddResidentButton.Click += new System.EventHandler(this.RequestEstateListsAddResident); -  
1298 // -  
1299 // RemoveEstateListMemberButton -  
1300 // -  
1301 this.RemoveEstateListMemberButton.Location = new System.Drawing.Point(494, 333); -  
1302 this.RemoveEstateListMemberButton.Name = "RemoveEstateListMemberButton"; -  
1303 this.RemoveEstateListMemberButton.Size = new System.Drawing.Size(100, 23); -  
1304 this.RemoveEstateListMemberButton.TabIndex = 4; -  
1305 this.RemoveEstateListMemberButton.Text = "Remove"; -  
1306 this.RemoveEstateListMemberButton.UseVisualStyleBackColor = true; -  
1307 this.RemoveEstateListMemberButton.Click += new System.EventHandler(this.RequestRemoveEstateListMember); -  
1308 // -  
1309 // EstateListsResidentFirstName -  
1310 // -  
1311 this.EstateListsResidentFirstName.Location = new System.Drawing.Point(6, 21); -  
1312 this.EstateListsResidentFirstName.Name = "EstateListsResidentFirstName"; -  
1313 this.EstateListsResidentFirstName.Size = new System.Drawing.Size(152, 22); -  
1314 this.EstateListsResidentFirstName.TabIndex = 6; -  
1315 // -  
1316 // pictureBox8 -  
1317 // -  
1318 this.pictureBox8.Cursor = System.Windows.Forms.Cursors.Help; -  
1319 this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image"))); -  
1320 this.pictureBox8.Location = new System.Drawing.Point(687, 21); -  
1321 this.pictureBox8.Name = "pictureBox8"; -  
1322 this.pictureBox8.Size = new System.Drawing.Size(20, 20); -  
1323 this.pictureBox8.TabIndex = 11; -  
1324 this.pictureBox8.TabStop = false; -  
1325 this.toolTip1.SetToolTip(this.pictureBox8, "Select an estate list from the drop-down\r\nin order to populate the list."); -  
1326 // -  
1327 // RegionToolsTab -  
1328 // -  
1329 this.RegionToolsTab.Controls.Add(this.RegionToolsRegionInfoGroup); -  
1330 this.RegionToolsTab.Controls.Add(this.RegionToolsRegionDebugGroup); -  
1331 this.RegionToolsTab.Controls.Add(this.groupBox11); -  
1332 this.RegionToolsTab.Location = new System.Drawing.Point(4, 25); -  
1333 this.RegionToolsTab.Name = "RegionToolsTab"; -  
1334 this.RegionToolsTab.Size = new System.Drawing.Size(719, 489); -  
1335 this.RegionToolsTab.TabIndex = 7; -  
1336 this.RegionToolsTab.Text = "Region Tools"; -  
1337 this.RegionToolsTab.UseVisualStyleBackColor = true; -  
1338 // -  
1339 // groupBox15 -  
1340 // -  
1341 this.groupBox15.Controls.Add(this.EstateListsResidentFirstName); -  
1342 this.groupBox15.Location = new System.Drawing.Point(6, 21); -  
1343 this.groupBox15.Name = "groupBox15"; -  
1344 this.groupBox15.Size = new System.Drawing.Size(164, 54); -  
1345 this.groupBox15.TabIndex = 12; -  
1346 this.groupBox15.TabStop = false; -  
1347 this.groupBox15.Text = "First Name"; -  
1348 // -  
1349 // groupBox16 -  
1350 // -  
1351 this.groupBox16.Controls.Add(this.EstateListsResidentLastName); -  
1352 this.groupBox16.Location = new System.Drawing.Point(176, 21); -  
1353 this.groupBox16.Name = "groupBox16"; -  
1354 this.groupBox16.Size = new System.Drawing.Size(164, 54); -  
1355 this.groupBox16.TabIndex = 13; -  
1356 this.groupBox16.TabStop = false; -  
1357 this.groupBox16.Text = "Last Name"; -  
1358 // -  
1359 // EstateListsResidentLastName -  
1360 // -  
1361 this.EstateListsResidentLastName.Location = new System.Drawing.Point(6, 21); -  
1362 this.EstateListsResidentLastName.Name = "EstateListsResidentLastName"; -  
1363 this.EstateListsResidentLastName.Size = new System.Drawing.Size(152, 22); -  
1364 this.EstateListsResidentLastName.TabIndex = 6; -  
1365 // -  
1366 // EstateListGroup 1592 // EstateTexturesTab
1367 // -  
1368 this.EstateListGroup.Controls.Add(this.button9); -  
1369 this.EstateListGroup.Controls.Add(this.pictureBox9); -  
1370 this.EstateListGroup.Controls.Add(this.label6); -  
1371 this.EstateListGroup.Controls.Add(this.EstateListFilter); -  
1372 this.EstateListGroup.Controls.Add(this.label5); -  
1373 this.EstateListGroup.Controls.Add(this.EstateListGridView); -  
1374 this.EstateListGroup.Controls.Add(this.RemoveEstateListMemberButton); -  
1375 this.EstateListGroup.Controls.Add(this.EstateListSelectBox); -  
1376 this.EstateListGroup.Controls.Add(this.pictureBox8); -  
1377 this.EstateListGroup.Location = new System.Drawing.Point(3, 3); -  
1378 this.EstateListGroup.Name = "EstateListGroup"; -  
1379 this.EstateListGroup.Size = new System.Drawing.Size(713, 364); -  
1380 this.EstateListGroup.TabIndex = 14; -  
1381 this.EstateListGroup.TabStop = false; -  
1382 this.EstateListGroup.Text = "Estate List"; -  
1383 // -  
1384 // EstateListsResidentsGroup -  
1385 // -  
1386 this.EstateListsResidentsGroup.Controls.Add(this.button4); -  
1387 this.EstateListsResidentsGroup.Controls.Add(this.pictureBox11); -  
1388 this.EstateListsResidentsGroup.Controls.Add(this.groupBox15); -  
1389 this.EstateListsResidentsGroup.Controls.Add(this.EstateListsAddResidentButton); -  
1390 this.EstateListsResidentsGroup.Controls.Add(this.groupBox16); -  
1391 this.EstateListsResidentsGroup.Enabled = false; -  
1392 this.EstateListsResidentsGroup.Location = new System.Drawing.Point(9, 373); -  
1393 this.EstateListsResidentsGroup.Name = "EstateListsResidentsGroup"; -  
1394 this.EstateListsResidentsGroup.Size = new System.Drawing.Size(351, 113); -  
1395 this.EstateListsResidentsGroup.TabIndex = 15; -  
1396 this.EstateListsResidentsGroup.TabStop = false; -  
1397 this.EstateListsResidentsGroup.Text = "Residents"; -  
1398 // -  
1399 // EstateListsGroupsGroup -  
1400 // -  
1401 this.EstateListsGroupsGroup.Controls.Add(this.button6); -  
1402 this.EstateListsGroupsGroup.Controls.Add(this.pictureBox10); -  
1403 this.EstateListsGroupsGroup.Controls.Add(this.button7); -  
1404 this.EstateListsGroupsGroup.Controls.Add(this.EstateListsAddGroupBox); -  
1405 this.EstateListsGroupsGroup.Enabled = false; -  
1406 this.EstateListsGroupsGroup.Location = new System.Drawing.Point(367, 374); -  
1407 this.EstateListsGroupsGroup.Name = "EstateListsGroupsGroup"; -  
1408 this.EstateListsGroupsGroup.Size = new System.Drawing.Size(343, 112); -  
1409 this.EstateListsGroupsGroup.TabIndex = 16; -  
1410 this.EstateListsGroupsGroup.TabStop = false; -  
1411 this.EstateListsGroupsGroup.Text = "Groups"; -  
1412 // -  
1413 // EstateListsAddGroupBox -  
1414 // -  
1415 this.EstateListsAddGroupBox.Location = new System.Drawing.Point(7, 22); -  
1416 this.EstateListsAddGroupBox.Name = "EstateListsAddGroupBox"; -  
1417 this.EstateListsAddGroupBox.Size = new System.Drawing.Size(330, 22); -  
1418 this.EstateListsAddGroupBox.TabIndex = 0; -  
1419 // -  
1420 // button7 -  
1421 // -  
1422 this.button7.Location = new System.Drawing.Point(236, 51); -  
1423 this.button7.Name = "button7"; -  
1424 this.button7.Size = new System.Drawing.Size(75, 23); -  
1425 this.button7.TabIndex = 1; -  
1426 this.button7.Text = "Add Group"; -  
1427 this.button7.UseVisualStyleBackColor = true; -  
1428 this.button7.Click += new System.EventHandler(this.RequestEstateListsAddGroup); -  
1429 // -  
1430 // label5 -  
1431 // -  
1432 this.label5.AutoSize = true; -  
1433 this.label5.Location = new System.Drawing.Point(494, 24); -  
1434 this.label5.Name = "label5"; -  
1435 this.label5.Size = new System.Drawing.Size(63, 16); -  
1436 this.label5.TabIndex = 12; -  
1437 this.label5.Text = "Select List:"; -  
1438 // -  
1439 // label6 -  
1440 // -  
1441 this.label6.AutoSize = true; -  
1442 this.label6.Location = new System.Drawing.Point(6, 338); -  
1443 this.label6.Name = "label6"; -  
1444 this.label6.Size = new System.Drawing.Size(36, 16); -  
1445 this.label6.TabIndex = 14; -  
1446 this.label6.Text = "Filter:"; -  
1447 // -  
1448 // EstateListFilter -  
1449 // -  
1450 this.EstateListFilter.Location = new System.Drawing.Point(44, 335); -  
1451 this.EstateListFilter.Name = "EstateListFilter"; -  
1452 this.EstateListFilter.Size = new System.Drawing.Size(196, 22); -  
1453 this.EstateListFilter.TabIndex = 13; -  
1454 this.EstateListFilter.TextChanged += new System.EventHandler(this.RequestFilterEstateList); -  
1455 // -  
1456 // EstateListName -  
1457 // -  
1458 this.EstateListName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; -  
1459 this.EstateListName.HeaderText = "Name"; -  
1460 this.EstateListName.Name = "EstateListName"; -  
1461 this.EstateListName.ReadOnly = true; -  
1462 // -  
1463 // EstateListUUID -  
1464 // -  
1465 this.EstateListUUID.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; -  
1466 this.EstateListUUID.HeaderText = "UUID"; -  
1467 this.EstateListUUID.Name = "EstateListUUID"; -  
1468 this.EstateListUUID.ReadOnly = true; -  
1469 // -  
1470 // RegionToolsRegionDebugGroup -  
1471 // -  
1472 this.RegionToolsRegionDebugGroup.Controls.Add(this.pictureBox14); -  
1473 this.RegionToolsRegionDebugGroup.Controls.Add(this.ApplyRegionDebugButton); -  
1474 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugPhysicsBox); -  
1475 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugCollisionsBox); -  
1476 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugScriptsBox); -  
1477 this.RegionToolsRegionDebugGroup.Enabled = false; -  
1478 this.RegionToolsRegionDebugGroup.Location = new System.Drawing.Point(12, 12); -  
1479 this.RegionToolsRegionDebugGroup.Name = "RegionToolsRegionDebugGroup"; -  
1480 this.RegionToolsRegionDebugGroup.Size = new System.Drawing.Size(228, 82); -  
1481 this.RegionToolsRegionDebugGroup.TabIndex = 1; -  
1482 this.RegionToolsRegionDebugGroup.TabStop = false; -  
1483 this.RegionToolsRegionDebugGroup.Text = "Region Debug"; -  
1484 // -  
1485 // RegionDebugScriptsBox -  
1486 // -  
1487 this.RegionDebugScriptsBox.AutoSize = true; -  
1488 this.RegionDebugScriptsBox.Location = new System.Drawing.Point(6, 21); -  
1489 this.RegionDebugScriptsBox.Name = "RegionDebugScriptsBox"; -  
1490 this.RegionDebugScriptsBox.Size = new System.Drawing.Size(61, 20); -  
1491 this.RegionDebugScriptsBox.TabIndex = 0; -  
1492 this.RegionDebugScriptsBox.Text = "Scripts"; -  
1493 this.RegionDebugScriptsBox.UseVisualStyleBackColor = true; -  
1494 // -  
1495 // RegionDebugCollisionsBox -  
1496 // -  
1497 this.RegionDebugCollisionsBox.AutoSize = true; -  
1498 this.RegionDebugCollisionsBox.Location = new System.Drawing.Point(73, 21); -  
1499 this.RegionDebugCollisionsBox.Name = "RegionDebugCollisionsBox"; -  
1500 this.RegionDebugCollisionsBox.Size = new System.Drawing.Size(77, 20); -  
1501 this.RegionDebugCollisionsBox.TabIndex = 1; -  
1502 this.RegionDebugCollisionsBox.Text = "Collisions"; -  
1503 this.RegionDebugCollisionsBox.UseVisualStyleBackColor = true; -  
1504 // -  
1505 // RegionDebugPhysicsBox -  
1506 // -  
1507 this.RegionDebugPhysicsBox.AutoSize = true; -  
1508 this.RegionDebugPhysicsBox.Location = new System.Drawing.Point(156, 21); -  
1509 this.RegionDebugPhysicsBox.Name = "RegionDebugPhysicsBox"; -  
1510 this.RegionDebugPhysicsBox.Size = new System.Drawing.Size(66, 20); -  
1511 this.RegionDebugPhysicsBox.TabIndex = 2; -  
1512 this.RegionDebugPhysicsBox.Text = "Physics"; -  
1513 this.RegionDebugPhysicsBox.UseVisualStyleBackColor = true; -  
1514 // -  
1515 // ApplyRegionDebugButton -  
1516 // -  
1517 this.ApplyRegionDebugButton.Location = new System.Drawing.Point(121, 47); -  
1518 this.ApplyRegionDebugButton.Name = "ApplyRegionDebugButton"; -  
1519 this.ApplyRegionDebugButton.Size = new System.Drawing.Size(75, 23); -  
1520 this.ApplyRegionDebugButton.TabIndex = 3; -  
1521 this.ApplyRegionDebugButton.Text = "Apply"; -  
1522 this.ApplyRegionDebugButton.UseVisualStyleBackColor = true; -  
1523 this.ApplyRegionDebugButton.Click += new System.EventHandler(this.RequestRegionDebugApply); -  
1524 // -  
1525 // RegionToolsRegionInfoGroup -  
1526 // -  
1527 this.RegionToolsRegionInfoGroup.Controls.Add(this.pictureBox13); -  
1528 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoMatureBox); -  
1529 this.RegionToolsRegionInfoGroup.Controls.Add(this.groupBox19); -  
1530 this.RegionToolsRegionInfoGroup.Controls.Add(this.groupBox18); -  
1531 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoParcelBox); -  
1532 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoTerraformBox); -  
1533 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoPushBox); -  
1534 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegioninfoResellBox); -  
1535 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoDamageBox); -  
1536 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoFlyBox); -  
1537 this.RegionToolsRegionInfoGroup.Controls.Add(this.ApplyRegionInfoButton); -  
1538 this.RegionToolsRegionInfoGroup.Enabled = false; -  
1539 this.RegionToolsRegionInfoGroup.Location = new System.Drawing.Point(246, 12); -  
1540 this.RegionToolsRegionInfoGroup.Name = "RegionToolsRegionInfoGroup"; -  
1541 this.RegionToolsRegionInfoGroup.Size = new System.Drawing.Size(460, 122); -  
1542 this.RegionToolsRegionInfoGroup.TabIndex = 2; -  
1543 this.RegionToolsRegionInfoGroup.TabStop = false; -  
1544 this.RegionToolsRegionInfoGroup.Text = "Set Region Info"; -  
1545 // -  
1546 // ApplyRegionInfoButton -  
1547 // -  
1548 this.ApplyRegionInfoButton.Location = new System.Drawing.Point(350, 75); -  
1549 this.ApplyRegionInfoButton.Name = "ApplyRegionInfoButton"; -  
1550 this.ApplyRegionInfoButton.Size = new System.Drawing.Size(75, 23); -  
1551 this.ApplyRegionInfoButton.TabIndex = 0; -  
1552 this.ApplyRegionInfoButton.Text = "Apply"; -  
1553 this.ApplyRegionInfoButton.UseVisualStyleBackColor = true; -  
1554 this.ApplyRegionInfoButton.Click += new System.EventHandler(this.RequestApplyRegionInfo); -  
1555 // -  
1556 // RegionInfoFlyBox -  
1557 // -  
1558 this.RegionInfoFlyBox.AutoSize = true; -  
1559 this.RegionInfoFlyBox.Location = new System.Drawing.Point(414, 30); -  
1560 this.RegionInfoFlyBox.Name = "RegionInfoFlyBox"; -  
1561 this.RegionInfoFlyBox.Size = new System.Drawing.Size(43, 20); -  
1562 this.RegionInfoFlyBox.TabIndex = 1; -  
1563 this.RegionInfoFlyBox.Text = "Fly"; -  
1564 this.RegionInfoFlyBox.UseVisualStyleBackColor = true; -  
1565 // -  
1566 // RegionInfoDamageBox -  
1567 // -  
1568 this.RegionInfoDamageBox.AutoSize = true; -  
1569 this.RegionInfoDamageBox.Location = new System.Drawing.Point(150, 29); -  
1570 this.RegionInfoDamageBox.Name = "RegionInfoDamageBox"; -  
1571 this.RegionInfoDamageBox.Size = new System.Drawing.Size(68, 20); -  
1572 this.RegionInfoDamageBox.TabIndex = 2; -  
1573 this.RegionInfoDamageBox.Text = "Damage"; -  
1574 this.RegionInfoDamageBox.UseVisualStyleBackColor = true; -  
1575 // -  
1576 // RegioninfoResellBox -  
1577 // -  
1578 this.RegioninfoResellBox.AutoSize = true; -  
1579 this.RegioninfoResellBox.Location = new System.Drawing.Point(87, 30); -  
1580 this.RegioninfoResellBox.Name = "RegioninfoResellBox"; -  
1581 this.RegioninfoResellBox.Size = new System.Drawing.Size(57, 20); -  
1582 this.RegioninfoResellBox.TabIndex = 3; -  
1583 this.RegioninfoResellBox.Text = "Resell"; -  
1584 this.RegioninfoResellBox.UseVisualStyleBackColor = true; -  
1585 // -  
1586 // RegionInfoPushBox -  
1587 // 1593 //
1588 this.RegionInfoPushBox.AutoSize = true; 1594 this.EstateTexturesTab.Controls.Add(this.GroundTexturesGroup);
1589 this.RegionInfoPushBox.Location = new System.Drawing.Point(293, 30); 1595 this.EstateTexturesTab.Location = new System.Drawing.Point(4, 25);
1590 this.RegionInfoPushBox.Name = "RegionInfoPushBox"; 1596 this.EstateTexturesTab.Name = "EstateTexturesTab";
1591 this.RegionInfoPushBox.Size = new System.Drawing.Size(51, 20); 1597 this.EstateTexturesTab.Size = new System.Drawing.Size(719, 489);
1592 this.RegionInfoPushBox.TabIndex = 4; 1598 this.EstateTexturesTab.TabIndex = 8;
1593 this.RegionInfoPushBox.Text = "Push"; 1599 this.EstateTexturesTab.Text = "Ground Textures";
1594 this.RegionInfoPushBox.UseVisualStyleBackColor = true; 1600 this.EstateTexturesTab.UseVisualStyleBackColor = true;
1595 // 1601 //
1596 // RegionInfoTerraformBox 1602 // GroundTexturesGroup
1597 // 1603 //
1598 this.RegionInfoTerraformBox.AutoSize = true; 1604 this.GroundTexturesGroup.Controls.Add(this.pictureBox12);
-   1605 this.GroundTexturesGroup.Controls.Add(this.groupBox22);
-   1606 this.GroundTexturesGroup.Controls.Add(this.groupBox23);
-   1607 this.GroundTexturesGroup.Controls.Add(this.groupBox21);
-   1608 this.GroundTexturesGroup.Controls.Add(this.groupBox20);
1599 this.RegionInfoTerraformBox.Location = new System.Drawing.Point(6, 30); 1609 this.GroundTexturesGroup.Location = new System.Drawing.Point(6, 3);
1600 this.RegionInfoTerraformBox.Name = "RegionInfoTerraformBox"; 1610 this.GroundTexturesGroup.Name = "GroundTexturesGroup";
1601 this.RegionInfoTerraformBox.Size = new System.Drawing.Size(75, 20); 1611 this.GroundTexturesGroup.Size = new System.Drawing.Size(710, 483);
1602 this.RegionInfoTerraformBox.TabIndex = 5; 1612 this.GroundTexturesGroup.TabIndex = 9;
1603 this.RegionInfoTerraformBox.Text = "Terraform"; 1613 this.GroundTexturesGroup.TabStop = false;
1604 this.RegionInfoTerraformBox.UseVisualStyleBackColor = true; 1614 this.GroundTexturesGroup.Text = "Current Region Ground Textures";
1605 // 1615 //
1606 // RegionInfoParcelBox 1616 // groupBox22
1607 // 1617 //
-   1618 this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDApplyBox);
-   1619 this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDApplyButton);
1608 this.RegionInfoParcelBox.AutoSize = true; 1620 this.groupBox22.Controls.Add(this.button13);
-   1621 this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDBox);
-   1622 this.groupBox22.Controls.Add(this.RegionTexturesHighPictureBox);
1609 this.RegionInfoParcelBox.Location = new System.Drawing.Point(350, 30); 1623 this.groupBox22.Location = new System.Drawing.Point(368, 262);
1610 this.RegionInfoParcelBox.Name = "RegionInfoParcelBox"; 1624 this.groupBox22.Name = "groupBox22";
1611 this.RegionInfoParcelBox.Size = new System.Drawing.Size(58, 20); 1625 this.groupBox22.Size = new System.Drawing.Size(328, 215);
1612 this.RegionInfoParcelBox.TabIndex = 6; 1626 this.groupBox22.TabIndex = 8;
1613 this.RegionInfoParcelBox.Text = "Parcel"; 1627 this.groupBox22.TabStop = false;
1614 this.RegionInfoParcelBox.UseVisualStyleBackColor = true; 1628 this.groupBox22.Text = "High";
1615 // 1629 //
1616 // groupBox18 1630 // RegionTexturesHighUUIDApplyBox
1617 // 1631 //
1618 this.groupBox18.Controls.Add(this.RegionInfoObjectBonusBox); 1632 this.RegionTexturesHighUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1619 this.groupBox18.Location = new System.Drawing.Point(206, 56); 1633 this.RegionTexturesHighUUIDApplyBox.Location = new System.Drawing.Point(6, 186);
1620 this.groupBox18.Name = "groupBox18"; 1634 this.RegionTexturesHighUUIDApplyBox.Name = "RegionTexturesHighUUIDApplyBox";
1621 this.groupBox18.Size = new System.Drawing.Size(138, 56); 1635 this.RegionTexturesHighUUIDApplyBox.Size = new System.Drawing.Size(232, 20);
1622 this.groupBox18.TabIndex = 7; 1636 this.RegionTexturesHighUUIDApplyBox.TabIndex = 10;
1623 this.groupBox18.TabStop = false; -  
1624 this.groupBox18.Text = "Object Bonus"; -  
1625 // 1637 //
1626 // RegionInfoObjectBonusBox 1638 // RegionTexturesHighUUIDApplyButton
1627 // 1639 //
1628 this.RegionInfoObjectBonusBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1640 this.RegionTexturesHighUUIDApplyButton.Location = new System.Drawing.Point(244, 184);
-   1641 this.RegionTexturesHighUUIDApplyButton.Name = "RegionTexturesHighUUIDApplyButton";
1629 this.RegionInfoObjectBonusBox.Location = new System.Drawing.Point(6, 23); 1642 this.RegionTexturesHighUUIDApplyButton.Size = new System.Drawing.Size(75, 23);
1630 this.RegionInfoObjectBonusBox.Name = "RegionInfoObjectBonusBox"; 1643 this.RegionTexturesHighUUIDApplyButton.TabIndex = 6;
1631 this.RegionInfoObjectBonusBox.Size = new System.Drawing.Size(121, 20); 1644 this.RegionTexturesHighUUIDApplyButton.Text = "Apply";
1632 this.RegionInfoObjectBonusBox.TabIndex = 0; 1645 this.RegionTexturesHighUUIDApplyButton.UseVisualStyleBackColor = true;
1633 // 1646 //
1634 // groupBox19 1647 // button13
1635 // 1648 //
1636 this.groupBox19.Controls.Add(this.RegionInfoAgentLimitBox); -  
1637 this.groupBox19.Location = new System.Drawing.Point(63, 56); 1649 this.button13.Location = new System.Drawing.Point(244, 155);
1638 this.groupBox19.Name = "groupBox19"; 1650 this.button13.Name = "button13";
1639 this.groupBox19.Size = new System.Drawing.Size(137, 56); 1651 this.button13.Size = new System.Drawing.Size(75, 23);
1640 this.groupBox19.TabIndex = 8; 1652 this.button13.TabIndex = 6;
1641 this.groupBox19.TabStop = false; 1653 this.button13.Tag = "High";
1642 this.groupBox19.Text = "Agent Limit"; 1654 this.button13.Text = "Download...";
-   1655 this.button13.UseVisualStyleBackColor = true;
-   1656 this.button13.Click += new System.EventHandler(this.RequestDownloadRegionTexture);
1643 // 1657 //
1644 // RegionInfoAgentLimitBox 1658 // RegionTexturesHighUUIDBox
1645 // 1659 //
1646 this.RegionInfoAgentLimitBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1660 this.RegionTexturesHighUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1647 this.RegionInfoAgentLimitBox.Location = new System.Drawing.Point(6, 21); 1661 this.RegionTexturesHighUUIDBox.Location = new System.Drawing.Point(6, 155);
1648 this.RegionInfoAgentLimitBox.Name = "RegionInfoAgentLimitBox"; 1662 this.RegionTexturesHighUUIDBox.Name = "RegionTexturesHighUUIDBox";
1649 this.RegionInfoAgentLimitBox.Size = new System.Drawing.Size(121, 20); 1663 this.RegionTexturesHighUUIDBox.Size = new System.Drawing.Size(232, 20);
1650 this.RegionInfoAgentLimitBox.TabIndex = 0; 1664 this.RegionTexturesHighUUIDBox.TabIndex = 3;
1651 // 1665 //
1652 // RegionInfoMatureBox 1666 // RegionTexturesHighPictureBox
1653 // 1667 //
1654 this.RegionInfoMatureBox.AutoSize = true; 1668 this.RegionTexturesHighPictureBox.BackColor = System.Drawing.Color.Black;
1655 this.RegionInfoMatureBox.Location = new System.Drawing.Point(225, 30); 1669 this.RegionTexturesHighPictureBox.Location = new System.Drawing.Point(13, 21);
1656 this.RegionInfoMatureBox.Name = "RegionInfoMatureBox"; 1670 this.RegionTexturesHighPictureBox.Name = "RegionTexturesHighPictureBox";
1657 this.RegionInfoMatureBox.Size = new System.Drawing.Size(62, 20); 1671 this.RegionTexturesHighPictureBox.Size = new System.Drawing.Size(128, 128);
1658 this.RegionInfoMatureBox.TabIndex = 9; 1672 this.RegionTexturesHighPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
1659 this.RegionInfoMatureBox.Text = "Mature"; 1673 this.RegionTexturesHighPictureBox.TabIndex = 2;
1660 this.RegionInfoMatureBox.UseVisualStyleBackColor = true; 1674 this.RegionTexturesHighPictureBox.TabStop = false;
1661 // 1675 //
1662 // groupBox23 1676 // groupBox23
1663 // 1677 //
1664 this.groupBox23.Controls.Add(this.RegionTexturesLowUUIDApplyBox); 1678 this.groupBox23.Controls.Add(this.RegionTexturesLowUUIDApplyBox);
1665 this.groupBox23.Controls.Add(this.RegionTexturesLowUUIDApplyButton); 1679 this.groupBox23.Controls.Add(this.RegionTexturesLowUUIDApplyButton);
Line 1671... Line 1685...
1671 this.groupBox23.Size = new System.Drawing.Size(319, 215); 1685 this.groupBox23.Size = new System.Drawing.Size(319, 215);
1672 this.groupBox23.TabIndex = 5; 1686 this.groupBox23.TabIndex = 5;
1673 this.groupBox23.TabStop = false; 1687 this.groupBox23.TabStop = false;
1674 this.groupBox23.Text = "Low"; 1688 this.groupBox23.Text = "Low";
1675 // 1689 //
-   1690 // RegionTexturesLowUUIDApplyBox
-   1691 //
-   1692 this.RegionTexturesLowUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1693 this.RegionTexturesLowUUIDApplyBox.Location = new System.Drawing.Point(6, 181);
-   1694 this.RegionTexturesLowUUIDApplyBox.Name = "RegionTexturesLowUUIDApplyBox";
-   1695 this.RegionTexturesLowUUIDApplyBox.Size = new System.Drawing.Size(226, 20);
-   1696 this.RegionTexturesLowUUIDApplyBox.TabIndex = 8;
-   1697 //
-   1698 // RegionTexturesLowUUIDApplyButton
-   1699 //
-   1700 this.RegionTexturesLowUUIDApplyButton.Location = new System.Drawing.Point(238, 181);
-   1701 this.RegionTexturesLowUUIDApplyButton.Name = "RegionTexturesLowUUIDApplyButton";
-   1702 this.RegionTexturesLowUUIDApplyButton.Size = new System.Drawing.Size(75, 23);
-   1703 this.RegionTexturesLowUUIDApplyButton.TabIndex = 6;
-   1704 this.RegionTexturesLowUUIDApplyButton.Text = "Apply";
-   1705 this.RegionTexturesLowUUIDApplyButton.UseVisualStyleBackColor = true;
-   1706 this.RegionTexturesLowUUIDApplyButton.Click += new System.EventHandler(this.RequestEstateTexturesApply);
-   1707 //
-   1708 // button10
-   1709 //
-   1710 this.button10.Location = new System.Drawing.Point(238, 152);
-   1711 this.button10.Name = "button10";
-   1712 this.button10.Size = new System.Drawing.Size(75, 23);
-   1713 this.button10.TabIndex = 6;
-   1714 this.button10.Tag = "Low";
-   1715 this.button10.Text = "Download...";
-   1716 this.button10.UseVisualStyleBackColor = true;
-   1717 this.button10.Click += new System.EventHandler(this.RequestDownloadRegionTexture);
-   1718 //
1676 // RegionTexturesLowUUIDBox 1719 // RegionTexturesLowUUIDBox
1677 // 1720 //
1678 this.RegionTexturesLowUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1721 this.RegionTexturesLowUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1679 this.RegionTexturesLowUUIDBox.Location = new System.Drawing.Point(8, 155); 1722 this.RegionTexturesLowUUIDBox.Location = new System.Drawing.Point(8, 155);
1680 this.RegionTexturesLowUUIDBox.Name = "RegionTexturesLowUUIDBox"; 1723 this.RegionTexturesLowUUIDBox.Name = "RegionTexturesLowUUIDBox";
Line 1689... Line 1732...
1689 this.RegionTexturesLowPictureBox.Size = new System.Drawing.Size(128, 128); 1732 this.RegionTexturesLowPictureBox.Size = new System.Drawing.Size(128, 128);
1690 this.RegionTexturesLowPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; 1733 this.RegionTexturesLowPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
1691 this.RegionTexturesLowPictureBox.TabIndex = 2; 1734 this.RegionTexturesLowPictureBox.TabIndex = 2;
1692 this.RegionTexturesLowPictureBox.TabStop = false; 1735 this.RegionTexturesLowPictureBox.TabStop = false;
1693 // 1736 //
1694 // EstateTexturesTab 1737 // groupBox21
1695 // 1738 //
-   1739 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDApplyBox);
-   1740 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDApplyButton);
1696 this.EstateTexturesTab.Controls.Add(this.GroundTexturesGroup); 1741 this.groupBox21.Controls.Add(this.button11);
-   1742 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDBox);
-   1743 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighPictureBox);
1697 this.EstateTexturesTab.Location = new System.Drawing.Point(4, 25); 1744 this.groupBox21.Location = new System.Drawing.Point(14, 262);
1698 this.EstateTexturesTab.Name = "EstateTexturesTab"; 1745 this.groupBox21.Name = "groupBox21";
1699 this.EstateTexturesTab.Size = new System.Drawing.Size(719, 489); 1746 this.groupBox21.Size = new System.Drawing.Size(319, 215);
1700 this.EstateTexturesTab.TabIndex = 8; 1747 this.groupBox21.TabIndex = 7;
1701 this.EstateTexturesTab.Text = "Ground Textures"; 1748 this.groupBox21.TabStop = false;
1702 this.EstateTexturesTab.UseVisualStyleBackColor = true; 1749 this.groupBox21.Text = "Middle High";
1703 // 1750 //
1704 // button10 1751 // RegionTexturesMiddleHighUUIDApplyBox
1705 // 1752 //
-   1753 this.RegionTexturesMiddleHighUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1706 this.button10.Location = new System.Drawing.Point(238, 152); 1754 this.RegionTexturesMiddleHighUUIDApplyBox.Location = new System.Drawing.Point(6, 185);
1707 this.button10.Name = "button10"; 1755 this.RegionTexturesMiddleHighUUIDApplyBox.Name = "RegionTexturesMiddleHighUUIDApplyBox";
1708 this.button10.Size = new System.Drawing.Size(75, 23); 1756 this.RegionTexturesMiddleHighUUIDApplyBox.Size = new System.Drawing.Size(226, 20);
1709 this.button10.TabIndex = 6; 1757 this.RegionTexturesMiddleHighUUIDApplyBox.TabIndex = 7;
1710 this.button10.Tag = "Low"; -  
1711 this.button10.Text = "Download..."; -  
1712 this.button10.UseVisualStyleBackColor = true; -  
1713 this.button10.Click += new System.EventHandler(this.RequestDownloadRegionTexture); -  
1714 // 1758 //
1715 // RegionTexturesLowUUIDApplyButton 1759 // RegionTexturesMiddleHighUUIDApplyButton
1716 // 1760 //
1717 this.RegionTexturesLowUUIDApplyButton.Location = new System.Drawing.Point(238, 181); 1761 this.RegionTexturesMiddleHighUUIDApplyButton.Location = new System.Drawing.Point(238, 183);
1718 this.RegionTexturesLowUUIDApplyButton.Name = "RegionTexturesLowUUIDApplyButton"; 1762 this.RegionTexturesMiddleHighUUIDApplyButton.Name = "RegionTexturesMiddleHighUUIDApplyButton";
1719 this.RegionTexturesLowUUIDApplyButton.Size = new System.Drawing.Size(75, 23); 1763 this.RegionTexturesMiddleHighUUIDApplyButton.Size = new System.Drawing.Size(75, 23);
1720 this.RegionTexturesLowUUIDApplyButton.TabIndex = 6; 1764 this.RegionTexturesMiddleHighUUIDApplyButton.TabIndex = 6;
1721 this.RegionTexturesLowUUIDApplyButton.Text = "Apply"; 1765 this.RegionTexturesMiddleHighUUIDApplyButton.Text = "Apply";
1722 this.RegionTexturesLowUUIDApplyButton.UseVisualStyleBackColor = true; 1766 this.RegionTexturesMiddleHighUUIDApplyButton.UseVisualStyleBackColor = true;
-   1767 //
-   1768 // button11
-   1769 //
-   1770 this.button11.Location = new System.Drawing.Point(238, 153);
-   1771 this.button11.Name = "button11";
-   1772 this.button11.Size = new System.Drawing.Size(75, 23);
-   1773 this.button11.TabIndex = 6;
-   1774 this.button11.Tag = "MiddleHigh";
-   1775 this.button11.Text = "Download...";
-   1776 this.button11.UseVisualStyleBackColor = true;
1723 this.RegionTexturesLowUUIDApplyButton.Click += new System.EventHandler(this.RequestEstateTexturesApply); 1777 this.button11.Click += new System.EventHandler(this.RequestDownloadRegionTexture);
-   1778 //
-   1779 // RegionTexturesMiddleHighUUIDBox
-   1780 //
-   1781 this.RegionTexturesMiddleHighUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1782 this.RegionTexturesMiddleHighUUIDBox.Location = new System.Drawing.Point(6, 155);
-   1783 this.RegionTexturesMiddleHighUUIDBox.Name = "RegionTexturesMiddleHighUUIDBox";
-   1784 this.RegionTexturesMiddleHighUUIDBox.Size = new System.Drawing.Size(226, 20);
-   1785 this.RegionTexturesMiddleHighUUIDBox.TabIndex = 3;
-   1786 //
-   1787 // RegionTexturesMiddleHighPictureBox
-   1788 //
-   1789 this.RegionTexturesMiddleHighPictureBox.BackColor = System.Drawing.Color.Black;
-   1790 this.RegionTexturesMiddleHighPictureBox.Location = new System.Drawing.Point(17, 21);
-   1791 this.RegionTexturesMiddleHighPictureBox.Name = "RegionTexturesMiddleHighPictureBox";
-   1792 this.RegionTexturesMiddleHighPictureBox.Size = new System.Drawing.Size(128, 128);
-   1793 this.RegionTexturesMiddleHighPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
-   1794 this.RegionTexturesMiddleHighPictureBox.TabIndex = 2;
-   1795 this.RegionTexturesMiddleHighPictureBox.TabStop = false;
1724 // 1796 //
1725 // groupBox20 1797 // groupBox20
1726 // 1798 //
1727 this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowUUIDApplyBox); 1799 this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowUUIDApplyBox);
1728 this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowUUIDApplyButton); 1800 this.groupBox20.Controls.Add(this.RegionTexturesMiddleLowUUIDApplyButton);
Line 1734... Line 1806...
1734 this.groupBox20.Size = new System.Drawing.Size(328, 215); 1806 this.groupBox20.Size = new System.Drawing.Size(328, 215);
1735 this.groupBox20.TabIndex = 6; 1807 this.groupBox20.TabIndex = 6;
1736 this.groupBox20.TabStop = false; 1808 this.groupBox20.TabStop = false;
1737 this.groupBox20.Text = "Middle Low"; 1809 this.groupBox20.Text = "Middle Low";
1738 // 1810 //
-   1811 // RegionTexturesMiddleLowUUIDApplyBox
-   1812 //
-   1813 this.RegionTexturesMiddleLowUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   1814 this.RegionTexturesMiddleLowUUIDApplyBox.Location = new System.Drawing.Point(6, 181);
-   1815 this.RegionTexturesMiddleLowUUIDApplyBox.Name = "RegionTexturesMiddleLowUUIDApplyBox";
-   1816 this.RegionTexturesMiddleLowUUIDApplyBox.Size = new System.Drawing.Size(226, 20);
-   1817 this.RegionTexturesMiddleLowUUIDApplyBox.TabIndex = 9;
-   1818 //
1739 // RegionTexturesMiddleLowUUIDApplyButton 1819 // RegionTexturesMiddleLowUUIDApplyButton
1740 // 1820 //
1741 this.RegionTexturesMiddleLowUUIDApplyButton.Location = new System.Drawing.Point(241, 181); 1821 this.RegionTexturesMiddleLowUUIDApplyButton.Location = new System.Drawing.Point(241, 181);
1742 this.RegionTexturesMiddleLowUUIDApplyButton.Name = "RegionTexturesMiddleLowUUIDApplyButton"; 1822 this.RegionTexturesMiddleLowUUIDApplyButton.Name = "RegionTexturesMiddleLowUUIDApplyButton";
1743 this.RegionTexturesMiddleLowUUIDApplyButton.Size = new System.Drawing.Size(75, 23); 1823 this.RegionTexturesMiddleLowUUIDApplyButton.Size = new System.Drawing.Size(75, 23);
Line 1772... Line 1852...
1772 this.RegionTexturesMiddleLowPictureBox.Size = new System.Drawing.Size(128, 128); 1852 this.RegionTexturesMiddleLowPictureBox.Size = new System.Drawing.Size(128, 128);
1773 this.RegionTexturesMiddleLowPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; 1853 this.RegionTexturesMiddleLowPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
1774 this.RegionTexturesMiddleLowPictureBox.TabIndex = 2; 1854 this.RegionTexturesMiddleLowPictureBox.TabIndex = 2;
1775 this.RegionTexturesMiddleLowPictureBox.TabStop = false; 1855 this.RegionTexturesMiddleLowPictureBox.TabStop = false;
1776 // 1856 //
1777 // groupBox21 -  
1778 // -  
1779 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDApplyBox); -  
1780 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDApplyButton); -  
1781 this.groupBox21.Controls.Add(this.button11); -  
1782 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighUUIDBox); -  
1783 this.groupBox21.Controls.Add(this.RegionTexturesMiddleHighPictureBox); -  
1784 this.groupBox21.Location = new System.Drawing.Point(14, 262); -  
1785 this.groupBox21.Name = "groupBox21"; -  
1786 this.groupBox21.Size = new System.Drawing.Size(319, 215); -  
1787 this.groupBox21.TabIndex = 7; -  
1788 this.groupBox21.TabStop = false; -  
1789 this.groupBox21.Text = "Middle High"; -  
1790 // -  
1791 // RegionTexturesMiddleHighUUIDApplyButton -  
1792 // -  
1793 this.RegionTexturesMiddleHighUUIDApplyButton.Location = new System.Drawing.Point(238, 183); -  
1794 this.RegionTexturesMiddleHighUUIDApplyButton.Name = "RegionTexturesMiddleHighUUIDApplyButton"; -  
1795 this.RegionTexturesMiddleHighUUIDApplyButton.Size = new System.Drawing.Size(75, 23); -  
1796 this.RegionTexturesMiddleHighUUIDApplyButton.TabIndex = 6; -  
1797 this.RegionTexturesMiddleHighUUIDApplyButton.Text = "Apply"; -  
1798 this.RegionTexturesMiddleHighUUIDApplyButton.UseVisualStyleBackColor = true; -  
1799 // -  
1800 // button11 -  
1801 // -  
1802 this.button11.Location = new System.Drawing.Point(238, 153); -  
1803 this.button11.Name = "button11"; -  
1804 this.button11.Size = new System.Drawing.Size(75, 23); -  
1805 this.button11.TabIndex = 6; -  
1806 this.button11.Tag = "MiddleHigh"; -  
1807 this.button11.Text = "Download..."; -  
1808 this.button11.UseVisualStyleBackColor = true; -  
1809 this.button11.Click += new System.EventHandler(this.RequestDownloadRegionTexture); -  
1810 // -  
1811 // RegionTexturesMiddleHighUUIDBox -  
1812 // -  
1813 this.RegionTexturesMiddleHighUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); -  
1814 this.RegionTexturesMiddleHighUUIDBox.Location = new System.Drawing.Point(6, 155); -  
1815 this.RegionTexturesMiddleHighUUIDBox.Name = "RegionTexturesMiddleHighUUIDBox"; -  
1816 this.RegionTexturesMiddleHighUUIDBox.Size = new System.Drawing.Size(226, 20); -  
1817 this.RegionTexturesMiddleHighUUIDBox.TabIndex = 3; -  
1818 // -  
1819 // RegionTexturesMiddleHighPictureBox -  
1820 // -  
1821 this.RegionTexturesMiddleHighPictureBox.BackColor = System.Drawing.Color.Black; -  
1822 this.RegionTexturesMiddleHighPictureBox.Location = new System.Drawing.Point(17, 21); -  
1823 this.RegionTexturesMiddleHighPictureBox.Name = "RegionTexturesMiddleHighPictureBox"; -  
1824 this.RegionTexturesMiddleHighPictureBox.Size = new System.Drawing.Size(128, 128); -  
1825 this.RegionTexturesMiddleHighPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; -  
1826 this.RegionTexturesMiddleHighPictureBox.TabIndex = 2; -  
1827 this.RegionTexturesMiddleHighPictureBox.TabStop = false; -  
1828 // -  
1829 // groupBox22 1857 // RegionToolsTab
1830 // -  
1831 this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDApplyBox); -  
1832 this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDApplyButton); -  
1833 this.groupBox22.Controls.Add(this.button13); -  
1834 this.groupBox22.Controls.Add(this.RegionTexturesHighUUIDBox); -  
1835 this.groupBox22.Controls.Add(this.RegionTexturesHighPictureBox); -  
1836 this.groupBox22.Location = new System.Drawing.Point(368, 262); -  
1837 this.groupBox22.Name = "groupBox22"; -  
1838 this.groupBox22.Size = new System.Drawing.Size(328, 215); -  
1839 this.groupBox22.TabIndex = 8; -  
1840 this.groupBox22.TabStop = false; -  
1841 this.groupBox22.Text = "High"; -  
1842 // -  
1843 // RegionTexturesHighUUIDApplyButton -  
1844 // -  
1845 this.RegionTexturesHighUUIDApplyButton.Location = new System.Drawing.Point(244, 184); -  
1846 this.RegionTexturesHighUUIDApplyButton.Name = "RegionTexturesHighUUIDApplyButton"; -  
1847 this.RegionTexturesHighUUIDApplyButton.Size = new System.Drawing.Size(75, 23); -  
1848 this.RegionTexturesHighUUIDApplyButton.TabIndex = 6; -  
1849 this.RegionTexturesHighUUIDApplyButton.Text = "Apply"; -  
1850 this.RegionTexturesHighUUIDApplyButton.UseVisualStyleBackColor = true; -  
1851 // -  
1852 // button13 -  
1853 // 1858 //
-   1859 this.RegionToolsTab.Controls.Add(this.RegionToolsRegionInfoGroup);
1854 this.button13.Location = new System.Drawing.Point(244, 155); 1860 this.RegionToolsTab.Controls.Add(this.RegionToolsRegionDebugGroup);
1855 this.button13.Name = "button13"; 1861 this.RegionToolsTab.Controls.Add(this.groupBox11);
1856 this.button13.Size = new System.Drawing.Size(75, 23); 1862 this.RegionToolsTab.Location = new System.Drawing.Point(4, 25);
1857 this.button13.TabIndex = 6; 1863 this.RegionToolsTab.Name = "RegionToolsTab";
1858 this.button13.Tag = "High"; 1864 this.RegionToolsTab.Size = new System.Drawing.Size(719, 489);
1859 this.button13.Text = "Download..."; 1865 this.RegionToolsTab.TabIndex = 7;
1860 this.button13.UseVisualStyleBackColor = true; 1866 this.RegionToolsTab.Text = "Region Tools";
1861 this.button13.Click += new System.EventHandler(this.RequestDownloadRegionTexture); 1867 this.RegionToolsTab.UseVisualStyleBackColor = true;
1862 // 1868 //
1863 // RegionTexturesHighUUIDBox 1869 // RegionToolsRegionInfoGroup
1864 // 1870 //
-   1871 this.RegionToolsRegionInfoGroup.Controls.Add(this.pictureBox13);
-   1872 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoMatureBox);
-   1873 this.RegionToolsRegionInfoGroup.Controls.Add(this.groupBox19);
-   1874 this.RegionToolsRegionInfoGroup.Controls.Add(this.groupBox18);
-   1875 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoParcelBox);
-   1876 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoTerraformBox);
-   1877 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoPushBox);
-   1878 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegioninfoResellBox);
-   1879 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoDamageBox);
-   1880 this.RegionToolsRegionInfoGroup.Controls.Add(this.RegionInfoFlyBox);
1865 this.RegionTexturesHighUUIDBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1881 this.RegionToolsRegionInfoGroup.Controls.Add(this.ApplyRegionInfoButton);
-   1882 this.RegionToolsRegionInfoGroup.Enabled = false;
1866 this.RegionTexturesHighUUIDBox.Location = new System.Drawing.Point(6, 155); 1883 this.RegionToolsRegionInfoGroup.Location = new System.Drawing.Point(246, 12);
1867 this.RegionTexturesHighUUIDBox.Name = "RegionTexturesHighUUIDBox"; 1884 this.RegionToolsRegionInfoGroup.Name = "RegionToolsRegionInfoGroup";
1868 this.RegionTexturesHighUUIDBox.Size = new System.Drawing.Size(232, 20); 1885 this.RegionToolsRegionInfoGroup.Size = new System.Drawing.Size(460, 122);
1869 this.RegionTexturesHighUUIDBox.TabIndex = 3; 1886 this.RegionToolsRegionInfoGroup.TabIndex = 2;
-   1887 this.RegionToolsRegionInfoGroup.TabStop = false;
-   1888 this.RegionToolsRegionInfoGroup.Text = "Set Region Info";
1870 // 1889 //
1871 // RegionTexturesHighPictureBox 1890 // RegionInfoMatureBox
1872 // 1891 //
1873 this.RegionTexturesHighPictureBox.BackColor = System.Drawing.Color.Black; 1892 this.RegionInfoMatureBox.AutoSize = true;
1874 this.RegionTexturesHighPictureBox.Location = new System.Drawing.Point(13, 21); 1893 this.RegionInfoMatureBox.Location = new System.Drawing.Point(225, 30);
1875 this.RegionTexturesHighPictureBox.Name = "RegionTexturesHighPictureBox"; 1894 this.RegionInfoMatureBox.Name = "RegionInfoMatureBox";
1876 this.RegionTexturesHighPictureBox.Size = new System.Drawing.Size(128, 128); 1895 this.RegionInfoMatureBox.Size = new System.Drawing.Size(62, 20);
1877 this.RegionTexturesHighPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; 1896 this.RegionInfoMatureBox.TabIndex = 9;
1878 this.RegionTexturesHighPictureBox.TabIndex = 2; 1897 this.RegionInfoMatureBox.Text = "Mature";
1879 this.RegionTexturesHighPictureBox.TabStop = false; 1898 this.RegionInfoMatureBox.UseVisualStyleBackColor = true;
1880 // 1899 //
1881 // GroundTexturesGroup 1900 // groupBox19
1882 // 1901 //
1883 this.GroundTexturesGroup.Controls.Add(this.pictureBox12); 1902 this.groupBox19.Controls.Add(this.RegionInfoAgentLimitBox);
1884 this.GroundTexturesGroup.Controls.Add(this.groupBox22); -  
1885 this.GroundTexturesGroup.Controls.Add(this.groupBox23); -  
1886 this.GroundTexturesGroup.Controls.Add(this.groupBox21); -  
1887 this.GroundTexturesGroup.Controls.Add(this.groupBox20); -  
1888 this.GroundTexturesGroup.Location = new System.Drawing.Point(6, 3); 1903 this.groupBox19.Location = new System.Drawing.Point(63, 56);
1889 this.GroundTexturesGroup.Name = "GroundTexturesGroup"; 1904 this.groupBox19.Name = "groupBox19";
1890 this.GroundTexturesGroup.Size = new System.Drawing.Size(710, 483); 1905 this.groupBox19.Size = new System.Drawing.Size(137, 56);
1891 this.GroundTexturesGroup.TabIndex = 9; 1906 this.groupBox19.TabIndex = 8;
1892 this.GroundTexturesGroup.TabStop = false; 1907 this.groupBox19.TabStop = false;
1893 this.GroundTexturesGroup.Text = "Current Region Ground Textures"; 1908 this.groupBox19.Text = "Agent Limit";
1894 // 1909 //
1895 // RegionTexturesMiddleHighUUIDApplyBox 1910 // RegionInfoAgentLimitBox
1896 // 1911 //
1897 this.RegionTexturesMiddleHighUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1912 this.RegionInfoAgentLimitBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1898 this.RegionTexturesMiddleHighUUIDApplyBox.Location = new System.Drawing.Point(6, 185); 1913 this.RegionInfoAgentLimitBox.Location = new System.Drawing.Point(6, 21);
1899 this.RegionTexturesMiddleHighUUIDApplyBox.Name = "RegionTexturesMiddleHighUUIDApplyBox"; 1914 this.RegionInfoAgentLimitBox.Name = "RegionInfoAgentLimitBox";
1900 this.RegionTexturesMiddleHighUUIDApplyBox.Size = new System.Drawing.Size(226, 20); 1915 this.RegionInfoAgentLimitBox.Size = new System.Drawing.Size(121, 20);
1901 this.RegionTexturesMiddleHighUUIDApplyBox.TabIndex = 7; 1916 this.RegionInfoAgentLimitBox.TabIndex = 0;
1902 // 1917 //
1903 // RegionTexturesLowUUIDApplyBox 1918 // groupBox18
1904 // 1919 //
1905 this.RegionTexturesLowUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1920 this.groupBox18.Controls.Add(this.RegionInfoObjectBonusBox);
1906 this.RegionTexturesLowUUIDApplyBox.Location = new System.Drawing.Point(6, 181); 1921 this.groupBox18.Location = new System.Drawing.Point(206, 56);
1907 this.RegionTexturesLowUUIDApplyBox.Name = "RegionTexturesLowUUIDApplyBox"; 1922 this.groupBox18.Name = "groupBox18";
1908 this.RegionTexturesLowUUIDApplyBox.Size = new System.Drawing.Size(226, 20); 1923 this.groupBox18.Size = new System.Drawing.Size(138, 56);
1909 this.RegionTexturesLowUUIDApplyBox.TabIndex = 8; 1924 this.groupBox18.TabIndex = 7;
-   1925 this.groupBox18.TabStop = false;
-   1926 this.groupBox18.Text = "Object Bonus";
1910 // 1927 //
1911 // RegionTexturesMiddleLowUUIDApplyBox 1928 // RegionInfoObjectBonusBox
1912 // 1929 //
1913 this.RegionTexturesMiddleLowUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1930 this.RegionInfoObjectBonusBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1914 this.RegionTexturesMiddleLowUUIDApplyBox.Location = new System.Drawing.Point(6, 181); 1931 this.RegionInfoObjectBonusBox.Location = new System.Drawing.Point(6, 23);
1915 this.RegionTexturesMiddleLowUUIDApplyBox.Name = "RegionTexturesMiddleLowUUIDApplyBox"; 1932 this.RegionInfoObjectBonusBox.Name = "RegionInfoObjectBonusBox";
1916 this.RegionTexturesMiddleLowUUIDApplyBox.Size = new System.Drawing.Size(226, 20); 1933 this.RegionInfoObjectBonusBox.Size = new System.Drawing.Size(121, 20);
1917 this.RegionTexturesMiddleLowUUIDApplyBox.TabIndex = 9; 1934 this.RegionInfoObjectBonusBox.TabIndex = 0;
1918 // 1935 //
1919 // RegionTexturesHighUUIDApplyBox 1936 // RegionInfoParcelBox
1920 // 1937 //
1921 this.RegionTexturesHighUUIDApplyBox.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 1938 this.RegionInfoParcelBox.AutoSize = true;
1922 this.RegionTexturesHighUUIDApplyBox.Location = new System.Drawing.Point(6, 186); 1939 this.RegionInfoParcelBox.Location = new System.Drawing.Point(350, 30);
1923 this.RegionTexturesHighUUIDApplyBox.Name = "RegionTexturesHighUUIDApplyBox"; 1940 this.RegionInfoParcelBox.Name = "RegionInfoParcelBox";
1924 this.RegionTexturesHighUUIDApplyBox.Size = new System.Drawing.Size(232, 20); 1941 this.RegionInfoParcelBox.Size = new System.Drawing.Size(58, 20);
1925 this.RegionTexturesHighUUIDApplyBox.TabIndex = 10; 1942 this.RegionInfoParcelBox.TabIndex = 6;
-   1943 this.RegionInfoParcelBox.Text = "Parcel";
-   1944 this.RegionInfoParcelBox.UseVisualStyleBackColor = true;
1926 // 1945 //
1927 // pictureBox9 1946 // RegionInfoTerraformBox
1928 // 1947 //
1929 this.pictureBox9.Cursor = System.Windows.Forms.Cursors.Help; 1948 this.RegionInfoTerraformBox.AutoSize = true;
1930 this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image"))); -  
1931 this.pictureBox9.Location = new System.Drawing.Point(681, 336); 1949 this.RegionInfoTerraformBox.Location = new System.Drawing.Point(6, 30);
1932 this.pictureBox9.Name = "pictureBox9"; 1950 this.RegionInfoTerraformBox.Name = "RegionInfoTerraformBox";
1933 this.pictureBox9.Size = new System.Drawing.Size(20, 20); 1951 this.RegionInfoTerraformBox.Size = new System.Drawing.Size(75, 20);
1934 this.pictureBox9.TabIndex = 15; 1952 this.RegionInfoTerraformBox.TabIndex = 5;
1935 this.pictureBox9.TabStop = false; 1953 this.RegionInfoTerraformBox.Text = "Terraform";
1936 this.toolTip1.SetToolTip(this.pictureBox9, resources.GetString("pictureBox9.ToolTip")); 1954 this.RegionInfoTerraformBox.UseVisualStyleBackColor = true;
1937 // 1955 //
1938 // pictureBox10 1956 // RegionInfoPushBox
1939 // 1957 //
1940 this.pictureBox10.Cursor = System.Windows.Forms.Cursors.Help; 1958 this.RegionInfoPushBox.AutoSize = true;
1941 this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image"))); -  
1942 this.pictureBox10.Location = new System.Drawing.Point(317, 52); 1959 this.RegionInfoPushBox.Location = new System.Drawing.Point(293, 30);
1943 this.pictureBox10.Name = "pictureBox10"; 1960 this.RegionInfoPushBox.Name = "RegionInfoPushBox";
1944 this.pictureBox10.Size = new System.Drawing.Size(20, 20); 1961 this.RegionInfoPushBox.Size = new System.Drawing.Size(51, 20);
1945 this.pictureBox10.TabIndex = 16; 1962 this.RegionInfoPushBox.TabIndex = 4;
1946 this.pictureBox10.TabStop = false; 1963 this.RegionInfoPushBox.Text = "Push";
1947 this.toolTip1.SetToolTip(this.pictureBox10, "Groups can be added to an estate list by\r\nname or by UUID. Simply type the group\r" + -  
1948 "\nname or the group UUID in the \"Groups\"\r\nbox and then click \"Add Group\" button."); 1964 this.RegionInfoPushBox.UseVisualStyleBackColor = true;
1949 // 1965 //
1950 // pictureBox11 1966 // RegioninfoResellBox
1951 // 1967 //
1952 this.pictureBox11.Cursor = System.Windows.Forms.Cursors.Help; 1968 this.RegioninfoResellBox.AutoSize = true;
1953 this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image"))); -  
1954 this.pictureBox11.Location = new System.Drawing.Point(320, 84); 1969 this.RegioninfoResellBox.Location = new System.Drawing.Point(87, 30);
1955 this.pictureBox11.Name = "pictureBox11"; 1970 this.RegioninfoResellBox.Name = "RegioninfoResellBox";
1956 this.pictureBox11.Size = new System.Drawing.Size(20, 20); 1971 this.RegioninfoResellBox.Size = new System.Drawing.Size(57, 20);
1957 this.pictureBox11.TabIndex = 17; 1972 this.RegioninfoResellBox.TabIndex = 3;
1958 this.pictureBox11.TabStop = false; 1973 this.RegioninfoResellBox.Text = "Resell";
1959 this.toolTip1.SetToolTip(this.pictureBox11, "In order to add an agent to the state\r\nlist, first type the resident first-name\r\n" + -  
1960 "and their last-name in the corresponding\r\nboxes and then press the \"Add Resident" + 1974 this.RegioninfoResellBox.UseVisualStyleBackColor = true;
1961 "\"."); -  
1962 // 1975 //
1963 // pictureBox12 1976 // RegionInfoDamageBox
1964 // 1977 //
1965 this.pictureBox12.Cursor = System.Windows.Forms.Cursors.Help; 1978 this.RegionInfoDamageBox.AutoSize = true;
1966 this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image"))); -  
1967 this.pictureBox12.Location = new System.Drawing.Point(676, 15); 1979 this.RegionInfoDamageBox.Location = new System.Drawing.Point(150, 29);
1968 this.pictureBox12.Name = "pictureBox12"; 1980 this.RegionInfoDamageBox.Name = "RegionInfoDamageBox";
1969 this.pictureBox12.Size = new System.Drawing.Size(20, 20); 1981 this.RegionInfoDamageBox.Size = new System.Drawing.Size(68, 20);
1970 this.pictureBox12.TabIndex = 11; 1982 this.RegionInfoDamageBox.TabIndex = 2;
1971 this.pictureBox12.TabStop = false; 1983 this.RegionInfoDamageBox.Text = "Damage";
1972 this.toolTip1.SetToolTip(this.pictureBox12, resources.GetString("pictureBox12.ToolTip")); 1984 this.RegionInfoDamageBox.UseVisualStyleBackColor = true;
1973 // 1985 //
1974 // pictureBox13 1986 // RegionInfoFlyBox
1975 // 1987 //
1976 this.pictureBox13.Cursor = System.Windows.Forms.Cursors.Help; 1988 this.RegionInfoFlyBox.AutoSize = true;
1977 this.pictureBox13.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox13.Image"))); -  
1978 this.pictureBox13.Location = new System.Drawing.Point(431, 77); 1989 this.RegionInfoFlyBox.Location = new System.Drawing.Point(414, 30);
1979 this.pictureBox13.Name = "pictureBox13"; 1990 this.RegionInfoFlyBox.Name = "RegionInfoFlyBox";
1980 this.pictureBox13.Size = new System.Drawing.Size(20, 20); 1991 this.RegionInfoFlyBox.Size = new System.Drawing.Size(43, 20);
1981 this.pictureBox13.TabIndex = 12; 1992 this.RegionInfoFlyBox.TabIndex = 1;
1982 this.pictureBox13.TabStop = false; 1993 this.RegionInfoFlyBox.Text = "Fly";
1983 this.toolTip1.SetToolTip(this.pictureBox13, "To apply the region info, make all the\r\nsettings in this group and then press\r\nth" + -  
1984 "e \"Apply\" button."); 1994 this.RegionInfoFlyBox.UseVisualStyleBackColor = true;
1985 // 1995 //
1986 // pictureBox14 1996 // ApplyRegionInfoButton
1987 // 1997 //
1988 this.pictureBox14.Cursor = System.Windows.Forms.Cursors.Help; -  
1989 this.pictureBox14.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox14.Image"))); -  
1990 this.pictureBox14.Location = new System.Drawing.Point(202, 50); 1998 this.ApplyRegionInfoButton.Location = new System.Drawing.Point(350, 75);
1991 this.pictureBox14.Name = "pictureBox14"; 1999 this.ApplyRegionInfoButton.Name = "ApplyRegionInfoButton";
1992 this.pictureBox14.Size = new System.Drawing.Size(20, 20); 2000 this.ApplyRegionInfoButton.Size = new System.Drawing.Size(75, 23);
1993 this.pictureBox14.TabIndex = 13; 2001 this.ApplyRegionInfoButton.TabIndex = 0;
1994 this.pictureBox14.TabStop = false; 2002 this.ApplyRegionInfoButton.Text = "Apply";
1995 this.toolTip1.SetToolTip(this.pictureBox14, "In order to apply the region debug to\r\nthe current region, complete all the \r\nbox" + 2003 this.ApplyRegionInfoButton.UseVisualStyleBackColor = true;
1996 "es and press the \"Apply\" button."); 2004 this.ApplyRegionInfoButton.Click += new System.EventHandler(this.RequestApplyRegionInfo);
1997 // 2005 //
1998 // pictureBox15 2006 // RegionToolsRegionDebugGroup
1999 // 2007 //
2000 this.pictureBox15.Cursor = System.Windows.Forms.Cursors.Help; 2008 this.RegionToolsRegionDebugGroup.Controls.Add(this.pictureBox14);
-   2009 this.RegionToolsRegionDebugGroup.Controls.Add(this.ApplyRegionDebugButton);
-   2010 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugPhysicsBox);
2001 this.pictureBox15.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox15.Image"))); 2011 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugCollisionsBox);
-   2012 this.RegionToolsRegionDebugGroup.Controls.Add(this.RegionDebugScriptsBox);
-   2013 this.RegionToolsRegionDebugGroup.Enabled = false;
2002 this.pictureBox15.Location = new System.Drawing.Point(676, 227); 2014 this.RegionToolsRegionDebugGroup.Location = new System.Drawing.Point(12, 12);
2003 this.pictureBox15.Name = "pictureBox15"; 2015 this.RegionToolsRegionDebugGroup.Name = "RegionToolsRegionDebugGroup";
2004 this.pictureBox15.Size = new System.Drawing.Size(20, 20); 2016 this.RegionToolsRegionDebugGroup.Size = new System.Drawing.Size(228, 82);
2005 this.pictureBox15.TabIndex = 11; 2017 this.RegionToolsRegionDebugGroup.TabIndex = 1;
2006 this.pictureBox15.TabStop = false; 2018 this.RegionToolsRegionDebugGroup.TabStop = false;
2007 this.toolTip1.SetToolTip(this.pictureBox15, resources.GetString("pictureBox15.ToolTip")); 2019 this.RegionToolsRegionDebugGroup.Text = "Region Debug";
2008 // 2020 //
2009 // pictureBox16 2021 // ApplyRegionDebugButton
2010 // 2022 //
2011 this.pictureBox16.Cursor = System.Windows.Forms.Cursors.Help; -  
2012 this.pictureBox16.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox16.Image"))); -  
2013 this.pictureBox16.Location = new System.Drawing.Point(676, 191); 2023 this.ApplyRegionDebugButton.Location = new System.Drawing.Point(121, 47);
2014 this.pictureBox16.Name = "pictureBox16"; 2024 this.ApplyRegionDebugButton.Name = "ApplyRegionDebugButton";
2015 this.pictureBox16.Size = new System.Drawing.Size(20, 20); 2025 this.ApplyRegionDebugButton.Size = new System.Drawing.Size(75, 23);
2016 this.pictureBox16.TabIndex = 12; 2026 this.ApplyRegionDebugButton.TabIndex = 3;
2017 this.pictureBox16.TabStop = false; 2027 this.ApplyRegionDebugButton.Text = "Apply";
-   2028 this.ApplyRegionDebugButton.UseVisualStyleBackColor = true;
2018 this.toolTip1.SetToolTip(this.pictureBox16, resources.GetString("pictureBox16.ToolTip")); 2029 this.ApplyRegionDebugButton.Click += new System.EventHandler(this.RequestRegionDebugApply);
2019 // 2030 //
2020 // pictureBox17 2031 // RegionDebugPhysicsBox
2021 // 2032 //
2022 this.pictureBox17.Cursor = System.Windows.Forms.Cursors.Help; 2033 this.RegionDebugPhysicsBox.AutoSize = true;
2023 this.pictureBox17.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox17.Image"))); -  
2024 this.pictureBox17.Location = new System.Drawing.Point(169, 23); 2034 this.RegionDebugPhysicsBox.Location = new System.Drawing.Point(156, 21);
2025 this.pictureBox17.Name = "pictureBox17"; 2035 this.RegionDebugPhysicsBox.Name = "RegionDebugPhysicsBox";
2026 this.pictureBox17.Size = new System.Drawing.Size(20, 20); 2036 this.RegionDebugPhysicsBox.Size = new System.Drawing.Size(66, 20);
2027 this.pictureBox17.TabIndex = 11; 2037 this.RegionDebugPhysicsBox.TabIndex = 2;
2028 this.pictureBox17.TabStop = false; 2038 this.RegionDebugPhysicsBox.Text = "Physics";
2029 this.toolTip1.SetToolTip(this.pictureBox17, resources.GetString("pictureBox17.ToolTip")); 2039 this.RegionDebugPhysicsBox.UseVisualStyleBackColor = true;
2030 // 2040 //
2031 // button4 2041 // RegionDebugCollisionsBox
2032 // 2042 //
-   2043 this.RegionDebugCollisionsBox.AutoSize = true;
2033 this.button4.Location = new System.Drawing.Point(90, 81); 2044 this.RegionDebugCollisionsBox.Location = new System.Drawing.Point(73, 21);
2034 this.button4.Name = "button4"; 2045 this.RegionDebugCollisionsBox.Name = "RegionDebugCollisionsBox";
2035 this.button4.Size = new System.Drawing.Size(118, 23); 2046 this.RegionDebugCollisionsBox.Size = new System.Drawing.Size(77, 20);
2036 this.button4.TabIndex = 18; 2047 this.RegionDebugCollisionsBox.TabIndex = 1;
2037 this.button4.Text = "Import From CSV..."; 2048 this.RegionDebugCollisionsBox.Text = "Collisions";
2038 this.button4.UseVisualStyleBackColor = true; 2049 this.RegionDebugCollisionsBox.UseVisualStyleBackColor = true;
2039 this.button4.Click += new System.EventHandler(this.RequestEstateListsAddResidentsFromCSV); -  
2040 // 2050 //
2041 // button6 2051 // RegionDebugScriptsBox
2042 // 2052 //
-   2053 this.RegionDebugScriptsBox.AutoSize = true;
2043 this.button6.Location = new System.Drawing.Point(112, 52); 2054 this.RegionDebugScriptsBox.Location = new System.Drawing.Point(6, 21);
2044 this.button6.Name = "button6"; 2055 this.RegionDebugScriptsBox.Name = "RegionDebugScriptsBox";
2045 this.button6.Size = new System.Drawing.Size(118, 23); 2056 this.RegionDebugScriptsBox.Size = new System.Drawing.Size(61, 20);
2046 this.button6.TabIndex = 19; 2057 this.RegionDebugScriptsBox.TabIndex = 0;
2047 this.button6.Text = "Import From CSV..."; 2058 this.RegionDebugScriptsBox.Text = "Scripts";
2048 this.button6.UseVisualStyleBackColor = true; 2059 this.RegionDebugScriptsBox.UseVisualStyleBackColor = true;
2049 this.button6.Click += new System.EventHandler(this.RequestEstateListsAddGroupsFromCSV); -  
2050 // 2060 //
2051 // LoadCSVFile 2061 // LoadCSVFile
2052 // 2062 //
2053 this.LoadCSVFile.Filter = "CSV (*.csv)|*.csv|All files (*.*)|*.*"; 2063 this.LoadCSVFile.Filter = "CSV (*.csv)|*.csv|All files (*.*)|*.*";
2054 // 2064 //
2055 // button9 -  
2056 // -  
2057 this.button9.Location = new System.Drawing.Point(600, 334); -  
2058 this.button9.Name = "button9"; -  
2059 this.button9.Size = new System.Drawing.Size(75, 23); -  
2060 this.button9.TabIndex = 16; -  
2061 this.button9.Text = "Export..."; -  
2062 this.button9.UseVisualStyleBackColor = true; -  
2063 this.button9.Click += new System.EventHandler(this.RequestExportEstateList); -  
2064 // -  
2065 // Vassal 2065 // Vassal
2066 // 2066 //
2067 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 2067 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
2068 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 2068 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
2069 this.ClientSize = new System.Drawing.Size(752, 729); 2069 this.ClientSize = new System.Drawing.Size(752, 729);
Line 2086... Line 2086...
2086 this.statusStrip1.ResumeLayout(false); 2086 this.statusStrip1.ResumeLayout(false);
2087 this.statusStrip1.PerformLayout(); 2087 this.statusStrip1.PerformLayout();
2088 this.RegionTeleportGroup.ResumeLayout(false); 2088 this.RegionTeleportGroup.ResumeLayout(false);
2089 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); 2089 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
2090 this.VassalStatusGroup.ResumeLayout(false); 2090 this.VassalStatusGroup.ResumeLayout(false);
-   2091 ((System.ComponentModel.ISupportInitialize)(this.ConnectionStatusPictureBox)).EndInit();
2091 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); 2092 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
2092 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); 2093 ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
2093 ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit(); 2094 ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
2094 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); 2095 ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
2095 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); 2096 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
-   2097 ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
-   2098 ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
-   2099 ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
-   2100 ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
-   2101 ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
-   2102 ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit();
-   2103 ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit();
-   2104 ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit();
-   2105 ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit();
-   2106 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit();
2096 this.EstateListsTab.ResumeLayout(false); 2107 this.EstateListsTab.ResumeLayout(false);
-   2108 this.EstateListsGroupsGroup.ResumeLayout(false);
-   2109 this.EstateListsGroupsGroup.PerformLayout();
-   2110 this.EstateListsResidentsGroup.ResumeLayout(false);
-   2111 this.groupBox15.ResumeLayout(false);
-   2112 this.groupBox15.PerformLayout();
-   2113 this.groupBox16.ResumeLayout(false);
-   2114 this.groupBox16.PerformLayout();
-   2115 this.EstateListGroup.ResumeLayout(false);
-   2116 this.EstateListGroup.PerformLayout();
-   2117 ((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).EndInit();
2097 this.groupBox11.ResumeLayout(false); 2118 this.groupBox11.ResumeLayout(false);
2098 this.groupBox13.ResumeLayout(false); 2119 this.groupBox13.ResumeLayout(false);
2099 this.EstateTerrainDownloadUploadGroup.ResumeLayout(false); 2120 this.EstateTerrainDownloadUploadGroup.ResumeLayout(false);
2100 this.EstateTopTab.ResumeLayout(false); 2121 this.EstateTopTab.ResumeLayout(false);
2101 this.groupBox14.ResumeLayout(false); 2122 this.groupBox14.ResumeLayout(false);
Line 2132... Line 2153...
2132 this.groupBox3.ResumeLayout(false); 2153 this.groupBox3.ResumeLayout(false);
2133 this.groupBox3.PerformLayout(); 2154 this.groupBox3.PerformLayout();
2134 this.groupBox2.ResumeLayout(false); 2155 this.groupBox2.ResumeLayout(false);
2135 this.groupBox2.PerformLayout(); 2156 this.groupBox2.PerformLayout();
2136 this.Tabs.ResumeLayout(false); 2157 this.Tabs.ResumeLayout(false);
2137 ((System.ComponentModel.ISupportInitialize)(this.ConnectionStatusPictureBox)).EndInit(); -  
2138 ((System.ComponentModel.ISupportInitialize)(this.EstateListGridView)).EndInit(); -  
2139 ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit(); -  
2140 this.RegionToolsTab.ResumeLayout(false); 2158 this.EstateTexturesTab.ResumeLayout(false);
2141 this.groupBox15.ResumeLayout(false); 2159 this.GroundTexturesGroup.ResumeLayout(false);
2142 this.groupBox15.PerformLayout(); -  
2143 this.groupBox16.ResumeLayout(false); 2160 this.groupBox22.ResumeLayout(false);
2144 this.groupBox16.PerformLayout(); 2161 this.groupBox22.PerformLayout();
2145 this.EstateListGroup.ResumeLayout(false); -  
2146 this.EstateListGroup.PerformLayout(); -  
2147 this.EstateListsResidentsGroup.ResumeLayout(false); -  
2148 this.EstateListsGroupsGroup.ResumeLayout(false); -  
2149 this.EstateListsGroupsGroup.PerformLayout(); -  
2150 this.RegionToolsRegionDebugGroup.ResumeLayout(false); -  
2151 this.RegionToolsRegionDebugGroup.PerformLayout(); 2162 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesHighPictureBox)).EndInit();
2152 this.RegionToolsRegionInfoGroup.ResumeLayout(false); -  
2153 this.RegionToolsRegionInfoGroup.PerformLayout(); -  
2154 this.groupBox18.ResumeLayout(false); -  
2155 this.groupBox18.PerformLayout(); -  
2156 this.groupBox19.ResumeLayout(false); -  
2157 this.groupBox19.PerformLayout(); -  
2158 this.groupBox23.ResumeLayout(false); 2163 this.groupBox23.ResumeLayout(false);
2159 this.groupBox23.PerformLayout(); 2164 this.groupBox23.PerformLayout();
2160 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesLowPictureBox)).EndInit(); 2165 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesLowPictureBox)).EndInit();
2161 this.EstateTexturesTab.ResumeLayout(false); -  
2162 this.groupBox20.ResumeLayout(false); -  
2163 this.groupBox20.PerformLayout(); -  
2164 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleLowPictureBox)).EndInit(); -  
2165 this.groupBox21.ResumeLayout(false); 2166 this.groupBox21.ResumeLayout(false);
2166 this.groupBox21.PerformLayout(); 2167 this.groupBox21.PerformLayout();
2167 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleHighPictureBox)).EndInit(); 2168 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleHighPictureBox)).EndInit();
2168 this.groupBox22.ResumeLayout(false); 2169 this.groupBox20.ResumeLayout(false);
2169 this.groupBox22.PerformLayout(); 2170 this.groupBox20.PerformLayout();
2170 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesHighPictureBox)).EndInit(); 2171 ((System.ComponentModel.ISupportInitialize)(this.RegionTexturesMiddleLowPictureBox)).EndInit();
2171 this.GroundTexturesGroup.ResumeLayout(false); 2172 this.RegionToolsTab.ResumeLayout(false);
2172 ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit(); 2173 this.RegionToolsRegionInfoGroup.ResumeLayout(false);
2173 ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit(); -  
2174 ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit(); 2174 this.RegionToolsRegionInfoGroup.PerformLayout();
2175 ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit(); 2175 this.groupBox19.ResumeLayout(false);
2176 ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit(); 2176 this.groupBox19.PerformLayout();
2177 ((System.ComponentModel.ISupportInitialize)(this.pictureBox14)).EndInit(); 2177 this.groupBox18.ResumeLayout(false);
2178 ((System.ComponentModel.ISupportInitialize)(this.pictureBox15)).EndInit(); 2178 this.groupBox18.PerformLayout();
2179 ((System.ComponentModel.ISupportInitialize)(this.pictureBox16)).EndInit(); 2179 this.RegionToolsRegionDebugGroup.ResumeLayout(false);
2180 ((System.ComponentModel.ISupportInitialize)(this.pictureBox17)).EndInit(); 2180 this.RegionToolsRegionDebugGroup.PerformLayout();
2181 this.ResumeLayout(false); 2181 this.ResumeLayout(false);
2182 this.PerformLayout(); 2182 this.PerformLayout();
Line 2183... Line 2183...
2183   2183