corrade-vassal – Diff between revs 4 and 5

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 4 Rev 5
Line 77... Line 77...
77 this.TopCollidersTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn(); 77 this.TopCollidersTaskName = new System.Windows.Forms.DataGridViewTextBoxColumn();
78 this.TopCollidersUUID = new System.Windows.Forms.DataGridViewTextBoxColumn(); 78 this.TopCollidersUUID = new System.Windows.Forms.DataGridViewTextBoxColumn();
79 this.TopCollidersOwner = new System.Windows.Forms.DataGridViewTextBoxColumn(); 79 this.TopCollidersOwner = new System.Windows.Forms.DataGridViewTextBoxColumn();
80 this.TopCollidersPosition = new System.Windows.Forms.DataGridViewTextBoxColumn(); 80 this.TopCollidersPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
81 this.BatchRestartTab = new System.Windows.Forms.TabPage(); 81 this.BatchRestartTab = new System.Windows.Forms.TabPage();
-   82 this.label3 = new System.Windows.Forms.Label();
-   83 this.RegionRestartDelayBox = new System.Windows.Forms.TextBox();
-   84 this.pictureBox3 = new System.Windows.Forms.PictureBox();
82 this.BatchRestartButton = new System.Windows.Forms.Button(); 85 this.BatchRestartButton = new System.Windows.Forms.Button();
83 this.BatchRestartGridView = new System.Windows.Forms.DataGridView(); 86 this.BatchRestartGridView = new System.Windows.Forms.DataGridView();
84 this.BatchRestartRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn(); 87 this.BatchRestartRegionName = new System.Windows.Forms.DataGridViewTextBoxColumn();
85 this.BatchRestartPosition = new System.Windows.Forms.DataGridViewTextBoxColumn(); 88 this.BatchRestartPosition = new System.Windows.Forms.DataGridViewTextBoxColumn();
86 this.statusStrip1 = new System.Windows.Forms.StatusStrip(); 89 this.statusStrip1 = new System.Windows.Forms.StatusStrip();
87 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar(); 90 this.StatusProgress = new System.Windows.Forms.ToolStripProgressBar();
88 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel(); 91 this.StatusText = new System.Windows.Forms.ToolStripStatusLabel();
89 this.button1 = new System.Windows.Forms.Button(); 92 this.button1 = new System.Windows.Forms.Button();
90 this.button2 = new System.Windows.Forms.Button(); 93 this.button2 = new System.Windows.Forms.Button();
91 this.RegionTeleportGroup = new System.Windows.Forms.GroupBox(); 94 this.RegionTeleportGroup = new System.Windows.Forms.GroupBox();
-   95 this.pictureBox6 = new System.Windows.Forms.PictureBox();
92 this.LoadedRegions = new System.Windows.Forms.ComboBox(); 96 this.LoadedRegions = new System.Windows.Forms.ComboBox();
93 this.CurrentRegionName = new System.Windows.Forms.Label(); 97 this.CurrentRegionName = new System.Windows.Forms.Label();
94 this.CurrentRegionAt = new System.Windows.Forms.Label(); 98 this.CurrentRegionAt = new System.Windows.Forms.Label();
95 this.ExportCSVDialog = new System.Windows.Forms.SaveFileDialog(); 99 this.ExportCSVDialog = new System.Windows.Forms.SaveFileDialog();
96 this.groupBox1 = new System.Windows.Forms.GroupBox(); 100 this.groupBox1 = new System.Windows.Forms.GroupBox();
-   101 this.pictureBox2 = new System.Windows.Forms.PictureBox();
97 this.Version = new System.Windows.Forms.Label(); 102 this.Version = new System.Windows.Forms.Label();
98 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); 103 this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
99 this.pictureBox6 = new System.Windows.Forms.PictureBox(); -  
100 this.pictureBox2 = new System.Windows.Forms.PictureBox(); -  
101 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); 104 ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
102 this.Tabs.SuspendLayout(); 105 this.Tabs.SuspendLayout();
103 this.OverviewTab.SuspendLayout(); 106 this.OverviewTab.SuspendLayout();
104 this.groupBox10.SuspendLayout(); 107 this.groupBox10.SuspendLayout();
105 ((System.ComponentModel.ISupportInitialize)(this.RegionAvatarsMap)).BeginInit(); 108 ((System.ComponentModel.ISupportInitialize)(this.RegionAvatarsMap)).BeginInit();
Line 114... Line 117...
114 this.TopScriptsTab.SuspendLayout(); 117 this.TopScriptsTab.SuspendLayout();
115 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).BeginInit(); 118 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).BeginInit();
116 this.TopCollidersTab.SuspendLayout(); 119 this.TopCollidersTab.SuspendLayout();
117 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).BeginInit(); 120 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).BeginInit();
118 this.BatchRestartTab.SuspendLayout(); 121 this.BatchRestartTab.SuspendLayout();
-   122 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
119 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).BeginInit(); 123 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).BeginInit();
120 this.statusStrip1.SuspendLayout(); 124 this.statusStrip1.SuspendLayout();
121 this.RegionTeleportGroup.SuspendLayout(); 125 this.RegionTeleportGroup.SuspendLayout();
122 this.groupBox1.SuspendLayout(); -  
123 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); 126 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
-   127 this.groupBox1.SuspendLayout();
124 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); 128 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
125 this.SuspendLayout(); 129 this.SuspendLayout();
126 // 130 //
127 // pictureBox1 131 // pictureBox1
128 // 132 //
Line 138... Line 142...
138 // 142 //
139 this.Tabs.Controls.Add(this.OverviewTab); 143 this.Tabs.Controls.Add(this.OverviewTab);
140 this.Tabs.Controls.Add(this.TopScriptsTab); 144 this.Tabs.Controls.Add(this.TopScriptsTab);
141 this.Tabs.Controls.Add(this.TopCollidersTab); 145 this.Tabs.Controls.Add(this.TopCollidersTab);
142 this.Tabs.Controls.Add(this.BatchRestartTab); 146 this.Tabs.Controls.Add(this.BatchRestartTab);
-   147 this.Tabs.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
143 this.Tabs.Location = new System.Drawing.Point(13, 186); 148 this.Tabs.Location = new System.Drawing.Point(13, 186);
144 this.Tabs.Name = "Tabs"; 149 this.Tabs.Name = "Tabs";
145 this.Tabs.SelectedIndex = 0; 150 this.Tabs.SelectedIndex = 0;
146 this.Tabs.Size = new System.Drawing.Size(679, 430); 151 this.Tabs.Size = new System.Drawing.Size(679, 430);
147 this.Tabs.TabIndex = 1; 152 this.Tabs.TabIndex = 1;
Line 156... Line 161...
156 this.OverviewTab.Controls.Add(this.groupBox6); 161 this.OverviewTab.Controls.Add(this.groupBox6);
157 this.OverviewTab.Controls.Add(this.groupBox5); 162 this.OverviewTab.Controls.Add(this.groupBox5);
158 this.OverviewTab.Controls.Add(this.groupBox4); 163 this.OverviewTab.Controls.Add(this.groupBox4);
159 this.OverviewTab.Controls.Add(this.groupBox3); 164 this.OverviewTab.Controls.Add(this.groupBox3);
160 this.OverviewTab.Controls.Add(this.groupBox2); 165 this.OverviewTab.Controls.Add(this.groupBox2);
161 this.OverviewTab.Location = new System.Drawing.Point(4, 22); 166 this.OverviewTab.Location = new System.Drawing.Point(4, 25);
162 this.OverviewTab.Name = "OverviewTab"; 167 this.OverviewTab.Name = "OverviewTab";
163 this.OverviewTab.Padding = new System.Windows.Forms.Padding(3); 168 this.OverviewTab.Padding = new System.Windows.Forms.Padding(3);
164 this.OverviewTab.Size = new System.Drawing.Size(671, 404); 169 this.OverviewTab.Size = new System.Drawing.Size(671, 401);
165 this.OverviewTab.TabIndex = 0; 170 this.OverviewTab.TabIndex = 0;
166 this.OverviewTab.Text = "Overview"; 171 this.OverviewTab.Text = "Overview";
167 this.OverviewTab.UseVisualStyleBackColor = true; 172 this.OverviewTab.UseVisualStyleBackColor = true;
168 // 173 //
169 // groupBox10 174 // groupBox10
Line 359... Line 364...
359 this.TopScriptsTab.Controls.Add(this.label1); 364 this.TopScriptsTab.Controls.Add(this.label1);
360 this.TopScriptsTab.Controls.Add(this.TopScriptsFilter); 365 this.TopScriptsTab.Controls.Add(this.TopScriptsFilter);
361 this.TopScriptsTab.Controls.Add(this.ReturnTopScriptsButton); 366 this.TopScriptsTab.Controls.Add(this.ReturnTopScriptsButton);
362 this.TopScriptsTab.Controls.Add(this.button3); 367 this.TopScriptsTab.Controls.Add(this.button3);
363 this.TopScriptsTab.Controls.Add(this.TopScriptsGridView); 368 this.TopScriptsTab.Controls.Add(this.TopScriptsGridView);
364 this.TopScriptsTab.Location = new System.Drawing.Point(4, 22); 369 this.TopScriptsTab.Location = new System.Drawing.Point(4, 25);
365 this.TopScriptsTab.Name = "TopScriptsTab"; 370 this.TopScriptsTab.Name = "TopScriptsTab";
366 this.TopScriptsTab.Size = new System.Drawing.Size(671, 404); 371 this.TopScriptsTab.Size = new System.Drawing.Size(671, 401);
367 this.TopScriptsTab.TabIndex = 1; 372 this.TopScriptsTab.TabIndex = 1;
368 this.TopScriptsTab.Text = "Top Scripts"; 373 this.TopScriptsTab.Text = "Top Scripts";
369 this.TopScriptsTab.UseVisualStyleBackColor = true; 374 this.TopScriptsTab.UseVisualStyleBackColor = true;
370 // 375 //
371 // label1 376 // label1
372 // 377 //
373 this.label1.AutoSize = true; 378 this.label1.AutoSize = true;
374 this.label1.Location = new System.Drawing.Point(5, 380); 379 this.label1.Location = new System.Drawing.Point(5, 380);
375 this.label1.Name = "label1"; 380 this.label1.Name = "label1";
376 this.label1.Size = new System.Drawing.Size(32, 13); 381 this.label1.Size = new System.Drawing.Size(36, 16);
377 this.label1.TabIndex = 7; 382 this.label1.TabIndex = 7;
378 this.label1.Text = "Filter:"; 383 this.label1.Text = "Filter:";
379 // 384 //
380 // TopScriptsFilter 385 // TopScriptsFilter
381 // 386 //
382 this.TopScriptsFilter.Location = new System.Drawing.Point(43, 377); 387 this.TopScriptsFilter.Location = new System.Drawing.Point(43, 377);
383 this.TopScriptsFilter.Name = "TopScriptsFilter"; 388 this.TopScriptsFilter.Name = "TopScriptsFilter";
384 this.TopScriptsFilter.Size = new System.Drawing.Size(196, 20); 389 this.TopScriptsFilter.Size = new System.Drawing.Size(196, 22);
385 this.TopScriptsFilter.TabIndex = 6; 390 this.TopScriptsFilter.TabIndex = 6;
386 this.TopScriptsFilter.TextChanged += new System.EventHandler(this.RequestFilterTopScripts); 391 this.TopScriptsFilter.TextChanged += new System.EventHandler(this.RequestFilterTopScripts);
387 // 392 //
388 // ReturnTopScriptsButton 393 // ReturnTopScriptsButton
389 // 394 //
Line 415... Line 420...
415 this.TopScriptsScore, 420 this.TopScriptsScore,
416 this.TopScriptsTaskName, 421 this.TopScriptsTaskName,
417 this.TopScriptsUUID, 422 this.TopScriptsUUID,
418 this.TopScriptsOwner, 423 this.TopScriptsOwner,
419 this.TopScriptsPosition}); 424 this.TopScriptsPosition});
-   425 this.TopScriptsGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
420 this.TopScriptsGridView.Location = new System.Drawing.Point(4, 4); 426 this.TopScriptsGridView.Location = new System.Drawing.Point(4, 4);
421 this.TopScriptsGridView.Name = "TopScriptsGridView"; 427 this.TopScriptsGridView.Name = "TopScriptsGridView";
422 this.TopScriptsGridView.ReadOnly = true; 428 this.TopScriptsGridView.ReadOnly = true;
-   429 this.TopScriptsGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
423 this.TopScriptsGridView.Size = new System.Drawing.Size(663, 364); 430 this.TopScriptsGridView.Size = new System.Drawing.Size(663, 364);
424 this.TopScriptsGridView.TabIndex = 0; 431 this.TopScriptsGridView.TabIndex = 0;
425 // 432 //
426 // TopScriptsScore 433 // TopScriptsScore
427 // 434 //
Line 463... Line 470...
463 this.TopCollidersTab.Controls.Add(this.label2); 470 this.TopCollidersTab.Controls.Add(this.label2);
464 this.TopCollidersTab.Controls.Add(this.TopCollidersFilter); 471 this.TopCollidersTab.Controls.Add(this.TopCollidersFilter);
465 this.TopCollidersTab.Controls.Add(this.ReturnTopCollidersButton); 472 this.TopCollidersTab.Controls.Add(this.ReturnTopCollidersButton);
466 this.TopCollidersTab.Controls.Add(this.button5); 473 this.TopCollidersTab.Controls.Add(this.button5);
467 this.TopCollidersTab.Controls.Add(this.TopCollidersGridView); 474 this.TopCollidersTab.Controls.Add(this.TopCollidersGridView);
468 this.TopCollidersTab.Location = new System.Drawing.Point(4, 22); 475 this.TopCollidersTab.Location = new System.Drawing.Point(4, 25);
469 this.TopCollidersTab.Name = "TopCollidersTab"; 476 this.TopCollidersTab.Name = "TopCollidersTab";
470 this.TopCollidersTab.Size = new System.Drawing.Size(671, 404); 477 this.TopCollidersTab.Size = new System.Drawing.Size(671, 401);
471 this.TopCollidersTab.TabIndex = 2; 478 this.TopCollidersTab.TabIndex = 2;
472 this.TopCollidersTab.Text = "Top Colliders"; 479 this.TopCollidersTab.Text = "Top Colliders";
473 this.TopCollidersTab.UseVisualStyleBackColor = true; 480 this.TopCollidersTab.UseVisualStyleBackColor = true;
474 // 481 //
475 // label2 482 // label2
476 // 483 //
477 this.label2.AutoSize = true; 484 this.label2.AutoSize = true;
478 this.label2.Location = new System.Drawing.Point(5, 380); 485 this.label2.Location = new System.Drawing.Point(5, 380);
479 this.label2.Name = "label2"; 486 this.label2.Name = "label2";
480 this.label2.Size = new System.Drawing.Size(32, 13); 487 this.label2.Size = new System.Drawing.Size(36, 16);
481 this.label2.TabIndex = 9; 488 this.label2.TabIndex = 9;
482 this.label2.Text = "Filter:"; 489 this.label2.Text = "Filter:";
483 // 490 //
484 // TopCollidersFilter 491 // TopCollidersFilter
485 // 492 //
486 this.TopCollidersFilter.Location = new System.Drawing.Point(43, 377); 493 this.TopCollidersFilter.Location = new System.Drawing.Point(43, 377);
487 this.TopCollidersFilter.Name = "TopCollidersFilter"; 494 this.TopCollidersFilter.Name = "TopCollidersFilter";
488 this.TopCollidersFilter.Size = new System.Drawing.Size(196, 20); 495 this.TopCollidersFilter.Size = new System.Drawing.Size(196, 22);
489 this.TopCollidersFilter.TabIndex = 8; 496 this.TopCollidersFilter.TabIndex = 8;
490 this.TopCollidersFilter.TextChanged += new System.EventHandler(this.RequestFilterTopColliders); 497 this.TopCollidersFilter.TextChanged += new System.EventHandler(this.RequestFilterTopColliders);
491 // 498 //
492 // ReturnTopCollidersButton 499 // ReturnTopCollidersButton
493 // 500 //
Line 519... Line 526...
519 this.TopCollidersScore, 526 this.TopCollidersScore,
520 this.TopCollidersTaskName, 527 this.TopCollidersTaskName,
521 this.TopCollidersUUID, 528 this.TopCollidersUUID,
522 this.TopCollidersOwner, 529 this.TopCollidersOwner,
523 this.TopCollidersPosition}); 530 this.TopCollidersPosition});
-   531 this.TopCollidersGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
524 this.TopCollidersGridView.Location = new System.Drawing.Point(4, 4); 532 this.TopCollidersGridView.Location = new System.Drawing.Point(4, 4);
525 this.TopCollidersGridView.Name = "TopCollidersGridView"; 533 this.TopCollidersGridView.Name = "TopCollidersGridView";
-   534 this.TopCollidersGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
526 this.TopCollidersGridView.Size = new System.Drawing.Size(663, 364); 535 this.TopCollidersGridView.Size = new System.Drawing.Size(663, 364);
527 this.TopCollidersGridView.TabIndex = 0; 536 this.TopCollidersGridView.TabIndex = 0;
528 // 537 //
529 // TopCollidersScore 538 // TopCollidersScore
530 // 539 //
Line 556... Line 565...
556 this.TopCollidersPosition.HeaderText = "Position"; 565 this.TopCollidersPosition.HeaderText = "Position";
557 this.TopCollidersPosition.Name = "TopCollidersPosition"; 566 this.TopCollidersPosition.Name = "TopCollidersPosition";
558 // 567 //
559 // BatchRestartTab 568 // BatchRestartTab
560 // 569 //
-   570 this.BatchRestartTab.Controls.Add(this.label3);
-   571 this.BatchRestartTab.Controls.Add(this.RegionRestartDelayBox);
-   572 this.BatchRestartTab.Controls.Add(this.pictureBox3);
561 this.BatchRestartTab.Controls.Add(this.BatchRestartButton); 573 this.BatchRestartTab.Controls.Add(this.BatchRestartButton);
562 this.BatchRestartTab.Controls.Add(this.BatchRestartGridView); 574 this.BatchRestartTab.Controls.Add(this.BatchRestartGridView);
563 this.BatchRestartTab.Location = new System.Drawing.Point(4, 22); 575 this.BatchRestartTab.Location = new System.Drawing.Point(4, 25);
564 this.BatchRestartTab.Name = "BatchRestartTab"; 576 this.BatchRestartTab.Name = "BatchRestartTab";
565 this.BatchRestartTab.Size = new System.Drawing.Size(671, 404); 577 this.BatchRestartTab.Size = new System.Drawing.Size(671, 401);
566 this.BatchRestartTab.TabIndex = 3; 578 this.BatchRestartTab.TabIndex = 3;
567 this.BatchRestartTab.Text = "Batch Restart"; 579 this.BatchRestartTab.Text = "Batch Restart";
568 this.BatchRestartTab.UseVisualStyleBackColor = true; 580 this.BatchRestartTab.UseVisualStyleBackColor = true;
569 // 581 //
-   582 // label3
-   583 //
-   584 this.label3.AutoSize = true;
-   585 this.label3.Font = new System.Drawing.Font("Palatino Linotype", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
-   586 this.label3.Location = new System.Drawing.Point(183, 378);
-   587 this.label3.Name = "label3";
-   588 this.label3.Size = new System.Drawing.Size(77, 16);
-   589 this.label3.TabIndex = 13;
-   590 this.label3.Text = "Restart Delay:";
-   591 //
-   592 // RegionRestartDelayBox
-   593 //
-   594 this.RegionRestartDelayBox.Location = new System.Drawing.Point(266, 375);
-   595 this.RegionRestartDelayBox.Name = "RegionRestartDelayBox";
-   596 this.RegionRestartDelayBox.Size = new System.Drawing.Size(72, 22);
-   597 this.RegionRestartDelayBox.TabIndex = 12;
-   598 //
-   599 // pictureBox3
-   600 //
-   601 this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Help;
-   602 this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
-   603 this.pictureBox3.Location = new System.Drawing.Point(457, 375);
-   604 this.pictureBox3.Name = "pictureBox3";
-   605 this.pictureBox3.Size = new System.Drawing.Size(20, 20);
-   606 this.pictureBox3.TabIndex = 11;
-   607 this.pictureBox3.TabStop = false;
-   608 this.toolTip1.SetToolTip(this.pictureBox3, resources.GetString("pictureBox3.ToolTip"));
-   609 //
570 // BatchRestartButton 610 // BatchRestartButton
571 // 611 //
572 this.BatchRestartButton.Location = new System.Drawing.Point(285, 374); 612 this.BatchRestartButton.Location = new System.Drawing.Point(344, 374);
573 this.BatchRestartButton.Name = "BatchRestartButton"; 613 this.BatchRestartButton.Name = "BatchRestartButton";
574 this.BatchRestartButton.Size = new System.Drawing.Size(95, 23); 614 this.BatchRestartButton.Size = new System.Drawing.Size(107, 23);
575 this.BatchRestartButton.TabIndex = 1; 615 this.BatchRestartButton.TabIndex = 1;
576 this.BatchRestartButton.Text = "Batch Restart"; 616 this.BatchRestartButton.Text = "Batch Restart";
577 this.BatchRestartButton.UseVisualStyleBackColor = true; 617 this.BatchRestartButton.UseVisualStyleBackColor = true;
578 this.BatchRestartButton.Click += new System.EventHandler(this.RequestBatchRestart); 618 this.BatchRestartButton.Click += new System.EventHandler(this.RequestBatchRestart);
579 // 619 //
Line 584... Line 624...
584 this.BatchRestartGridView.AllowUserToOrderColumns = true; 624 this.BatchRestartGridView.AllowUserToOrderColumns = true;
585 this.BatchRestartGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; 625 this.BatchRestartGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
586 this.BatchRestartGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { 626 this.BatchRestartGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
587 this.BatchRestartRegionName, 627 this.BatchRestartRegionName,
588 this.BatchRestartPosition}); 628 this.BatchRestartPosition});
-   629 this.BatchRestartGridView.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
589 this.BatchRestartGridView.Location = new System.Drawing.Point(4, 4); 630 this.BatchRestartGridView.Location = new System.Drawing.Point(4, 4);
590 this.BatchRestartGridView.Name = "BatchRestartGridView"; 631 this.BatchRestartGridView.Name = "BatchRestartGridView";
591 this.BatchRestartGridView.ReadOnly = true; 632 this.BatchRestartGridView.ReadOnly = true;
-   633 this.BatchRestartGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
592 this.BatchRestartGridView.Size = new System.Drawing.Size(663, 364); 634 this.BatchRestartGridView.Size = new System.Drawing.Size(663, 364);
593 this.BatchRestartGridView.TabIndex = 0; 635 this.BatchRestartGridView.TabIndex = 0;
594 // 636 //
595 // BatchRestartRegionName 637 // BatchRestartRegionName
596 // 638 //
Line 661... Line 703...
661 this.RegionTeleportGroup.Size = new System.Drawing.Size(190, 79); 703 this.RegionTeleportGroup.Size = new System.Drawing.Size(190, 79);
662 this.RegionTeleportGroup.TabIndex = 4; 704 this.RegionTeleportGroup.TabIndex = 4;
663 this.RegionTeleportGroup.TabStop = false; 705 this.RegionTeleportGroup.TabStop = false;
664 this.RegionTeleportGroup.Text = "Region Teleport"; 706 this.RegionTeleportGroup.Text = "Region Teleport";
665 // 707 //
-   708 // pictureBox6
-   709 //
-   710 this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help;
-   711 this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
-   712 this.pictureBox6.Location = new System.Drawing.Point(68, 51);
-   713 this.pictureBox6.Name = "pictureBox6";
-   714 this.pictureBox6.Size = new System.Drawing.Size(20, 20);
-   715 this.pictureBox6.TabIndex = 10;
-   716 this.pictureBox6.TabStop = false;
-   717 this.toolTip1.SetToolTip(this.pictureBox6, resources.GetString("pictureBox6.ToolTip"));
-   718 //
666 // LoadedRegions 719 // LoadedRegions
667 // 720 //
668 this.LoadedRegions.DisplayMember = "Text"; 721 this.LoadedRegions.DisplayMember = "Text";
669 this.LoadedRegions.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; 722 this.LoadedRegions.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
670 this.LoadedRegions.Font = new System.Drawing.Font("Consolas", 8.25F); 723 this.LoadedRegions.Font = new System.Drawing.Font("Consolas", 8.25F);
Line 711... Line 764...
711 this.groupBox1.Size = new System.Drawing.Size(192, 55); 764 this.groupBox1.Size = new System.Drawing.Size(192, 55);
712 this.groupBox1.TabIndex = 3; 765 this.groupBox1.TabIndex = 3;
713 this.groupBox1.TabStop = false; 766 this.groupBox1.TabStop = false;
714 this.groupBox1.Text = "Settings"; 767 this.groupBox1.Text = "Settings";
715 // 768 //
-   769 // pictureBox2
-   770 //
-   771 this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help;
-   772 this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
-   773 this.pictureBox2.Location = new System.Drawing.Point(78, 25);
-   774 this.pictureBox2.Name = "pictureBox2";
-   775 this.pictureBox2.Size = new System.Drawing.Size(20, 20);
-   776 this.pictureBox2.TabIndex = 11;
-   777 this.pictureBox2.TabStop = false;
-   778 this.toolTip1.SetToolTip(this.pictureBox2, "Before Vassal can work, Vassal must be\r\nconfigured by using the \"Settings...\"\r\nbu" +
-   779 "tton and configuring Vassal.");
-   780 //
716 // Version 781 // Version
717 // 782 //
718 this.Version.AutoSize = true; 783 this.Version.AutoSize = true;
719 this.Version.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); 784 this.Version.Font = new System.Drawing.Font("Consolas", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
720 this.Version.Location = new System.Drawing.Point(262, 132); 785 this.Version.Location = new System.Drawing.Point(262, 132);
Line 727... Line 792...
727 // 792 //
728 this.toolTip1.AutoPopDelay = 32767; 793 this.toolTip1.AutoPopDelay = 32767;
729 this.toolTip1.InitialDelay = 500; 794 this.toolTip1.InitialDelay = 500;
730 this.toolTip1.ReshowDelay = 100; 795 this.toolTip1.ReshowDelay = 100;
731 // 796 //
732 // pictureBox6 -  
733 // -  
734 this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Help; -  
735 this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image"))); -  
736 this.pictureBox6.Location = new System.Drawing.Point(68, 51); -  
737 this.pictureBox6.Name = "pictureBox6"; -  
738 this.pictureBox6.Size = new System.Drawing.Size(20, 20); -  
739 this.pictureBox6.TabIndex = 10; -  
740 this.pictureBox6.TabStop = false; -  
741 this.toolTip1.SetToolTip(this.pictureBox6, resources.GetString("pictureBox6.ToolTip")); -  
742 // -  
743 // pictureBox2 -  
744 // -  
745 this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Help; -  
746 this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); -  
747 this.pictureBox2.Location = new System.Drawing.Point(78, 25); -  
748 this.pictureBox2.Name = "pictureBox2"; -  
749 this.pictureBox2.Size = new System.Drawing.Size(20, 20); -  
750 this.pictureBox2.TabIndex = 11; -  
751 this.pictureBox2.TabStop = false; -  
752 this.toolTip1.SetToolTip(this.pictureBox2, "Before Vassal can work, Vassal must be\r\nconfigured by using the \"Settings...\"\r\nbu" + -  
753 "tton and configuring Vassal."); -  
754 // -  
755 // Vassal 797 // Vassal
756 // 798 //
757 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 799 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
758 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 800 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
759 this.ClientSize = new System.Drawing.Size(704, 641); 801 this.ClientSize = new System.Drawing.Size(704, 641);
Line 798... Line 840...
798 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).EndInit(); 840 ((System.ComponentModel.ISupportInitialize)(this.TopScriptsGridView)).EndInit();
799 this.TopCollidersTab.ResumeLayout(false); 841 this.TopCollidersTab.ResumeLayout(false);
800 this.TopCollidersTab.PerformLayout(); 842 this.TopCollidersTab.PerformLayout();
801 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).EndInit(); 843 ((System.ComponentModel.ISupportInitialize)(this.TopCollidersGridView)).EndInit();
802 this.BatchRestartTab.ResumeLayout(false); 844 this.BatchRestartTab.ResumeLayout(false);
-   845 this.BatchRestartTab.PerformLayout();
-   846 ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
803 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).EndInit(); 847 ((System.ComponentModel.ISupportInitialize)(this.BatchRestartGridView)).EndInit();
804 this.statusStrip1.ResumeLayout(false); 848 this.statusStrip1.ResumeLayout(false);
805 this.statusStrip1.PerformLayout(); 849 this.statusStrip1.PerformLayout();
806 this.RegionTeleportGroup.ResumeLayout(false); 850 this.RegionTeleportGroup.ResumeLayout(false);
807 this.groupBox1.ResumeLayout(false); -  
808 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); 851 ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
-   852 this.groupBox1.ResumeLayout(false);
809 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); 853 ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
810 this.ResumeLayout(false); 854 this.ResumeLayout(false);
811 this.PerformLayout(); 855 this.PerformLayout();
Line 812... Line 856...
812   856  
Line 875... Line 919...
875 private GroupBox groupBox1; 919 private GroupBox groupBox1;
876 private Label Version; 920 private Label Version;
877 private ToolTip toolTip1; 921 private ToolTip toolTip1;
878 private PictureBox pictureBox6; 922 private PictureBox pictureBox6;
879 private PictureBox pictureBox2; 923 private PictureBox pictureBox2;
-   924 private PictureBox pictureBox3;
-   925 private Label label3;
-   926 public TextBox RegionRestartDelayBox;
880 } 927 }
881 } 928 }