corrade-vassal – Diff between revs 10 and 12

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