mirror of
https://github.com/AdAstra-LD/DS-Pokemon-Rom-Editor.git
synced 2026-05-12 15:04:55 -05:00
1719 lines
96 KiB
C#
1719 lines
96 KiB
C#
namespace DSPRE.Editors
|
||
{
|
||
partial class HeaderEditor
|
||
{
|
||
/// <summary>
|
||
/// Variable nécessaire au concepteur.
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// Nettoyage des ressources utilisées.
|
||
/// </summary>
|
||
/// <param name="disposing">true si les ressources managées doivent être supprimées ; sinon, false.</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region Code généré par le Concepteur de composants
|
||
|
||
/// <summary>
|
||
/// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
|
||
/// le contenu de cette méthode avec l'éditeur de code.
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HeaderEditor));
|
||
this.removeLastHeaderBTN = new System.Windows.Forms.Button();
|
||
this.addHeaderBTN = new System.Windows.Forms.Button();
|
||
this.worldmapCoordsGroupBox = new System.Windows.Forms.GroupBox();
|
||
this.worldmapCoordsPasteButton = new System.Windows.Forms.Button();
|
||
this.label1 = new System.Windows.Forms.Label();
|
||
this.worldmapCoordsCopyButton = new System.Windows.Forms.Button();
|
||
this.worldmapYCoordUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.label36 = new System.Windows.Forms.Label();
|
||
this.worldmapXCoordUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.groupBox18 = new System.Windows.Forms.GroupBox();
|
||
this.openWildEditorWithIdButton = new System.Windows.Forms.Button();
|
||
this.pasteWildEncountersButton = new System.Windows.Forms.Button();
|
||
this.wildPokeUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.copyWildEncountersButton = new System.Windows.Forms.Button();
|
||
this.importHeaderFromFileButton = new System.Windows.Forms.Button();
|
||
this.exportHeaderToFileButton = new System.Windows.Forms.Button();
|
||
this.pasteHeaderButton = new System.Windows.Forms.Button();
|
||
this.groupBox10 = new System.Windows.Forms.GroupBox();
|
||
this.pasteTextsButton = new System.Windows.Forms.Button();
|
||
this.openMessageFileButton = new System.Windows.Forms.Button();
|
||
this.copyTextsButton = new System.Windows.Forms.Button();
|
||
this.pasteEventsButton = new System.Windows.Forms.Button();
|
||
this.textFileUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.copyEventsButton = new System.Windows.Forms.Button();
|
||
this.textLabel = new System.Windows.Forms.Label();
|
||
this.openEventsButton = new System.Windows.Forms.Button();
|
||
this.eventLabel = new System.Windows.Forms.Label();
|
||
this.eventFileUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
||
this.pasteAreaDataButton = new System.Windows.Forms.Button();
|
||
this.copyAreaDataButton = new System.Windows.Forms.Button();
|
||
this.pasteMatrixButton = new System.Windows.Forms.Button();
|
||
this.openAreaDataButton = new System.Windows.Forms.Button();
|
||
this.copyMatrixButton = new System.Windows.Forms.Button();
|
||
this.openMatrixButton = new System.Windows.Forms.Button();
|
||
this.areaDataLabel = new System.Windows.Forms.Label();
|
||
this.areaDataUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.matrixLabel = new System.Windows.Forms.Label();
|
||
this.matrixUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.groupBox9 = new System.Windows.Forms.GroupBox();
|
||
this.resetButton = new System.Windows.Forms.Button();
|
||
this.searchHeaderButton = new System.Windows.Forms.Button();
|
||
this.searchLocationTextBox = new System.Windows.Forms.TextBox();
|
||
this.copyHeaderButton = new System.Windows.Forms.Button();
|
||
this.areaIconPictureBox = new System.Windows.Forms.PictureBox();
|
||
this.areaImageLabel = new System.Windows.Forms.Label();
|
||
this.nameGroupBox = new System.Windows.Forms.GroupBox();
|
||
this.internalNameLenLabel = new System.Windows.Forms.Label();
|
||
this.pasteLocationNameButton = new System.Windows.Forms.Button();
|
||
this.copyLocationNameButton = new System.Windows.Forms.Button();
|
||
this.pasteInternalNameButton = new System.Windows.Forms.Button();
|
||
this.copyInternalNameButton = new System.Windows.Forms.Button();
|
||
this.pasteAreaIconButton = new System.Windows.Forms.Button();
|
||
this.copyAreaIconButton = new System.Windows.Forms.Button();
|
||
this.pasteAreaSettingsButton = new System.Windows.Forms.Button();
|
||
this.areaSettingsLabel = new System.Windows.Forms.Label();
|
||
this.copyAreaSettingsButton = new System.Windows.Forms.Button();
|
||
this.label3 = new System.Windows.Forms.Label();
|
||
this.label14 = new System.Windows.Forms.Label();
|
||
this.internalNameBox = new System.Windows.Forms.TextBox();
|
||
this.label2 = new System.Windows.Forms.Label();
|
||
this.areaIconComboBox = new System.Windows.Forms.ComboBox();
|
||
this.areaSettingsComboBox = new System.Windows.Forms.ComboBox();
|
||
this.locationNameComboBox = new System.Windows.Forms.ComboBox();
|
||
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
||
this.cameraUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.weatherUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.musicNightUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.musicDayUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.pasteCameraAngleButton = new System.Windows.Forms.Button();
|
||
this.copyCameraAngleButton = new System.Windows.Forms.Button();
|
||
this.pasteWeatherButton = new System.Windows.Forms.Button();
|
||
this.copyWeatherButton = new System.Windows.Forms.Button();
|
||
this.pasteMusicNightButton = new System.Windows.Forms.Button();
|
||
this.copyMusicNightButton = new System.Windows.Forms.Button();
|
||
this.pasteMusicDayButton = new System.Windows.Forms.Button();
|
||
this.copyMusicDayButton = new System.Windows.Forms.Button();
|
||
this.weatherComboBox = new System.Windows.Forms.ComboBox();
|
||
this.musicNightComboBox = new System.Windows.Forms.ComboBox();
|
||
this.weatherLabel = new System.Windows.Forms.Label();
|
||
this.cameraLabel = new System.Windows.Forms.Label();
|
||
this.musicNightLabel = new System.Windows.Forms.Label();
|
||
this.cameraComboBox = new System.Windows.Forms.ComboBox();
|
||
this.musicDayLabel = new System.Windows.Forms.Label();
|
||
this.musicDayComboBox = new System.Windows.Forms.ComboBox();
|
||
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
||
this.pasteLevelScriptsButton = new System.Windows.Forms.Button();
|
||
this.copyLevelScriptsButton = new System.Windows.Forms.Button();
|
||
this.pasteScriptsButton = new System.Windows.Forms.Button();
|
||
this.copyScriptsButton = new System.Windows.Forms.Button();
|
||
this.levelScriptUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.openLevelScriptButton = new System.Windows.Forms.Button();
|
||
this.levelScriptLabel = new System.Windows.Forms.Label();
|
||
this.openScriptButton = new System.Windows.Forms.Button();
|
||
this.scriptLabel = new System.Windows.Forms.Label();
|
||
this.scriptFileUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.headerListBox = new System.Windows.Forms.ListBox();
|
||
this.saveHeaderButton = new System.Windows.Forms.Button();
|
||
this.flagsGroupBox = new System.Windows.Forms.GroupBox();
|
||
this.followModeComboBox = new System.Windows.Forms.ComboBox();
|
||
this.johtoRadioButton = new System.Windows.Forms.RadioButton();
|
||
this.kantoRadioButton = new System.Windows.Forms.RadioButton();
|
||
this.followModeLabel = new System.Windows.Forms.Label();
|
||
this.pasteMapSettingsButton = new System.Windows.Forms.Button();
|
||
this.battleBackgroundLabel = new System.Windows.Forms.Label();
|
||
this.copyFlagsButton = new System.Windows.Forms.Button();
|
||
this.battleBackgroundUpDown = new System.Windows.Forms.NumericUpDown();
|
||
this.flag3CheckBox = new System.Windows.Forms.CheckBox();
|
||
this.flag2CheckBox = new System.Windows.Forms.CheckBox();
|
||
this.flag1CheckBox = new System.Windows.Forms.CheckBox();
|
||
this.flag0CheckBox = new System.Windows.Forms.CheckBox();
|
||
this.flag6CheckBox = new System.Windows.Forms.CheckBox();
|
||
this.flag5CheckBox = new System.Windows.Forms.CheckBox();
|
||
this.flag4CheckBox = new System.Windows.Forms.CheckBox();
|
||
this.cameraPicLabel = new System.Windows.Forms.Label();
|
||
this.cameraPictureBox = new System.Windows.Forms.PictureBox();
|
||
this.weatherPicLabel = new System.Windows.Forms.Label();
|
||
this.weatherPictureBox = new System.Windows.Forms.PictureBox();
|
||
this.worldmapCoordsGroupBox.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.worldmapYCoordUpDown)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.worldmapXCoordUpDown)).BeginInit();
|
||
this.groupBox18.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.wildPokeUpDown)).BeginInit();
|
||
this.groupBox10.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.textFileUpDown)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.eventFileUpDown)).BeginInit();
|
||
this.groupBox4.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.areaDataUpDown)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.matrixUpDown)).BeginInit();
|
||
this.groupBox9.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.areaIconPictureBox)).BeginInit();
|
||
this.nameGroupBox.SuspendLayout();
|
||
this.groupBox2.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.cameraUpDown)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.weatherUpDown)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.musicNightUpDown)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.musicDayUpDown)).BeginInit();
|
||
this.groupBox3.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.levelScriptUpDown)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.scriptFileUpDown)).BeginInit();
|
||
this.flagsGroupBox.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.battleBackgroundUpDown)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.cameraPictureBox)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.weatherPictureBox)).BeginInit();
|
||
this.SuspendLayout();
|
||
//
|
||
// removeLastHeaderBTN
|
||
//
|
||
this.removeLastHeaderBTN.Enabled = false;
|
||
this.removeLastHeaderBTN.Image = global::DSPRE.Properties.Resources.deleteIcon;
|
||
this.removeLastHeaderBTN.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
this.removeLastHeaderBTN.Location = new System.Drawing.Point(13, 578);
|
||
this.removeLastHeaderBTN.Name = "removeLastHeaderBTN";
|
||
this.removeLastHeaderBTN.Size = new System.Drawing.Size(214, 26);
|
||
this.removeLastHeaderBTN.TabIndex = 52;
|
||
this.removeLastHeaderBTN.Text = "Remove Last";
|
||
this.removeLastHeaderBTN.UseVisualStyleBackColor = true;
|
||
this.removeLastHeaderBTN.Click += new System.EventHandler(this.removeLastHeaderBTN_Click);
|
||
//
|
||
// addHeaderBTN
|
||
//
|
||
this.addHeaderBTN.Enabled = false;
|
||
this.addHeaderBTN.Image = global::DSPRE.Properties.Resources.addIcon;
|
||
this.addHeaderBTN.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
this.addHeaderBTN.Location = new System.Drawing.Point(13, 552);
|
||
this.addHeaderBTN.Name = "addHeaderBTN";
|
||
this.addHeaderBTN.Size = new System.Drawing.Size(214, 26);
|
||
this.addHeaderBTN.TabIndex = 48;
|
||
this.addHeaderBTN.Text = "Add Header";
|
||
this.addHeaderBTN.UseVisualStyleBackColor = true;
|
||
this.addHeaderBTN.Click += new System.EventHandler(this.addHeaderBTN_Click);
|
||
//
|
||
// worldmapCoordsGroupBox
|
||
//
|
||
this.worldmapCoordsGroupBox.Controls.Add(this.worldmapCoordsPasteButton);
|
||
this.worldmapCoordsGroupBox.Controls.Add(this.label1);
|
||
this.worldmapCoordsGroupBox.Controls.Add(this.worldmapCoordsCopyButton);
|
||
this.worldmapCoordsGroupBox.Controls.Add(this.worldmapYCoordUpDown);
|
||
this.worldmapCoordsGroupBox.Controls.Add(this.label36);
|
||
this.worldmapCoordsGroupBox.Controls.Add(this.worldmapXCoordUpDown);
|
||
this.worldmapCoordsGroupBox.Enabled = false;
|
||
this.worldmapCoordsGroupBox.Location = new System.Drawing.Point(238, 468);
|
||
this.worldmapCoordsGroupBox.Name = "worldmapCoordsGroupBox";
|
||
this.worldmapCoordsGroupBox.Size = new System.Drawing.Size(84, 136);
|
||
this.worldmapCoordsGroupBox.TabIndex = 34;
|
||
this.worldmapCoordsGroupBox.TabStop = false;
|
||
this.worldmapCoordsGroupBox.Text = "Worldmap";
|
||
//
|
||
// worldmapCoordsPasteButton
|
||
//
|
||
this.worldmapCoordsPasteButton.Enabled = false;
|
||
this.worldmapCoordsPasteButton.Image = ((System.Drawing.Image)(resources.GetObject("worldmapCoordsPasteButton.Image")));
|
||
this.worldmapCoordsPasteButton.Location = new System.Drawing.Point(43, 93);
|
||
this.worldmapCoordsPasteButton.Name = "worldmapCoordsPasteButton";
|
||
this.worldmapCoordsPasteButton.Size = new System.Drawing.Size(35, 37);
|
||
this.worldmapCoordsPasteButton.TabIndex = 49;
|
||
this.worldmapCoordsPasteButton.UseVisualStyleBackColor = true;
|
||
this.worldmapCoordsPasteButton.Click += new System.EventHandler(this.worldmapCoordsPasteButton_Click);
|
||
//
|
||
// label1
|
||
//
|
||
this.label1.AutoSize = true;
|
||
this.label1.Location = new System.Drawing.Point(22, 52);
|
||
this.label1.Name = "label1";
|
||
this.label1.Size = new System.Drawing.Size(14, 13);
|
||
this.label1.TabIndex = 27;
|
||
this.label1.Text = "Y";
|
||
//
|
||
// worldmapCoordsCopyButton
|
||
//
|
||
this.worldmapCoordsCopyButton.Image = ((System.Drawing.Image)(resources.GetObject("worldmapCoordsCopyButton.Image")));
|
||
this.worldmapCoordsCopyButton.Location = new System.Drawing.Point(6, 93);
|
||
this.worldmapCoordsCopyButton.Name = "worldmapCoordsCopyButton";
|
||
this.worldmapCoordsCopyButton.Size = new System.Drawing.Size(35, 37);
|
||
this.worldmapCoordsCopyButton.TabIndex = 50;
|
||
this.worldmapCoordsCopyButton.UseVisualStyleBackColor = true;
|
||
this.worldmapCoordsCopyButton.Click += new System.EventHandler(this.worldmapCoordsCopyButton_Click);
|
||
//
|
||
// worldmapYCoordUpDown
|
||
//
|
||
this.worldmapYCoordUpDown.Location = new System.Drawing.Point(25, 67);
|
||
this.worldmapYCoordUpDown.Maximum = new decimal(new int[] {
|
||
63,
|
||
0,
|
||
0,
|
||
0});
|
||
this.worldmapYCoordUpDown.Name = "worldmapYCoordUpDown";
|
||
this.worldmapYCoordUpDown.Size = new System.Drawing.Size(38, 20);
|
||
this.worldmapYCoordUpDown.TabIndex = 26;
|
||
this.worldmapYCoordUpDown.ValueChanged += new System.EventHandler(this.worldmapYCoordUpDown_ValueChanged);
|
||
//
|
||
// label36
|
||
//
|
||
this.label36.AutoSize = true;
|
||
this.label36.Location = new System.Drawing.Point(22, 14);
|
||
this.label36.Name = "label36";
|
||
this.label36.Size = new System.Drawing.Size(14, 13);
|
||
this.label36.TabIndex = 25;
|
||
this.label36.Text = "X";
|
||
//
|
||
// worldmapXCoordUpDown
|
||
//
|
||
this.worldmapXCoordUpDown.Location = new System.Drawing.Point(25, 29);
|
||
this.worldmapXCoordUpDown.Maximum = new decimal(new int[] {
|
||
63,
|
||
0,
|
||
0,
|
||
0});
|
||
this.worldmapXCoordUpDown.Name = "worldmapXCoordUpDown";
|
||
this.worldmapXCoordUpDown.Size = new System.Drawing.Size(38, 20);
|
||
this.worldmapXCoordUpDown.TabIndex = 24;
|
||
this.worldmapXCoordUpDown.ValueChanged += new System.EventHandler(this.worldmapXCoordUpDown_ValueChanged);
|
||
//
|
||
// groupBox18
|
||
//
|
||
this.groupBox18.Controls.Add(this.openWildEditorWithIdButton);
|
||
this.groupBox18.Controls.Add(this.pasteWildEncountersButton);
|
||
this.groupBox18.Controls.Add(this.wildPokeUpDown);
|
||
this.groupBox18.Controls.Add(this.copyWildEncountersButton);
|
||
this.groupBox18.Location = new System.Drawing.Point(806, 12);
|
||
this.groupBox18.Name = "groupBox18";
|
||
this.groupBox18.Size = new System.Drawing.Size(94, 140);
|
||
this.groupBox18.TabIndex = 51;
|
||
this.groupBox18.TabStop = false;
|
||
this.groupBox18.Text = "Wild Pokémon";
|
||
//
|
||
// openWildEditorWithIdButton
|
||
//
|
||
this.openWildEditorWithIdButton.Location = new System.Drawing.Point(10, 46);
|
||
this.openWildEditorWithIdButton.Name = "openWildEditorWithIdButton";
|
||
this.openWildEditorWithIdButton.Size = new System.Drawing.Size(73, 41);
|
||
this.openWildEditorWithIdButton.TabIndex = 24;
|
||
this.openWildEditorWithIdButton.Text = "Open Editor";
|
||
this.openWildEditorWithIdButton.UseVisualStyleBackColor = true;
|
||
this.openWildEditorWithIdButton.Click += new System.EventHandler(this.openWildEditorWithIdButtonClick);
|
||
//
|
||
// pasteWildEncountersButton
|
||
//
|
||
this.pasteWildEncountersButton.Enabled = false;
|
||
this.pasteWildEncountersButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteWildEncountersButton.Image")));
|
||
this.pasteWildEncountersButton.Location = new System.Drawing.Point(48, 91);
|
||
this.pasteWildEncountersButton.Name = "pasteWildEncountersButton";
|
||
this.pasteWildEncountersButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteWildEncountersButton.TabIndex = 42;
|
||
this.pasteWildEncountersButton.UseVisualStyleBackColor = true;
|
||
this.pasteWildEncountersButton.Click += new System.EventHandler(this.pasteWildEncountersButton_Click);
|
||
//
|
||
// wildPokeUpDown
|
||
//
|
||
this.wildPokeUpDown.Location = new System.Drawing.Point(11, 20);
|
||
this.wildPokeUpDown.Maximum = new decimal(new int[] {
|
||
65535,
|
||
0,
|
||
0,
|
||
0});
|
||
this.wildPokeUpDown.Name = "wildPokeUpDown";
|
||
this.wildPokeUpDown.Size = new System.Drawing.Size(72, 20);
|
||
this.wildPokeUpDown.TabIndex = 24;
|
||
this.wildPokeUpDown.ValueChanged += new System.EventHandler(this.wildPokeUpDown_ValueChanged);
|
||
//
|
||
// copyWildEncountersButton
|
||
//
|
||
this.copyWildEncountersButton.Image = ((System.Drawing.Image)(resources.GetObject("copyWildEncountersButton.Image")));
|
||
this.copyWildEncountersButton.Location = new System.Drawing.Point(10, 91);
|
||
this.copyWildEncountersButton.Name = "copyWildEncountersButton";
|
||
this.copyWildEncountersButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyWildEncountersButton.TabIndex = 41;
|
||
this.copyWildEncountersButton.UseVisualStyleBackColor = true;
|
||
this.copyWildEncountersButton.Click += new System.EventHandler(this.copyWildEncountersButton_Click);
|
||
//
|
||
// importHeaderFromFileButton
|
||
//
|
||
this.importHeaderFromFileButton.Image = global::DSPRE.Properties.Resources.importArrow;
|
||
this.importHeaderFromFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
this.importHeaderFromFileButton.Location = new System.Drawing.Point(912, 518);
|
||
this.importHeaderFromFileButton.Name = "importHeaderFromFileButton";
|
||
this.importHeaderFromFileButton.Size = new System.Drawing.Size(74, 40);
|
||
this.importHeaderFromFileButton.TabIndex = 50;
|
||
this.importHeaderFromFileButton.Text = "Import";
|
||
this.importHeaderFromFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.importHeaderFromFileButton.UseVisualStyleBackColor = true;
|
||
this.importHeaderFromFileButton.Click += new System.EventHandler(this.importHeaderFromFileButton_Click);
|
||
//
|
||
// exportHeaderToFileButton
|
||
//
|
||
this.exportHeaderToFileButton.Image = global::DSPRE.Properties.Resources.exportArrow;
|
||
this.exportHeaderToFileButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
this.exportHeaderToFileButton.Location = new System.Drawing.Point(992, 518);
|
||
this.exportHeaderToFileButton.Name = "exportHeaderToFileButton";
|
||
this.exportHeaderToFileButton.Size = new System.Drawing.Size(74, 40);
|
||
this.exportHeaderToFileButton.TabIndex = 49;
|
||
this.exportHeaderToFileButton.Text = "Export";
|
||
this.exportHeaderToFileButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.exportHeaderToFileButton.UseVisualStyleBackColor = true;
|
||
this.exportHeaderToFileButton.Click += new System.EventHandler(this.exportHeaderToFileButton_Click);
|
||
//
|
||
// pasteHeaderButton
|
||
//
|
||
this.pasteHeaderButton.Enabled = false;
|
||
this.pasteHeaderButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteHeaderButton.Image")));
|
||
this.pasteHeaderButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
this.pasteHeaderButton.Location = new System.Drawing.Point(992, 563);
|
||
this.pasteHeaderButton.Name = "pasteHeaderButton";
|
||
this.pasteHeaderButton.Size = new System.Drawing.Size(74, 40);
|
||
this.pasteHeaderButton.TabIndex = 37;
|
||
this.pasteHeaderButton.Text = "Paste";
|
||
this.pasteHeaderButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.pasteHeaderButton.UseVisualStyleBackColor = true;
|
||
this.pasteHeaderButton.Click += new System.EventHandler(this.pasteHeaderButton_Click);
|
||
//
|
||
// groupBox10
|
||
//
|
||
this.groupBox10.Controls.Add(this.pasteTextsButton);
|
||
this.groupBox10.Controls.Add(this.openMessageFileButton);
|
||
this.groupBox10.Controls.Add(this.copyTextsButton);
|
||
this.groupBox10.Controls.Add(this.pasteEventsButton);
|
||
this.groupBox10.Controls.Add(this.textFileUpDown);
|
||
this.groupBox10.Controls.Add(this.copyEventsButton);
|
||
this.groupBox10.Controls.Add(this.textLabel);
|
||
this.groupBox10.Controls.Add(this.openEventsButton);
|
||
this.groupBox10.Controls.Add(this.eventLabel);
|
||
this.groupBox10.Controls.Add(this.eventFileUpDown);
|
||
this.groupBox10.Location = new System.Drawing.Point(238, 389);
|
||
this.groupBox10.Name = "groupBox10";
|
||
this.groupBox10.Size = new System.Drawing.Size(662, 76);
|
||
this.groupBox10.TabIndex = 31;
|
||
this.groupBox10.TabStop = false;
|
||
this.groupBox10.Text = "Events && Texts";
|
||
//
|
||
// pasteTextsButton
|
||
//
|
||
this.pasteTextsButton.Enabled = false;
|
||
this.pasteTextsButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteTextsButton.Image")));
|
||
this.pasteTextsButton.Location = new System.Drawing.Point(616, 28);
|
||
this.pasteTextsButton.Name = "pasteTextsButton";
|
||
this.pasteTextsButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteTextsButton.TabIndex = 33;
|
||
this.pasteTextsButton.UseVisualStyleBackColor = true;
|
||
this.pasteTextsButton.Click += new System.EventHandler(this.pasteTextsButton_Click);
|
||
//
|
||
// openMessageFileButton
|
||
//
|
||
this.openMessageFileButton.Location = new System.Drawing.Point(495, 27);
|
||
this.openMessageFileButton.Name = "openMessageFileButton";
|
||
this.openMessageFileButton.Size = new System.Drawing.Size(79, 40);
|
||
this.openMessageFileButton.TabIndex = 46;
|
||
this.openMessageFileButton.Text = "Open &Texts";
|
||
this.openMessageFileButton.UseVisualStyleBackColor = true;
|
||
this.openMessageFileButton.Click += new System.EventHandler(this.openTextArchiveButton_Click);
|
||
//
|
||
// copyTextsButton
|
||
//
|
||
this.copyTextsButton.Image = ((System.Drawing.Image)(resources.GetObject("copyTextsButton.Image")));
|
||
this.copyTextsButton.Location = new System.Drawing.Point(578, 29);
|
||
this.copyTextsButton.Name = "copyTextsButton";
|
||
this.copyTextsButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyTextsButton.TabIndex = 32;
|
||
this.copyTextsButton.UseVisualStyleBackColor = true;
|
||
this.copyTextsButton.Click += new System.EventHandler(this.copyTextsButton_Click);
|
||
//
|
||
// pasteEventsButton
|
||
//
|
||
this.pasteEventsButton.Enabled = false;
|
||
this.pasteEventsButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteEventsButton.Image")));
|
||
this.pasteEventsButton.Location = new System.Drawing.Point(252, 29);
|
||
this.pasteEventsButton.Name = "pasteEventsButton";
|
||
this.pasteEventsButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteEventsButton.TabIndex = 31;
|
||
this.pasteEventsButton.UseVisualStyleBackColor = true;
|
||
this.pasteEventsButton.Click += new System.EventHandler(this.pasteEventsButton_Click);
|
||
//
|
||
// textFileUpDown
|
||
//
|
||
this.textFileUpDown.Location = new System.Drawing.Point(376, 36);
|
||
this.textFileUpDown.Maximum = new decimal(new int[] {
|
||
65535,
|
||
0,
|
||
0,
|
||
0});
|
||
this.textFileUpDown.Name = "textFileUpDown";
|
||
this.textFileUpDown.Size = new System.Drawing.Size(107, 20);
|
||
this.textFileUpDown.TabIndex = 47;
|
||
this.textFileUpDown.ValueChanged += new System.EventHandler(this.textFileUpDown_ValueChanged);
|
||
//
|
||
// copyEventsButton
|
||
//
|
||
this.copyEventsButton.Image = ((System.Drawing.Image)(resources.GetObject("copyEventsButton.Image")));
|
||
this.copyEventsButton.Location = new System.Drawing.Point(215, 29);
|
||
this.copyEventsButton.Name = "copyEventsButton";
|
||
this.copyEventsButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyEventsButton.TabIndex = 30;
|
||
this.copyEventsButton.UseVisualStyleBackColor = true;
|
||
this.copyEventsButton.Click += new System.EventHandler(this.copyEventsButton_Click);
|
||
//
|
||
// textLabel
|
||
//
|
||
this.textLabel.AutoSize = true;
|
||
this.textLabel.Location = new System.Drawing.Point(374, 20);
|
||
this.textLabel.Name = "textLabel";
|
||
this.textLabel.Size = new System.Drawing.Size(80, 13);
|
||
this.textLabel.TabIndex = 45;
|
||
this.textLabel.Text = "Text Archive #:";
|
||
//
|
||
// openEventsButton
|
||
//
|
||
this.openEventsButton.Location = new System.Drawing.Point(133, 28);
|
||
this.openEventsButton.Name = "openEventsButton";
|
||
this.openEventsButton.Size = new System.Drawing.Size(79, 40);
|
||
this.openEventsButton.TabIndex = 44;
|
||
this.openEventsButton.Text = "Open &Events";
|
||
this.openEventsButton.UseVisualStyleBackColor = true;
|
||
this.openEventsButton.Click += new System.EventHandler(this.openEventsButton_Click);
|
||
//
|
||
// eventLabel
|
||
//
|
||
this.eventLabel.AutoSize = true;
|
||
this.eventLabel.Location = new System.Drawing.Point(12, 20);
|
||
this.eventLabel.Name = "eventLabel";
|
||
this.eventLabel.Size = new System.Drawing.Size(67, 13);
|
||
this.eventLabel.TabIndex = 43;
|
||
this.eventLabel.Text = "Event File #:";
|
||
//
|
||
// eventFileUpDown
|
||
//
|
||
this.eventFileUpDown.Location = new System.Drawing.Point(14, 39);
|
||
this.eventFileUpDown.Maximum = new decimal(new int[] {
|
||
65535,
|
||
0,
|
||
0,
|
||
0});
|
||
this.eventFileUpDown.Name = "eventFileUpDown";
|
||
this.eventFileUpDown.Size = new System.Drawing.Size(107, 20);
|
||
this.eventFileUpDown.TabIndex = 42;
|
||
this.eventFileUpDown.ValueChanged += new System.EventHandler(this.eventFileUpDown_ValueChanged);
|
||
//
|
||
// groupBox4
|
||
//
|
||
this.groupBox4.Controls.Add(this.pasteAreaDataButton);
|
||
this.groupBox4.Controls.Add(this.copyAreaDataButton);
|
||
this.groupBox4.Controls.Add(this.pasteMatrixButton);
|
||
this.groupBox4.Controls.Add(this.openAreaDataButton);
|
||
this.groupBox4.Controls.Add(this.copyMatrixButton);
|
||
this.groupBox4.Controls.Add(this.openMatrixButton);
|
||
this.groupBox4.Controls.Add(this.areaDataLabel);
|
||
this.groupBox4.Controls.Add(this.areaDataUpDown);
|
||
this.groupBox4.Controls.Add(this.matrixLabel);
|
||
this.groupBox4.Controls.Add(this.matrixUpDown);
|
||
this.groupBox4.Location = new System.Drawing.Point(615, 468);
|
||
this.groupBox4.Name = "groupBox4";
|
||
this.groupBox4.Size = new System.Drawing.Size(285, 136);
|
||
this.groupBox4.TabIndex = 31;
|
||
this.groupBox4.TabStop = false;
|
||
this.groupBox4.Text = "Map matrix && Tileset";
|
||
//
|
||
// pasteAreaDataButton
|
||
//
|
||
this.pasteAreaDataButton.Enabled = false;
|
||
this.pasteAreaDataButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteAreaDataButton.Image")));
|
||
this.pasteAreaDataButton.Location = new System.Drawing.Point(239, 87);
|
||
this.pasteAreaDataButton.Name = "pasteAreaDataButton";
|
||
this.pasteAreaDataButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteAreaDataButton.TabIndex = 33;
|
||
this.pasteAreaDataButton.UseVisualStyleBackColor = true;
|
||
this.pasteAreaDataButton.Click += new System.EventHandler(this.pasteAreaDataButton_Click);
|
||
//
|
||
// copyAreaDataButton
|
||
//
|
||
this.copyAreaDataButton.Image = ((System.Drawing.Image)(resources.GetObject("copyAreaDataButton.Image")));
|
||
this.copyAreaDataButton.Location = new System.Drawing.Point(201, 87);
|
||
this.copyAreaDataButton.Name = "copyAreaDataButton";
|
||
this.copyAreaDataButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyAreaDataButton.TabIndex = 32;
|
||
this.copyAreaDataButton.UseVisualStyleBackColor = true;
|
||
this.copyAreaDataButton.Click += new System.EventHandler(this.copyAreaDataButton_Click);
|
||
//
|
||
// pasteMatrixButton
|
||
//
|
||
this.pasteMatrixButton.Enabled = false;
|
||
this.pasteMatrixButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteMatrixButton.Image")));
|
||
this.pasteMatrixButton.Location = new System.Drawing.Point(239, 29);
|
||
this.pasteMatrixButton.Name = "pasteMatrixButton";
|
||
this.pasteMatrixButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteMatrixButton.TabIndex = 31;
|
||
this.pasteMatrixButton.UseVisualStyleBackColor = true;
|
||
this.pasteMatrixButton.Click += new System.EventHandler(this.pasteMatrixButton_Click);
|
||
//
|
||
// openAreaDataButton
|
||
//
|
||
this.openAreaDataButton.Location = new System.Drawing.Point(118, 85);
|
||
this.openAreaDataButton.Name = "openAreaDataButton";
|
||
this.openAreaDataButton.Size = new System.Drawing.Size(79, 40);
|
||
this.openAreaDataButton.TabIndex = 28;
|
||
this.openAreaDataButton.Text = "Open &Area Data";
|
||
this.openAreaDataButton.UseVisualStyleBackColor = true;
|
||
this.openAreaDataButton.Click += new System.EventHandler(this.openAreaDataButton_Click);
|
||
//
|
||
// copyMatrixButton
|
||
//
|
||
this.copyMatrixButton.Image = ((System.Drawing.Image)(resources.GetObject("copyMatrixButton.Image")));
|
||
this.copyMatrixButton.Location = new System.Drawing.Point(201, 29);
|
||
this.copyMatrixButton.Name = "copyMatrixButton";
|
||
this.copyMatrixButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyMatrixButton.TabIndex = 30;
|
||
this.copyMatrixButton.UseVisualStyleBackColor = true;
|
||
this.copyMatrixButton.Click += new System.EventHandler(this.copyMatrixButton_Click);
|
||
//
|
||
// openMatrixButton
|
||
//
|
||
this.openMatrixButton.Location = new System.Drawing.Point(118, 28);
|
||
this.openMatrixButton.Name = "openMatrixButton";
|
||
this.openMatrixButton.Size = new System.Drawing.Size(79, 39);
|
||
this.openMatrixButton.TabIndex = 27;
|
||
this.openMatrixButton.Text = "Open &Matrix";
|
||
this.openMatrixButton.UseVisualStyleBackColor = true;
|
||
this.openMatrixButton.Click += new System.EventHandler(this.openMatrixButton_Click);
|
||
//
|
||
// areaDataLabel
|
||
//
|
||
this.areaDataLabel.AutoSize = true;
|
||
this.areaDataLabel.Location = new System.Drawing.Point(10, 80);
|
||
this.areaDataLabel.Name = "areaDataLabel";
|
||
this.areaDataLabel.Size = new System.Drawing.Size(56, 13);
|
||
this.areaDataLabel.TabIndex = 27;
|
||
this.areaDataLabel.Text = "Area data:";
|
||
//
|
||
// areaDataUpDown
|
||
//
|
||
this.areaDataUpDown.Location = new System.Drawing.Point(13, 98);
|
||
this.areaDataUpDown.Maximum = new decimal(new int[] {
|
||
255,
|
||
0,
|
||
0,
|
||
0});
|
||
this.areaDataUpDown.Name = "areaDataUpDown";
|
||
this.areaDataUpDown.Size = new System.Drawing.Size(93, 20);
|
||
this.areaDataUpDown.TabIndex = 26;
|
||
this.areaDataUpDown.ValueChanged += new System.EventHandler(this.areaDataUpDown_ValueChanged);
|
||
//
|
||
// matrixLabel
|
||
//
|
||
this.matrixLabel.AutoSize = true;
|
||
this.matrixLabel.Location = new System.Drawing.Point(10, 23);
|
||
this.matrixLabel.Name = "matrixLabel";
|
||
this.matrixLabel.Size = new System.Drawing.Size(53, 13);
|
||
this.matrixLabel.TabIndex = 25;
|
||
this.matrixLabel.Text = "Matrix no.";
|
||
//
|
||
// matrixUpDown
|
||
//
|
||
this.matrixUpDown.Location = new System.Drawing.Point(13, 40);
|
||
this.matrixUpDown.Maximum = new decimal(new int[] {
|
||
65535,
|
||
0,
|
||
0,
|
||
0});
|
||
this.matrixUpDown.Name = "matrixUpDown";
|
||
this.matrixUpDown.Size = new System.Drawing.Size(93, 20);
|
||
this.matrixUpDown.TabIndex = 24;
|
||
this.matrixUpDown.ValueChanged += new System.EventHandler(this.matrixUpDown_ValueChanged);
|
||
//
|
||
// groupBox9
|
||
//
|
||
this.groupBox9.Controls.Add(this.resetButton);
|
||
this.groupBox9.Controls.Add(this.searchHeaderButton);
|
||
this.groupBox9.Controls.Add(this.searchLocationTextBox);
|
||
this.groupBox9.Location = new System.Drawing.Point(13, 12);
|
||
this.groupBox9.Name = "groupBox9";
|
||
this.groupBox9.Size = new System.Drawing.Size(214, 49);
|
||
this.groupBox9.TabIndex = 29;
|
||
this.groupBox9.TabStop = false;
|
||
this.groupBox9.Text = "Search Location Name:";
|
||
//
|
||
// resetButton
|
||
//
|
||
this.resetButton.Location = new System.Drawing.Point(161, 17);
|
||
this.resetButton.Name = "resetButton";
|
||
this.resetButton.Size = new System.Drawing.Size(47, 23);
|
||
this.resetButton.TabIndex = 2;
|
||
this.resetButton.Text = "Reset";
|
||
this.resetButton.UseVisualStyleBackColor = true;
|
||
this.resetButton.Click += new System.EventHandler(this.resetButton_Click);
|
||
//
|
||
// searchHeaderButton
|
||
//
|
||
this.searchHeaderButton.Location = new System.Drawing.Point(131, 17);
|
||
this.searchHeaderButton.Name = "searchHeaderButton";
|
||
this.searchHeaderButton.Size = new System.Drawing.Size(29, 23);
|
||
this.searchHeaderButton.TabIndex = 1;
|
||
this.searchHeaderButton.Text = "Go";
|
||
this.searchHeaderButton.UseVisualStyleBackColor = true;
|
||
this.searchHeaderButton.Click += new System.EventHandler(this.searchHeaderButton_Click);
|
||
//
|
||
// searchLocationTextBox
|
||
//
|
||
this.searchLocationTextBox.Location = new System.Drawing.Point(8, 19);
|
||
this.searchLocationTextBox.Name = "searchLocationTextBox";
|
||
this.searchLocationTextBox.Size = new System.Drawing.Size(119, 20);
|
||
this.searchLocationTextBox.TabIndex = 0;
|
||
this.searchLocationTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.searchHeaderTextBox_KeyPress);
|
||
//
|
||
// copyHeaderButton
|
||
//
|
||
this.copyHeaderButton.Image = ((System.Drawing.Image)(resources.GetObject("copyHeaderButton.Image")));
|
||
this.copyHeaderButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
this.copyHeaderButton.Location = new System.Drawing.Point(912, 563);
|
||
this.copyHeaderButton.Name = "copyHeaderButton";
|
||
this.copyHeaderButton.Size = new System.Drawing.Size(74, 40);
|
||
this.copyHeaderButton.TabIndex = 36;
|
||
this.copyHeaderButton.Text = "Copy";
|
||
this.copyHeaderButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.copyHeaderButton.UseVisualStyleBackColor = true;
|
||
this.copyHeaderButton.Click += new System.EventHandler(this.copyHeaderButton_Click);
|
||
//
|
||
// areaIconPictureBox
|
||
//
|
||
this.areaIconPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
||
this.areaIconPictureBox.Location = new System.Drawing.Point(912, 28);
|
||
this.areaIconPictureBox.Name = "areaIconPictureBox";
|
||
this.areaIconPictureBox.Size = new System.Drawing.Size(256, 55);
|
||
this.areaIconPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
||
this.areaIconPictureBox.TabIndex = 35;
|
||
this.areaIconPictureBox.TabStop = false;
|
||
//
|
||
// areaImageLabel
|
||
//
|
||
this.areaImageLabel.AutoSize = true;
|
||
this.areaImageLabel.Location = new System.Drawing.Point(909, 13);
|
||
this.areaImageLabel.Name = "areaImageLabel";
|
||
this.areaImageLabel.Size = new System.Drawing.Size(52, 13);
|
||
this.areaImageLabel.TabIndex = 34;
|
||
this.areaImageLabel.Text = "Area icon";
|
||
//
|
||
// nameGroupBox
|
||
//
|
||
this.nameGroupBox.Controls.Add(this.internalNameLenLabel);
|
||
this.nameGroupBox.Controls.Add(this.pasteLocationNameButton);
|
||
this.nameGroupBox.Controls.Add(this.copyLocationNameButton);
|
||
this.nameGroupBox.Controls.Add(this.pasteInternalNameButton);
|
||
this.nameGroupBox.Controls.Add(this.copyInternalNameButton);
|
||
this.nameGroupBox.Controls.Add(this.pasteAreaIconButton);
|
||
this.nameGroupBox.Controls.Add(this.copyAreaIconButton);
|
||
this.nameGroupBox.Controls.Add(this.pasteAreaSettingsButton);
|
||
this.nameGroupBox.Controls.Add(this.areaSettingsLabel);
|
||
this.nameGroupBox.Controls.Add(this.copyAreaSettingsButton);
|
||
this.nameGroupBox.Controls.Add(this.label3);
|
||
this.nameGroupBox.Controls.Add(this.label14);
|
||
this.nameGroupBox.Controls.Add(this.internalNameBox);
|
||
this.nameGroupBox.Controls.Add(this.label2);
|
||
this.nameGroupBox.Controls.Add(this.areaIconComboBox);
|
||
this.nameGroupBox.Controls.Add(this.areaSettingsComboBox);
|
||
this.nameGroupBox.Controls.Add(this.locationNameComboBox);
|
||
this.nameGroupBox.Location = new System.Drawing.Point(238, 12);
|
||
this.nameGroupBox.Name = "nameGroupBox";
|
||
this.nameGroupBox.Size = new System.Drawing.Size(562, 140);
|
||
this.nameGroupBox.TabIndex = 28;
|
||
this.nameGroupBox.TabStop = false;
|
||
this.nameGroupBox.Text = "Location Info";
|
||
//
|
||
// internalNameLenLabel
|
||
//
|
||
this.internalNameLenLabel.ForeColor = System.Drawing.Color.Green;
|
||
this.internalNameLenLabel.Location = new System.Drawing.Point(434, 41);
|
||
this.internalNameLenLabel.Name = "internalNameLenLabel";
|
||
this.internalNameLenLabel.Size = new System.Drawing.Size(32, 16);
|
||
this.internalNameLenLabel.TabIndex = 44;
|
||
this.internalNameLenLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
//
|
||
// pasteLocationNameButton
|
||
//
|
||
this.pasteLocationNameButton.Enabled = false;
|
||
this.pasteLocationNameButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteLocationNameButton.Image")));
|
||
this.pasteLocationNameButton.Location = new System.Drawing.Point(215, 32);
|
||
this.pasteLocationNameButton.Name = "pasteLocationNameButton";
|
||
this.pasteLocationNameButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteLocationNameButton.TabIndex = 43;
|
||
this.pasteLocationNameButton.UseVisualStyleBackColor = true;
|
||
this.pasteLocationNameButton.Click += new System.EventHandler(this.pasteLocationNameButton_Click);
|
||
//
|
||
// copyLocationNameButton
|
||
//
|
||
this.copyLocationNameButton.Image = global::DSPRE.Properties.Resources.copyIcon;
|
||
this.copyLocationNameButton.Location = new System.Drawing.Point(178, 32);
|
||
this.copyLocationNameButton.Name = "copyLocationNameButton";
|
||
this.copyLocationNameButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyLocationNameButton.TabIndex = 42;
|
||
this.copyLocationNameButton.UseVisualStyleBackColor = true;
|
||
this.copyLocationNameButton.Click += new System.EventHandler(this.copyLocationNameButton_Click);
|
||
//
|
||
// pasteInternalNameButton
|
||
//
|
||
this.pasteInternalNameButton.Enabled = false;
|
||
this.pasteInternalNameButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteInternalNameButton.Image")));
|
||
this.pasteInternalNameButton.Location = new System.Drawing.Point(511, 31);
|
||
this.pasteInternalNameButton.Name = "pasteInternalNameButton";
|
||
this.pasteInternalNameButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteInternalNameButton.TabIndex = 41;
|
||
this.pasteInternalNameButton.UseVisualStyleBackColor = true;
|
||
this.pasteInternalNameButton.Click += new System.EventHandler(this.pasteInternalNameButton_Click);
|
||
//
|
||
// copyInternalNameButton
|
||
//
|
||
this.copyInternalNameButton.Image = ((System.Drawing.Image)(resources.GetObject("copyInternalNameButton.Image")));
|
||
this.copyInternalNameButton.Location = new System.Drawing.Point(474, 31);
|
||
this.copyInternalNameButton.Name = "copyInternalNameButton";
|
||
this.copyInternalNameButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyInternalNameButton.TabIndex = 40;
|
||
this.copyInternalNameButton.UseVisualStyleBackColor = true;
|
||
this.copyInternalNameButton.Click += new System.EventHandler(this.copyInternalNameButton_Click);
|
||
//
|
||
// pasteAreaIconButton
|
||
//
|
||
this.pasteAreaIconButton.Enabled = false;
|
||
this.pasteAreaIconButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteAreaIconButton.Image")));
|
||
this.pasteAreaIconButton.Location = new System.Drawing.Point(511, 91);
|
||
this.pasteAreaIconButton.Name = "pasteAreaIconButton";
|
||
this.pasteAreaIconButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteAreaIconButton.TabIndex = 39;
|
||
this.pasteAreaIconButton.UseVisualStyleBackColor = true;
|
||
this.pasteAreaIconButton.Click += new System.EventHandler(this.pasteAreaIconButton_Click);
|
||
//
|
||
// copyAreaIconButton
|
||
//
|
||
this.copyAreaIconButton.Image = ((System.Drawing.Image)(resources.GetObject("copyAreaIconButton.Image")));
|
||
this.copyAreaIconButton.Location = new System.Drawing.Point(474, 91);
|
||
this.copyAreaIconButton.Name = "copyAreaIconButton";
|
||
this.copyAreaIconButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyAreaIconButton.TabIndex = 38;
|
||
this.copyAreaIconButton.UseVisualStyleBackColor = true;
|
||
this.copyAreaIconButton.Click += new System.EventHandler(this.copyAreaIconButton_Click);
|
||
//
|
||
// pasteAreaSettingsButton
|
||
//
|
||
this.pasteAreaSettingsButton.Enabled = false;
|
||
this.pasteAreaSettingsButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteAreaSettingsButton.Image")));
|
||
this.pasteAreaSettingsButton.Location = new System.Drawing.Point(215, 91);
|
||
this.pasteAreaSettingsButton.Name = "pasteAreaSettingsButton";
|
||
this.pasteAreaSettingsButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteAreaSettingsButton.TabIndex = 37;
|
||
this.pasteAreaSettingsButton.UseVisualStyleBackColor = true;
|
||
this.pasteAreaSettingsButton.Click += new System.EventHandler(this.pasteAreaSettingsButton_Click);
|
||
//
|
||
// areaSettingsLabel
|
||
//
|
||
this.areaSettingsLabel.AutoSize = true;
|
||
this.areaSettingsLabel.Location = new System.Drawing.Point(11, 86);
|
||
this.areaSettingsLabel.Name = "areaSettingsLabel";
|
||
this.areaSettingsLabel.Size = new System.Drawing.Size(73, 13);
|
||
this.areaSettingsLabel.TabIndex = 27;
|
||
this.areaSettingsLabel.Text = "Area Settings:";
|
||
//
|
||
// copyAreaSettingsButton
|
||
//
|
||
this.copyAreaSettingsButton.Image = ((System.Drawing.Image)(resources.GetObject("copyAreaSettingsButton.Image")));
|
||
this.copyAreaSettingsButton.Location = new System.Drawing.Point(178, 91);
|
||
this.copyAreaSettingsButton.Name = "copyAreaSettingsButton";
|
||
this.copyAreaSettingsButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyAreaSettingsButton.TabIndex = 36;
|
||
this.copyAreaSettingsButton.UseVisualStyleBackColor = true;
|
||
this.copyAreaSettingsButton.Click += new System.EventHandler(this.copyAreaSettingsButton_Click);
|
||
//
|
||
// label3
|
||
//
|
||
this.label3.AutoSize = true;
|
||
this.label3.Location = new System.Drawing.Point(11, 24);
|
||
this.label3.Name = "label3";
|
||
this.label3.Size = new System.Drawing.Size(79, 13);
|
||
this.label3.TabIndex = 28;
|
||
this.label3.Text = "Location Name";
|
||
//
|
||
// label14
|
||
//
|
||
this.label14.AutoSize = true;
|
||
this.label14.Location = new System.Drawing.Point(307, 24);
|
||
this.label14.Name = "label14";
|
||
this.label14.Size = new System.Drawing.Size(71, 13);
|
||
this.label14.TabIndex = 27;
|
||
this.label14.Text = "Internal name";
|
||
//
|
||
// internalNameBox
|
||
//
|
||
this.internalNameBox.Location = new System.Drawing.Point(310, 40);
|
||
this.internalNameBox.MaxLength = 16;
|
||
this.internalNameBox.Name = "internalNameBox";
|
||
this.internalNameBox.Size = new System.Drawing.Size(157, 20);
|
||
this.internalNameBox.TabIndex = 6;
|
||
this.internalNameBox.TextChanged += new System.EventHandler(this.internalNameBox_TextChanged);
|
||
//
|
||
// label2
|
||
//
|
||
this.label2.AutoSize = true;
|
||
this.label2.Location = new System.Drawing.Point(307, 86);
|
||
this.label2.Name = "label2";
|
||
this.label2.Size = new System.Drawing.Size(55, 13);
|
||
this.label2.TabIndex = 4;
|
||
this.label2.Text = "Area icon:";
|
||
//
|
||
// areaIconComboBox
|
||
//
|
||
this.areaIconComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.areaIconComboBox.FormattingEnabled = true;
|
||
this.areaIconComboBox.IntegralHeight = false;
|
||
this.areaIconComboBox.Location = new System.Drawing.Point(310, 102);
|
||
this.areaIconComboBox.Name = "areaIconComboBox";
|
||
this.areaIconComboBox.Size = new System.Drawing.Size(157, 21);
|
||
this.areaIconComboBox.TabIndex = 3;
|
||
this.areaIconComboBox.SelectedIndexChanged += new System.EventHandler(this.areaIconComboBox_SelectedIndexChanged);
|
||
//
|
||
// areaSettingsComboBox
|
||
//
|
||
this.areaSettingsComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.areaSettingsComboBox.FormattingEnabled = true;
|
||
this.areaSettingsComboBox.IntegralHeight = false;
|
||
this.areaSettingsComboBox.Location = new System.Drawing.Point(14, 102);
|
||
this.areaSettingsComboBox.Name = "areaSettingsComboBox";
|
||
this.areaSettingsComboBox.Size = new System.Drawing.Size(157, 21);
|
||
this.areaSettingsComboBox.TabIndex = 1;
|
||
this.areaSettingsComboBox.SelectedIndexChanged += new System.EventHandler(this.areaSettingsComboBox_SelectedIndexChanged);
|
||
//
|
||
// locationNameComboBox
|
||
//
|
||
this.locationNameComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.locationNameComboBox.FormattingEnabled = true;
|
||
this.locationNameComboBox.Location = new System.Drawing.Point(14, 40);
|
||
this.locationNameComboBox.Name = "locationNameComboBox";
|
||
this.locationNameComboBox.Size = new System.Drawing.Size(157, 21);
|
||
this.locationNameComboBox.TabIndex = 0;
|
||
this.locationNameComboBox.SelectedIndexChanged += new System.EventHandler(this.mapNameComboBox_SelectedIndexChanged);
|
||
//
|
||
// groupBox2
|
||
//
|
||
this.groupBox2.BackColor = System.Drawing.SystemColors.Window;
|
||
this.groupBox2.Controls.Add(this.cameraUpDown);
|
||
this.groupBox2.Controls.Add(this.weatherUpDown);
|
||
this.groupBox2.Controls.Add(this.musicNightUpDown);
|
||
this.groupBox2.Controls.Add(this.musicDayUpDown);
|
||
this.groupBox2.Controls.Add(this.pasteCameraAngleButton);
|
||
this.groupBox2.Controls.Add(this.copyCameraAngleButton);
|
||
this.groupBox2.Controls.Add(this.pasteWeatherButton);
|
||
this.groupBox2.Controls.Add(this.copyWeatherButton);
|
||
this.groupBox2.Controls.Add(this.pasteMusicNightButton);
|
||
this.groupBox2.Controls.Add(this.copyMusicNightButton);
|
||
this.groupBox2.Controls.Add(this.pasteMusicDayButton);
|
||
this.groupBox2.Controls.Add(this.copyMusicDayButton);
|
||
this.groupBox2.Controls.Add(this.weatherComboBox);
|
||
this.groupBox2.Controls.Add(this.musicNightComboBox);
|
||
this.groupBox2.Controls.Add(this.weatherLabel);
|
||
this.groupBox2.Controls.Add(this.cameraLabel);
|
||
this.groupBox2.Controls.Add(this.musicNightLabel);
|
||
this.groupBox2.Controls.Add(this.cameraComboBox);
|
||
this.groupBox2.Controls.Add(this.musicDayLabel);
|
||
this.groupBox2.Controls.Add(this.musicDayComboBox);
|
||
this.groupBox2.Location = new System.Drawing.Point(238, 157);
|
||
this.groupBox2.Name = "groupBox2";
|
||
this.groupBox2.Size = new System.Drawing.Size(662, 149);
|
||
this.groupBox2.TabIndex = 29;
|
||
this.groupBox2.TabStop = false;
|
||
this.groupBox2.Text = "Appearance && Sound";
|
||
//
|
||
// cameraUpDown
|
||
//
|
||
this.cameraUpDown.Location = new System.Drawing.Point(376, 108);
|
||
this.cameraUpDown.Maximum = new decimal(new int[] {
|
||
255,
|
||
0,
|
||
0,
|
||
0});
|
||
this.cameraUpDown.Name = "cameraUpDown";
|
||
this.cameraUpDown.Size = new System.Drawing.Size(45, 20);
|
||
this.cameraUpDown.TabIndex = 41;
|
||
this.cameraUpDown.ValueChanged += new System.EventHandler(this.cameraUpDown_ValueChanged);
|
||
//
|
||
// weatherUpDown
|
||
//
|
||
this.weatherUpDown.Location = new System.Drawing.Point(14, 108);
|
||
this.weatherUpDown.Maximum = new decimal(new int[] {
|
||
255,
|
||
0,
|
||
0,
|
||
0});
|
||
this.weatherUpDown.Name = "weatherUpDown";
|
||
this.weatherUpDown.Size = new System.Drawing.Size(45, 20);
|
||
this.weatherUpDown.TabIndex = 40;
|
||
this.weatherUpDown.ValueChanged += new System.EventHandler(this.weatherUpDown_ValueChanged);
|
||
//
|
||
// musicNightUpDown
|
||
//
|
||
this.musicNightUpDown.Location = new System.Drawing.Point(376, 40);
|
||
this.musicNightUpDown.Maximum = new decimal(new int[] {
|
||
9999,
|
||
0,
|
||
0,
|
||
0});
|
||
this.musicNightUpDown.Name = "musicNightUpDown";
|
||
this.musicNightUpDown.Size = new System.Drawing.Size(45, 20);
|
||
this.musicNightUpDown.TabIndex = 39;
|
||
this.musicNightUpDown.ValueChanged += new System.EventHandler(this.musicNightUpDown_ValueChanged);
|
||
//
|
||
// musicDayUpDown
|
||
//
|
||
this.musicDayUpDown.Location = new System.Drawing.Point(14, 41);
|
||
this.musicDayUpDown.Maximum = new decimal(new int[] {
|
||
9999,
|
||
0,
|
||
0,
|
||
0});
|
||
this.musicDayUpDown.Name = "musicDayUpDown";
|
||
this.musicDayUpDown.Size = new System.Drawing.Size(45, 20);
|
||
this.musicDayUpDown.TabIndex = 38;
|
||
this.musicDayUpDown.ValueChanged += new System.EventHandler(this.musicDayUpDown_ValueChanged);
|
||
//
|
||
// pasteCameraAngleButton
|
||
//
|
||
this.pasteCameraAngleButton.Enabled = false;
|
||
this.pasteCameraAngleButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteCameraAngleButton.Image")));
|
||
this.pasteCameraAngleButton.Location = new System.Drawing.Point(616, 97);
|
||
this.pasteCameraAngleButton.Name = "pasteCameraAngleButton";
|
||
this.pasteCameraAngleButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteCameraAngleButton.TabIndex = 37;
|
||
this.pasteCameraAngleButton.UseVisualStyleBackColor = true;
|
||
this.pasteCameraAngleButton.Click += new System.EventHandler(this.pasteCameraAngleButton_Click);
|
||
//
|
||
// copyCameraAngleButton
|
||
//
|
||
this.copyCameraAngleButton.Image = ((System.Drawing.Image)(resources.GetObject("copyCameraAngleButton.Image")));
|
||
this.copyCameraAngleButton.Location = new System.Drawing.Point(578, 97);
|
||
this.copyCameraAngleButton.Name = "copyCameraAngleButton";
|
||
this.copyCameraAngleButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyCameraAngleButton.TabIndex = 36;
|
||
this.copyCameraAngleButton.UseVisualStyleBackColor = true;
|
||
this.copyCameraAngleButton.Click += new System.EventHandler(this.copyCameraAngleButton_Click);
|
||
//
|
||
// pasteWeatherButton
|
||
//
|
||
this.pasteWeatherButton.Enabled = false;
|
||
this.pasteWeatherButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteWeatherButton.Image")));
|
||
this.pasteWeatherButton.Location = new System.Drawing.Point(252, 99);
|
||
this.pasteWeatherButton.Name = "pasteWeatherButton";
|
||
this.pasteWeatherButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteWeatherButton.TabIndex = 35;
|
||
this.pasteWeatherButton.UseVisualStyleBackColor = true;
|
||
this.pasteWeatherButton.Click += new System.EventHandler(this.pasteWeatherButton_Click);
|
||
//
|
||
// copyWeatherButton
|
||
//
|
||
this.copyWeatherButton.Image = ((System.Drawing.Image)(resources.GetObject("copyWeatherButton.Image")));
|
||
this.copyWeatherButton.Location = new System.Drawing.Point(215, 99);
|
||
this.copyWeatherButton.Name = "copyWeatherButton";
|
||
this.copyWeatherButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyWeatherButton.TabIndex = 34;
|
||
this.copyWeatherButton.UseVisualStyleBackColor = true;
|
||
this.copyWeatherButton.Click += new System.EventHandler(this.copyWeatherButton_Click);
|
||
//
|
||
// pasteMusicNightButton
|
||
//
|
||
this.pasteMusicNightButton.Enabled = false;
|
||
this.pasteMusicNightButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteMusicNightButton.Image")));
|
||
this.pasteMusicNightButton.Location = new System.Drawing.Point(616, 31);
|
||
this.pasteMusicNightButton.Name = "pasteMusicNightButton";
|
||
this.pasteMusicNightButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteMusicNightButton.TabIndex = 33;
|
||
this.pasteMusicNightButton.UseVisualStyleBackColor = true;
|
||
this.pasteMusicNightButton.Click += new System.EventHandler(this.pasteMusicNightButton_Click);
|
||
//
|
||
// copyMusicNightButton
|
||
//
|
||
this.copyMusicNightButton.Image = ((System.Drawing.Image)(resources.GetObject("copyMusicNightButton.Image")));
|
||
this.copyMusicNightButton.Location = new System.Drawing.Point(578, 31);
|
||
this.copyMusicNightButton.Name = "copyMusicNightButton";
|
||
this.copyMusicNightButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyMusicNightButton.TabIndex = 32;
|
||
this.copyMusicNightButton.UseVisualStyleBackColor = true;
|
||
this.copyMusicNightButton.Click += new System.EventHandler(this.copyMusicNightButton_Click);
|
||
//
|
||
// pasteMusicDayButton
|
||
//
|
||
this.pasteMusicDayButton.Enabled = false;
|
||
this.pasteMusicDayButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteMusicDayButton.Image")));
|
||
this.pasteMusicDayButton.Location = new System.Drawing.Point(252, 32);
|
||
this.pasteMusicDayButton.Name = "pasteMusicDayButton";
|
||
this.pasteMusicDayButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteMusicDayButton.TabIndex = 31;
|
||
this.pasteMusicDayButton.UseVisualStyleBackColor = true;
|
||
this.pasteMusicDayButton.Click += new System.EventHandler(this.pasteMusicDayButton_Click);
|
||
//
|
||
// copyMusicDayButton
|
||
//
|
||
this.copyMusicDayButton.Image = ((System.Drawing.Image)(resources.GetObject("copyMusicDayButton.Image")));
|
||
this.copyMusicDayButton.Location = new System.Drawing.Point(215, 32);
|
||
this.copyMusicDayButton.Name = "copyMusicDayButton";
|
||
this.copyMusicDayButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyMusicDayButton.TabIndex = 30;
|
||
this.copyMusicDayButton.UseVisualStyleBackColor = true;
|
||
this.copyMusicDayButton.Click += new System.EventHandler(this.copyMusicDayButton_Click);
|
||
//
|
||
// weatherComboBox
|
||
//
|
||
this.weatherComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.weatherComboBox.FormattingEnabled = true;
|
||
this.weatherComboBox.IntegralHeight = false;
|
||
this.weatherComboBox.Location = new System.Drawing.Point(65, 107);
|
||
this.weatherComboBox.MaxDropDownItems = 20;
|
||
this.weatherComboBox.Name = "weatherComboBox";
|
||
this.weatherComboBox.Size = new System.Drawing.Size(145, 21);
|
||
this.weatherComboBox.TabIndex = 26;
|
||
this.weatherComboBox.SelectedIndexChanged += new System.EventHandler(this.weatherComboBox_SelectedIndexChanged);
|
||
//
|
||
// musicNightComboBox
|
||
//
|
||
this.musicNightComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.musicNightComboBox.FormattingEnabled = true;
|
||
this.musicNightComboBox.IntegralHeight = false;
|
||
this.musicNightComboBox.Location = new System.Drawing.Point(427, 39);
|
||
this.musicNightComboBox.MaxDropDownItems = 20;
|
||
this.musicNightComboBox.Name = "musicNightComboBox";
|
||
this.musicNightComboBox.Size = new System.Drawing.Size(145, 21);
|
||
this.musicNightComboBox.TabIndex = 25;
|
||
this.musicNightComboBox.SelectedIndexChanged += new System.EventHandler(this.musicNightComboBox_SelectedIndexChanged);
|
||
//
|
||
// weatherLabel
|
||
//
|
||
this.weatherLabel.AutoSize = true;
|
||
this.weatherLabel.Location = new System.Drawing.Point(11, 88);
|
||
this.weatherLabel.Name = "weatherLabel";
|
||
this.weatherLabel.Size = new System.Drawing.Size(51, 13);
|
||
this.weatherLabel.TabIndex = 12;
|
||
this.weatherLabel.Text = "Weather:";
|
||
//
|
||
// cameraLabel
|
||
//
|
||
this.cameraLabel.AutoSize = true;
|
||
this.cameraLabel.Location = new System.Drawing.Point(373, 88);
|
||
this.cameraLabel.Name = "cameraLabel";
|
||
this.cameraLabel.Size = new System.Drawing.Size(76, 13);
|
||
this.cameraLabel.TabIndex = 10;
|
||
this.cameraLabel.Text = "Camera Angle:";
|
||
//
|
||
// musicNightLabel
|
||
//
|
||
this.musicNightLabel.AutoSize = true;
|
||
this.musicNightLabel.Location = new System.Drawing.Point(373, 21);
|
||
this.musicNightLabel.Name = "musicNightLabel";
|
||
this.musicNightLabel.Size = new System.Drawing.Size(72, 13);
|
||
this.musicNightLabel.TabIndex = 8;
|
||
this.musicNightLabel.Text = "Music (Night):";
|
||
//
|
||
// cameraComboBox
|
||
//
|
||
this.cameraComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.cameraComboBox.FormattingEnabled = true;
|
||
this.cameraComboBox.Location = new System.Drawing.Point(427, 107);
|
||
this.cameraComboBox.Name = "cameraComboBox";
|
||
this.cameraComboBox.Size = new System.Drawing.Size(145, 21);
|
||
this.cameraComboBox.TabIndex = 9;
|
||
this.cameraComboBox.SelectedIndexChanged += new System.EventHandler(this.cameraComboBox_SelectedIndexChanged);
|
||
//
|
||
// musicDayLabel
|
||
//
|
||
this.musicDayLabel.AutoSize = true;
|
||
this.musicDayLabel.Location = new System.Drawing.Point(11, 22);
|
||
this.musicDayLabel.Name = "musicDayLabel";
|
||
this.musicDayLabel.Size = new System.Drawing.Size(66, 13);
|
||
this.musicDayLabel.TabIndex = 6;
|
||
this.musicDayLabel.Text = "Music (Day):";
|
||
//
|
||
// musicDayComboBox
|
||
//
|
||
this.musicDayComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.musicDayComboBox.FormattingEnabled = true;
|
||
this.musicDayComboBox.IntegralHeight = false;
|
||
this.musicDayComboBox.Location = new System.Drawing.Point(65, 40);
|
||
this.musicDayComboBox.MaxDropDownItems = 20;
|
||
this.musicDayComboBox.Name = "musicDayComboBox";
|
||
this.musicDayComboBox.Size = new System.Drawing.Size(145, 21);
|
||
this.musicDayComboBox.TabIndex = 0;
|
||
this.musicDayComboBox.SelectedIndexChanged += new System.EventHandler(this.musicDayComboBox_SelectedIndexChanged);
|
||
//
|
||
// groupBox3
|
||
//
|
||
this.groupBox3.Controls.Add(this.pasteLevelScriptsButton);
|
||
this.groupBox3.Controls.Add(this.copyLevelScriptsButton);
|
||
this.groupBox3.Controls.Add(this.pasteScriptsButton);
|
||
this.groupBox3.Controls.Add(this.copyScriptsButton);
|
||
this.groupBox3.Controls.Add(this.levelScriptUpDown);
|
||
this.groupBox3.Controls.Add(this.openLevelScriptButton);
|
||
this.groupBox3.Controls.Add(this.levelScriptLabel);
|
||
this.groupBox3.Controls.Add(this.openScriptButton);
|
||
this.groupBox3.Controls.Add(this.scriptLabel);
|
||
this.groupBox3.Controls.Add(this.scriptFileUpDown);
|
||
this.groupBox3.Location = new System.Drawing.Point(238, 310);
|
||
this.groupBox3.Name = "groupBox3";
|
||
this.groupBox3.Size = new System.Drawing.Size(662, 76);
|
||
this.groupBox3.TabIndex = 30;
|
||
this.groupBox3.TabStop = false;
|
||
this.groupBox3.Text = "Scripts";
|
||
//
|
||
// pasteLevelScriptsButton
|
||
//
|
||
this.pasteLevelScriptsButton.Enabled = false;
|
||
this.pasteLevelScriptsButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteLevelScriptsButton.Image")));
|
||
this.pasteLevelScriptsButton.Location = new System.Drawing.Point(616, 30);
|
||
this.pasteLevelScriptsButton.Name = "pasteLevelScriptsButton";
|
||
this.pasteLevelScriptsButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteLevelScriptsButton.TabIndex = 29;
|
||
this.pasteLevelScriptsButton.UseVisualStyleBackColor = true;
|
||
this.pasteLevelScriptsButton.Click += new System.EventHandler(this.pasteLevelScriptsButton_Click);
|
||
//
|
||
// copyLevelScriptsButton
|
||
//
|
||
this.copyLevelScriptsButton.Image = ((System.Drawing.Image)(resources.GetObject("copyLevelScriptsButton.Image")));
|
||
this.copyLevelScriptsButton.Location = new System.Drawing.Point(578, 30);
|
||
this.copyLevelScriptsButton.Name = "copyLevelScriptsButton";
|
||
this.copyLevelScriptsButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyLevelScriptsButton.TabIndex = 28;
|
||
this.copyLevelScriptsButton.UseVisualStyleBackColor = true;
|
||
this.copyLevelScriptsButton.Click += new System.EventHandler(this.copyLevelScriptsButton_Click);
|
||
//
|
||
// pasteScriptsButton
|
||
//
|
||
this.pasteScriptsButton.Enabled = false;
|
||
this.pasteScriptsButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteScriptsButton.Image")));
|
||
this.pasteScriptsButton.Location = new System.Drawing.Point(252, 30);
|
||
this.pasteScriptsButton.Name = "pasteScriptsButton";
|
||
this.pasteScriptsButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteScriptsButton.TabIndex = 27;
|
||
this.pasteScriptsButton.UseVisualStyleBackColor = true;
|
||
this.pasteScriptsButton.Click += new System.EventHandler(this.pasteScriptsButton_Click);
|
||
//
|
||
// copyScriptsButton
|
||
//
|
||
this.copyScriptsButton.Image = ((System.Drawing.Image)(resources.GetObject("copyScriptsButton.Image")));
|
||
this.copyScriptsButton.Location = new System.Drawing.Point(215, 30);
|
||
this.copyScriptsButton.Name = "copyScriptsButton";
|
||
this.copyScriptsButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyScriptsButton.TabIndex = 26;
|
||
this.copyScriptsButton.UseVisualStyleBackColor = true;
|
||
this.copyScriptsButton.Click += new System.EventHandler(this.copyScriptsButton_Click);
|
||
//
|
||
// levelScriptUpDown
|
||
//
|
||
this.levelScriptUpDown.Location = new System.Drawing.Point(377, 39);
|
||
this.levelScriptUpDown.Maximum = new decimal(new int[] {
|
||
65535,
|
||
0,
|
||
0,
|
||
0});
|
||
this.levelScriptUpDown.Name = "levelScriptUpDown";
|
||
this.levelScriptUpDown.Size = new System.Drawing.Size(107, 20);
|
||
this.levelScriptUpDown.TabIndex = 25;
|
||
this.levelScriptUpDown.ValueChanged += new System.EventHandler(this.levelScriptUpDown_ValueChanged);
|
||
//
|
||
// openLevelScriptButton
|
||
//
|
||
this.openLevelScriptButton.Location = new System.Drawing.Point(495, 28);
|
||
this.openLevelScriptButton.Name = "openLevelScriptButton";
|
||
this.openLevelScriptButton.Size = new System.Drawing.Size(79, 40);
|
||
this.openLevelScriptButton.TabIndex = 17;
|
||
this.openLevelScriptButton.Text = "Open Level Scripts";
|
||
this.openLevelScriptButton.UseVisualStyleBackColor = true;
|
||
this.openLevelScriptButton.Click += new System.EventHandler(this.openLevelScriptButton_Click);
|
||
//
|
||
// levelScriptLabel
|
||
//
|
||
this.levelScriptLabel.AutoSize = true;
|
||
this.levelScriptLabel.Location = new System.Drawing.Point(374, 21);
|
||
this.levelScriptLabel.Name = "levelScriptLabel";
|
||
this.levelScriptLabel.Size = new System.Drawing.Size(95, 13);
|
||
this.levelScriptLabel.TabIndex = 16;
|
||
this.levelScriptLabel.Text = "Level Script File #:";
|
||
//
|
||
// openScriptButton
|
||
//
|
||
this.openScriptButton.Location = new System.Drawing.Point(133, 28);
|
||
this.openScriptButton.Name = "openScriptButton";
|
||
this.openScriptButton.Size = new System.Drawing.Size(79, 40);
|
||
this.openScriptButton.TabIndex = 14;
|
||
this.openScriptButton.Text = "Open &Scripts";
|
||
this.openScriptButton.UseVisualStyleBackColor = true;
|
||
this.openScriptButton.Click += new System.EventHandler(this.openScriptButton_Click);
|
||
//
|
||
// scriptLabel
|
||
//
|
||
this.scriptLabel.AutoSize = true;
|
||
this.scriptLabel.Location = new System.Drawing.Point(12, 21);
|
||
this.scriptLabel.Name = "scriptLabel";
|
||
this.scriptLabel.Size = new System.Drawing.Size(66, 13);
|
||
this.scriptLabel.TabIndex = 13;
|
||
this.scriptLabel.Text = "Script File #:";
|
||
//
|
||
// scriptFileUpDown
|
||
//
|
||
this.scriptFileUpDown.Location = new System.Drawing.Point(14, 39);
|
||
this.scriptFileUpDown.Maximum = new decimal(new int[] {
|
||
65535,
|
||
0,
|
||
0,
|
||
0});
|
||
this.scriptFileUpDown.Name = "scriptFileUpDown";
|
||
this.scriptFileUpDown.Size = new System.Drawing.Size(107, 20);
|
||
this.scriptFileUpDown.TabIndex = 0;
|
||
this.scriptFileUpDown.ValueChanged += new System.EventHandler(this.scriptFileUpDown_ValueChanged);
|
||
//
|
||
// headerListBox
|
||
//
|
||
this.headerListBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.headerListBox.FormattingEnabled = true;
|
||
this.headerListBox.ItemHeight = 15;
|
||
this.headerListBox.Location = new System.Drawing.Point(13, 67);
|
||
this.headerListBox.Name = "headerListBox";
|
||
this.headerListBox.Size = new System.Drawing.Size(214, 454);
|
||
this.headerListBox.TabIndex = 2;
|
||
this.headerListBox.SelectedValueChanged += new System.EventHandler(this.headerListBox_SelectedValueChanged);
|
||
this.headerListBox.Leave += new System.EventHandler(this.headerListBox_Leave);
|
||
//
|
||
// saveHeaderButton
|
||
//
|
||
this.saveHeaderButton.Image = global::DSPRE.Properties.Resources.save_rom;
|
||
this.saveHeaderButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
||
this.saveHeaderButton.Location = new System.Drawing.Point(1072, 517);
|
||
this.saveHeaderButton.Name = "saveHeaderButton";
|
||
this.saveHeaderButton.Size = new System.Drawing.Size(96, 86);
|
||
this.saveHeaderButton.TabIndex = 33;
|
||
this.saveHeaderButton.Text = "Save &This Header";
|
||
this.saveHeaderButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
this.saveHeaderButton.UseVisualStyleBackColor = true;
|
||
this.saveHeaderButton.Click += new System.EventHandler(this.saveHeaderButton_Click);
|
||
//
|
||
// flagsGroupBox
|
||
//
|
||
this.flagsGroupBox.Controls.Add(this.followModeComboBox);
|
||
this.flagsGroupBox.Controls.Add(this.johtoRadioButton);
|
||
this.flagsGroupBox.Controls.Add(this.kantoRadioButton);
|
||
this.flagsGroupBox.Controls.Add(this.followModeLabel);
|
||
this.flagsGroupBox.Controls.Add(this.pasteMapSettingsButton);
|
||
this.flagsGroupBox.Controls.Add(this.battleBackgroundLabel);
|
||
this.flagsGroupBox.Controls.Add(this.copyFlagsButton);
|
||
this.flagsGroupBox.Controls.Add(this.battleBackgroundUpDown);
|
||
this.flagsGroupBox.Controls.Add(this.flag3CheckBox);
|
||
this.flagsGroupBox.Controls.Add(this.flag2CheckBox);
|
||
this.flagsGroupBox.Controls.Add(this.flag1CheckBox);
|
||
this.flagsGroupBox.Controls.Add(this.flag0CheckBox);
|
||
this.flagsGroupBox.Controls.Add(this.flag6CheckBox);
|
||
this.flagsGroupBox.Controls.Add(this.flag5CheckBox);
|
||
this.flagsGroupBox.Controls.Add(this.flag4CheckBox);
|
||
this.flagsGroupBox.Location = new System.Drawing.Point(328, 468);
|
||
this.flagsGroupBox.Name = "flagsGroupBox";
|
||
this.flagsGroupBox.Size = new System.Drawing.Size(281, 136);
|
||
this.flagsGroupBox.TabIndex = 32;
|
||
this.flagsGroupBox.TabStop = false;
|
||
this.flagsGroupBox.Text = "Map Settings";
|
||
//
|
||
// followModeComboBox
|
||
//
|
||
this.followModeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
||
this.followModeComboBox.FormattingEnabled = true;
|
||
this.followModeComboBox.IntegralHeight = false;
|
||
this.followModeComboBox.Items.AddRange(new object[] {
|
||
"Unallowed",
|
||
"Small only",
|
||
"All"});
|
||
this.followModeComboBox.Location = new System.Drawing.Point(153, 29);
|
||
this.followModeComboBox.MaxDropDownItems = 20;
|
||
this.followModeComboBox.Name = "followModeComboBox";
|
||
this.followModeComboBox.Size = new System.Drawing.Size(76, 21);
|
||
this.followModeComboBox.TabIndex = 57;
|
||
this.followModeComboBox.Visible = false;
|
||
this.followModeComboBox.SelectedIndexChanged += new System.EventHandler(this.followModeComboBox_SelectedIndexChanged);
|
||
//
|
||
// johtoRadioButton
|
||
//
|
||
this.johtoRadioButton.AutoSize = true;
|
||
this.johtoRadioButton.Location = new System.Drawing.Point(148, 105);
|
||
this.johtoRadioButton.Name = "johtoRadioButton";
|
||
this.johtoRadioButton.Size = new System.Drawing.Size(51, 17);
|
||
this.johtoRadioButton.TabIndex = 60;
|
||
this.johtoRadioButton.TabStop = true;
|
||
this.johtoRadioButton.Text = "Johto";
|
||
this.johtoRadioButton.UseVisualStyleBackColor = true;
|
||
this.johtoRadioButton.Visible = false;
|
||
//
|
||
// kantoRadioButton
|
||
//
|
||
this.kantoRadioButton.AutoSize = true;
|
||
this.kantoRadioButton.Location = new System.Drawing.Point(92, 105);
|
||
this.kantoRadioButton.Name = "kantoRadioButton";
|
||
this.kantoRadioButton.Size = new System.Drawing.Size(53, 17);
|
||
this.kantoRadioButton.TabIndex = 59;
|
||
this.kantoRadioButton.TabStop = true;
|
||
this.kantoRadioButton.Text = "Kanto";
|
||
this.kantoRadioButton.UseVisualStyleBackColor = true;
|
||
this.kantoRadioButton.Visible = false;
|
||
this.kantoRadioButton.CheckedChanged += new System.EventHandler(this.kantoRadioButton_CheckedChanged);
|
||
//
|
||
// followModeLabel
|
||
//
|
||
this.followModeLabel.AutoSize = true;
|
||
this.followModeLabel.Location = new System.Drawing.Point(150, 13);
|
||
this.followModeLabel.Name = "followModeLabel";
|
||
this.followModeLabel.Size = new System.Drawing.Size(102, 13);
|
||
this.followModeLabel.TabIndex = 58;
|
||
this.followModeLabel.Text = "Following Pokemon:";
|
||
this.followModeLabel.Visible = false;
|
||
//
|
||
// pasteMapSettingsButton
|
||
//
|
||
this.pasteMapSettingsButton.Enabled = false;
|
||
this.pasteMapSettingsButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteMapSettingsButton.Image")));
|
||
this.pasteMapSettingsButton.Location = new System.Drawing.Point(239, 74);
|
||
this.pasteMapSettingsButton.Name = "pasteMapSettingsButton";
|
||
this.pasteMapSettingsButton.Size = new System.Drawing.Size(35, 37);
|
||
this.pasteMapSettingsButton.TabIndex = 52;
|
||
this.pasteMapSettingsButton.UseVisualStyleBackColor = true;
|
||
this.pasteMapSettingsButton.Click += new System.EventHandler(this.pasteMapSettingsButton_Click);
|
||
//
|
||
// battleBackgroundLabel
|
||
//
|
||
this.battleBackgroundLabel.AutoSize = true;
|
||
this.battleBackgroundLabel.Location = new System.Drawing.Point(151, 58);
|
||
this.battleBackgroundLabel.Name = "battleBackgroundLabel";
|
||
this.battleBackgroundLabel.Size = new System.Drawing.Size(52, 13);
|
||
this.battleBackgroundLabel.TabIndex = 37;
|
||
this.battleBackgroundLabel.Text = "Battle BG";
|
||
//
|
||
// copyFlagsButton
|
||
//
|
||
this.copyFlagsButton.Image = ((System.Drawing.Image)(resources.GetObject("copyFlagsButton.Image")));
|
||
this.copyFlagsButton.Location = new System.Drawing.Point(239, 31);
|
||
this.copyFlagsButton.Name = "copyFlagsButton";
|
||
this.copyFlagsButton.Size = new System.Drawing.Size(35, 37);
|
||
this.copyFlagsButton.TabIndex = 53;
|
||
this.copyFlagsButton.UseVisualStyleBackColor = true;
|
||
this.copyFlagsButton.Click += new System.EventHandler(this.copyMapSettingsButton_Click);
|
||
//
|
||
// battleBackgroundUpDown
|
||
//
|
||
this.battleBackgroundUpDown.Location = new System.Drawing.Point(154, 73);
|
||
this.battleBackgroundUpDown.Maximum = new decimal(new int[] {
|
||
31,
|
||
0,
|
||
0,
|
||
0});
|
||
this.battleBackgroundUpDown.Name = "battleBackgroundUpDown";
|
||
this.battleBackgroundUpDown.Size = new System.Drawing.Size(75, 20);
|
||
this.battleBackgroundUpDown.TabIndex = 36;
|
||
this.battleBackgroundUpDown.ValueChanged += new System.EventHandler(this.battleBackgroundUpDown_ValueChanged);
|
||
//
|
||
// flag3CheckBox
|
||
//
|
||
this.flag3CheckBox.AutoSize = true;
|
||
this.flag3CheckBox.Location = new System.Drawing.Point(11, 26);
|
||
this.flag3CheckBox.Name = "flag3CheckBox";
|
||
this.flag3CheckBox.Size = new System.Drawing.Size(39, 17);
|
||
this.flag3CheckBox.TabIndex = 28;
|
||
this.flag3CheckBox.Text = "Fly";
|
||
this.flag3CheckBox.UseVisualStyleBackColor = true;
|
||
this.flag3CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
|
||
//
|
||
// flag2CheckBox
|
||
//
|
||
this.flag2CheckBox.AutoSize = true;
|
||
this.flag2CheckBox.Location = new System.Drawing.Point(11, 53);
|
||
this.flag2CheckBox.Name = "flag2CheckBox";
|
||
this.flag2CheckBox.Size = new System.Drawing.Size(76, 17);
|
||
this.flag2CheckBox.TabIndex = 29;
|
||
this.flag2CheckBox.Text = "Esc. Rope";
|
||
this.flag2CheckBox.UseVisualStyleBackColor = true;
|
||
this.flag2CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
|
||
//
|
||
// flag1CheckBox
|
||
//
|
||
this.flag1CheckBox.AutoSize = true;
|
||
this.flag1CheckBox.Location = new System.Drawing.Point(11, 79);
|
||
this.flag1CheckBox.Name = "flag1CheckBox";
|
||
this.flag1CheckBox.Size = new System.Drawing.Size(46, 17);
|
||
this.flag1CheckBox.TabIndex = 30;
|
||
this.flag1CheckBox.Text = "Run";
|
||
this.flag1CheckBox.UseVisualStyleBackColor = true;
|
||
this.flag1CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
|
||
//
|
||
// flag0CheckBox
|
||
//
|
||
this.flag0CheckBox.AutoSize = true;
|
||
this.flag0CheckBox.Location = new System.Drawing.Point(11, 105);
|
||
this.flag0CheckBox.Name = "flag0CheckBox";
|
||
this.flag0CheckBox.Size = new System.Drawing.Size(60, 17);
|
||
this.flag0CheckBox.TabIndex = 31;
|
||
this.flag0CheckBox.Text = "Bicycle";
|
||
this.flag0CheckBox.UseVisualStyleBackColor = true;
|
||
this.flag0CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
|
||
//
|
||
// flag6CheckBox
|
||
//
|
||
this.flag6CheckBox.AutoSize = true;
|
||
this.flag6CheckBox.Location = new System.Drawing.Point(92, 28);
|
||
this.flag6CheckBox.Name = "flag6CheckBox";
|
||
this.flag6CheckBox.Size = new System.Drawing.Size(15, 14);
|
||
this.flag6CheckBox.TabIndex = 35;
|
||
this.flag6CheckBox.UseVisualStyleBackColor = true;
|
||
this.flag6CheckBox.Visible = false;
|
||
this.flag6CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
|
||
//
|
||
// flag5CheckBox
|
||
//
|
||
this.flag5CheckBox.AutoSize = true;
|
||
this.flag5CheckBox.Location = new System.Drawing.Point(92, 54);
|
||
this.flag5CheckBox.Name = "flag5CheckBox";
|
||
this.flag5CheckBox.Size = new System.Drawing.Size(15, 14);
|
||
this.flag5CheckBox.TabIndex = 32;
|
||
this.flag5CheckBox.UseVisualStyleBackColor = true;
|
||
this.flag5CheckBox.Visible = false;
|
||
this.flag5CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
|
||
//
|
||
// flag4CheckBox
|
||
//
|
||
this.flag4CheckBox.AutoSize = true;
|
||
this.flag4CheckBox.Location = new System.Drawing.Point(92, 80);
|
||
this.flag4CheckBox.Name = "flag4CheckBox";
|
||
this.flag4CheckBox.Size = new System.Drawing.Size(15, 14);
|
||
this.flag4CheckBox.TabIndex = 33;
|
||
this.flag4CheckBox.UseVisualStyleBackColor = true;
|
||
this.flag4CheckBox.Visible = false;
|
||
this.flag4CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
|
||
//
|
||
// cameraPicLabel
|
||
//
|
||
this.cameraPicLabel.AutoSize = true;
|
||
this.cameraPicLabel.Location = new System.Drawing.Point(909, 304);
|
||
this.cameraPicLabel.Name = "cameraPicLabel";
|
||
this.cameraPicLabel.Size = new System.Drawing.Size(72, 13);
|
||
this.cameraPicLabel.TabIndex = 3;
|
||
this.cameraPicLabel.Text = "Camera angle";
|
||
//
|
||
// cameraPictureBox
|
||
//
|
||
this.cameraPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
||
this.cameraPictureBox.Location = new System.Drawing.Point(912, 320);
|
||
this.cameraPictureBox.Name = "cameraPictureBox";
|
||
this.cameraPictureBox.Size = new System.Drawing.Size(256, 192);
|
||
this.cameraPictureBox.TabIndex = 2;
|
||
this.cameraPictureBox.TabStop = false;
|
||
//
|
||
// weatherPicLabel
|
||
//
|
||
this.weatherPicLabel.AutoSize = true;
|
||
this.weatherPicLabel.Location = new System.Drawing.Point(909, 90);
|
||
this.weatherPicLabel.Name = "weatherPicLabel";
|
||
this.weatherPicLabel.Size = new System.Drawing.Size(48, 13);
|
||
this.weatherPicLabel.TabIndex = 1;
|
||
this.weatherPicLabel.Text = "Weather";
|
||
//
|
||
// weatherPictureBox
|
||
//
|
||
this.weatherPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
||
this.weatherPictureBox.Location = new System.Drawing.Point(912, 106);
|
||
this.weatherPictureBox.Name = "weatherPictureBox";
|
||
this.weatherPictureBox.Size = new System.Drawing.Size(256, 192);
|
||
this.weatherPictureBox.TabIndex = 0;
|
||
this.weatherPictureBox.TabStop = false;
|
||
//
|
||
// HeaderEditor
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.Controls.Add(this.removeLastHeaderBTN);
|
||
this.Controls.Add(this.addHeaderBTN);
|
||
this.Controls.Add(this.worldmapCoordsGroupBox);
|
||
this.Controls.Add(this.groupBox18);
|
||
this.Controls.Add(this.importHeaderFromFileButton);
|
||
this.Controls.Add(this.exportHeaderToFileButton);
|
||
this.Controls.Add(this.pasteHeaderButton);
|
||
this.Controls.Add(this.groupBox10);
|
||
this.Controls.Add(this.groupBox4);
|
||
this.Controls.Add(this.groupBox9);
|
||
this.Controls.Add(this.copyHeaderButton);
|
||
this.Controls.Add(this.areaIconPictureBox);
|
||
this.Controls.Add(this.areaImageLabel);
|
||
this.Controls.Add(this.nameGroupBox);
|
||
this.Controls.Add(this.groupBox2);
|
||
this.Controls.Add(this.groupBox3);
|
||
this.Controls.Add(this.headerListBox);
|
||
this.Controls.Add(this.saveHeaderButton);
|
||
this.Controls.Add(this.flagsGroupBox);
|
||
this.Controls.Add(this.cameraPicLabel);
|
||
this.Controls.Add(this.cameraPictureBox);
|
||
this.Controls.Add(this.weatherPicLabel);
|
||
this.Controls.Add(this.weatherPictureBox);
|
||
this.Name = "HeaderEditor";
|
||
this.Size = new System.Drawing.Size(1193, 646);
|
||
this.worldmapCoordsGroupBox.ResumeLayout(false);
|
||
this.worldmapCoordsGroupBox.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.worldmapYCoordUpDown)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.worldmapXCoordUpDown)).EndInit();
|
||
this.groupBox18.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.wildPokeUpDown)).EndInit();
|
||
this.groupBox10.ResumeLayout(false);
|
||
this.groupBox10.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.textFileUpDown)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.eventFileUpDown)).EndInit();
|
||
this.groupBox4.ResumeLayout(false);
|
||
this.groupBox4.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.areaDataUpDown)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.matrixUpDown)).EndInit();
|
||
this.groupBox9.ResumeLayout(false);
|
||
this.groupBox9.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.areaIconPictureBox)).EndInit();
|
||
this.nameGroupBox.ResumeLayout(false);
|
||
this.nameGroupBox.PerformLayout();
|
||
this.groupBox2.ResumeLayout(false);
|
||
this.groupBox2.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.cameraUpDown)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.weatherUpDown)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.musicNightUpDown)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.musicDayUpDown)).EndInit();
|
||
this.groupBox3.ResumeLayout(false);
|
||
this.groupBox3.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.levelScriptUpDown)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.scriptFileUpDown)).EndInit();
|
||
this.flagsGroupBox.ResumeLayout(false);
|
||
this.flagsGroupBox.PerformLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.battleBackgroundUpDown)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.cameraPictureBox)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.weatherPictureBox)).EndInit();
|
||
this.ResumeLayout(false);
|
||
this.PerformLayout();
|
||
|
||
}
|
||
|
||
#endregion
|
||
private System.Windows.Forms.GroupBox worldmapCoordsGroupBox;
|
||
private System.Windows.Forms.Button worldmapCoordsPasteButton;
|
||
private System.Windows.Forms.Label label1;
|
||
private System.Windows.Forms.Button worldmapCoordsCopyButton;
|
||
private System.Windows.Forms.NumericUpDown worldmapYCoordUpDown;
|
||
private System.Windows.Forms.Label label36;
|
||
private System.Windows.Forms.NumericUpDown worldmapXCoordUpDown;
|
||
private System.Windows.Forms.GroupBox groupBox18;
|
||
private System.Windows.Forms.Button openWildEditorWithIdButton;
|
||
private System.Windows.Forms.Button pasteWildEncountersButton;
|
||
private System.Windows.Forms.Button copyWildEncountersButton;
|
||
private System.Windows.Forms.Button importHeaderFromFileButton;
|
||
private System.Windows.Forms.Button exportHeaderToFileButton;
|
||
private System.Windows.Forms.Button pasteHeaderButton;
|
||
private System.Windows.Forms.GroupBox groupBox10;
|
||
private System.Windows.Forms.Button pasteTextsButton;
|
||
private System.Windows.Forms.Button openMessageFileButton;
|
||
private System.Windows.Forms.Button copyTextsButton;
|
||
private System.Windows.Forms.Button pasteEventsButton;
|
||
private System.Windows.Forms.NumericUpDown textFileUpDown;
|
||
private System.Windows.Forms.Button copyEventsButton;
|
||
private System.Windows.Forms.Label textLabel;
|
||
private System.Windows.Forms.Button openEventsButton;
|
||
private System.Windows.Forms.Label eventLabel;
|
||
private System.Windows.Forms.NumericUpDown eventFileUpDown;
|
||
private System.Windows.Forms.GroupBox groupBox4;
|
||
private System.Windows.Forms.Button pasteAreaDataButton;
|
||
private System.Windows.Forms.Button copyAreaDataButton;
|
||
private System.Windows.Forms.Button pasteMatrixButton;
|
||
private System.Windows.Forms.Button openAreaDataButton;
|
||
private System.Windows.Forms.Button copyMatrixButton;
|
||
private System.Windows.Forms.Button openMatrixButton;
|
||
private System.Windows.Forms.Label areaDataLabel;
|
||
private System.Windows.Forms.NumericUpDown areaDataUpDown;
|
||
private System.Windows.Forms.Label matrixLabel;
|
||
private System.Windows.Forms.NumericUpDown matrixUpDown;
|
||
private System.Windows.Forms.GroupBox groupBox9;
|
||
private System.Windows.Forms.Button resetButton;
|
||
private System.Windows.Forms.Button searchHeaderButton;
|
||
private System.Windows.Forms.TextBox searchLocationTextBox;
|
||
private System.Windows.Forms.Button copyHeaderButton;
|
||
private System.Windows.Forms.PictureBox areaIconPictureBox;
|
||
private System.Windows.Forms.Label areaImageLabel;
|
||
private System.Windows.Forms.GroupBox nameGroupBox;
|
||
private System.Windows.Forms.Label internalNameLenLabel;
|
||
private System.Windows.Forms.Button pasteLocationNameButton;
|
||
private System.Windows.Forms.Button copyLocationNameButton;
|
||
private System.Windows.Forms.Button pasteInternalNameButton;
|
||
private System.Windows.Forms.Button copyInternalNameButton;
|
||
private System.Windows.Forms.Button pasteAreaIconButton;
|
||
private System.Windows.Forms.Button copyAreaIconButton;
|
||
private System.Windows.Forms.Button pasteAreaSettingsButton;
|
||
private System.Windows.Forms.Label areaSettingsLabel;
|
||
private System.Windows.Forms.Button copyAreaSettingsButton;
|
||
private System.Windows.Forms.Label label3;
|
||
private System.Windows.Forms.Label label14;
|
||
private System.Windows.Forms.TextBox internalNameBox;
|
||
private System.Windows.Forms.Label label2;
|
||
private System.Windows.Forms.ComboBox areaIconComboBox;
|
||
private System.Windows.Forms.ComboBox areaSettingsComboBox;
|
||
public System.Windows.Forms.ComboBox locationNameComboBox;
|
||
private System.Windows.Forms.GroupBox groupBox2;
|
||
private System.Windows.Forms.NumericUpDown cameraUpDown;
|
||
private System.Windows.Forms.NumericUpDown weatherUpDown;
|
||
private System.Windows.Forms.NumericUpDown musicNightUpDown;
|
||
private System.Windows.Forms.NumericUpDown musicDayUpDown;
|
||
private System.Windows.Forms.Button pasteCameraAngleButton;
|
||
private System.Windows.Forms.Button copyCameraAngleButton;
|
||
private System.Windows.Forms.Button pasteWeatherButton;
|
||
private System.Windows.Forms.Button copyWeatherButton;
|
||
private System.Windows.Forms.Button pasteMusicNightButton;
|
||
private System.Windows.Forms.Button copyMusicNightButton;
|
||
private System.Windows.Forms.Button pasteMusicDayButton;
|
||
private System.Windows.Forms.Button copyMusicDayButton;
|
||
private System.Windows.Forms.ComboBox weatherComboBox;
|
||
private System.Windows.Forms.ComboBox musicNightComboBox;
|
||
private System.Windows.Forms.Label weatherLabel;
|
||
private System.Windows.Forms.Label cameraLabel;
|
||
private System.Windows.Forms.Label musicNightLabel;
|
||
private System.Windows.Forms.ComboBox cameraComboBox;
|
||
private System.Windows.Forms.Label musicDayLabel;
|
||
private System.Windows.Forms.ComboBox musicDayComboBox;
|
||
private System.Windows.Forms.GroupBox groupBox3;
|
||
private System.Windows.Forms.Button pasteLevelScriptsButton;
|
||
private System.Windows.Forms.Button copyLevelScriptsButton;
|
||
private System.Windows.Forms.Button pasteScriptsButton;
|
||
private System.Windows.Forms.Button copyScriptsButton;
|
||
private System.Windows.Forms.NumericUpDown levelScriptUpDown;
|
||
private System.Windows.Forms.Button openLevelScriptButton;
|
||
private System.Windows.Forms.Label levelScriptLabel;
|
||
private System.Windows.Forms.Button openScriptButton;
|
||
private System.Windows.Forms.Label scriptLabel;
|
||
public System.Windows.Forms.NumericUpDown scriptFileUpDown;
|
||
public System.Windows.Forms.ListBox headerListBox;
|
||
private System.Windows.Forms.Button saveHeaderButton;
|
||
private System.Windows.Forms.GroupBox flagsGroupBox;
|
||
private System.Windows.Forms.ComboBox followModeComboBox;
|
||
private System.Windows.Forms.RadioButton johtoRadioButton;
|
||
private System.Windows.Forms.RadioButton kantoRadioButton;
|
||
private System.Windows.Forms.Label followModeLabel;
|
||
private System.Windows.Forms.Button pasteMapSettingsButton;
|
||
private System.Windows.Forms.Label battleBackgroundLabel;
|
||
private System.Windows.Forms.Button copyFlagsButton;
|
||
private System.Windows.Forms.NumericUpDown battleBackgroundUpDown;
|
||
private System.Windows.Forms.CheckBox flag3CheckBox;
|
||
private System.Windows.Forms.CheckBox flag2CheckBox;
|
||
private System.Windows.Forms.CheckBox flag1CheckBox;
|
||
private System.Windows.Forms.CheckBox flag0CheckBox;
|
||
private System.Windows.Forms.CheckBox flag6CheckBox;
|
||
private System.Windows.Forms.CheckBox flag5CheckBox;
|
||
private System.Windows.Forms.CheckBox flag4CheckBox;
|
||
private System.Windows.Forms.Label cameraPicLabel;
|
||
private System.Windows.Forms.PictureBox cameraPictureBox;
|
||
private System.Windows.Forms.Label weatherPicLabel;
|
||
private System.Windows.Forms.PictureBox weatherPictureBox;
|
||
public System.Windows.Forms.Button addHeaderBTN;
|
||
public System.Windows.Forms.Button removeLastHeaderBTN;
|
||
public System.Windows.Forms.NumericUpDown wildPokeUpDown;
|
||
}
|
||
}
|