mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-09-13 13:45:21 -05:00
Partial overhaul of Wild mons editor [DPPt]
This commit is contained in:
338
DS_Map/Main Window.Designer.cs
generated
338
DS_Map/Main Window.Designer.cs
generated
@@ -30,22 +30,22 @@
|
||||
{
|
||||
this.components = new System.ComponentModel.Container();
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainProgram));
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
|
||||
this.mainTabControl = new System.Windows.Forms.TabControl();
|
||||
this.headerEditorTabPage = new System.Windows.Forms.TabPage();
|
||||
this.removeLastHeaderBTN = new System.Windows.Forms.Button();
|
||||
@@ -386,6 +386,7 @@
|
||||
this.spawnableScriptUpDown = new System.Windows.Forms.NumericUpDown();
|
||||
this.spawnablesListBox = new System.Windows.Forms.ListBox();
|
||||
this.overworldsTabPage = new System.Windows.Forms.TabPage();
|
||||
this.sortOWsByIDDescButton = new System.Windows.Forms.Button();
|
||||
this.sortOWsByIDAscButton = new System.Windows.Forms.Button();
|
||||
this.groupBox22 = new System.Windows.Forms.GroupBox();
|
||||
this.normalRadioButton = new System.Windows.Forms.RadioButton();
|
||||
@@ -883,7 +884,6 @@
|
||||
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
|
||||
this.directoryEntry1 = new System.DirectoryServices.DirectoryEntry();
|
||||
this.directoryEntry2 = new System.DirectoryServices.DirectoryEntry();
|
||||
this.sortOWsByIDDescButton = new System.Windows.Forms.Button();
|
||||
this.mainTabControl.SuspendLayout();
|
||||
this.headerEditorTabPage.SuspendLayout();
|
||||
this.worldmapCoordsGroupBox.SuspendLayout();
|
||||
@@ -2788,40 +2788,40 @@
|
||||
this.headersGridView.AllowUserToResizeColumns = false;
|
||||
this.headersGridView.AllowUserToResizeRows = false;
|
||||
this.headersGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
|
||||
dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||||
dataGridViewCellStyle33.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
dataGridViewCellStyle33.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
dataGridViewCellStyle33.ForeColor = System.Drawing.SystemColors.Info;
|
||||
dataGridViewCellStyle33.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle33.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.headersGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle33;
|
||||
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
||||
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
dataGridViewCellStyle1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.Info;
|
||||
dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.headersGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
|
||||
this.headersGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
||||
dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle34.BackColor = System.Drawing.SystemColors.Window;
|
||||
dataGridViewCellStyle34.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
dataGridViewCellStyle34.ForeColor = System.Drawing.SystemColors.ControlText;
|
||||
dataGridViewCellStyle34.Format = "D4";
|
||||
dataGridViewCellStyle34.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle34.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
||||
this.headersGridView.DefaultCellStyle = dataGridViewCellStyle34;
|
||||
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
|
||||
dataGridViewCellStyle2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText;
|
||||
dataGridViewCellStyle2.Format = "D4";
|
||||
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
||||
this.headersGridView.DefaultCellStyle = dataGridViewCellStyle2;
|
||||
this.headersGridView.Location = new System.Drawing.Point(0, 0);
|
||||
this.headersGridView.MultiSelect = false;
|
||||
this.headersGridView.Name = "headersGridView";
|
||||
dataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle35.BackColor = System.Drawing.SystemColors.Control;
|
||||
dataGridViewCellStyle35.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
|
||||
dataGridViewCellStyle35.ForeColor = System.Drawing.SystemColors.WindowText;
|
||||
dataGridViewCellStyle35.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle35.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle35.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.headersGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle35;
|
||||
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
|
||||
dataGridViewCellStyle3.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
|
||||
dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
|
||||
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.headersGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
|
||||
this.headersGridView.RowHeadersWidth = 50;
|
||||
this.headersGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
||||
dataGridViewCellStyle36.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle36.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.headersGridView.RowsDefaultCellStyle = dataGridViewCellStyle36;
|
||||
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle4.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.headersGridView.RowsDefaultCellStyle = dataGridViewCellStyle4;
|
||||
this.headersGridView.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.headersGridView.RowTemplate.Height = 18;
|
||||
this.headersGridView.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
||||
@@ -2850,43 +2850,43 @@
|
||||
this.heightsGridView.AllowUserToDeleteRows = false;
|
||||
this.heightsGridView.AllowUserToResizeColumns = false;
|
||||
this.heightsGridView.AllowUserToResizeRows = false;
|
||||
dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.heightsGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle37;
|
||||
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.heightsGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
|
||||
this.heightsGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
|
||||
dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle38.BackColor = System.Drawing.SystemColors.Control;
|
||||
dataGridViewCellStyle38.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
|
||||
dataGridViewCellStyle38.ForeColor = System.Drawing.SystemColors.WindowText;
|
||||
dataGridViewCellStyle38.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle38.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.heightsGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle38;
|
||||
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control;
|
||||
dataGridViewCellStyle6.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
|
||||
dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
|
||||
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.heightsGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
|
||||
this.heightsGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
||||
dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle39.BackColor = System.Drawing.SystemColors.Window;
|
||||
dataGridViewCellStyle39.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
||||
dataGridViewCellStyle39.ForeColor = System.Drawing.SystemColors.ControlText;
|
||||
dataGridViewCellStyle39.Format = "D2";
|
||||
dataGridViewCellStyle39.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle39.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
||||
this.heightsGridView.DefaultCellStyle = dataGridViewCellStyle39;
|
||||
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
|
||||
dataGridViewCellStyle7.Font = new System.Drawing.Font("Tahoma", 8.25F);
|
||||
dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
|
||||
dataGridViewCellStyle7.Format = "D2";
|
||||
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
||||
this.heightsGridView.DefaultCellStyle = dataGridViewCellStyle7;
|
||||
this.heightsGridView.Location = new System.Drawing.Point(0, 0);
|
||||
this.heightsGridView.MultiSelect = false;
|
||||
this.heightsGridView.Name = "heightsGridView";
|
||||
dataGridViewCellStyle40.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle40.BackColor = System.Drawing.SystemColors.Control;
|
||||
dataGridViewCellStyle40.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
|
||||
dataGridViewCellStyle40.ForeColor = System.Drawing.SystemColors.WindowText;
|
||||
dataGridViewCellStyle40.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle40.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle40.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.heightsGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle40;
|
||||
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
|
||||
dataGridViewCellStyle8.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
|
||||
dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
|
||||
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.heightsGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
|
||||
this.heightsGridView.RowHeadersWidth = 50;
|
||||
this.heightsGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
||||
dataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle41.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.heightsGridView.RowsDefaultCellStyle = dataGridViewCellStyle41;
|
||||
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle9.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.heightsGridView.RowsDefaultCellStyle = dataGridViewCellStyle9;
|
||||
this.heightsGridView.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.heightsGridView.RowTemplate.Height = 18;
|
||||
this.heightsGridView.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
||||
@@ -2913,43 +2913,43 @@
|
||||
this.mapFilesGridView.AllowUserToDeleteRows = false;
|
||||
this.mapFilesGridView.AllowUserToResizeColumns = false;
|
||||
this.mapFilesGridView.AllowUserToResizeRows = false;
|
||||
dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.mapFilesGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle42;
|
||||
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.mapFilesGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle10;
|
||||
this.mapFilesGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
|
||||
dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle43.BackColor = System.Drawing.SystemColors.Control;
|
||||
dataGridViewCellStyle43.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
|
||||
dataGridViewCellStyle43.ForeColor = System.Drawing.SystemColors.WindowText;
|
||||
dataGridViewCellStyle43.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle43.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle43.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.mapFilesGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle43;
|
||||
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control;
|
||||
dataGridViewCellStyle11.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
|
||||
dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText;
|
||||
dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.mapFilesGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11;
|
||||
this.mapFilesGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
||||
dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle44.BackColor = System.Drawing.SystemColors.Window;
|
||||
dataGridViewCellStyle44.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
dataGridViewCellStyle44.ForeColor = System.Drawing.SystemColors.ControlText;
|
||||
dataGridViewCellStyle44.Format = "D4";
|
||||
dataGridViewCellStyle44.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle44.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
||||
this.mapFilesGridView.DefaultCellStyle = dataGridViewCellStyle44;
|
||||
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Window;
|
||||
dataGridViewCellStyle12.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
dataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.ControlText;
|
||||
dataGridViewCellStyle12.Format = "D4";
|
||||
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
|
||||
this.mapFilesGridView.DefaultCellStyle = dataGridViewCellStyle12;
|
||||
this.mapFilesGridView.Location = new System.Drawing.Point(0, 0);
|
||||
this.mapFilesGridView.MultiSelect = false;
|
||||
this.mapFilesGridView.Name = "mapFilesGridView";
|
||||
dataGridViewCellStyle45.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle45.BackColor = System.Drawing.SystemColors.Control;
|
||||
dataGridViewCellStyle45.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
|
||||
dataGridViewCellStyle45.ForeColor = System.Drawing.SystemColors.WindowText;
|
||||
dataGridViewCellStyle45.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle45.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle45.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.mapFilesGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle45;
|
||||
dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Control;
|
||||
dataGridViewCellStyle13.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
|
||||
dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.WindowText;
|
||||
dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
||||
dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.mapFilesGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle13;
|
||||
this.mapFilesGridView.RowHeadersWidth = 50;
|
||||
this.mapFilesGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
|
||||
dataGridViewCellStyle46.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle46.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.mapFilesGridView.RowsDefaultCellStyle = dataGridViewCellStyle46;
|
||||
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
dataGridViewCellStyle14.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.mapFilesGridView.RowsDefaultCellStyle = dataGridViewCellStyle14;
|
||||
this.mapFilesGridView.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
||||
this.mapFilesGridView.RowTemplate.Height = 18;
|
||||
this.mapFilesGridView.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
|
||||
@@ -5511,6 +5511,19 @@
|
||||
this.overworldsTabPage.Text = "Overworlds";
|
||||
this.overworldsTabPage.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// sortOWsByIDDescButton
|
||||
//
|
||||
this.sortOWsByIDDescButton.Image = global::DSPRE.Properties.Resources.sortDescending;
|
||||
this.sortOWsByIDDescButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
this.sortOWsByIDDescButton.Location = new System.Drawing.Point(102, 9);
|
||||
this.sortOWsByIDDescButton.Name = "sortOWsByIDDescButton";
|
||||
this.sortOWsByIDDescButton.Size = new System.Drawing.Size(86, 28);
|
||||
this.sortOWsByIDDescButton.TabIndex = 30;
|
||||
this.sortOWsByIDDescButton.Text = "Sort Desc";
|
||||
this.sortOWsByIDDescButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.sortOWsByIDDescButton.UseVisualStyleBackColor = true;
|
||||
this.sortOWsByIDDescButton.Click += new System.EventHandler(this.sortOWsByIDDescButton_Click);
|
||||
//
|
||||
// sortOWsByIDAscButton
|
||||
//
|
||||
this.sortOWsByIDAscButton.Image = global::DSPRE.Properties.Resources.sortAscending;
|
||||
@@ -8096,8 +8109,8 @@
|
||||
this.textEditorDataGridView.Location = new System.Drawing.Point(12, 77);
|
||||
this.textEditorDataGridView.Name = "textEditorDataGridView";
|
||||
this.textEditorDataGridView.RowHeadersWidth = 68;
|
||||
dataGridViewCellStyle47.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.textEditorDataGridView.RowsDefaultCellStyle = dataGridViewCellStyle47;
|
||||
dataGridViewCellStyle15.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
this.textEditorDataGridView.RowsDefaultCellStyle = dataGridViewCellStyle15;
|
||||
this.textEditorDataGridView.Size = new System.Drawing.Size(873, 500);
|
||||
this.textEditorDataGridView.TabIndex = 24;
|
||||
this.textEditorDataGridView.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.textEditorDataGridView_CellValueChanged);
|
||||
@@ -8200,9 +8213,9 @@
|
||||
this.cameraEditorDataGridView.CausesValidation = false;
|
||||
this.cameraEditorDataGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.Raised;
|
||||
this.cameraEditorDataGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
|
||||
dataGridViewCellStyle48.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
dataGridViewCellStyle48.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.cameraEditorDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle48;
|
||||
dataGridViewCellStyle16.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||
dataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
||||
this.cameraEditorDataGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle16;
|
||||
this.cameraEditorDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
||||
this.cameraEditorDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
||||
this.DistanceGVCol,
|
||||
@@ -8585,6 +8598,8 @@
|
||||
//
|
||||
// partyMove6_1ComboBox
|
||||
//
|
||||
this.partyMove6_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove6_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove6_1ComboBox.Enabled = false;
|
||||
this.partyMove6_1ComboBox.FormattingEnabled = true;
|
||||
this.partyMove6_1ComboBox.Location = new System.Drawing.Point(10, 21);
|
||||
@@ -8595,6 +8610,8 @@
|
||||
//
|
||||
// partyMove6_2ComboBox
|
||||
//
|
||||
this.partyMove6_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove6_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove6_2ComboBox.Enabled = false;
|
||||
this.partyMove6_2ComboBox.FormattingEnabled = true;
|
||||
this.partyMove6_2ComboBox.Location = new System.Drawing.Point(116, 21);
|
||||
@@ -8605,6 +8622,8 @@
|
||||
//
|
||||
// partyMove6_3ComboBox
|
||||
//
|
||||
this.partyMove6_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove6_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove6_3ComboBox.Enabled = false;
|
||||
this.partyMove6_3ComboBox.FormattingEnabled = true;
|
||||
this.partyMove6_3ComboBox.Location = new System.Drawing.Point(10, 48);
|
||||
@@ -8615,6 +8634,8 @@
|
||||
//
|
||||
// partyMove6_4ComboBox
|
||||
//
|
||||
this.partyMove6_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove6_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove6_4ComboBox.Enabled = false;
|
||||
this.partyMove6_4ComboBox.FormattingEnabled = true;
|
||||
this.partyMove6_4ComboBox.Location = new System.Drawing.Point(116, 48);
|
||||
@@ -8666,6 +8687,8 @@
|
||||
//
|
||||
// partyItem6ComboBox
|
||||
//
|
||||
this.partyItem6ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyItem6ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyItem6ComboBox.Enabled = false;
|
||||
this.partyItem6ComboBox.FormattingEnabled = true;
|
||||
this.partyItem6ComboBox.Location = new System.Drawing.Point(228, 28);
|
||||
@@ -8685,6 +8708,8 @@
|
||||
//
|
||||
// partyPokemon6ComboBox
|
||||
//
|
||||
this.partyPokemon6ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyPokemon6ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyPokemon6ComboBox.FormattingEnabled = true;
|
||||
this.partyPokemon6ComboBox.Location = new System.Drawing.Point(58, 28);
|
||||
this.partyPokemon6ComboBox.Name = "partyPokemon6ComboBox";
|
||||
@@ -8765,6 +8790,8 @@
|
||||
//
|
||||
// partyMove5_1ComboBox
|
||||
//
|
||||
this.partyMove5_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove5_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove5_1ComboBox.Enabled = false;
|
||||
this.partyMove5_1ComboBox.FormattingEnabled = true;
|
||||
this.partyMove5_1ComboBox.Location = new System.Drawing.Point(10, 21);
|
||||
@@ -8775,6 +8802,8 @@
|
||||
//
|
||||
// partyMove5_2ComboBox
|
||||
//
|
||||
this.partyMove5_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove5_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove5_2ComboBox.Enabled = false;
|
||||
this.partyMove5_2ComboBox.FormattingEnabled = true;
|
||||
this.partyMove5_2ComboBox.Location = new System.Drawing.Point(116, 21);
|
||||
@@ -8785,6 +8814,8 @@
|
||||
//
|
||||
// partyMove5_3ComboBox
|
||||
//
|
||||
this.partyMove5_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove5_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove5_3ComboBox.Enabled = false;
|
||||
this.partyMove5_3ComboBox.FormattingEnabled = true;
|
||||
this.partyMove5_3ComboBox.Location = new System.Drawing.Point(10, 48);
|
||||
@@ -8795,6 +8826,8 @@
|
||||
//
|
||||
// partyMove5_4ComboBox
|
||||
//
|
||||
this.partyMove5_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove5_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove5_4ComboBox.Enabled = false;
|
||||
this.partyMove5_4ComboBox.FormattingEnabled = true;
|
||||
this.partyMove5_4ComboBox.Location = new System.Drawing.Point(116, 48);
|
||||
@@ -8846,6 +8879,8 @@
|
||||
//
|
||||
// partyItem5ComboBox
|
||||
//
|
||||
this.partyItem5ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyItem5ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyItem5ComboBox.Enabled = false;
|
||||
this.partyItem5ComboBox.FormattingEnabled = true;
|
||||
this.partyItem5ComboBox.Location = new System.Drawing.Point(228, 28);
|
||||
@@ -8865,6 +8900,8 @@
|
||||
//
|
||||
// partyPokemon5ComboBox
|
||||
//
|
||||
this.partyPokemon5ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyPokemon5ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyPokemon5ComboBox.FormattingEnabled = true;
|
||||
this.partyPokemon5ComboBox.Location = new System.Drawing.Point(58, 28);
|
||||
this.partyPokemon5ComboBox.Name = "partyPokemon5ComboBox";
|
||||
@@ -8945,6 +8982,8 @@
|
||||
//
|
||||
// partyMove4_1ComboBox
|
||||
//
|
||||
this.partyMove4_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove4_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove4_1ComboBox.Enabled = false;
|
||||
this.partyMove4_1ComboBox.FormattingEnabled = true;
|
||||
this.partyMove4_1ComboBox.Location = new System.Drawing.Point(10, 21);
|
||||
@@ -8955,6 +8994,8 @@
|
||||
//
|
||||
// partyMove4_2ComboBox
|
||||
//
|
||||
this.partyMove4_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove4_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove4_2ComboBox.Enabled = false;
|
||||
this.partyMove4_2ComboBox.FormattingEnabled = true;
|
||||
this.partyMove4_2ComboBox.Location = new System.Drawing.Point(116, 21);
|
||||
@@ -8965,6 +9006,8 @@
|
||||
//
|
||||
// partyMove4_3ComboBox
|
||||
//
|
||||
this.partyMove4_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove4_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove4_3ComboBox.Enabled = false;
|
||||
this.partyMove4_3ComboBox.FormattingEnabled = true;
|
||||
this.partyMove4_3ComboBox.Location = new System.Drawing.Point(10, 48);
|
||||
@@ -8975,6 +9018,8 @@
|
||||
//
|
||||
// partyMove4_4ComboBox
|
||||
//
|
||||
this.partyMove4_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove4_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove4_4ComboBox.Enabled = false;
|
||||
this.partyMove4_4ComboBox.FormattingEnabled = true;
|
||||
this.partyMove4_4ComboBox.Location = new System.Drawing.Point(116, 48);
|
||||
@@ -9026,6 +9071,8 @@
|
||||
//
|
||||
// partyItem4ComboBox
|
||||
//
|
||||
this.partyItem4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyItem4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyItem4ComboBox.Enabled = false;
|
||||
this.partyItem4ComboBox.FormattingEnabled = true;
|
||||
this.partyItem4ComboBox.Location = new System.Drawing.Point(228, 28);
|
||||
@@ -9045,6 +9092,8 @@
|
||||
//
|
||||
// partyPokemon4ComboBox
|
||||
//
|
||||
this.partyPokemon4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyPokemon4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyPokemon4ComboBox.FormattingEnabled = true;
|
||||
this.partyPokemon4ComboBox.Location = new System.Drawing.Point(58, 28);
|
||||
this.partyPokemon4ComboBox.Name = "partyPokemon4ComboBox";
|
||||
@@ -9125,6 +9174,8 @@
|
||||
//
|
||||
// partyMove3_1ComboBox
|
||||
//
|
||||
this.partyMove3_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove3_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove3_1ComboBox.Enabled = false;
|
||||
this.partyMove3_1ComboBox.FormattingEnabled = true;
|
||||
this.partyMove3_1ComboBox.Location = new System.Drawing.Point(10, 21);
|
||||
@@ -9135,6 +9186,8 @@
|
||||
//
|
||||
// partyMove3_2ComboBox
|
||||
//
|
||||
this.partyMove3_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove3_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove3_2ComboBox.Enabled = false;
|
||||
this.partyMove3_2ComboBox.FormattingEnabled = true;
|
||||
this.partyMove3_2ComboBox.Location = new System.Drawing.Point(116, 21);
|
||||
@@ -9145,6 +9198,8 @@
|
||||
//
|
||||
// partyMove3_3ComboBox
|
||||
//
|
||||
this.partyMove3_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove3_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove3_3ComboBox.Enabled = false;
|
||||
this.partyMove3_3ComboBox.FormattingEnabled = true;
|
||||
this.partyMove3_3ComboBox.Location = new System.Drawing.Point(10, 48);
|
||||
@@ -9155,6 +9210,8 @@
|
||||
//
|
||||
// partyMove3_4ComboBox
|
||||
//
|
||||
this.partyMove3_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove3_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove3_4ComboBox.Enabled = false;
|
||||
this.partyMove3_4ComboBox.FormattingEnabled = true;
|
||||
this.partyMove3_4ComboBox.Location = new System.Drawing.Point(116, 48);
|
||||
@@ -9206,6 +9263,8 @@
|
||||
//
|
||||
// partyItem3ComboBox
|
||||
//
|
||||
this.partyItem3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyItem3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyItem3ComboBox.Enabled = false;
|
||||
this.partyItem3ComboBox.FormattingEnabled = true;
|
||||
this.partyItem3ComboBox.Location = new System.Drawing.Point(228, 28);
|
||||
@@ -9225,6 +9284,8 @@
|
||||
//
|
||||
// partyPokemon3ComboBox
|
||||
//
|
||||
this.partyPokemon3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyPokemon3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyPokemon3ComboBox.FormattingEnabled = true;
|
||||
this.partyPokemon3ComboBox.Location = new System.Drawing.Point(58, 28);
|
||||
this.partyPokemon3ComboBox.Name = "partyPokemon3ComboBox";
|
||||
@@ -9305,6 +9366,8 @@
|
||||
//
|
||||
// partyMove2_1ComboBox
|
||||
//
|
||||
this.partyMove2_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove2_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove2_1ComboBox.Enabled = false;
|
||||
this.partyMove2_1ComboBox.FormattingEnabled = true;
|
||||
this.partyMove2_1ComboBox.Location = new System.Drawing.Point(10, 21);
|
||||
@@ -9315,6 +9378,8 @@
|
||||
//
|
||||
// partyMove2_2ComboBox
|
||||
//
|
||||
this.partyMove2_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove2_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove2_2ComboBox.Enabled = false;
|
||||
this.partyMove2_2ComboBox.FormattingEnabled = true;
|
||||
this.partyMove2_2ComboBox.Location = new System.Drawing.Point(116, 21);
|
||||
@@ -9325,6 +9390,8 @@
|
||||
//
|
||||
// partyMove2_3ComboBox
|
||||
//
|
||||
this.partyMove2_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove2_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove2_3ComboBox.Enabled = false;
|
||||
this.partyMove2_3ComboBox.FormattingEnabled = true;
|
||||
this.partyMove2_3ComboBox.Location = new System.Drawing.Point(10, 48);
|
||||
@@ -9335,6 +9402,8 @@
|
||||
//
|
||||
// partyMove2_4ComboBox
|
||||
//
|
||||
this.partyMove2_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove2_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove2_4ComboBox.Enabled = false;
|
||||
this.partyMove2_4ComboBox.FormattingEnabled = true;
|
||||
this.partyMove2_4ComboBox.Location = new System.Drawing.Point(116, 48);
|
||||
@@ -9386,6 +9455,8 @@
|
||||
//
|
||||
// partyItem2ComboBox
|
||||
//
|
||||
this.partyItem2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyItem2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyItem2ComboBox.Enabled = false;
|
||||
this.partyItem2ComboBox.FormattingEnabled = true;
|
||||
this.partyItem2ComboBox.Location = new System.Drawing.Point(228, 28);
|
||||
@@ -9405,6 +9476,8 @@
|
||||
//
|
||||
// partyPokemon2ComboBox
|
||||
//
|
||||
this.partyPokemon2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyPokemon2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyPokemon2ComboBox.FormattingEnabled = true;
|
||||
this.partyPokemon2ComboBox.Location = new System.Drawing.Point(58, 28);
|
||||
this.partyPokemon2ComboBox.Name = "partyPokemon2ComboBox";
|
||||
@@ -9485,6 +9558,8 @@
|
||||
//
|
||||
// partyMove1_1ComboBox
|
||||
//
|
||||
this.partyMove1_1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove1_1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove1_1ComboBox.Enabled = false;
|
||||
this.partyMove1_1ComboBox.FormattingEnabled = true;
|
||||
this.partyMove1_1ComboBox.Location = new System.Drawing.Point(10, 21);
|
||||
@@ -9495,6 +9570,8 @@
|
||||
//
|
||||
// partyMove1_2ComboBox
|
||||
//
|
||||
this.partyMove1_2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove1_2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove1_2ComboBox.Enabled = false;
|
||||
this.partyMove1_2ComboBox.FormattingEnabled = true;
|
||||
this.partyMove1_2ComboBox.Location = new System.Drawing.Point(116, 21);
|
||||
@@ -9505,6 +9582,8 @@
|
||||
//
|
||||
// partyMove1_3ComboBox
|
||||
//
|
||||
this.partyMove1_3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove1_3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove1_3ComboBox.Enabled = false;
|
||||
this.partyMove1_3ComboBox.FormattingEnabled = true;
|
||||
this.partyMove1_3ComboBox.Location = new System.Drawing.Point(10, 48);
|
||||
@@ -9515,6 +9594,8 @@
|
||||
//
|
||||
// partyMove1_4ComboBox
|
||||
//
|
||||
this.partyMove1_4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyMove1_4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyMove1_4ComboBox.Enabled = false;
|
||||
this.partyMove1_4ComboBox.FormattingEnabled = true;
|
||||
this.partyMove1_4ComboBox.Location = new System.Drawing.Point(116, 48);
|
||||
@@ -9566,6 +9647,8 @@
|
||||
//
|
||||
// partyItem1ComboBox
|
||||
//
|
||||
this.partyItem1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyItem1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyItem1ComboBox.Enabled = false;
|
||||
this.partyItem1ComboBox.FormattingEnabled = true;
|
||||
this.partyItem1ComboBox.Location = new System.Drawing.Point(228, 28);
|
||||
@@ -9585,6 +9668,8 @@
|
||||
//
|
||||
// partyPokemon1ComboBox
|
||||
//
|
||||
this.partyPokemon1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.partyPokemon1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.partyPokemon1ComboBox.FormattingEnabled = true;
|
||||
this.partyPokemon1ComboBox.Location = new System.Drawing.Point(58, 28);
|
||||
this.partyPokemon1ComboBox.Name = "partyPokemon1ComboBox";
|
||||
@@ -9885,6 +9970,8 @@
|
||||
//
|
||||
// trainerItem1ComboBox
|
||||
//
|
||||
this.trainerItem1ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.trainerItem1ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.trainerItem1ComboBox.FormattingEnabled = true;
|
||||
this.trainerItem1ComboBox.Location = new System.Drawing.Point(9, 20);
|
||||
this.trainerItem1ComboBox.Name = "trainerItem1ComboBox";
|
||||
@@ -9893,6 +9980,8 @@
|
||||
//
|
||||
// trainerItem2ComboBox
|
||||
//
|
||||
this.trainerItem2ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.trainerItem2ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.trainerItem2ComboBox.FormattingEnabled = true;
|
||||
this.trainerItem2ComboBox.Location = new System.Drawing.Point(9, 47);
|
||||
this.trainerItem2ComboBox.Name = "trainerItem2ComboBox";
|
||||
@@ -9901,6 +9990,8 @@
|
||||
//
|
||||
// trainerItem3ComboBox
|
||||
//
|
||||
this.trainerItem3ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.trainerItem3ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.trainerItem3ComboBox.FormattingEnabled = true;
|
||||
this.trainerItem3ComboBox.Location = new System.Drawing.Point(9, 74);
|
||||
this.trainerItem3ComboBox.Name = "trainerItem3ComboBox";
|
||||
@@ -9909,6 +10000,8 @@
|
||||
//
|
||||
// trainerItem4ComboBox
|
||||
//
|
||||
this.trainerItem4ComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.trainerItem4ComboBox.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems;
|
||||
this.trainerItem4ComboBox.FormattingEnabled = true;
|
||||
this.trainerItem4ComboBox.Location = new System.Drawing.Point(9, 101);
|
||||
this.trainerItem4ComboBox.Name = "trainerItem4ComboBox";
|
||||
@@ -10557,8 +10650,8 @@
|
||||
this.menuStrip1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
||||
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.fileToolStripMenuItem,
|
||||
this.aboutToolStripMenuItem,
|
||||
this.menuViewToolStripMenuItem,
|
||||
this.aboutToolStripMenuItem,
|
||||
this.aboutToolStripMenuItem1});
|
||||
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
|
||||
this.menuStrip1.Name = "menuStrip1";
|
||||
@@ -10812,14 +10905,14 @@
|
||||
// essentialToolStripMenuItem
|
||||
//
|
||||
this.essentialToolStripMenuItem.Name = "essentialToolStripMenuItem";
|
||||
this.essentialToolStripMenuItem.Size = new System.Drawing.Size(127, 22);
|
||||
this.essentialToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
||||
this.essentialToolStripMenuItem.Text = "Essential";
|
||||
this.essentialToolStripMenuItem.MouseDown += new System.Windows.Forms.MouseEventHandler(this.simpleToolStripMenuItem_MouseDown);
|
||||
//
|
||||
// simpleToolStripMenuItem
|
||||
//
|
||||
this.simpleToolStripMenuItem.Name = "simpleToolStripMenuItem";
|
||||
this.simpleToolStripMenuItem.Size = new System.Drawing.Size(127, 22);
|
||||
this.simpleToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
||||
this.simpleToolStripMenuItem.Text = "Simple";
|
||||
this.simpleToolStripMenuItem.MouseDown += new System.Windows.Forms.MouseEventHandler(this.simpleToolStripMenuItem_MouseDown);
|
||||
//
|
||||
@@ -10828,14 +10921,14 @@
|
||||
this.advancedStripMenuItem.Checked = true;
|
||||
this.advancedStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
|
||||
this.advancedStripMenuItem.Name = "advancedStripMenuItem";
|
||||
this.advancedStripMenuItem.Size = new System.Drawing.Size(127, 22);
|
||||
this.advancedStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
||||
this.advancedStripMenuItem.Text = "Advanced";
|
||||
this.advancedStripMenuItem.MouseDown += new System.Windows.Forms.MouseEventHandler(this.simpleToolStripMenuItem_MouseDown);
|
||||
//
|
||||
// fullViewToolStripMenuItem
|
||||
//
|
||||
this.fullViewToolStripMenuItem.Name = "fullViewToolStripMenuItem";
|
||||
this.fullViewToolStripMenuItem.Size = new System.Drawing.Size(127, 22);
|
||||
this.fullViewToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
||||
this.fullViewToolStripMenuItem.Text = "Complete";
|
||||
this.fullViewToolStripMenuItem.MouseDown += new System.Windows.Forms.MouseEventHandler(this.simpleToolStripMenuItem_MouseDown);
|
||||
//
|
||||
@@ -11215,19 +11308,6 @@
|
||||
//
|
||||
this.openFileDialog1.FileName = "openFileDialog1";
|
||||
//
|
||||
// sortOWsByIDDescButton
|
||||
//
|
||||
this.sortOWsByIDDescButton.Image = global::DSPRE.Properties.Resources.sortDescending;
|
||||
this.sortOWsByIDDescButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||||
this.sortOWsByIDDescButton.Location = new System.Drawing.Point(102, 9);
|
||||
this.sortOWsByIDDescButton.Name = "sortOWsByIDDescButton";
|
||||
this.sortOWsByIDDescButton.Size = new System.Drawing.Size(86, 28);
|
||||
this.sortOWsByIDDescButton.TabIndex = 30;
|
||||
this.sortOWsByIDDescButton.Text = "Sort Desc";
|
||||
this.sortOWsByIDDescButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.sortOWsByIDDescButton.UseVisualStyleBackColor = true;
|
||||
this.sortOWsByIDDescButton.Click += new System.EventHandler(this.sortOWsByIDDescButton_Click);
|
||||
//
|
||||
// MainProgram
|
||||
//
|
||||
this.AllowDrop = true;
|
||||
@@ -11247,7 +11327,7 @@
|
||||
this.MainMenuStrip = this.menuStrip1;
|
||||
this.MaximizeBox = false;
|
||||
this.Name = "MainProgram";
|
||||
this.Text = "DS Pokémon Rom Editor Reloaded 1.9.2 (Nømura, AdAstra/LD3005)";
|
||||
this.Text = "DS Pokémon Rom Editor Reloaded 1.9.3 (Nømura, AdAstra/LD3005)";
|
||||
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainProgram_FormClosing);
|
||||
this.mainTabControl.ResumeLayout(false);
|
||||
this.headerEditorTabPage.ResumeLayout(false);
|
||||
|
||||
@@ -956,7 +956,7 @@
|
||||
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
|
||||
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
|
||||
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAACM
|
||||
EgAAAk1TRnQBSQFMAgEBCgEAAeABGgHgARoBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
|
||||
EgAAAk1TRnQBSQFMAgEBCgEAAegBGgHoARoBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
|
||||
AwABQAMAATADAAEBAQABCAYAAQwYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
|
||||
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
|
||||
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA
|
||||
|
||||
1316
DS_Map/WildEditorDPPt.Designer.cs
generated
1316
DS_Map/WildEditorDPPt.Designer.cs
generated
File diff suppressed because it is too large
Load Diff
@@ -29,12 +29,27 @@ namespace DSPRE {
|
||||
|
||||
currentFile = new EncounterFileDPPt(selectEncounterComboBox.SelectedIndex);
|
||||
|
||||
/* Once the GUI overhaul is complete - i.e.: once everything is a TableLayoutPanel,
|
||||
* this can be simplified a lot. */
|
||||
foreach (TabPage page in mainTabControl.TabPages) {
|
||||
foreach (Control g in page.Controls) {
|
||||
if (g != null && g is GroupBox) {
|
||||
foreach (Control c in g.Controls) {
|
||||
if (c != null && c is ComboBox) {
|
||||
(c as ComboBox).DataSource = new BindingSource(names, string.Empty);
|
||||
if (c != null) {
|
||||
if (c is InputComboBox) {
|
||||
(c as InputComboBox).DataSource = new BindingSource(names, string.Empty);
|
||||
} else if (c is TableLayoutPanel) {
|
||||
TableLayoutPanel tbl = (c as TableLayoutPanel);
|
||||
|
||||
foreach (Control tblC in tbl.Controls) {
|
||||
if (c != null) {
|
||||
if (tblC is InputComboBox) {
|
||||
(tblC as InputComboBox).DataSource = new BindingSource(names, string.Empty);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user