aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tools/OpenSim.GUI/Main.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Tools/OpenSim.GUI/Main.Designer.cs')
-rw-r--r--OpenSim/Tools/OpenSim.GUI/Main.Designer.cs1434
1 files changed, 0 insertions, 1434 deletions
diff --git a/OpenSim/Tools/OpenSim.GUI/Main.Designer.cs b/OpenSim/Tools/OpenSim.GUI/Main.Designer.cs
deleted file mode 100644
index af29bce..0000000
--- a/OpenSim/Tools/OpenSim.GUI/Main.Designer.cs
+++ /dev/null
@@ -1,1434 +0,0 @@
1/*
2 * Copyright (c) Contributors, http://opensimulator.org/
3 * See CONTRIBUTORS.TXT for a full list of copyright holders.
4 *
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions are met:
7 * * Redistributions of source code must retain the above copyright
8 * notice, this list of conditions and the following disclaimer.
9 * * Redistributions in binary form must reproduce the above copyright
10 * notice, this list of conditions and the following disclaimer in the
11 * documentation and/or other materials provided with the distribution.
12 * * Neither the name of the OpenSim Project nor the
13 * names of its contributors may be used to endorse or promote products
14 * derived from this software without specific prior written permission.
15 *
16 * THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY
17 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
18 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
19 * DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY
20 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
21 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
22 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
23 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
25 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26 */
27
28namespace OpenSim.GUI
29{
30 partial class Main
31 {
32 /// <summary>
33 /// Required designer variable.
34 /// </summary>
35 private System.ComponentModel.IContainer components = null;
36
37 /// <summary>
38 /// Clean up any resources being used.
39 /// </summary>
40 /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
41 protected override void Dispose(bool disposing)
42 {
43 if (disposing && (components != null))
44 {
45 components.Dispose();
46 }
47 base.Dispose(disposing);
48 }
49
50 #region Windows Form Designer generated code
51
52 /// <summary>
53 /// Required method for Designer support - do not modify
54 /// the contents of this method with the code editor.
55 /// </summary>
56 private void InitializeComponent()
57 {
58 this.components = new System.ComponentModel.Container();
59 this.menuStrip1 = new System.Windows.Forms.MenuStrip();
60 this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
61 this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
62 this.timer1 = new System.Windows.Forms.Timer(this.components);
63 this.clientBox1 = new System.Windows.Forms.TextBox();
64 this.btnStart = new System.Windows.Forms.Button();
65 this.btnStop = new System.Windows.Forms.Button();
66 this.rbGridRegionMode = new System.Windows.Forms.RadioButton();
67 this.rbStandAloneMode = new System.Windows.Forms.RadioButton();
68 this.rbGridServer = new System.Windows.Forms.RadioButton();
69 this.Launch1 = new System.Windows.Forms.Button();
70 this.gbLog = new System.Windows.Forms.GroupBox();
71 this.tabLogs = new System.Windows.Forms.TabControl();
72 this.tabMainLog = new System.Windows.Forms.TabPage();
73 this.txtMainLog = new System.Windows.Forms.TextBox();
74 this.tabRegionServer = new System.Windows.Forms.TabPage();
75 this.txtInputRegionServer = new OpenSim.GUI.InputTextBoxControl();
76 this.label1 = new System.Windows.Forms.Label();
77 this.txtOpenSim = new System.Windows.Forms.TextBox();
78 this.tabUserServer = new System.Windows.Forms.TabPage();
79 this.txtInputUserServer = new OpenSim.GUI.InputTextBoxControl();
80 this.label2 = new System.Windows.Forms.Label();
81 this.txtUserServer = new System.Windows.Forms.TextBox();
82 this.tabAssetServer = new System.Windows.Forms.TabPage();
83 this.txtInputAssetServer = new OpenSim.GUI.InputTextBoxControl();
84 this.label3 = new System.Windows.Forms.Label();
85 this.txtAssetServer = new System.Windows.Forms.TextBox();
86 this.tabGridServer = new System.Windows.Forms.TabPage();
87 this.txtInputGridServer = new OpenSim.GUI.InputTextBoxControl();
88 this.label4 = new System.Windows.Forms.Label();
89 this.txtGridServer = new System.Windows.Forms.TextBox();
90 this.label5 = new System.Windows.Forms.Label();
91 this.noProbe1 = new System.Windows.Forms.CheckBox();
92 this.label6 = new System.Windows.Forms.Label();
93 this.multiple1 = new System.Windows.Forms.CheckBox();
94 this.label7 = new System.Windows.Forms.Label();
95 this.noMultiple1 = new System.Windows.Forms.CheckBox();
96 this.ignorepixeldepth1 = new System.Windows.Forms.CheckBox();
97 this.nothread1 = new System.Windows.Forms.CheckBox();
98 this.safe1 = new System.Windows.Forms.CheckBox();
99 this.noconsole1 = new System.Windows.Forms.CheckBox();
100 this.log1 = new System.Windows.Forms.CheckBox();
101 this.helperuri1 = new System.Windows.Forms.CheckBox();
102 this.autologin1 = new System.Windows.Forms.CheckBox();
103 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
104 this.dialog1 = new System.Windows.Forms.CheckBox();
105 this.previous1 = new System.Windows.Forms.CheckBox();
106 this.simple1 = new System.Windows.Forms.CheckBox();
107 this.noinvlib1 = new System.Windows.Forms.CheckBox();
108 this.debugst1 = new System.Windows.Forms.CheckBox();
109 this.spanish1 = new System.Windows.Forms.CheckBox();
110 this.korean1 = new System.Windows.Forms.CheckBox();
111 this.local1 = new System.Windows.Forms.CheckBox();
112 this.purge1 = new System.Windows.Forms.CheckBox();
113 this.nofmod1 = new System.Windows.Forms.CheckBox();
114 this.noaudio1 = new System.Windows.Forms.CheckBox();
115 this.nosound1 = new System.Windows.Forms.CheckBox();
116 this.url1 = new System.Windows.Forms.CheckBox();
117 this.port1 = new System.Windows.Forms.CheckBox();
118 this.simBox1 = new System.Windows.Forms.TextBox();
119 this.portBox1 = new System.Windows.Forms.TextBox();
120 this.user1 = new System.Windows.Forms.CheckBox();
121 this.quitAfter1 = new System.Windows.Forms.CheckBox();
122 this.techTag1 = new System.Windows.Forms.CheckBox();
123 this.yield1 = new System.Windows.Forms.CheckBox();
124 this.logfile1 = new System.Windows.Forms.CheckBox();
125 this.settings1 = new System.Windows.Forms.CheckBox();
126 this.outbw1 = new System.Windows.Forms.CheckBox();
127 this.inbw1 = new System.Windows.Forms.CheckBox();
128 this.drop1 = new System.Windows.Forms.CheckBox();
129 this.dropBox1 = new System.Windows.Forms.TextBox();
130 this.inbwBox1 = new System.Windows.Forms.TextBox();
131 this.outbwBox1 = new System.Windows.Forms.TextBox();
132 this.settingsBox1 = new System.Windows.Forms.TextBox();
133 this.logfileBox1 = new System.Windows.Forms.TextBox();
134 this.yieldBox1 = new System.Windows.Forms.TextBox();
135 this.techtagBox1 = new System.Windows.Forms.TextBox();
136 this.quitafterBox1 = new System.Windows.Forms.TextBox();
137 this.comboBox1 = new System.Windows.Forms.ComboBox();
138 this.loginuri1 = new System.Windows.Forms.CheckBox();
139 this.loginuriBox1 = new System.Windows.Forms.TextBox();
140 this.set1 = new System.Windows.Forms.CheckBox();
141 this.setBox1 = new System.Windows.Forms.TextBox();
142 this.errmask1 = new System.Windows.Forms.CheckBox();
143 this.skin1 = new System.Windows.Forms.CheckBox();
144 this.login1 = new System.Windows.Forms.CheckBox();
145 this.errmaskBox1 = new System.Windows.Forms.TextBox();
146 this.skinBox1 = new System.Windows.Forms.TextBox();
147 this.firstBox1 = new System.Windows.Forms.TextBox();
148 this.lastBox1 = new System.Windows.Forms.TextBox();
149 this.noutc1 = new System.Windows.Forms.CheckBox();
150 this.passBox1 = new System.Windows.Forms.TextBox();
151 this.raw1 = new System.Windows.Forms.CheckBox();
152 this.rawBox1 = new System.Windows.Forms.TextBox();
153 this.clear1 = new System.Windows.Forms.Button();
154 this.nataddress1 = new System.Windows.Forms.TextBox();
155 this.label8 = new System.Windows.Forms.Label();
156 this.label9 = new System.Windows.Forms.Label();
157 this.exeBox1 = new System.Windows.Forms.TextBox();
158 this.label10 = new System.Windows.Forms.Label();
159 this.label11 = new System.Windows.Forms.Label();
160 this.label12 = new System.Windows.Forms.Label();
161 this.label13 = new System.Windows.Forms.Label();
162 this.menuStrip1.SuspendLayout();
163 this.gbLog.SuspendLayout();
164 this.tabLogs.SuspendLayout();
165 this.tabMainLog.SuspendLayout();
166 this.tabRegionServer.SuspendLayout();
167 this.tabUserServer.SuspendLayout();
168 this.tabAssetServer.SuspendLayout();
169 this.tabGridServer.SuspendLayout();
170 this.SuspendLayout();
171 //
172 // menuStrip1
173 //
174 this.menuStrip1.AutoSize = false;
175 this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
176 this.fileToolStripMenuItem});
177 this.menuStrip1.Location = new System.Drawing.Point(0, 0);
178 this.menuStrip1.Name = "menuStrip1";
179 this.menuStrip1.Size = new System.Drawing.Size(900, 20);
180 this.menuStrip1.TabIndex = 7;
181 this.menuStrip1.Text = "menuStrip1";
182 //
183 // fileToolStripMenuItem
184 //
185 this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
186 this.exitToolStripMenuItem});
187 this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
188 this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 16);
189 this.fileToolStripMenuItem.Text = "File";
190 //
191 // exitToolStripMenuItem
192 //
193 this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
194 this.exitToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
195 this.exitToolStripMenuItem.Text = "Exit Cleanly";
196 this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
197 //
198 // timer1
199 //
200 this.timer1.Enabled = true;
201 //
202 // clientBox1
203 //
204 this.clientBox1.Location = new System.Drawing.Point(680, 27);
205 this.clientBox1.Name = "clientBox1";
206 this.clientBox1.Size = new System.Drawing.Size(213, 20);
207 this.clientBox1.TabIndex = 8;
208 this.clientBox1.Text = "C://Secondlife//";
209 //
210 // btnStart
211 //
212 this.btnStart.Location = new System.Drawing.Point(7, 366);
213 this.btnStart.Name = "btnStart";
214 this.btnStart.Size = new System.Drawing.Size(80, 23);
215 this.btnStart.TabIndex = 2;
216 this.btnStart.Text = "Start";
217 this.btnStart.UseVisualStyleBackColor = true;
218 this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
219 //
220 // btnStop
221 //
222 this.btnStop.Location = new System.Drawing.Point(92, 366);
223 this.btnStop.Name = "btnStop";
224 this.btnStop.Size = new System.Drawing.Size(80, 23);
225 this.btnStop.TabIndex = 3;
226 this.btnStop.Text = "Stop";
227 this.btnStop.UseVisualStyleBackColor = true;
228 this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
229 //
230 // rbGridRegionMode
231 //
232 this.rbGridRegionMode.AutoSize = true;
233 this.rbGridRegionMode.Location = new System.Drawing.Point(96, 27);
234 this.rbGridRegionMode.Name = "rbGridRegionMode";
235 this.rbGridRegionMode.Size = new System.Drawing.Size(76, 17);
236 this.rbGridRegionMode.TabIndex = 4;
237 this.rbGridRegionMode.Text = "Grid region";
238 this.rbGridRegionMode.UseVisualStyleBackColor = true;
239 this.rbGridRegionMode.CheckedChanged += new System.EventHandler(this.rbGridRegionMode_CheckedChanged);
240 //
241 // rbStandAloneMode
242 //
243 this.rbStandAloneMode.AutoSize = true;
244 this.rbStandAloneMode.Checked = true;
245 this.rbStandAloneMode.Location = new System.Drawing.Point(8, 27);
246 this.rbStandAloneMode.Name = "rbStandAloneMode";
247 this.rbStandAloneMode.Size = new System.Drawing.Size(82, 17);
248 this.rbStandAloneMode.TabIndex = 5;
249 this.rbStandAloneMode.TabStop = true;
250 this.rbStandAloneMode.Text = "Stand alone";
251 this.rbStandAloneMode.UseVisualStyleBackColor = true;
252 this.rbStandAloneMode.CheckedChanged += new System.EventHandler(this.rbStandAloneMode_CheckedChanged);
253 //
254 // rbGridServer
255 //
256 this.rbGridServer.AutoSize = true;
257 this.rbGridServer.Location = new System.Drawing.Point(178, 27);
258 this.rbGridServer.Name = "rbGridServer";
259 this.rbGridServer.Size = new System.Drawing.Size(76, 17);
260 this.rbGridServer.TabIndex = 6;
261 this.rbGridServer.Text = "Grid server";
262 this.rbGridServer.UseVisualStyleBackColor = true;
263 this.rbGridServer.CheckedChanged += new System.EventHandler(this.rbGridServer_CheckedChanged);
264 //
265 // Launch1
266 //
267 this.Launch1.Location = new System.Drawing.Point(264, 366);
268 this.Launch1.Name = "Launch1";
269 this.Launch1.Size = new System.Drawing.Size(80, 23);
270 this.Launch1.TabIndex = 9;
271 this.Launch1.Text = "Client Launch";
272 this.Launch1.UseVisualStyleBackColor = true;
273 this.Launch1.Click += new System.EventHandler(this.Launch1_Click);
274 //
275 // gbLog
276 //
277 this.gbLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
278 | System.Windows.Forms.AnchorStyles.Left)
279 | System.Windows.Forms.AnchorStyles.Right)));
280 this.gbLog.Controls.Add(this.tabLogs);
281 this.gbLog.Location = new System.Drawing.Point(8, 50);
282 this.gbLog.Name = "gbLog";
283 this.gbLog.Size = new System.Drawing.Size(345, 310);
284 this.gbLog.TabIndex = 1;
285 this.gbLog.TabStop = false;
286 this.gbLog.Text = "Logs";
287 //
288 // tabLogs
289 //
290 this.tabLogs.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
291 | System.Windows.Forms.AnchorStyles.Left)
292 | System.Windows.Forms.AnchorStyles.Right)));
293 this.tabLogs.Controls.Add(this.tabMainLog);
294 this.tabLogs.Controls.Add(this.tabRegionServer);
295 this.tabLogs.Controls.Add(this.tabUserServer);
296 this.tabLogs.Controls.Add(this.tabAssetServer);
297 this.tabLogs.Controls.Add(this.tabGridServer);
298 this.tabLogs.Location = new System.Drawing.Point(6, 19);
299 this.tabLogs.Name = "tabLogs";
300 this.tabLogs.SelectedIndex = 0;
301 this.tabLogs.Size = new System.Drawing.Size(333, 285);
302 this.tabLogs.TabIndex = 0;
303 //
304 // tabMainLog
305 //
306 this.tabMainLog.Controls.Add(this.txtMainLog);
307 this.tabMainLog.Location = new System.Drawing.Point(4, 22);
308 this.tabMainLog.Name = "tabMainLog";
309 this.tabMainLog.Size = new System.Drawing.Size(325, 259);
310 this.tabMainLog.TabIndex = 4;
311 this.tabMainLog.Text = "Main log";
312 this.tabMainLog.UseVisualStyleBackColor = true;
313 //
314 // txtMainLog
315 //
316 this.txtMainLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
317 | System.Windows.Forms.AnchorStyles.Left)
318 | System.Windows.Forms.AnchorStyles.Right)));
319 this.txtMainLog.Location = new System.Drawing.Point(0, 0);
320 this.txtMainLog.Multiline = true;
321 this.txtMainLog.Name = "txtMainLog";
322 this.txtMainLog.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
323 this.txtMainLog.Size = new System.Drawing.Size(325, 259);
324 this.txtMainLog.TabIndex = 1;
325 //
326 // tabRegionServer
327 //
328 this.tabRegionServer.Controls.Add(this.txtInputRegionServer);
329 this.tabRegionServer.Controls.Add(this.label1);
330 this.tabRegionServer.Controls.Add(this.txtOpenSim);
331 this.tabRegionServer.Location = new System.Drawing.Point(4, 22);
332 this.tabRegionServer.Name = "tabRegionServer";
333 this.tabRegionServer.Padding = new System.Windows.Forms.Padding(3);
334 this.tabRegionServer.Size = new System.Drawing.Size(325, 259);
335 this.tabRegionServer.TabIndex = 0;
336 this.tabRegionServer.Text = "Region server";
337 this.tabRegionServer.UseVisualStyleBackColor = true;
338 //
339 // txtInputRegionServer
340 //
341 this.txtInputRegionServer.Location = new System.Drawing.Point(53, 239);
342 this.txtInputRegionServer.Name = "txtInputRegionServer";
343 this.txtInputRegionServer.Size = new System.Drawing.Size(272, 20);
344 this.txtInputRegionServer.TabIndex = 5;
345 //
346 // label1
347 //
348 this.label1.AutoSize = true;
349 this.label1.Location = new System.Drawing.Point(0, 242);
350 this.label1.Name = "label1";
351 this.label1.Size = new System.Drawing.Size(57, 13);
352 this.label1.TabIndex = 4;
353 this.label1.Text = "Command:";
354 //
355 // txtOpenSim
356 //
357 this.txtOpenSim.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
358 | System.Windows.Forms.AnchorStyles.Left)
359 | System.Windows.Forms.AnchorStyles.Right)));
360 this.txtOpenSim.Location = new System.Drawing.Point(0, 0);
361 this.txtOpenSim.Multiline = true;
362 this.txtOpenSim.Name = "txtOpenSim";
363 this.txtOpenSim.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
364 this.txtOpenSim.Size = new System.Drawing.Size(325, 236);
365 this.txtOpenSim.TabIndex = 0;
366 //
367 // tabUserServer
368 //
369 this.tabUserServer.Controls.Add(this.txtInputUserServer);
370 this.tabUserServer.Controls.Add(this.label2);
371 this.tabUserServer.Controls.Add(this.txtUserServer);
372 this.tabUserServer.Location = new System.Drawing.Point(4, 22);
373 this.tabUserServer.Name = "tabUserServer";
374 this.tabUserServer.Padding = new System.Windows.Forms.Padding(3);
375 this.tabUserServer.Size = new System.Drawing.Size(325, 259);
376 this.tabUserServer.TabIndex = 1;
377 this.tabUserServer.Text = "User server";
378 this.tabUserServer.UseVisualStyleBackColor = true;
379 //
380 // txtInputUserServer
381 //
382 this.txtInputUserServer.Location = new System.Drawing.Point(53, 239);
383 this.txtInputUserServer.Name = "txtInputUserServer";
384 this.txtInputUserServer.Size = new System.Drawing.Size(272, 20);
385 this.txtInputUserServer.TabIndex = 7;
386 //
387 // label2
388 //
389 this.label2.AutoSize = true;
390 this.label2.Location = new System.Drawing.Point(0, 242);
391 this.label2.Name = "label2";
392 this.label2.Size = new System.Drawing.Size(57, 13);
393 this.label2.TabIndex = 6;
394 this.label2.Text = "Command:";
395 //
396 // txtUserServer
397 //
398 this.txtUserServer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
399 | System.Windows.Forms.AnchorStyles.Left)
400 | System.Windows.Forms.AnchorStyles.Right)));
401 this.txtUserServer.Location = new System.Drawing.Point(0, 0);
402 this.txtUserServer.Multiline = true;
403 this.txtUserServer.Name = "txtUserServer";
404 this.txtUserServer.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
405 this.txtUserServer.Size = new System.Drawing.Size(325, 236);
406 this.txtUserServer.TabIndex = 1;
407 //
408 // tabAssetServer
409 //
410 this.tabAssetServer.Controls.Add(this.txtInputAssetServer);
411 this.tabAssetServer.Controls.Add(this.label3);
412 this.tabAssetServer.Controls.Add(this.txtAssetServer);
413 this.tabAssetServer.Location = new System.Drawing.Point(4, 22);
414 this.tabAssetServer.Name = "tabAssetServer";
415 this.tabAssetServer.Size = new System.Drawing.Size(325, 259);
416 this.tabAssetServer.TabIndex = 2;
417 this.tabAssetServer.Text = "Asset server";
418 this.tabAssetServer.UseVisualStyleBackColor = true;
419 //
420 // txtInputAssetServer
421 //
422 this.txtInputAssetServer.Location = new System.Drawing.Point(53, 239);
423 this.txtInputAssetServer.Name = "txtInputAssetServer";
424 this.txtInputAssetServer.Size = new System.Drawing.Size(272, 20);
425 this.txtInputAssetServer.TabIndex = 7;
426 //
427 // label3
428 //
429 this.label3.AutoSize = true;
430 this.label3.Location = new System.Drawing.Point(0, 242);
431 this.label3.Name = "label3";
432 this.label3.Size = new System.Drawing.Size(57, 13);
433 this.label3.TabIndex = 6;
434 this.label3.Text = "Command:";
435 //
436 // txtAssetServer
437 //
438 this.txtAssetServer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
439 | System.Windows.Forms.AnchorStyles.Left)
440 | System.Windows.Forms.AnchorStyles.Right)));
441 this.txtAssetServer.Location = new System.Drawing.Point(0, 0);
442 this.txtAssetServer.Multiline = true;
443 this.txtAssetServer.Name = "txtAssetServer";
444 this.txtAssetServer.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
445 this.txtAssetServer.Size = new System.Drawing.Size(325, 236);
446 this.txtAssetServer.TabIndex = 1;
447 //
448 // tabGridServer
449 //
450 this.tabGridServer.Controls.Add(this.txtInputGridServer);
451 this.tabGridServer.Controls.Add(this.label4);
452 this.tabGridServer.Controls.Add(this.txtGridServer);
453 this.tabGridServer.Location = new System.Drawing.Point(4, 22);
454 this.tabGridServer.Name = "tabGridServer";
455 this.tabGridServer.Size = new System.Drawing.Size(325, 259);
456 this.tabGridServer.TabIndex = 3;
457 this.tabGridServer.Text = "Grid server";
458 this.tabGridServer.UseVisualStyleBackColor = true;
459 //
460 // txtInputGridServer
461 //
462 this.txtInputGridServer.Location = new System.Drawing.Point(53, 239);
463 this.txtInputGridServer.Name = "txtInputGridServer";
464 this.txtInputGridServer.Size = new System.Drawing.Size(272, 20);
465 this.txtInputGridServer.TabIndex = 7;
466 //
467 // label4
468 //
469 this.label4.AutoSize = true;
470 this.label4.Location = new System.Drawing.Point(0, 242);
471 this.label4.Name = "label4";
472 this.label4.Size = new System.Drawing.Size(57, 13);
473 this.label4.TabIndex = 6;
474 this.label4.Text = "Command:";
475 //
476 // txtGridServer
477 //
478 this.txtGridServer.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
479 | System.Windows.Forms.AnchorStyles.Left)
480 | System.Windows.Forms.AnchorStyles.Right)));
481 this.txtGridServer.Location = new System.Drawing.Point(0, 0);
482 this.txtGridServer.Multiline = true;
483 this.txtGridServer.Name = "txtGridServer";
484 this.txtGridServer.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
485 this.txtGridServer.Size = new System.Drawing.Size(325, 236);
486 this.txtGridServer.TabIndex = 1;
487 //
488 // label5
489 //
490 this.label5.AutoSize = true;
491 this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
492 this.label5.Location = new System.Drawing.Point(460, 55);
493 this.label5.Name = "label5";
494 this.label5.Size = new System.Drawing.Size(205, 20);
495 this.label5.TabIndex = 11;
496 this.label5.Text = "Command Line Switches";
497 //
498 // noProbe1
499 //
500 this.noProbe1.AutoSize = true;
501 this.noProbe1.Location = new System.Drawing.Point(359, 275);
502 this.noProbe1.Name = "noProbe1";
503 this.noProbe1.Size = new System.Drawing.Size(68, 17);
504 this.noProbe1.TabIndex = 12;
505 this.noProbe1.Text = "-noprobe";
506 this.toolTip1.SetToolTip(this.noProbe1, "disable hardware probe");
507 this.noProbe1.UseVisualStyleBackColor = true;
508 //
509 // label6
510 //
511 this.label6.AutoSize = true;
512 this.label6.Location = new System.Drawing.Point(8, 415);
513 this.label6.Name = "label6";
514 this.label6.Size = new System.Drawing.Size(0, 13);
515 this.label6.TabIndex = 14;
516 this.label6.Click += new System.EventHandler(this.label6_Click);
517 //
518 // multiple1
519 //
520 this.multiple1.AutoSize = true;
521 this.multiple1.Location = new System.Drawing.Point(359, 185);
522 this.multiple1.Name = "multiple1";
523 this.multiple1.Size = new System.Drawing.Size(64, 17);
524 this.multiple1.TabIndex = 15;
525 this.multiple1.Text = "-multiple";
526 this.toolTip1.SetToolTip(this.multiple1, "allow multiple viewers");
527 this.multiple1.UseVisualStyleBackColor = true;
528 //
529 // label7
530 //
531 this.label7.AutoSize = true;
532 this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
533 this.label7.Location = new System.Drawing.Point(8, 396);
534 this.label7.Name = "label7";
535 this.label7.Size = new System.Drawing.Size(338, 13);
536 this.label7.TabIndex = 16;
537 this.label7.Text = "Client Command Line String Used and Program Messages :";
538 //
539 // noMultiple1
540 //
541 this.noMultiple1.AutoSize = true;
542 this.noMultiple1.Location = new System.Drawing.Point(359, 260);
543 this.noMultiple1.Name = "noMultiple1";
544 this.noMultiple1.Size = new System.Drawing.Size(76, 17);
545 this.noMultiple1.TabIndex = 17;
546 this.noMultiple1.Text = "-nomultiple";
547 this.toolTip1.SetToolTip(this.noMultiple1, "block multiple viewers (secondlife.exe instances)");
548 this.noMultiple1.UseVisualStyleBackColor = true;
549 //
550 // ignorepixeldepth1
551 //
552 this.ignorepixeldepth1.AutoSize = true;
553 this.ignorepixeldepth1.Location = new System.Drawing.Point(359, 125);
554 this.ignorepixeldepth1.Name = "ignorepixeldepth1";
555 this.ignorepixeldepth1.Size = new System.Drawing.Size(106, 17);
556 this.ignorepixeldepth1.TabIndex = 18;
557 this.ignorepixeldepth1.Text = "-ignorepixeldepth";
558 this.toolTip1.SetToolTip(this.ignorepixeldepth1, "ignore pixel depth settings");
559 this.ignorepixeldepth1.UseVisualStyleBackColor = true;
560 //
561 // nothread1
562 //
563 this.nothread1.AutoSize = true;
564 this.nothread1.Location = new System.Drawing.Point(359, 305);
565 this.nothread1.Name = "nothread1";
566 this.nothread1.Size = new System.Drawing.Size(71, 17);
567 this.nothread1.TabIndex = 19;
568 this.nothread1.Text = "-nothread";
569 this.toolTip1.SetToolTip(this.nothread1, "run VFS (Virtual File System) in single thread");
570 this.nothread1.UseVisualStyleBackColor = true;
571 //
572 // safe1
573 //
574 this.safe1.AutoSize = true;
575 this.safe1.Location = new System.Drawing.Point(359, 365);
576 this.safe1.Name = "safe1";
577 this.safe1.Size = new System.Drawing.Size(49, 17);
578 this.safe1.TabIndex = 20;
579 this.safe1.Text = "-safe";
580 this.toolTip1.SetToolTip(this.safe1, "reset preferences, run in safe mode");
581 this.safe1.UseVisualStyleBackColor = true;
582 //
583 // noconsole1
584 //
585 this.noconsole1.AutoSize = true;
586 this.noconsole1.Location = new System.Drawing.Point(359, 215);
587 this.noconsole1.Name = "noconsole1";
588 this.noconsole1.Size = new System.Drawing.Size(78, 17);
589 this.noconsole1.TabIndex = 21;
590 this.noconsole1.Text = "-noconsole";
591 this.toolTip1.SetToolTip(this.noconsole1, "hide the console if not already hidden");
592 this.noconsole1.UseVisualStyleBackColor = true;
593 //
594 // log1
595 //
596 this.log1.AutoSize = true;
597 this.log1.Location = new System.Drawing.Point(359, 170);
598 this.log1.Name = "log1";
599 this.log1.Size = new System.Drawing.Size(43, 17);
600 this.log1.TabIndex = 22;
601 this.log1.Text = "-log";
602 this.toolTip1.SetToolTip(this.log1, "--no info avail--");
603 this.log1.UseVisualStyleBackColor = true;
604 //
605 // helperuri1
606 //
607 this.helperuri1.AutoSize = true;
608 this.helperuri1.Location = new System.Drawing.Point(359, 110);
609 this.helperuri1.Name = "helperuri1";
610 this.helperuri1.Size = new System.Drawing.Size(69, 17);
611 this.helperuri1.TabIndex = 23;
612 this.helperuri1.Text = "-helperuri";
613 this.toolTip1.SetToolTip(this.helperuri1, "--no info avail--");
614 this.helperuri1.UseVisualStyleBackColor = true;
615 //
616 // autologin1
617 //
618 this.autologin1.AutoSize = true;
619 this.autologin1.Location = new System.Drawing.Point(359, 65);
620 this.autologin1.Name = "autologin1";
621 this.autologin1.Size = new System.Drawing.Size(75, 17);
622 this.autologin1.TabIndex = 24;
623 this.autologin1.Text = "--autologin";
624 this.toolTip1.SetToolTip(this.autologin1, "--no info avail--");
625 this.autologin1.UseVisualStyleBackColor = true;
626 //
627 // dialog1
628 //
629 this.dialog1.AutoSize = true;
630 this.dialog1.Location = new System.Drawing.Point(359, 95);
631 this.dialog1.Name = "dialog1";
632 this.dialog1.Size = new System.Drawing.Size(57, 17);
633 this.dialog1.TabIndex = 25;
634 this.dialog1.Text = "-dialog";
635 this.toolTip1.SetToolTip(this.dialog1, "some arcane dialog box that is impossible to raise");
636 this.dialog1.UseVisualStyleBackColor = true;
637 //
638 // previous1
639 //
640 this.previous1.AutoSize = true;
641 this.previous1.Location = new System.Drawing.Point(359, 335);
642 this.previous1.Name = "previous1";
643 this.previous1.Size = new System.Drawing.Size(69, 17);
644 this.previous1.TabIndex = 26;
645 this.previous1.Text = "-previous";
646 this.toolTip1.SetToolTip(this.previous1, "--no info avail--");
647 this.previous1.UseVisualStyleBackColor = true;
648 //
649 // simple1
650 //
651 this.simple1.AutoSize = true;
652 this.simple1.Location = new System.Drawing.Point(359, 380);
653 this.simple1.Name = "simple1";
654 this.simple1.Size = new System.Drawing.Size(58, 17);
655 this.simple1.TabIndex = 27;
656 this.simple1.Text = "-simple";
657 this.toolTip1.SetToolTip(this.simple1, "--no info avail--");
658 this.simple1.UseVisualStyleBackColor = true;
659 //
660 // noinvlib1
661 //
662 this.noinvlib1.AutoSize = true;
663 this.noinvlib1.Location = new System.Drawing.Point(359, 245);
664 this.noinvlib1.Name = "noinvlib1";
665 this.noinvlib1.Size = new System.Drawing.Size(65, 17);
666 this.noinvlib1.TabIndex = 28;
667 this.noinvlib1.Text = "-noinvlib";
668 this.toolTip1.SetToolTip(this.noinvlib1, "do not request inventory library");
669 this.noinvlib1.UseVisualStyleBackColor = true;
670 //
671 // debugst1
672 //
673 this.debugst1.AutoSize = true;
674 this.debugst1.Location = new System.Drawing.Point(359, 80);
675 this.debugst1.Name = "debugst1";
676 this.debugst1.Size = new System.Drawing.Size(67, 17);
677 this.debugst1.TabIndex = 30;
678 this.debugst1.Text = "-debugst";
679 this.toolTip1.SetToolTip(this.debugst1, "debug mask");
680 this.debugst1.UseVisualStyleBackColor = true;
681 //
682 // spanish1
683 //
684 this.spanish1.AutoSize = true;
685 this.spanish1.Location = new System.Drawing.Point(359, 395);
686 this.spanish1.Name = "spanish1";
687 this.spanish1.Size = new System.Drawing.Size(65, 17);
688 this.spanish1.TabIndex = 31;
689 this.spanish1.Text = "-spanish";
690 this.toolTip1.SetToolTip(this.spanish1, "activate (incomplete) Spanish UI translation");
691 this.spanish1.UseVisualStyleBackColor = true;
692 //
693 // korean1
694 //
695 this.korean1.AutoSize = true;
696 this.korean1.Location = new System.Drawing.Point(359, 140);
697 this.korean1.Name = "korean1";
698 this.korean1.Size = new System.Drawing.Size(62, 17);
699 this.korean1.TabIndex = 32;
700 this.korean1.Text = "-korean";
701 this.toolTip1.SetToolTip(this.korean1, "activate (incomplete) Korean UI translation");
702 this.korean1.UseVisualStyleBackColor = true;
703 //
704 // local1
705 //
706 this.local1.AutoSize = true;
707 this.local1.Location = new System.Drawing.Point(359, 155);
708 this.local1.Name = "local1";
709 this.local1.Size = new System.Drawing.Size(51, 17);
710 this.local1.TabIndex = 46;
711 this.local1.Text = "-local";
712 this.toolTip1.SetToolTip(this.local1, "run without simulator");
713 this.local1.UseVisualStyleBackColor = true;
714 //
715 // purge1
716 //
717 this.purge1.AutoSize = true;
718 this.purge1.Location = new System.Drawing.Point(359, 350);
719 this.purge1.Name = "purge1";
720 this.purge1.Size = new System.Drawing.Size(56, 17);
721 this.purge1.TabIndex = 56;
722 this.purge1.Text = "-purge";
723 this.toolTip1.SetToolTip(this.purge1, "delete files in cache");
724 this.purge1.UseVisualStyleBackColor = true;
725 //
726 // nofmod1
727 //
728 this.nofmod1.AutoSize = true;
729 this.nofmod1.Location = new System.Drawing.Point(359, 230);
730 this.nofmod1.Name = "nofmod1";
731 this.nofmod1.Size = new System.Drawing.Size(64, 17);
732 this.nofmod1.TabIndex = 45;
733 this.nofmod1.Text = "-nofmod";
734 this.toolTip1.SetToolTip(this.nofmod1, "FMOD is the API used to distort sound while moving");
735 this.nofmod1.UseVisualStyleBackColor = true;
736 //
737 // noaudio1
738 //
739 this.noaudio1.AutoSize = true;
740 this.noaudio1.Location = new System.Drawing.Point(359, 200);
741 this.noaudio1.Name = "noaudio1";
742 this.noaudio1.Size = new System.Drawing.Size(67, 17);
743 this.noaudio1.TabIndex = 44;
744 this.noaudio1.Text = "-noaudio";
745 this.toolTip1.SetToolTip(this.noaudio1, "no audio, different from -nosound?");
746 this.noaudio1.UseVisualStyleBackColor = true;
747 //
748 // nosound1
749 //
750 this.nosound1.AutoSize = true;
751 this.nosound1.Location = new System.Drawing.Point(359, 290);
752 this.nosound1.Name = "nosound1";
753 this.nosound1.Size = new System.Drawing.Size(70, 17);
754 this.nosound1.TabIndex = 55;
755 this.nosound1.Text = "-nosound";
756 this.toolTip1.SetToolTip(this.nosound1, "no sound, different from -noaudio?");
757 this.nosound1.UseVisualStyleBackColor = true;
758 //
759 // url1
760 //
761 this.url1.AutoSize = true;
762 this.url1.Location = new System.Drawing.Point(488, 245);
763 this.url1.Name = "url1";
764 this.url1.Size = new System.Drawing.Size(40, 17);
765 this.url1.TabIndex = 43;
766 this.url1.Text = "-url";
767 this.toolTip1.SetToolTip(this.url1, "handles secondlife://sim/x/y/z URLs");
768 this.url1.UseVisualStyleBackColor = true;
769 //
770 // port1
771 //
772 this.port1.AutoSize = true;
773 this.port1.Location = new System.Drawing.Point(488, 171);
774 this.port1.Name = "port1";
775 this.port1.Size = new System.Drawing.Size(47, 17);
776 this.port1.TabIndex = 49;
777 this.port1.Text = "-port";
778 this.toolTip1.SetToolTip(this.port1, "Set the TCP port for the client; useful to run multiple instances of SL on the sa" +
779 "me local home network. Values that may work: 13000 and 13001 (Valid numbers are " +
780 "13000 to 13050)");
781 this.port1.UseVisualStyleBackColor = true;
782 //
783 // simBox1
784 //
785 this.simBox1.Location = new System.Drawing.Point(549, 243);
786 this.simBox1.Name = "simBox1";
787 this.simBox1.Size = new System.Drawing.Size(344, 20);
788 this.simBox1.TabIndex = 66;
789 this.simBox1.Text = "secondlife://lutra/127/128/60";
790 this.toolTip1.SetToolTip(this.simBox1, "type URL here");
791 //
792 // portBox1
793 //
794 this.portBox1.Location = new System.Drawing.Point(549, 169);
795 this.portBox1.Name = "portBox1";
796 this.portBox1.Size = new System.Drawing.Size(58, 20);
797 this.portBox1.TabIndex = 67;
798 this.portBox1.Text = "13000";
799 this.toolTip1.SetToolTip(this.portBox1, "enter port number here");
800 //
801 // user1
802 //
803 this.user1.AutoSize = true;
804 this.user1.Location = new System.Drawing.Point(488, 191);
805 this.user1.Name = "user1";
806 this.user1.Size = new System.Drawing.Size(49, 17);
807 this.user1.TabIndex = 42;
808 this.user1.Text = "-user";
809 this.user1.ThreeState = true;
810 this.toolTip1.SetToolTip(this.user1, "specify user server in dotted quad");
811 this.user1.UseVisualStyleBackColor = true;
812 //
813 // quitAfter1
814 //
815 this.quitAfter1.AutoSize = true;
816 this.quitAfter1.Location = new System.Drawing.Point(680, 65);
817 this.quitAfter1.Name = "quitAfter1";
818 this.quitAfter1.Size = new System.Drawing.Size(67, 17);
819 this.quitAfter1.TabIndex = 41;
820 this.quitAfter1.Text = "-quitafter";
821 this.toolTip1.SetToolTip(this.quitAfter1, "SL quits after elapsed time in seconds");
822 this.quitAfter1.UseVisualStyleBackColor = true;
823 //
824 // techTag1
825 //
826 this.techTag1.AutoSize = true;
827 this.techTag1.Location = new System.Drawing.Point(488, 211);
828 this.techTag1.Name = "techTag1";
829 this.techTag1.Size = new System.Drawing.Size(65, 17);
830 this.techTag1.TabIndex = 47;
831 this.techTag1.Text = "-techtag";
832 this.toolTip1.SetToolTip(this.techTag1, "unknown (but requires a parameter)");
833 this.techTag1.UseVisualStyleBackColor = true;
834 //
835 // yield1
836 //
837 this.yield1.AutoSize = true;
838 this.yield1.Location = new System.Drawing.Point(488, 91);
839 this.yield1.Name = "yield1";
840 this.yield1.Size = new System.Drawing.Size(50, 17);
841 this.yield1.TabIndex = 48;
842 this.yield1.Text = "-yield";
843 this.toolTip1.SetToolTip(this.yield1, "yield some idle time to local host (changed from - cooperative)");
844 this.yield1.UseVisualStyleBackColor = true;
845 //
846 // logfile1
847 //
848 this.logfile1.AutoSize = true;
849 this.logfile1.Location = new System.Drawing.Point(680, 125);
850 this.logfile1.Name = "logfile1";
851 this.logfile1.Size = new System.Drawing.Size(56, 17);
852 this.logfile1.TabIndex = 54;
853 this.logfile1.Text = "-logfile";
854 this.toolTip1.SetToolTip(this.logfile1, "change the log filename");
855 this.logfile1.UseVisualStyleBackColor = true;
856 //
857 // settings1
858 //
859 this.settings1.AutoSize = true;
860 this.settings1.Location = new System.Drawing.Point(680, 95);
861 this.settings1.Name = "settings1";
862 this.settings1.Size = new System.Drawing.Size(65, 17);
863 this.settings1.TabIndex = 53;
864 this.settings1.Text = "-settings";
865 this.toolTip1.SetToolTip(this.settings1, "specify configuration filename; default is \"settings.ini\"");
866 this.settings1.UseVisualStyleBackColor = true;
867 //
868 // outbw1
869 //
870 this.outbw1.AutoSize = true;
871 this.outbw1.Location = new System.Drawing.Point(488, 111);
872 this.outbw1.Name = "outbw1";
873 this.outbw1.Size = new System.Drawing.Size(58, 17);
874 this.outbw1.TabIndex = 52;
875 this.outbw1.Text = "-outbw";
876 this.toolTip1.SetToolTip(this.outbw1, "set outgoing bandwidth");
877 this.outbw1.UseVisualStyleBackColor = true;
878 //
879 // inbw1
880 //
881 this.inbw1.AutoSize = true;
882 this.inbw1.Location = new System.Drawing.Point(488, 131);
883 this.inbw1.Name = "inbw1";
884 this.inbw1.Size = new System.Drawing.Size(51, 17);
885 this.inbw1.TabIndex = 51;
886 this.inbw1.Text = "-inbw";
887 this.toolTip1.SetToolTip(this.inbw1, "set incoming bandwidth");
888 this.inbw1.UseVisualStyleBackColor = true;
889 //
890 // drop1
891 //
892 this.drop1.AutoSize = true;
893 this.drop1.Location = new System.Drawing.Point(488, 151);
894 this.drop1.Name = "drop1";
895 this.drop1.Size = new System.Drawing.Size(50, 17);
896 this.drop1.TabIndex = 50;
897 this.drop1.Text = "-drop";
898 this.toolTip1.SetToolTip(this.drop1, "drop number% of incoming network packets");
899 this.drop1.UseVisualStyleBackColor = true;
900 //
901 // dropBox1
902 //
903 this.dropBox1.Location = new System.Drawing.Point(549, 149);
904 this.dropBox1.Name = "dropBox1";
905 this.dropBox1.Size = new System.Drawing.Size(58, 20);
906 this.dropBox1.TabIndex = 68;
907 this.dropBox1.Text = "0";
908 this.toolTip1.SetToolTip(this.dropBox1, "enter percent of packets to drop");
909 //
910 // inbwBox1
911 //
912 this.inbwBox1.Location = new System.Drawing.Point(549, 129);
913 this.inbwBox1.Name = "inbwBox1";
914 this.inbwBox1.Size = new System.Drawing.Size(57, 20);
915 this.inbwBox1.TabIndex = 69;
916 this.toolTip1.SetToolTip(this.inbwBox1, "enter incoming cap");
917 //
918 // outbwBox1
919 //
920 this.outbwBox1.Location = new System.Drawing.Point(549, 109);
921 this.outbwBox1.Name = "outbwBox1";
922 this.outbwBox1.Size = new System.Drawing.Size(58, 20);
923 this.outbwBox1.TabIndex = 70;
924 this.toolTip1.SetToolTip(this.outbwBox1, "enter outgoing cap");
925 //
926 // settingsBox1
927 //
928 this.settingsBox1.Location = new System.Drawing.Point(741, 93);
929 this.settingsBox1.Name = "settingsBox1";
930 this.settingsBox1.Size = new System.Drawing.Size(152, 20);
931 this.settingsBox1.TabIndex = 71;
932 this.settingsBox1.Text = "settings.ini";
933 this.toolTip1.SetToolTip(this.settingsBox1, "enter settings file name");
934 //
935 // logfileBox1
936 //
937 this.logfileBox1.Location = new System.Drawing.Point(733, 123);
938 this.logfileBox1.Name = "logfileBox1";
939 this.logfileBox1.Size = new System.Drawing.Size(160, 20);
940 this.logfileBox1.TabIndex = 72;
941 this.logfileBox1.Text = "mylogfile.txt";
942 this.toolTip1.SetToolTip(this.logfileBox1, "enter log file name here");
943 //
944 // yieldBox1
945 //
946 this.yieldBox1.Location = new System.Drawing.Point(549, 89);
947 this.yieldBox1.Name = "yieldBox1";
948 this.yieldBox1.Size = new System.Drawing.Size(58, 20);
949 this.yieldBox1.TabIndex = 73;
950 this.toolTip1.SetToolTip(this.yieldBox1, "enter time to yield in <ms>");
951 //
952 // techtagBox1
953 //
954 this.techtagBox1.Location = new System.Drawing.Point(549, 209);
955 this.techtagBox1.Name = "techtagBox1";
956 this.techtagBox1.Size = new System.Drawing.Size(58, 20);
957 this.techtagBox1.TabIndex = 74;
958 this.toolTip1.SetToolTip(this.techtagBox1, "enter unknown param here");
959 //
960 // quitafterBox1
961 //
962 this.quitafterBox1.Location = new System.Drawing.Point(745, 63);
963 this.quitafterBox1.Name = "quitafterBox1";
964 this.quitafterBox1.Size = new System.Drawing.Size(148, 20);
965 this.quitafterBox1.TabIndex = 75;
966 this.toolTip1.SetToolTip(this.quitafterBox1, "enter time in seconds");
967 //
968 // comboBox1
969 //
970 this.comboBox1.FormattingEnabled = true;
971 this.comboBox1.Items.AddRange(new object[] {
972 "agni",
973 "colo",
974 "dmz",
975 "durga",
976 "siva"});
977 this.comboBox1.Location = new System.Drawing.Point(549, 189);
978 this.comboBox1.Name = "comboBox1";
979 this.comboBox1.Size = new System.Drawing.Size(58, 21);
980 this.comboBox1.TabIndex = 76;
981 this.comboBox1.Text = "agni";
982 this.toolTip1.SetToolTip(this.comboBox1, "select LL user server");
983 //
984 // loginuri1
985 //
986 this.loginuri1.AutoSize = true;
987 this.loginuri1.Location = new System.Drawing.Point(488, 275);
988 this.loginuri1.Name = "loginuri1";
989 this.loginuri1.Size = new System.Drawing.Size(62, 17);
990 this.loginuri1.TabIndex = 77;
991 this.loginuri1.Text = "-loginuri";
992 this.toolTip1.SetToolTip(this.loginuri1, "login server and CGI script to use");
993 this.loginuri1.UseVisualStyleBackColor = true;
994 //
995 // loginuriBox1
996 //
997 this.loginuriBox1.Location = new System.Drawing.Point(549, 273);
998 this.loginuriBox1.Name = "loginuriBox1";
999 this.loginuriBox1.Size = new System.Drawing.Size(344, 20);
1000 this.loginuriBox1.TabIndex = 78;
1001 this.loginuriBox1.Text = "localhost:9000";
1002 this.toolTip1.SetToolTip(this.loginuriBox1, "enter login url here");
1003 //
1004 // set1
1005 //
1006 this.set1.AutoSize = true;
1007 this.set1.Location = new System.Drawing.Point(636, 185);
1008 this.set1.Name = "set1";
1009 this.set1.Size = new System.Drawing.Size(43, 17);
1010 this.set1.TabIndex = 79;
1011 this.set1.Text = "-set";
1012 this.toolTip1.SetToolTip(this.set1, "specify value of a particular configuration variable; can be used multiple times " +
1013 "in a single command-line");
1014 this.set1.UseVisualStyleBackColor = true;
1015 //
1016 // setBox1
1017 //
1018 this.setBox1.Location = new System.Drawing.Point(680, 183);
1019 this.setBox1.Name = "setBox1";
1020 this.setBox1.Size = new System.Drawing.Size(213, 20);
1021 this.setBox1.TabIndex = 80;
1022 this.setBox1.Text = "SystemLanguage en-us";
1023 this.toolTip1.SetToolTip(this.setBox1, "enter params");
1024 //
1025 // errmask1
1026 //
1027 this.errmask1.AutoSize = true;
1028 this.errmask1.Location = new System.Drawing.Point(636, 154);
1029 this.errmask1.Name = "errmask1";
1030 this.errmask1.Size = new System.Drawing.Size(66, 17);
1031 this.errmask1.TabIndex = 81;
1032 this.errmask1.Text = "-errmask";
1033 this.toolTip1.SetToolTip(this.errmask1, "32-bit bitmask for error type mask");
1034 this.errmask1.UseVisualStyleBackColor = true;
1035 //
1036 // skin1
1037 //
1038 this.skin1.AutoSize = true;
1039 this.skin1.Location = new System.Drawing.Point(635, 215);
1040 this.skin1.Name = "skin1";
1041 this.skin1.Size = new System.Drawing.Size(48, 17);
1042 this.skin1.TabIndex = 82;
1043 this.skin1.Text = "-skin";
1044 this.toolTip1.SetToolTip(this.skin1, "load skins/<directory>/skin.xml as the default UI appearance (incomplete)");
1045 this.skin1.UseVisualStyleBackColor = true;
1046 //
1047 // login1
1048 //
1049 this.login1.AutoSize = true;
1050 this.login1.Location = new System.Drawing.Point(457, 304);
1051 this.login1.Name = "login1";
1052 this.login1.Size = new System.Drawing.Size(51, 17);
1053 this.login1.TabIndex = 83;
1054 this.login1.Text = "-login";
1055 this.toolTip1.SetToolTip(this.login1, "log in as a user");
1056 this.login1.UseVisualStyleBackColor = true;
1057 //
1058 // errmaskBox1
1059 //
1060 this.errmaskBox1.Location = new System.Drawing.Point(704, 153);
1061 this.errmaskBox1.Name = "errmaskBox1";
1062 this.errmaskBox1.Size = new System.Drawing.Size(189, 20);
1063 this.errmaskBox1.TabIndex = 84;
1064 this.toolTip1.SetToolTip(this.errmaskBox1, "32-bit bitmask for error type mask");
1065 //
1066 // skinBox1
1067 //
1068 this.skinBox1.Location = new System.Drawing.Point(679, 213);
1069 this.skinBox1.Name = "skinBox1";
1070 this.skinBox1.Size = new System.Drawing.Size(214, 20);
1071 this.skinBox1.TabIndex = 85;
1072 this.skinBox1.Text = "C://Secondlife//";
1073 this.toolTip1.SetToolTip(this.skinBox1, "enter directory where skin.xml is");
1074 //
1075 // firstBox1
1076 //
1077 this.firstBox1.Location = new System.Drawing.Point(549, 303);
1078 this.firstBox1.Name = "firstBox1";
1079 this.firstBox1.Size = new System.Drawing.Size(80, 20);
1080 this.firstBox1.TabIndex = 86;
1081 this.firstBox1.Text = "Test";
1082 this.toolTip1.SetToolTip(this.firstBox1, "firstname");
1083 //
1084 // lastBox1
1085 //
1086 this.lastBox1.Location = new System.Drawing.Point(668, 303);
1087 this.lastBox1.Name = "lastBox1";
1088 this.lastBox1.Size = new System.Drawing.Size(80, 20);
1089 this.lastBox1.TabIndex = 92;
1090 this.lastBox1.Text = "User";
1091 this.toolTip1.SetToolTip(this.lastBox1, "lastname");
1092 //
1093 // noutc1
1094 //
1095 this.noutc1.AutoSize = true;
1096 this.noutc1.Location = new System.Drawing.Point(359, 320);
1097 this.noutc1.Name = "noutc1";
1098 this.noutc1.Size = new System.Drawing.Size(56, 17);
1099 this.noutc1.TabIndex = 29;
1100 this.noutc1.Text = "-noutc";
1101 this.toolTip1.SetToolTip(this.noutc1, "logs in local time, not UTC");
1102 this.noutc1.UseVisualStyleBackColor = true;
1103 //
1104 // passBox1
1105 //
1106 this.passBox1.Location = new System.Drawing.Point(790, 303);
1107 this.passBox1.Name = "passBox1";
1108 this.passBox1.Size = new System.Drawing.Size(103, 20);
1109 this.passBox1.TabIndex = 93;
1110 this.passBox1.Text = "test";
1111 this.toolTip1.SetToolTip(this.passBox1, "password");
1112 //
1113 // raw1
1114 //
1115 this.raw1.AutoSize = true;
1116 this.raw1.Location = new System.Drawing.Point(457, 336);
1117 this.raw1.Name = "raw1";
1118 this.raw1.Size = new System.Drawing.Size(81, 17);
1119 this.raw1.TabIndex = 94;
1120 this.raw1.Text = "Raw CMD :";
1121 this.toolTip1.SetToolTip(this.raw1, "Raw CMD options, may crash everything");
1122 this.raw1.UseVisualStyleBackColor = true;
1123 //
1124 // rawBox1
1125 //
1126 this.rawBox1.Location = new System.Drawing.Point(549, 333);
1127 this.rawBox1.Name = "rawBox1";
1128 this.rawBox1.Size = new System.Drawing.Size(344, 20);
1129 this.rawBox1.TabIndex = 95;
1130 this.toolTip1.SetToolTip(this.rawBox1, "Raw CMD options, may crash everything");
1131 //
1132 // clear1
1133 //
1134 this.clear1.Location = new System.Drawing.Point(178, 366);
1135 this.clear1.Name = "clear1";
1136 this.clear1.Size = new System.Drawing.Size(80, 23);
1137 this.clear1.TabIndex = 96;
1138 this.clear1.Text = "Clear";
1139 this.toolTip1.SetToolTip(this.clear1, "clear all switch boxes");
1140 this.clear1.UseVisualStyleBackColor = true;
1141 this.clear1.Click += new System.EventHandler(this.clear1_Click);
1142 //
1143 // nataddress1
1144 //
1145 this.nataddress1.Location = new System.Drawing.Point(457, 389);
1146 this.nataddress1.Name = "nataddress1";
1147 this.nataddress1.Size = new System.Drawing.Size(436, 20);
1148 this.nataddress1.TabIndex = 58;
1149 this.nataddress1.Text = "UNUSED ATM";
1150 this.nataddress1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
1151 //
1152 // label8
1153 //
1154 this.label8.AutoSize = true;
1155 this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1156 this.label8.Location = new System.Drawing.Point(588, 360);
1157 this.label8.Name = "label8";
1158 this.label8.Size = new System.Drawing.Size(175, 20);
1159 this.label8.TabIndex = 59;
1160 this.label8.Text = "World/NAT Address :";
1161 //
1162 // label9
1163 //
1164 this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1165 this.label9.Location = new System.Drawing.Point(633, 27);
1166 this.label9.Name = "label9";
1167 this.label9.Size = new System.Drawing.Size(47, 20);
1168 this.label9.TabIndex = 60;
1169 this.label9.Text = "Path :";
1170 this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
1171 //
1172 // exeBox1
1173 //
1174 this.exeBox1.Location = new System.Drawing.Point(530, 27);
1175 this.exeBox1.Name = "exeBox1";
1176 this.exeBox1.Size = new System.Drawing.Size(100, 20);
1177 this.exeBox1.TabIndex = 61;
1178 this.exeBox1.Text = "Secondlife.exe";
1179 //
1180 // label10
1181 //
1182 this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
1183 this.label10.Location = new System.Drawing.Point(392, 27);
1184 this.label10.Name = "label10";
1185 this.label10.Size = new System.Drawing.Size(138, 20);
1186 this.label10.TabIndex = 62;
1187 this.label10.Text = "Executable Name :";
1188 this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
1189 //
1190 // label11
1191 //
1192 this.label11.AutoSize = true;
1193 this.label11.Location = new System.Drawing.Point(514, 306);
1194 this.label11.Name = "label11";
1195 this.label11.Size = new System.Drawing.Size(32, 13);
1196 this.label11.TabIndex = 89;
1197 this.label11.Text = "First :";
1198 //
1199 // label12
1200 //
1201 this.label12.AutoSize = true;
1202 this.label12.Location = new System.Drawing.Point(632, 306);
1203 this.label12.Name = "label12";
1204 this.label12.Size = new System.Drawing.Size(33, 13);
1205 this.label12.TabIndex = 90;
1206 this.label12.Text = "Last :";
1207 //
1208 // label13
1209 //
1210 this.label13.AutoSize = true;
1211 this.label13.Location = new System.Drawing.Point(751, 306);
1212 this.label13.Name = "label13";
1213 this.label13.Size = new System.Drawing.Size(36, 13);
1214 this.label13.TabIndex = 91;
1215 this.label13.Text = "Pass :";
1216 //
1217 // Main
1218 //
1219 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
1220 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
1221 this.ClientSize = new System.Drawing.Size(900, 431);
1222 this.Controls.Add(this.clear1);
1223 this.Controls.Add(this.rawBox1);
1224 this.Controls.Add(this.raw1);
1225 this.Controls.Add(this.passBox1);
1226 this.Controls.Add(this.lastBox1);
1227 this.Controls.Add(this.label13);
1228 this.Controls.Add(this.label12);
1229 this.Controls.Add(this.label11);
1230 this.Controls.Add(this.firstBox1);
1231 this.Controls.Add(this.skinBox1);
1232 this.Controls.Add(this.errmaskBox1);
1233 this.Controls.Add(this.login1);
1234 this.Controls.Add(this.skin1);
1235 this.Controls.Add(this.errmask1);
1236 this.Controls.Add(this.setBox1);
1237 this.Controls.Add(this.set1);
1238 this.Controls.Add(this.loginuriBox1);
1239 this.Controls.Add(this.loginuri1);
1240 this.Controls.Add(this.comboBox1);
1241 this.Controls.Add(this.quitafterBox1);
1242 this.Controls.Add(this.techtagBox1);
1243 this.Controls.Add(this.yieldBox1);
1244 this.Controls.Add(this.logfileBox1);
1245 this.Controls.Add(this.settingsBox1);
1246 this.Controls.Add(this.outbwBox1);
1247 this.Controls.Add(this.inbwBox1);
1248 this.Controls.Add(this.dropBox1);
1249 this.Controls.Add(this.portBox1);
1250 this.Controls.Add(this.simBox1);
1251 this.Controls.Add(this.label10);
1252 this.Controls.Add(this.exeBox1);
1253 this.Controls.Add(this.label9);
1254 this.Controls.Add(this.label8);
1255 this.Controls.Add(this.nataddress1);
1256 this.Controls.Add(this.purge1);
1257 this.Controls.Add(this.nosound1);
1258 this.Controls.Add(this.logfile1);
1259 this.Controls.Add(this.settings1);
1260 this.Controls.Add(this.outbw1);
1261 this.Controls.Add(this.inbw1);
1262 this.Controls.Add(this.drop1);
1263 this.Controls.Add(this.port1);
1264 this.Controls.Add(this.yield1);
1265 this.Controls.Add(this.techTag1);
1266 this.Controls.Add(this.local1);
1267 this.Controls.Add(this.nofmod1);
1268 this.Controls.Add(this.noaudio1);
1269 this.Controls.Add(this.url1);
1270 this.Controls.Add(this.user1);
1271 this.Controls.Add(this.quitAfter1);
1272 this.Controls.Add(this.korean1);
1273 this.Controls.Add(this.spanish1);
1274 this.Controls.Add(this.debugst1);
1275 this.Controls.Add(this.noutc1);
1276 this.Controls.Add(this.noinvlib1);
1277 this.Controls.Add(this.simple1);
1278 this.Controls.Add(this.previous1);
1279 this.Controls.Add(this.dialog1);
1280 this.Controls.Add(this.autologin1);
1281 this.Controls.Add(this.helperuri1);
1282 this.Controls.Add(this.log1);
1283 this.Controls.Add(this.noconsole1);
1284 this.Controls.Add(this.safe1);
1285 this.Controls.Add(this.nothread1);
1286 this.Controls.Add(this.ignorepixeldepth1);
1287 this.Controls.Add(this.noMultiple1);
1288 this.Controls.Add(this.label7);
1289 this.Controls.Add(this.multiple1);
1290 this.Controls.Add(this.label6);
1291 this.Controls.Add(this.noProbe1);
1292 this.Controls.Add(this.label5);
1293 this.Controls.Add(this.Launch1);
1294 this.Controls.Add(this.clientBox1);
1295 this.Controls.Add(this.rbGridServer);
1296 this.Controls.Add(this.rbStandAloneMode);
1297 this.Controls.Add(this.rbGridRegionMode);
1298 this.Controls.Add(this.btnStop);
1299 this.Controls.Add(this.btnStart);
1300 this.Controls.Add(this.gbLog);
1301 this.Controls.Add(this.menuStrip1);
1302 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
1303 this.MainMenuStrip = this.menuStrip1;
1304 this.MaximizeBox = false;
1305 this.Name = "Main";
1306 this.Text = "OpenSim";
1307 this.toolTip1.SetToolTip(this, "logs in local time, not UTC");
1308 this.Load += new System.EventHandler(this.Main_Load);
1309 this.menuStrip1.ResumeLayout(false);
1310 this.menuStrip1.PerformLayout();
1311 this.gbLog.ResumeLayout(false);
1312 this.tabLogs.ResumeLayout(false);
1313 this.tabMainLog.ResumeLayout(false);
1314 this.tabMainLog.PerformLayout();
1315 this.tabRegionServer.ResumeLayout(false);
1316 this.tabRegionServer.PerformLayout();
1317 this.tabUserServer.ResumeLayout(false);
1318 this.tabUserServer.PerformLayout();
1319 this.tabAssetServer.ResumeLayout(false);
1320 this.tabAssetServer.PerformLayout();
1321 this.tabGridServer.ResumeLayout(false);
1322 this.tabGridServer.PerformLayout();
1323 this.ResumeLayout(false);
1324 this.PerformLayout();
1325
1326 }
1327
1328 #endregion
1329
1330 private System.Windows.Forms.MenuStrip menuStrip1;
1331 private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem;
1332 private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
1333 private System.Windows.Forms.Timer timer1;
1334 private System.Windows.Forms.TextBox clientBox1;
1335 private System.Windows.Forms.Button btnStart;
1336 private System.Windows.Forms.Button btnStop;
1337 private System.Windows.Forms.RadioButton rbGridRegionMode;
1338 private System.Windows.Forms.RadioButton rbStandAloneMode;
1339 private System.Windows.Forms.RadioButton rbGridServer;
1340 private System.Windows.Forms.Button Launch1;
1341 private System.Windows.Forms.GroupBox gbLog;
1342 private System.Windows.Forms.TabControl tabLogs;
1343 private System.Windows.Forms.TabPage tabMainLog;
1344 private System.Windows.Forms.TabPage tabRegionServer;
1345 private System.Windows.Forms.Label label1;
1346 private System.Windows.Forms.TextBox txtOpenSim;
1347 private System.Windows.Forms.TabPage tabUserServer;
1348 private System.Windows.Forms.Label label2;
1349 private System.Windows.Forms.TextBox txtUserServer;
1350 private System.Windows.Forms.TabPage tabAssetServer;
1351 private System.Windows.Forms.Label label3;
1352 private System.Windows.Forms.TextBox txtAssetServer;
1353 private System.Windows.Forms.TabPage tabGridServer;
1354 private System.Windows.Forms.Label label4;
1355 private System.Windows.Forms.TextBox txtGridServer;
1356 private System.Windows.Forms.TextBox txtMainLog;
1357 private System.Windows.Forms.Label label5;
1358 private System.Windows.Forms.CheckBox noProbe1;
1359 private System.Windows.Forms.Label label6;
1360 private System.Windows.Forms.CheckBox multiple1;
1361 private System.Windows.Forms.Label label7;
1362 private System.Windows.Forms.CheckBox noMultiple1;
1363 private System.Windows.Forms.CheckBox ignorepixeldepth1;
1364 private System.Windows.Forms.CheckBox nothread1;
1365 private System.Windows.Forms.CheckBox safe1;
1366 private System.Windows.Forms.CheckBox noconsole1;
1367 private System.Windows.Forms.CheckBox log1;
1368 private System.Windows.Forms.CheckBox helperuri1;
1369 private System.Windows.Forms.CheckBox autologin1;
1370 private System.Windows.Forms.ToolTip toolTip1;
1371 private System.Windows.Forms.CheckBox dialog1;
1372 private System.Windows.Forms.CheckBox previous1;
1373 private System.Windows.Forms.CheckBox simple1;
1374 private System.Windows.Forms.CheckBox noinvlib1;
1375 private System.Windows.Forms.CheckBox noutc1;
1376 private System.Windows.Forms.CheckBox debugst1;
1377 private System.Windows.Forms.CheckBox spanish1;
1378 private System.Windows.Forms.CheckBox korean1;
1379 private System.Windows.Forms.CheckBox local1;
1380 private System.Windows.Forms.CheckBox nofmod1;
1381 private System.Windows.Forms.CheckBox noaudio1;
1382 private System.Windows.Forms.CheckBox url1;
1383 private System.Windows.Forms.CheckBox user1;
1384 private System.Windows.Forms.CheckBox quitAfter1;
1385 private System.Windows.Forms.CheckBox techTag1;
1386 private System.Windows.Forms.CheckBox yield1;
1387 private System.Windows.Forms.CheckBox purge1;
1388 private System.Windows.Forms.CheckBox nosound1;
1389 private System.Windows.Forms.CheckBox logfile1;
1390 private System.Windows.Forms.CheckBox settings1;
1391 private System.Windows.Forms.CheckBox outbw1;
1392 private System.Windows.Forms.CheckBox inbw1;
1393 private System.Windows.Forms.CheckBox drop1;
1394 private System.Windows.Forms.CheckBox port1;
1395 private System.Windows.Forms.TextBox nataddress1;
1396 private System.Windows.Forms.Label label8;
1397 private System.Windows.Forms.Label label9;
1398 private System.Windows.Forms.TextBox exeBox1;
1399 private System.Windows.Forms.Label label10;
1400 private System.Windows.Forms.TextBox simBox1;
1401 private System.Windows.Forms.TextBox portBox1;
1402 private System.Windows.Forms.TextBox dropBox1;
1403 private System.Windows.Forms.TextBox inbwBox1;
1404 private System.Windows.Forms.TextBox outbwBox1;
1405 private System.Windows.Forms.TextBox settingsBox1;
1406 private System.Windows.Forms.TextBox logfileBox1;
1407 private System.Windows.Forms.TextBox yieldBox1;
1408 private System.Windows.Forms.TextBox techtagBox1;
1409 private System.Windows.Forms.TextBox quitafterBox1;
1410 private System.Windows.Forms.ComboBox comboBox1;
1411 private System.Windows.Forms.CheckBox loginuri1;
1412 private System.Windows.Forms.TextBox loginuriBox1;
1413 private System.Windows.Forms.CheckBox set1;
1414 private System.Windows.Forms.TextBox setBox1;
1415 private System.Windows.Forms.CheckBox errmask1;
1416 private System.Windows.Forms.CheckBox skin1;
1417 private System.Windows.Forms.CheckBox login1;
1418 private System.Windows.Forms.TextBox errmaskBox1;
1419 private System.Windows.Forms.TextBox skinBox1;
1420 private System.Windows.Forms.TextBox firstBox1;
1421 private System.Windows.Forms.Label label11;
1422 private System.Windows.Forms.Label label12;
1423 private System.Windows.Forms.Label label13;
1424 private System.Windows.Forms.TextBox lastBox1;
1425 private System.Windows.Forms.TextBox passBox1;
1426 private InputTextBoxControl txtInputUserServer;
1427 private InputTextBoxControl txtInputAssetServer;
1428 private InputTextBoxControl txtInputRegionServer;
1429 private InputTextBoxControl txtInputGridServer;
1430 private System.Windows.Forms.CheckBox raw1;
1431 private System.Windows.Forms.TextBox rawBox1;
1432 private System.Windows.Forms.Button clear1;
1433 }
1434}