corrade-vassal – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 54... Line 54...
54 this.groupBox3 = new System.Windows.Forms.GroupBox(); 54 this.groupBox3 = new System.Windows.Forms.GroupBox();
55 this.LastLag = new System.Windows.Forms.Label(); 55 this.LastLag = new System.Windows.Forms.Label();
56 this.groupBox2 = new System.Windows.Forms.GroupBox(); 56 this.groupBox2 = new System.Windows.Forms.GroupBox();
57 this.Agents = new System.Windows.Forms.Label(); 57 this.Agents = new System.Windows.Forms.Label();
58 this.TopScriptsTab = new System.Windows.Forms.TabPage(); 58 this.TopScriptsTab = new System.Windows.Forms.TabPage();
-   59 this.label1 = new System.Windows.Forms.Label();
-   60 this.TopScriptsFilter = new System.Windows.Forms.TextBox();
-   61 this.ReturnTopScriptsButton = new System.Windows.Forms.Button();
-   62 this.button3 = new System.Windows.Forms.Button();
59 this.TopScriptsGridView = new System.Windows.Forms.DataGridView(); 63 this.TopScriptsGridView = new System.Windows.Forms.DataGridView();
60 this.TopScriptsScore = new System.Windows.Forms.DataGridViewTextBoxColumn(); 64 this.TopScriptsScore = new System.Windows.Forms.DataGridViewTextBoxColumn();
61 this.TopScriptsTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn(); 65 this.TopScriptsTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn();
62 this.TopScriptsUUID = new System.Windows.Forms.DataGridViewTextBoxColumn(); 66 this.TopScriptsUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
63 this.TopScriptsOwner = new System.Windows.Forms.DataGridViewTextBoxColumn(); 67 this.TopScriptsOwner = new System.Windows.Forms.DataGridViewTextBoxColumn();
64 this.TopScriptsPosition = new System.Windows.Forms.DataGridViewTextBoxColumn(); 68 this.TopScriptsPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
65 this.TopCollidersTab = new System.Windows.Forms.TabPage(); 69 this.TopCollidersTab = new System.Windows.Forms.TabPage();
-   70 this.label2 = new System.Windows.Forms.Label();
-   71 this.TopCollidersFilter = new System.Windows.Forms.TextBox();
-   72 this.ReturnTopCollidersButton = new System.Windows.Forms.Button();
-   73 this.button5 = new System.Windows.Forms.Button();
66 this.TopCollidersGridView = new System.Windows.Forms.DataGridView(); 74 this.TopCollidersGridView = new System.Windows.Forms.DataGridView();
67 this.TopCollidersScore = new System.Windows.Forms.DataGridViewTextBoxColumn(); 75 this.TopCollidersScore = new System.Windows.Forms.DataGridViewTextBoxColumn();
68 this.TopCollidersTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn(); 76 this.TopCollidersTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn();
69 this.TopCollidersUUID = new System.Windows.Forms.DataGridViewTextBoxColumn(); 77 this.TopCollidersUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
70 this.TopCollidersOwner = new System.Windows.Forms.DataGridViewTextBoxColumn(); 78 this.TopCollidersOwner = new System.Windows.Forms.DataGridViewTextBoxColumn();
71 this.TopCollidersPosition = new System.Windows.Forms.DataGridViewTextBoxColumn(); 79 this.TopCollidersPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   80 this.BatchRestartTab = new System.Windows.Forms.TabPage();
-   81 this.BatchRestartButton = new System.Windows.Forms.Button();
-   82 this.BatchRestartGridView = new System.Windows.Forms.DataGridView();
-   83 this.BatchRestartRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
-   84 this.BatchRestartPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
72 this.statusStrip1 = new System.Windows.Forms.StatusStrip(); 85 this.statusStrip1 = new System.Windows.Forms.StatusStrip();
73 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar(); 86 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar();
74 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel(); 87 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel();
75 this.groupBox1 = new System.Windows.Forms.GroupBox(); -  
76 this.button1 = new System.Windows.Forms.Button(); 88 this.button1 = new System.Windows.Forms.Button();
77 this.button2 = new System.Windows.Forms.Button(); 89 this.button2 = new System.Windows.Forms.Button();
78 this.RegionTeleportGroup = new System.Windows.Forms.GroupBox(); 90 this.RegionTeleportGroup = new System.Windows.Forms.GroupBox();
79 this.LoadedRegions = new System.Windows.Forms.ComboBox(); 91 this.LoadedRegions = new System.Windows.Forms.ComboBox();
80 this.CurrentRegionName = new System.Windows.Forms.Label(); 92 this.CurrentRegionName = new System.Windows.Forms.Label();
81 this.CurrentRegionAt = new System.Windows.Forms.Label(); 93 this.CurrentRegionAt = new System.Windows.Forms.Label();
-   94 this.ExportCSVDialog = new System.Windows.Forms.SaveFileDialog();
-   95 this.groupBox1 = new System.Windows.Forms.GroupBox();
-   96 this.Version = new System.Windows.Forms.Label();
82 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); 97 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
83 this.Tabs.SuspendLayout(); 98 this.Tabs.SuspendLayout();
84 this.OverviewTab.SuspendLayout(); 99 this.OverviewTab.SuspendLayout();
85 this.groupBox10.SuspendLayout(); 100 this.groupBox10.SuspendLayout();
86 ((System.ComponentModel.ISupportInitialize)(this.RegionAvatarsMap)).BeginInit(); 101 ((System.ComponentModel.ISupportInitialize)(this.RegionAvatarsMap)).BeginInit();
Line 94... Line 109...
94 this.groupBox2.SuspendLayout(); 109 this.groupBox2.SuspendLayout();
95 this.TopScriptsTab.SuspendLayout(); 110 this.TopScriptsTab.SuspendLayout();
96 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).BeginInit(); 111 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).BeginInit();
97 this.TopCollidersTab.SuspendLayout(); 112 this.TopCollidersTab.SuspendLayout();
98 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).BeginInit(); 113 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).BeginInit();
-   114 this.BatchRestartTab.SuspendLayout();
-   115 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).BeginInit();
99 this.statusStrip1.SuspendLayout(); 116 this.statusStrip1.SuspendLayout();
100 this.groupBox1.SuspendLayout(); -  
101 this.RegionTeleportGroup.SuspendLayout(); 117 this.RegionTeleportGroup.SuspendLayout();
-   118 this.groupBox1.SuspendLayout();
102 this.SuspendLayout(); 119 this.SuspendLayout();
103 // 120 //
104 // pictureBox1 121 // pictureBox1
105 // 122 //
106 this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage"))); 123 this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
107 this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; 124 this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
108 this.pictureBox1.Location = new System.Drawing.Point(35, 12); 125 this.pictureBox1.Location = new System.Drawing.Point(17, 12);
109 this.pictureBox1.Name = "pictureBox1"; 126 this.pictureBox1.Name = "pictureBox1";
110 this.pictureBox1.Size = new System.Drawing.Size(636, 177); 127 this.pictureBox1.Size = new System.Drawing.Size(477, 140);
111 this.pictureBox1.TabIndex = 0; 128 this.pictureBox1.TabIndex = 0;
112 this.pictureBox1.TabStop = false; 129 this.pictureBox1.TabStop = false;
113 // 130 //
114 // Tabs 131 // Tabs
115 // 132 //
116 this.Tabs.Controls.Add(this.OverviewTab); 133 this.Tabs.Controls.Add(this.OverviewTab);
117 this.Tabs.Controls.Add(this.TopScriptsTab); 134 this.Tabs.Controls.Add(this.TopScriptsTab);
118 this.Tabs.Controls.Add(this.TopCollidersTab); 135 this.Tabs.Controls.Add(this.TopCollidersTab);
-   136 this.Tabs.Controls.Add(this.BatchRestartTab);
119 this.Tabs.Location = new System.Drawing.Point(13, 235); 137 this.Tabs.Location = new System.Drawing.Point(13, 186);
120 this.Tabs.Name = "Tabs"; 138 this.Tabs.Name = "Tabs";
121 this.Tabs.SelectedIndex = 0; 139 this.Tabs.SelectedIndex = 0;
122 this.Tabs.Size = new System.Drawing.Size(679, 381); 140 this.Tabs.Size = new System.Drawing.Size(679, 430);
123 this.Tabs.TabIndex = 1; 141 this.Tabs.TabIndex = 1;
124 this.Tabs.Selecting += new System.Windows.Forms.TabControlCancelEventHandler(this.RequestSelecting); 142 this.Tabs.Selecting += new System.Windows.Forms.TabControlCancelEventHandler(this.RequestSelecting);
125 // 143 //
126 // OverviewTab 144 // OverviewTab
127 // 145 //
Line 135... Line 153...
135 this.OverviewTab.Controls.Add(this.groupBox3); 153 this.OverviewTab.Controls.Add(this.groupBox3);
136 this.OverviewTab.Controls.Add(this.groupBox2); 154 this.OverviewTab.Controls.Add(this.groupBox2);
137 this.OverviewTab.Location = new System.Drawing.Point(4, 22); 155 this.OverviewTab.Location = new System.Drawing.Point(4, 22);
138 this.OverviewTab.Name = "OverviewTab"; 156 this.OverviewTab.Name = "OverviewTab";
139 this.OverviewTab.Padding = new System.Windows.Forms.Padding(3); 157 this.OverviewTab.Padding = new System.Windows.Forms.Padding(3);
140 this.OverviewTab.Size = new System.Drawing.Size(671, 355); 158 this.OverviewTab.Size = new System.Drawing.Size(671, 404);
141 this.OverviewTab.TabIndex = 0; 159 this.OverviewTab.TabIndex = 0;
142 this.OverviewTab.Text = "Overview"; 160 this.OverviewTab.Text = "Overview";
143 this.OverviewTab.UseVisualStyleBackColor = true; 161 this.OverviewTab.UseVisualStyleBackColor = true;
144 // 162 //
145 // groupBox10 163 // groupBox10
146 // 164 //
147 this.groupBox10.Controls.Add(this.RegionAvatarsMap); 165 this.groupBox10.Controls.Add(this.RegionAvatarsMap);
148 this.groupBox10.Location = new System.Drawing.Point(6, 6); 166 this.groupBox10.Location = new System.Drawing.Point(6, 6);
149 this.groupBox10.Name = "groupBox10"; 167 this.groupBox10.Name = "groupBox10";
150 this.groupBox10.Size = new System.Drawing.Size(340, 340); 168 this.groupBox10.Size = new System.Drawing.Size(390, 390);
151 this.groupBox10.TabIndex = 9; 169 this.groupBox10.TabIndex = 9;
152 this.groupBox10.TabStop = false; 170 this.groupBox10.TabStop = false;
153 this.groupBox10.Text = "Map and Avatars"; 171 this.groupBox10.Text = "Map and Avatars";
154 // 172 //
155 // RegionAvatarsMap 173 // RegionAvatarsMap
156 // 174 //
-   175 this.RegionAvatarsMap.BackColor = System.Drawing.Color.Black;
157 this.RegionAvatarsMap.Location = new System.Drawing.Point(12, 14); 176 this.RegionAvatarsMap.Location = new System.Drawing.Point(12, 14);
158 this.RegionAvatarsMap.Name = "RegionAvatarsMap"; 177 this.RegionAvatarsMap.Name = "RegionAvatarsMap";
159 this.RegionAvatarsMap.Size = new System.Drawing.Size(320, 320); 178 this.RegionAvatarsMap.Size = new System.Drawing.Size(372, 372);
160 this.RegionAvatarsMap.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; 179 this.RegionAvatarsMap.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
161 this.RegionAvatarsMap.TabIndex = 0; 180 this.RegionAvatarsMap.TabIndex = 0;
162 this.RegionAvatarsMap.TabStop = false; 181 this.RegionAvatarsMap.TabStop = false;
163 // 182 //
164 // groupBox9 183 // groupBox9
165 // 184 //
166 this.groupBox9.Controls.Add(this.Objects); 185 this.groupBox9.Controls.Add(this.Objects);
167 this.groupBox9.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 186 this.groupBox9.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
168 this.groupBox9.Location = new System.Drawing.Point(503, 174); 187 this.groupBox9.Location = new System.Drawing.Point(531, 206);
169 this.groupBox9.Name = "groupBox9"; 188 this.groupBox9.Name = "groupBox9";
170 this.groupBox9.Size = new System.Drawing.Size(107, 49); 189 this.groupBox9.Size = new System.Drawing.Size(107, 49);
171 this.groupBox9.TabIndex = 8; 190 this.groupBox9.TabIndex = 8;
172 this.groupBox9.TabStop = false; 191 this.groupBox9.TabStop = false;
173 this.groupBox9.Text = "Objects"; 192 this.groupBox9.Text = "Objects";
174 // 193 //
175 // Objects 194 // Objects
176 // 195 //
177 this.Objects.AutoSize = true; 196 this.Objects.AutoSize = true;
178 this.Objects.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 197 this.Objects.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
179 this.Objects.Location = new System.Drawing.Point(15, 22); 198 this.Objects.Location = new System.Drawing.Point(9, 22);
180 this.Objects.Name = "Objects"; 199 this.Objects.Name = "Objects";
181 this.Objects.Size = new System.Drawing.Size(25, 13); 200 this.Objects.Size = new System.Drawing.Size(25, 13);
182 this.Objects.TabIndex = 0; 201 this.Objects.TabIndex = 0;
183 this.Objects.Text = " "; 202 this.Objects.Text = " ";
184 // 203 //
185 // groupBox8 204 // groupBox8
186 // 205 //
187 this.groupBox8.Controls.Add(this.ScriptTime); 206 this.groupBox8.Controls.Add(this.ScriptTime);
188 this.groupBox8.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 207 this.groupBox8.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
189 this.groupBox8.Location = new System.Drawing.Point(390, 174); 208 this.groupBox8.Location = new System.Drawing.Point(418, 206);
190 this.groupBox8.Name = "groupBox8"; 209 this.groupBox8.Name = "groupBox8";
191 this.groupBox8.Size = new System.Drawing.Size(107, 49); 210 this.groupBox8.Size = new System.Drawing.Size(107, 49);
192 this.groupBox8.TabIndex = 7; 211 this.groupBox8.TabIndex = 7;
193 this.groupBox8.TabStop = false; 212 this.groupBox8.TabStop = false;
194 this.groupBox8.Text = "Script Time"; 213 this.groupBox8.Text = "Script Time";
195 // 214 //
196 // ScriptTime 215 // ScriptTime
197 // 216 //
198 this.ScriptTime.AutoSize = true; 217 this.ScriptTime.AutoSize = true;
199 this.ScriptTime.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 218 this.ScriptTime.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
200 this.ScriptTime.Location = new System.Drawing.Point(6, 22); 219 this.ScriptTime.Location = new System.Drawing.Point(12, 22);
201 this.ScriptTime.Name = "ScriptTime"; 220 this.ScriptTime.Name = "ScriptTime";
202 this.ScriptTime.Size = new System.Drawing.Size(25, 13); 221 this.ScriptTime.Size = new System.Drawing.Size(25, 13);
203 this.ScriptTime.TabIndex = 0; 222 this.ScriptTime.TabIndex = 0;
204 this.ScriptTime.Text = " "; 223 this.ScriptTime.Text = " ";
205 // 224 //
206 // groupBox7 225 // groupBox7
207 // 226 //
208 this.groupBox7.Controls.Add(this.ActiveScripts); 227 this.groupBox7.Controls.Add(this.ActiveScripts);
209 this.groupBox7.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 228 this.groupBox7.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
210 this.groupBox7.Location = new System.Drawing.Point(503, 229); 229 this.groupBox7.Location = new System.Drawing.Point(531, 261);
211 this.groupBox7.Name = "groupBox7"; 230 this.groupBox7.Name = "groupBox7";
212 this.groupBox7.Size = new System.Drawing.Size(107, 49); 231 this.groupBox7.Size = new System.Drawing.Size(107, 49);
213 this.groupBox7.TabIndex = 6; 232 this.groupBox7.TabIndex = 6;
214 this.groupBox7.TabStop = false; 233 this.groupBox7.TabStop = false;
215 this.groupBox7.Text = "Active Scripts"; 234 this.groupBox7.Text = "Active Scripts";
216 // 235 //
217 // ActiveScripts 236 // ActiveScripts
218 // 237 //
219 this.ActiveScripts.AutoSize = true; 238 this.ActiveScripts.AutoSize = true;
220 this.ActiveScripts.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 239 this.ActiveScripts.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
221 this.ActiveScripts.Location = new System.Drawing.Point(6, 22); 240 this.ActiveScripts.Location = new System.Drawing.Point(9, 22);
222 this.ActiveScripts.Name = "ActiveScripts"; 241 this.ActiveScripts.Name = "ActiveScripts";
223 this.ActiveScripts.Size = new System.Drawing.Size(25, 13); 242 this.ActiveScripts.Size = new System.Drawing.Size(25, 13);
224 this.ActiveScripts.TabIndex = 0; 243 this.ActiveScripts.TabIndex = 0;
225 this.ActiveScripts.Text = " "; 244 this.ActiveScripts.Text = " ";
226 // 245 //
227 // groupBox6 246 // groupBox6
228 // 247 //
229 this.groupBox6.Controls.Add(this.PhysicsFPS); 248 this.groupBox6.Controls.Add(this.PhysicsFPS);
230 this.groupBox6.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 249 this.groupBox6.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
231 this.groupBox6.Location = new System.Drawing.Point(503, 119); 250 this.groupBox6.Location = new System.Drawing.Point(531, 151);
232 this.groupBox6.Name = "groupBox6"; 251 this.groupBox6.Name = "groupBox6";
233 this.groupBox6.Size = new System.Drawing.Size(107, 49); 252 this.groupBox6.Size = new System.Drawing.Size(107, 49);
234 this.groupBox6.TabIndex = 5; 253 this.groupBox6.TabIndex = 5;
235 this.groupBox6.TabStop = false; 254 this.groupBox6.TabStop = false;
236 this.groupBox6.Text = "Physics FPS"; 255 this.groupBox6.Text = "Physics FPS";
Line 247... Line 266...
247 // 266 //
248 // groupBox5 267 // groupBox5
249 // 268 //
250 this.groupBox5.Controls.Add(this.FPS); 269 this.groupBox5.Controls.Add(this.FPS);
251 this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 270 this.groupBox5.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
252 this.groupBox5.Location = new System.Drawing.Point(390, 119); 271 this.groupBox5.Location = new System.Drawing.Point(418, 151);
253 this.groupBox5.Name = "groupBox5"; 272 this.groupBox5.Name = "groupBox5";
254 this.groupBox5.Size = new System.Drawing.Size(107, 49); 273 this.groupBox5.Size = new System.Drawing.Size(107, 49);
255 this.groupBox5.TabIndex = 4; 274 this.groupBox5.TabIndex = 4;
256 this.groupBox5.TabStop = false; 275 this.groupBox5.TabStop = false;
257 this.groupBox5.Text = "FPS"; 276 this.groupBox5.Text = "FPS";
258 // 277 //
259 // FPS 278 // FPS
260 // 279 //
261 this.FPS.AutoSize = true; 280 this.FPS.AutoSize = true;
262 this.FPS.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 281 this.FPS.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
263 this.FPS.Location = new System.Drawing.Point(6, 22); 282 this.FPS.Location = new System.Drawing.Point(12, 22);
264 this.FPS.Name = "FPS"; 283 this.FPS.Name = "FPS";
265 this.FPS.Size = new System.Drawing.Size(25, 13); 284 this.FPS.Size = new System.Drawing.Size(25, 13);
266 this.FPS.TabIndex = 0; 285 this.FPS.TabIndex = 0;
267 this.FPS.Text = " "; 286 this.FPS.Text = " ";
268 // 287 //
269 // groupBox4 288 // groupBox4
270 // 289 //
271 this.groupBox4.Controls.Add(this.Dilation); 290 this.groupBox4.Controls.Add(this.Dilation);
272 this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 291 this.groupBox4.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
273 this.groupBox4.Location = new System.Drawing.Point(503, 64); 292 this.groupBox4.Location = new System.Drawing.Point(531, 96);
274 this.groupBox4.Name = "groupBox4"; 293 this.groupBox4.Name = "groupBox4";
275 this.groupBox4.Size = new System.Drawing.Size(107, 49); 294 this.groupBox4.Size = new System.Drawing.Size(107, 49);
276 this.groupBox4.TabIndex = 3; 295 this.groupBox4.TabIndex = 3;
277 this.groupBox4.TabStop = false; 296 this.groupBox4.TabStop = false;
278 this.groupBox4.Text = "Time Dilation"; 297 this.groupBox4.Text = "Time Dilation";
Line 289... Line 308...
289 // 308 //
290 // groupBox3 309 // groupBox3
291 // 310 //
292 this.groupBox3.Controls.Add(this.LastLag); 311 this.groupBox3.Controls.Add(this.LastLag);
293 this.groupBox3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 312 this.groupBox3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
294 this.groupBox3.Location = new System.Drawing.Point(390, 229); 313 this.groupBox3.Location = new System.Drawing.Point(418, 261);
295 this.groupBox3.Name = "groupBox3"; 314 this.groupBox3.Name = "groupBox3";
296 this.groupBox3.Size = new System.Drawing.Size(107, 49); 315 this.groupBox3.Size = new System.Drawing.Size(107, 49);
297 this.groupBox3.TabIndex = 2; 316 this.groupBox3.TabIndex = 2;
298 this.groupBox3.TabStop = false; 317 this.groupBox3.TabStop = false;
299 this.groupBox3.Text = "LastLag"; 318 this.groupBox3.Text = "LastLag";
300 // 319 //
301 // LastLag 320 // LastLag
302 // 321 //
303 this.LastLag.AutoSize = true; 322 this.LastLag.AutoSize = true;
304 this.LastLag.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 323 this.LastLag.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
305 this.LastLag.Location = new System.Drawing.Point(6, 22); 324 this.LastLag.Location = new System.Drawing.Point(12, 22);
306 this.LastLag.Name = "LastLag"; 325 this.LastLag.Name = "LastLag";
307 this.LastLag.Size = new System.Drawing.Size(25, 13); 326 this.LastLag.Size = new System.Drawing.Size(25, 13);
308 this.LastLag.TabIndex = 0; 327 this.LastLag.TabIndex = 0;
309 this.LastLag.Text = " "; 328 this.LastLag.Text = " ";
310 // 329 //
311 // groupBox2 330 // groupBox2
312 // 331 //
313 this.groupBox2.Controls.Add(this.Agents); 332 this.groupBox2.Controls.Add(this.Agents);
314 this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 333 this.groupBox2.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
315 this.groupBox2.Location = new System.Drawing.Point(390, 64); 334 this.groupBox2.Location = new System.Drawing.Point(418, 96);
316 this.groupBox2.Name = "groupBox2"; 335 this.groupBox2.Name = "groupBox2";
317 this.groupBox2.Size = new System.Drawing.Size(107, 49); 336 this.groupBox2.Size = new System.Drawing.Size(107, 49);
318 this.groupBox2.TabIndex = 1; 337 this.groupBox2.TabIndex = 1;
319 this.groupBox2.TabStop = false; 338 this.groupBox2.TabStop = false;
320 this.groupBox2.Text = "Agents"; 339 this.groupBox2.Text = "Agents";
321 // 340 //
322 // Agents 341 // Agents
323 // 342 //
324 this.Agents.AutoSize = true; 343 this.Agents.AutoSize = true;
325 this.Agents.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 344 this.Agents.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
326 this.Agents.Location = new System.Drawing.Point(6, 22); 345 this.Agents.Location = new System.Drawing.Point(12, 22);
327 this.Agents.Name = "Agents"; 346 this.Agents.Name = "Agents";
328 this.Agents.Size = new System.Drawing.Size(25, 13); 347 this.Agents.Size = new System.Drawing.Size(25, 13);
329 this.Agents.TabIndex = 0; 348 this.Agents.TabIndex = 0;
330 this.Agents.Text = " "; 349 this.Agents.Text = " ";
331 // 350 //
332 // TopScriptsTab 351 // TopScriptsTab
333 // 352 //
-   353 this.TopScriptsTab.Controls.Add(this.label1);
-   354 this.TopScriptsTab.Controls.Add(this.TopScriptsFilter);
-   355 this.TopScriptsTab.Controls.Add(this.ReturnTopScriptsButton);
-   356 this.TopScriptsTab.Controls.Add(this.button3);
334 this.TopScriptsTab.Controls.Add(this.TopScriptsGridView); 357 this.TopScriptsTab.Controls.Add(this.TopScriptsGridView);
335 this.TopScriptsTab.Location = new System.Drawing.Point(4, 22); 358 this.TopScriptsTab.Location = new System.Drawing.Point(4, 22);
336 this.TopScriptsTab.Name = "TopScriptsTab"; 359 this.TopScriptsTab.Name = "TopScriptsTab";
337 this.TopScriptsTab.Size = new System.Drawing.Size(671, 355); 360 this.TopScriptsTab.Size = new System.Drawing.Size(671, 404);
338 this.TopScriptsTab.TabIndex = 1; 361 this.TopScriptsTab.TabIndex = 1;
339 this.TopScriptsTab.Text = "Top Scripts"; 362 this.TopScriptsTab.Text = "Top Scripts";
340 this.TopScriptsTab.UseVisualStyleBackColor = true; 363 this.TopScriptsTab.UseVisualStyleBackColor = true;
341 // 364 //
-   365 // label1
-   366 //
-   367 this.label1.AutoSize = true;
-   368 this.label1.Location = new System.Drawing.Point(5, 380);
-   369 this.label1.Name = "label1";
-   370 this.label1.Size = new System.Drawing.Size(32, 13);
-   371 this.label1.TabIndex = 7;
-   372 this.label1.Text = "Filter:";
-   373 //
-   374 // TopScriptsFilter
-   375 //
-   376 this.TopScriptsFilter.Location = new System.Drawing.Point(43, 377);
-   377 this.TopScriptsFilter.Name = "TopScriptsFilter";
-   378 this.TopScriptsFilter.Size = new System.Drawing.Size(196, 20);
-   379 this.TopScriptsFilter.TabIndex = 6;
-   380 this.TopScriptsFilter.TextChanged += new System.EventHandler(this.RequestFilterTopScripts);
-   381 //
-   382 // ReturnTopScriptsButton
-   383 //
-   384 this.ReturnTopScriptsButton.Location = new System.Drawing.Point(500, 374);
-   385 this.ReturnTopScriptsButton.Name = "ReturnTopScriptsButton";
-   386 this.ReturnTopScriptsButton.Size = new System.Drawing.Size(86, 23);
-   387 this.ReturnTopScriptsButton.TabIndex = 2;
-   388 this.ReturnTopScriptsButton.Text = "Return Objects";
-   389 this.ReturnTopScriptsButton.UseVisualStyleBackColor = true;
-   390 this.ReturnTopScriptsButton.Click += new System.EventHandler(this.RequestReturnTopScriptsObjects);
-   391 //
-   392 // button3
-   393 //
-   394 this.button3.Location = new System.Drawing.Point(592, 374);
-   395 this.button3.Name = "button3";
-   396 this.button3.Size = new System.Drawing.Size(75, 23);
-   397 this.button3.TabIndex = 1;
-   398 this.button3.Text = "Export...";
-   399 this.button3.UseVisualStyleBackColor = true;
-   400 this.button3.Click += new System.EventHandler(this.RequestExportTopScripts);
-   401 //
342 // TopScriptsGridView 402 // TopScriptsGridView
343 // 403 //
344 this.TopScriptsGridView.AllowUserToAddRows = false; 404 this.TopScriptsGridView.AllowUserToAddRows = false;
345 this.TopScriptsGridView.AllowUserToDeleteRows = false; 405 this.TopScriptsGridView.AllowUserToDeleteRows = false;
346 this.TopScriptsGridView.AllowUserToOrderColumns = true; 406 this.TopScriptsGridView.AllowUserToOrderColumns = true;
Line 352... Line 412...
352 this.TopScriptsOwner, 412 this.TopScriptsOwner,
353 this.TopScriptsPosition}); 413 this.TopScriptsPosition});
354 this.TopScriptsGridView.Location = new System.Drawing.Point(4, 4); 414 this.TopScriptsGridView.Location = new System.Drawing.Point(4, 4);
355 this.TopScriptsGridView.Name = "TopScriptsGridView"; 415 this.TopScriptsGridView.Name = "TopScriptsGridView";
356 this.TopScriptsGridView.ReadOnly = true; 416 this.TopScriptsGridView.ReadOnly = true;
357 this.TopScriptsGridView.Size = new System.Drawing.Size(663, 348); 417 this.TopScriptsGridView.Size = new System.Drawing.Size(663, 364);
358 this.TopScriptsGridView.TabIndex = 0; 418 this.TopScriptsGridView.TabIndex = 0;
359 // 419 //
360 // TopScriptsScore 420 // TopScriptsScore
361 // 421 //
362 this.TopScriptsScore.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 422 this.TopScriptsScore.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
Line 392... Line 452...
392 this.TopScriptsPosition.Name = "TopScriptsPosition"; 452 this.TopScriptsPosition.Name = "TopScriptsPosition";
393 this.TopScriptsPosition.ReadOnly = true; 453 this.TopScriptsPosition.ReadOnly = true;
394 // 454 //
395 // TopCollidersTab 455 // TopCollidersTab
396 // 456 //
-   457 this.TopCollidersTab.Controls.Add(this.label2);
-   458 this.TopCollidersTab.Controls.Add(this.TopCollidersFilter);
-   459 this.TopCollidersTab.Controls.Add(this.ReturnTopCollidersButton);
-   460 this.TopCollidersTab.Controls.Add(this.button5);
397 this.TopCollidersTab.Controls.Add(this.TopCollidersGridView); 461 this.TopCollidersTab.Controls.Add(this.TopCollidersGridView);
398 this.TopCollidersTab.Location = new System.Drawing.Point(4, 22); 462 this.TopCollidersTab.Location = new System.Drawing.Point(4, 22);
399 this.TopCollidersTab.Name = "TopCollidersTab"; 463 this.TopCollidersTab.Name = "TopCollidersTab";
400 this.TopCollidersTab.Size = new System.Drawing.Size(671, 355); 464 this.TopCollidersTab.Size = new System.Drawing.Size(671, 404);
401 this.TopCollidersTab.TabIndex = 2; 465 this.TopCollidersTab.TabIndex = 2;
402 this.TopCollidersTab.Text = "Top Colliders"; 466 this.TopCollidersTab.Text = "Top Colliders";
403 this.TopCollidersTab.UseVisualStyleBackColor = true; 467 this.TopCollidersTab.UseVisualStyleBackColor = true;
404 // 468 //
-   469 // label2
-   470 //
-   471 this.label2.AutoSize = true;
-   472 this.label2.Location = new System.Drawing.Point(5, 380);
-   473 this.label2.Name = "label2";
-   474 this.label2.Size = new System.Drawing.Size(32, 13);
-   475 this.label2.TabIndex = 9;
-   476 this.label2.Text = "Filter:";
-   477 //
-   478 // TopCollidersFilter
-   479 //
-   480 this.TopCollidersFilter.Location = new System.Drawing.Point(43, 377);
-   481 this.TopCollidersFilter.Name = "TopCollidersFilter";
-   482 this.TopCollidersFilter.Size = new System.Drawing.Size(196, 20);
-   483 this.TopCollidersFilter.TabIndex = 8;
-   484 this.TopCollidersFilter.TextChanged += new System.EventHandler(this.RequestFilterTopColliders);
-   485 //
-   486 // ReturnTopCollidersButton
-   487 //
-   488 this.ReturnTopCollidersButton.Location = new System.Drawing.Point(500, 374);
-   489 this.ReturnTopCollidersButton.Name = "ReturnTopCollidersButton";
-   490 this.ReturnTopCollidersButton.Size = new System.Drawing.Size(86, 23);
-   491 this.ReturnTopCollidersButton.TabIndex = 3;
-   492 this.ReturnTopCollidersButton.Text = "Return Objects";
-   493 this.ReturnTopCollidersButton.UseVisualStyleBackColor = true;
-   494 this.ReturnTopCollidersButton.Click += new System.EventHandler(this.RequestReturnTopCollidersObjects);
-   495 //
-   496 // button5
-   497 //
-   498 this.button5.Location = new System.Drawing.Point(592, 374);
-   499 this.button5.Name = "button5";
-   500 this.button5.Size = new System.Drawing.Size(75, 23);
-   501 this.button5.TabIndex = 2;
-   502 this.button5.Text = "Export...";
-   503 this.button5.UseVisualStyleBackColor = true;
-   504 this.button5.Click += new System.EventHandler(this.RequestExportTopColliders);
-   505 //
405 // TopCollidersGridView 506 // TopCollidersGridView
406 // 507 //
407 this.TopCollidersGridView.AllowUserToAddRows = false; 508 this.TopCollidersGridView.AllowUserToAddRows = false;
408 this.TopCollidersGridView.AllowUserToDeleteRows = false; 509 this.TopCollidersGridView.AllowUserToDeleteRows = false;
409 this.TopCollidersGridView.AllowUserToOrderColumns = true; 510 this.TopCollidersGridView.AllowUserToOrderColumns = true;
Line 414... Line 515...
414 this.TopCollidersUUID, 515 this.TopCollidersUUID,
415 this.TopCollidersOwner, 516 this.TopCollidersOwner,
416 this.TopCollidersPosition}); 517 this.TopCollidersPosition});
417 this.TopCollidersGridView.Location = new System.Drawing.Point(4, 4); 518 this.TopCollidersGridView.Location = new System.Drawing.Point(4, 4);
418 this.TopCollidersGridView.Name = "TopCollidersGridView"; 519 this.TopCollidersGridView.Name = "TopCollidersGridView";
419 this.TopCollidersGridView.Size = new System.Drawing.Size(663, 348); 520 this.TopCollidersGridView.Size = new System.Drawing.Size(663, 364);
420 this.TopCollidersGridView.TabIndex = 0; 521 this.TopCollidersGridView.TabIndex = 0;
421 // 522 //
422 // TopCollidersScore 523 // TopCollidersScore
423 // 524 //
424 this.TopCollidersScore.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 525 this.TopCollidersScore.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
Line 447... Line 548...
447 // 548 //
448 this.TopCollidersPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; 549 this.TopCollidersPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
449 this.TopCollidersPosition.HeaderText = "Position"; 550 this.TopCollidersPosition.HeaderText = "Position";
450 this.TopCollidersPosition.Name = "TopCollidersPosition"; 551 this.TopCollidersPosition.Name = "TopCollidersPosition";
451 // 552 //
-   553 // BatchRestartTab
-   554 //
-   555 this.BatchRestartTab.Controls.Add(this.BatchRestartButton);
-   556 this.BatchRestartTab.Controls.Add(this.BatchRestartGridView);
-   557 this.BatchRestartTab.Location = new System.Drawing.Point(4, 22);
-   558 this.BatchRestartTab.Name = "BatchRestartTab";
-   559 this.BatchRestartTab.Size = new System.Drawing.Size(671, 404);
-   560 this.BatchRestartTab.TabIndex = 3;
-   561 this.BatchRestartTab.Text = "Batch Restart";
-   562 this.BatchRestartTab.UseVisualStyleBackColor = true;
-   563 //
-   564 // BatchRestartButton
-   565 //
-   566 this.BatchRestartButton.Location = new System.Drawing.Point(285, 374);
-   567 this.BatchRestartButton.Name = "BatchRestartButton";
-   568 this.BatchRestartButton.Size = new System.Drawing.Size(95, 23);
-   569 this.BatchRestartButton.TabIndex = 1;
-   570 this.BatchRestartButton.Text = "Batch Restart";
-   571 this.BatchRestartButton.UseVisualStyleBackColor = true;
-   572 this.BatchRestartButton.Click += new System.EventHandler(this.RequestBatchRestart);
-   573 //
-   574 // BatchRestartGridView
-   575 //
-   576 this.BatchRestartGridView.AllowUserToAddRows = false;
-   577 this.BatchRestartGridView.AllowUserToDeleteRows = false;
-   578 this.BatchRestartGridView.AllowUserToOrderColumns = true;
-   579 this.BatchRestartGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
-   580 this.BatchRestartGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
-   581 this.BatchRestartRegionName,
-   582 this.BatchRestartPosition});
-   583 this.BatchRestartGridView.Location = new System.Drawing.Point(4, 4);
-   584 this.BatchRestartGridView.Name = "BatchRestartGridView";
-   585 this.BatchRestartGridView.ReadOnly = true;
-   586 this.BatchRestartGridView.Size = new System.Drawing.Size(663, 364);
-   587 this.BatchRestartGridView.TabIndex = 0;
-   588 //
-   589 // BatchRestartRegionName
-   590 //
-   591 this.BatchRestartRegionName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-   592 this.BatchRestartRegionName.HeaderText = "Region Name";
-   593 this.BatchRestartRegionName.Name = "BatchRestartRegionName";
-   594 this.BatchRestartRegionName.ReadOnly = true;
-   595 this.BatchRestartRegionName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
-   596 //
-   597 // BatchRestartPosition
-   598 //
-   599 this.BatchRestartPosition.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
-   600 this.BatchRestartPosition.HeaderText = "Position";
-   601 this.BatchRestartPosition.Name = "BatchRestartPosition";
-   602 this.BatchRestartPosition.ReadOnly = true;
-   603 this.BatchRestartPosition.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
-   604 //
452 // statusStrip1 605 // statusStrip1
453 // 606 //
454 this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { 607 this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
455 this.StatusProgress, 608 this.StatusProgress,
456 this.StatusText}); 609 this.StatusText});
Line 469... Line 622...
469 // 622 //
470 this.StatusText.Name = "StatusText"; 623 this.StatusText.Name = "StatusText";
471 this.StatusText.Size = new System.Drawing.Size(10, 17); 624 this.StatusText.Size = new System.Drawing.Size(10, 17);
472 this.StatusText.Text = " "; 625 this.StatusText.Text = " ";
473 // 626 //
474 // groupBox1 -  
475 // -  
476 this.groupBox1.Controls.Add(this.button1); -  
477 this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F); -  
478 this.groupBox1.Location = new System.Drawing.Point(301, 196); -  
479 this.groupBox1.Name = "groupBox1"; -  
480 this.groupBox1.Size = new System.Drawing.Size(115, 55); -  
481 this.groupBox1.TabIndex = 3; -  
482 this.groupBox1.TabStop = false; -  
483 this.groupBox1.Text = "Settings"; -  
484 // -  
485 // button1 627 // button1
486 // 628 //
487 this.button1.Location = new System.Drawing.Point(6, 21); 629 this.button1.Location = new System.Drawing.Point(6, 23);
488 this.button1.Name = "button1"; 630 this.button1.Name = "button1";
489 this.button1.Size = new System.Drawing.Size(103, 23); 631 this.button1.Size = new System.Drawing.Size(66, 23);
490 this.button1.TabIndex = 8; 632 this.button1.TabIndex = 8;
491 this.button1.Text = "Configure..."; 633 this.button1.Text = "Settings...";
492 this.button1.UseVisualStyleBackColor = true; 634 this.button1.UseVisualStyleBackColor = true;
493 this.button1.Click += new System.EventHandler(this.SettingsRequested); 635 this.button1.Click += new System.EventHandler(this.SettingsRequested);
494 // 636 //
495 // button2 637 // button2
496 // 638 //
497 this.button2.Location = new System.Drawing.Point(206, 20); 639 this.button2.Location = new System.Drawing.Point(6, 49);
498 this.button2.Name = "button2"; 640 this.button2.Name = "button2";
499 this.button2.Size = new System.Drawing.Size(56, 23); 641 this.button2.Size = new System.Drawing.Size(56, 23);
500 this.button2.TabIndex = 7; 642 this.button2.TabIndex = 7;
501 this.button2.Text = "Edit..."; 643 this.button2.Text = "Edit...";
502 this.button2.UseVisualStyleBackColor = true; 644 this.button2.UseVisualStyleBackColor = true;
Line 505... Line 647...
505 // RegionTeleportGroup 647 // RegionTeleportGroup
506 // 648 //
507 this.RegionTeleportGroup.Controls.Add(this.button2); 649 this.RegionTeleportGroup.Controls.Add(this.button2);
508 this.RegionTeleportGroup.Controls.Add(this.LoadedRegions); 650 this.RegionTeleportGroup.Controls.Add(this.LoadedRegions);
509 this.RegionTeleportGroup.Font = new System.Drawing.Font("Palatino Linotype", 8.25F); 651 this.RegionTeleportGroup.Font = new System.Drawing.Font("Palatino Linotype", 8.25F);
510 this.RegionTeleportGroup.Location = new System.Drawing.Point(422, 200); 652 this.RegionTeleportGroup.Location = new System.Drawing.Point(502, 73);
511 this.RegionTeleportGroup.Name = "RegionTeleportGroup"; 653 this.RegionTeleportGroup.Name = "RegionTeleportGroup";
512 this.RegionTeleportGroup.Size = new System.Drawing.Size(266, 51); 654 this.RegionTeleportGroup.Size = new System.Drawing.Size(190, 79);
513 this.RegionTeleportGroup.TabIndex = 4; 655 this.RegionTeleportGroup.TabIndex = 4;
514 this.RegionTeleportGroup.TabStop = false; 656 this.RegionTeleportGroup.TabStop = false;
515 this.RegionTeleportGroup.Text = "Region Teleport"; 657 this.RegionTeleportGroup.Text = "Region Teleport";
516 // 658 //
517 // LoadedRegions 659 // LoadedRegions
Line 520... Line 662...
520 this.LoadedRegions.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 662 this.LoadedRegions.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
521 this.LoadedRegions.Font = new System.Drawing.Font("Consolas", 8.25F); 663 this.LoadedRegions.Font = new System.Drawing.Font("Consolas", 8.25F);
522 this.LoadedRegions.FormattingEnabled = true; 664 this.LoadedRegions.FormattingEnabled = true;
523 this.LoadedRegions.Location = new System.Drawing.Point(6, 21); 665 this.LoadedRegions.Location = new System.Drawing.Point(6, 21);
524 this.LoadedRegions.Name = "LoadedRegions"; 666 this.LoadedRegions.Name = "LoadedRegions";
525 this.LoadedRegions.Size = new System.Drawing.Size(194, 21); 667 this.LoadedRegions.Size = new System.Drawing.Size(180, 21);
526 this.LoadedRegions.Sorted = true; 668 this.LoadedRegions.Sorted = true;
527 this.LoadedRegions.TabIndex = 0; 669 this.LoadedRegions.TabIndex = 0;
528 this.LoadedRegions.SelectedIndexChanged += new System.EventHandler(this.RegionSelected); 670 this.LoadedRegions.SelectedIndexChanged += new System.EventHandler(this.RegionSelected);
529 // 671 //
530 // CurrentRegionName 672 // CurrentRegionName
531 // 673 //
532 this.CurrentRegionName.AutoSize = true; 674 this.CurrentRegionName.AutoSize = true;
533 this.CurrentRegionName.Font = new System.Drawing.Font("Palatino Linotype", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 675 this.CurrentRegionName.Font = new System.Drawing.Font("Palatino Linotype", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
534 this.CurrentRegionName.Location = new System.Drawing.Point(30, 200); 676 this.CurrentRegionName.Location = new System.Drawing.Point(223, 155);
535 this.CurrentRegionName.Name = "CurrentRegionName"; 677 this.CurrentRegionName.Name = "CurrentRegionName";
536 this.CurrentRegionName.Size = new System.Drawing.Size(154, 28); 678 this.CurrentRegionName.Size = new System.Drawing.Size(154, 28);
537 this.CurrentRegionName.TabIndex = 7; 679 this.CurrentRegionName.TabIndex = 7;
538 this.CurrentRegionName.Text = "Puguet Sound"; 680 this.CurrentRegionName.Text = "Puguet Sound";
539 this.CurrentRegionName.Visible = false; 681 this.CurrentRegionName.Visible = false;
540 // 682 //
541 // CurrentRegionAt 683 // CurrentRegionAt
542 // 684 //
543 this.CurrentRegionAt.AutoSize = true; 685 this.CurrentRegionAt.AutoSize = true;
544 this.CurrentRegionAt.Location = new System.Drawing.Point(17, 209); 686 this.CurrentRegionAt.Location = new System.Drawing.Point(201, 155);
545 this.CurrentRegionAt.Name = "CurrentRegionAt"; 687 this.CurrentRegionAt.Name = "CurrentRegionAt";
546 this.CurrentRegionAt.Size = new System.Drawing.Size(16, 13); 688 this.CurrentRegionAt.Size = new System.Drawing.Size(16, 13);
547 this.CurrentRegionAt.TabIndex = 8; 689 this.CurrentRegionAt.TabIndex = 8;
548 this.CurrentRegionAt.Text = "at"; 690 this.CurrentRegionAt.Text = "at";
549 this.CurrentRegionAt.Visible = false; 691 this.CurrentRegionAt.Visible = false;
550 // 692 //
-   693 // ExportCSVDialog
-   694 //
-   695 this.ExportCSVDialog.Filter = "CSV (*.csv)|*.csv|All files (*.*)|*.*";
-   696 //
-   697 // groupBox1
-   698 //
-   699 this.groupBox1.Controls.Add(this.button1);
-   700 this.groupBox1.Font = new System.Drawing.Font("Palatino Linotype", 8.25F);
-   701 this.groupBox1.Location = new System.Drawing.Point(500, 12);
-   702 this.groupBox1.Name = "groupBox1";
-   703 this.groupBox1.Size = new System.Drawing.Size(192, 55);
-   704 this.groupBox1.TabIndex = 3;
-   705 this.groupBox1.TabStop = false;
-   706 this.groupBox1.Text = "Settings";
-   707 //
-   708 // Version
-   709 //
-   710 this.Version.AutoSize = true;
-   711 this.Version.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   712 this.Version.Location = new System.Drawing.Point(262, 132);
-   713 this.Version.Name = "Version";
-   714 this.Version.Size = new System.Drawing.Size(97, 13);
-   715 this.Version.TabIndex = 9;
-   716 this.Version.Text = " ";
-   717 //
551 // Vassal 718 // Vassal
552 // 719 //
553 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 720 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
554 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 721 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
555 this.ClientSize = new System.Drawing.Size(704, 641); 722 this.ClientSize = new System.Drawing.Size(704, 641);
-   723 this.Controls.Add(this.Version);
556 this.Controls.Add(this.CurrentRegionAt); 724 this.Controls.Add(this.CurrentRegionAt);
557 this.Controls.Add(this.CurrentRegionName); 725 this.Controls.Add(this.CurrentRegionName);
558 this.Controls.Add(this.RegionTeleportGroup); 726 this.Controls.Add(this.RegionTeleportGroup);
559 this.Controls.Add(this.groupBox1); 727 this.Controls.Add(this.groupBox1);
560 this.Controls.Add(this.statusStrip1); 728 this.Controls.Add(this.statusStrip1);
561 this.Controls.Add(this.Tabs); 729 this.Controls.Add(this.Tabs);
562 this.Controls.Add(this.pictureBox1); 730 this.Controls.Add(this.pictureBox1);
-   731 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
563 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); 732 this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
-   733 this.MaximizeBox = false;
-   734 this.MaximumSize = new System.Drawing.Size(720, 680);
564 this.Name = "Vassal"; 735 this.Name = "Vassal";
565 this.Text = "Vassal"; 736 this.Text = "Vassal";
566 this.Shown += new System.EventHandler(this.VassalShown); 737 this.Shown += new System.EventHandler(this.VassalShown);
567 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); 738 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
568 this.Tabs.ResumeLayout(false); 739 this.Tabs.ResumeLayout(false);
Line 584... Line 755...
584 this.groupBox3.ResumeLayout(false); 755 this.groupBox3.ResumeLayout(false);
585 this.groupBox3.PerformLayout(); 756 this.groupBox3.PerformLayout();
586 this.groupBox2.ResumeLayout(false); 757 this.groupBox2.ResumeLayout(false);
587 this.groupBox2.PerformLayout(); 758 this.groupBox2.PerformLayout();
588 this.TopScriptsTab.ResumeLayout(false); 759 this.TopScriptsTab.ResumeLayout(false);
-   760 this.TopScriptsTab.PerformLayout();
589 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).EndInit(); 761 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).EndInit();
590 this.TopCollidersTab.ResumeLayout(false); 762 this.TopCollidersTab.ResumeLayout(false);
-   763 this.TopCollidersTab.PerformLayout();
591 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).EndInit(); 764 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).EndInit();
-   765 this.BatchRestartTab.ResumeLayout(false);
-   766 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).EndInit();
592 this.statusStrip1.ResumeLayout(false); 767 this.statusStrip1.ResumeLayout(false);
593 this.statusStrip1.PerformLayout(); 768 this.statusStrip1.PerformLayout();
594 this.groupBox1.ResumeLayout(false); -  
595 this.RegionTeleportGroup.ResumeLayout(false); 769 this.RegionTeleportGroup.ResumeLayout(false);
-   770 this.groupBox1.ResumeLayout(false);
596 this.ResumeLayout(false); 771 this.ResumeLayout(false);
597 this.PerformLayout(); 772 this.PerformLayout();
Line 598... Line 773...
598   773  
Line 604... Line 779...
604 private TabControl Tabs; 779 private TabControl Tabs;
605 private TabPage OverviewTab; 780 private TabPage OverviewTab;
606 private StatusStrip statusStrip1; 781 private StatusStrip statusStrip1;
607 private ToolStripProgressBar StatusProgress; 782 private ToolStripProgressBar StatusProgress;
608 private ToolStripStatusLabel StatusText; 783 private ToolStripStatusLabel StatusText;
609 private GroupBox groupBox1; -  
610 private Button button2; 784 private Button button2;
611 private GroupBox RegionTeleportGroup; 785 private GroupBox RegionTeleportGroup;
612 public ComboBox LoadedRegions; 786 public ComboBox LoadedRegions;
613 private Label CurrentRegionName; 787 private Label CurrentRegionName;
614 private Label CurrentRegionAt; 788 private Label CurrentRegionAt;
Line 643... Line 817...
643 private DataGridViewTextBoxColumn TopCollidersScore; 817 private DataGridViewTextBoxColumn TopCollidersScore;
644 private DataGridViewTextBoxColumn TopCollidersTaskName; 818 private DataGridViewTextBoxColumn TopCollidersTaskName;
645 private DataGridViewTextBoxColumn TopCollidersUUID; 819 private DataGridViewTextBoxColumn TopCollidersUUID;
646 private DataGridViewTextBoxColumn TopCollidersOwner; 820 private DataGridViewTextBoxColumn TopCollidersOwner;
647 private DataGridViewTextBoxColumn TopCollidersPosition; 821 private DataGridViewTextBoxColumn TopCollidersPosition;
-   822 private Button ReturnTopScriptsButton;
-   823 private Button button3;
-   824 private TabPage BatchRestartTab;
-   825 private SaveFileDialog ExportCSVDialog;
-   826 private Button button5;
-   827 private Button ReturnTopCollidersButton;
-   828 private Label label1;
-   829 private TextBox TopScriptsFilter;
-   830 private Label label2;
-   831 private TextBox TopCollidersFilter;
-   832 private Button BatchRestartButton;
-   833 public DataGridView BatchRestartGridView;
-   834 private DataGridViewTextBoxColumn BatchRestartRegionName;
-   835 private DataGridViewTextBoxColumn BatchRestartPosition;
-   836 private GroupBox groupBox1;
-   837 private Label Version;
648 } 838 }
649 } 839 }