DS-Pokemon-Rom-Editor/DS_Map/Main Window.Designer.cs

7446 lines
422 KiB
C#

namespace DSPRE
{
partial class MainProgram
{
/// <summary>
/// Variabile di proGettazione necessaria.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Pulire le risorse in uso.
/// </summary>
/// <param name="disposing">ha valore true se le risorse gestite devono essere eliminate, false in caso contrario.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Codice generato da ProGettazione Windows Form
/// <summary>
/// Metodo necessario per il supporto della finestra di proGettazione. Non modificare
/// il contenuto del metodo con l'editor di codice.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainProgram));
this.mainTabControl = new System.Windows.Forms.TabControl();
this.headerEditorTabPage = new System.Windows.Forms.TabPage();
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.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.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.openWildEditorWithIdButton = new System.Windows.Forms.Button();
this.internalNameBox = new System.Windows.Forms.TextBox();
this.wildPokeUpDown = new System.Windows.Forms.NumericUpDown();
this.label2 = new System.Windows.Forms.Label();
this.wildPokeLabel = 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.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.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.flagsGroupBox = new System.Windows.Forms.GroupBox();
this.flag7CheckBox = 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.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.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.matrixEditorTabPage = new System.Windows.Forms.TabPage();
this.importMatrixButton = new System.Windows.Forms.Button();
this.exportMatrixButton = new System.Windows.Forms.Button();
this.removeMatrixButton = new System.Windows.Forms.Button();
this.addMatrixButton = new System.Windows.Forms.Button();
this.removeHeightsButton = new System.Windows.Forms.Button();
this.removeHeadersButton = new System.Windows.Forms.Button();
this.addHeightsButton = new System.Windows.Forms.Button();
this.addHeadersButton = new System.Windows.Forms.Button();
this.saveMatrixButton = new System.Windows.Forms.Button();
this.labelMatrices = new System.Windows.Forms.Label();
this.matrixNameLabel = new System.Windows.Forms.Label();
this.matrixTabControl = new System.Windows.Forms.TabControl();
this.headersTabPage = new System.Windows.Forms.TabPage();
this.headersGridView = new DSPRE.DataGridViewDoubleBuffered();
this.heightsTabPage = new System.Windows.Forms.TabPage();
this.heightsGridView = new DSPRE.DataGridViewDoubleBuffered();
this.mapFilesTabPage = new System.Windows.Forms.TabPage();
this.mapFilesGridView = new DSPRE.DataGridViewDoubleBuffered();
this.matrixNameTextBox = new System.Windows.Forms.TextBox();
this.heightUpDown = new System.Windows.Forms.NumericUpDown();
this.widthUpDown = new System.Windows.Forms.NumericUpDown();
this.heightLabel = new System.Windows.Forms.Label();
this.widthLabel = new System.Windows.Forms.Label();
this.selectMatrixComboBox = new System.Windows.Forms.ComboBox();
this.mapEditorTabPage = new System.Windows.Forms.TabPage();
this.addMapFileButton = new System.Windows.Forms.Button();
this.removeMapFileButton = new System.Windows.Forms.Button();
this.mapRenderPanel = new System.Windows.Forms.Panel();
this.mapOpenGlControl = new Tao.Platform.Windows.SimpleOpenGlControl();
this.movPictureBox = new System.Windows.Forms.PictureBox();
this.saveMapButton = new System.Windows.Forms.Button();
this.label26 = new System.Windows.Forms.Label();
this.buildTextureComboBox = new System.Windows.Forms.ComboBox();
this.mapFileLabel = new System.Windows.Forms.Label();
this.mapTextureComboBox = new System.Windows.Forms.ComboBox();
this.mapTextureLabel = new System.Windows.Forms.Label();
this.selectMapComboBox = new System.Windows.Forms.ComboBox();
this.mapPartsTabControl = new System.Windows.Forms.TabControl();
this.buildingsTabPage = new System.Windows.Forms.TabPage();
this.buildingHeightUpDown = new System.Windows.Forms.NumericUpDown();
this.buildingLengthUpDown = new System.Windows.Forms.NumericUpDown();
this.buildingWidthUpDown = new System.Windows.Forms.NumericUpDown();
this.importBuildingsButton = new System.Windows.Forms.Button();
this.exportBuildingsButton = new System.Windows.Forms.Button();
this.label20 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.removeBuildingButton = new System.Windows.Forms.Button();
this.addBuildingButton = new System.Windows.Forms.Button();
this.buildPositionGroupBox = new System.Windows.Forms.GroupBox();
this.zFractionUpDown = new System.Windows.Forms.NumericUpDown();
this.yFractionUpDown = new System.Windows.Forms.NumericUpDown();
this.xFractionUpDown = new System.Windows.Forms.NumericUpDown();
this.label23 = new System.Windows.Forms.Label();
this.label22 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.yLabel = new System.Windows.Forms.Label();
this.xLabel = new System.Windows.Forms.Label();
this.zBuildUpDown = new System.Windows.Forms.NumericUpDown();
this.yBuildUpDown = new System.Windows.Forms.NumericUpDown();
this.xBuildUpDown = new System.Windows.Forms.NumericUpDown();
this.exteriorbldRadioButton = new System.Windows.Forms.RadioButton();
this.interiorbldRadioButton = new System.Windows.Forms.RadioButton();
this.modelNumberLabel = new System.Windows.Forms.Label();
this.buildIndexComboBox = new System.Windows.Forms.ComboBox();
this.buildingsListBox = new System.Windows.Forms.ListBox();
this.permissionsTabPage = new System.Windows.Forms.TabPage();
this.clearCurrentButton = new System.Windows.Forms.Button();
this.typeLabel = new System.Windows.Forms.Label();
this.collisionLabel = new System.Windows.Forms.Label();
this.typeGroupBox = new System.Windows.Forms.GroupBox();
this.knownTypesRadioButton = new System.Windows.Forms.RadioButton();
this.valueTypeRadioButton = new System.Windows.Forms.RadioButton();
this.typePainterUpDown = new System.Windows.Forms.NumericUpDown();
this.typePainterComboBox = new System.Windows.Forms.ComboBox();
this.typePainterPictureBox = new System.Windows.Forms.PictureBox();
this.collisionGroupBox = new System.Windows.Forms.GroupBox();
this.collisionPainterComboBox = new System.Windows.Forms.ComboBox();
this.collisionPainterPictureBox = new System.Windows.Forms.PictureBox();
this.ImportMovButton = new System.Windows.Forms.Button();
this.exportMovButton = new System.Windows.Forms.Button();
this.selectCollisionPanel = new System.Windows.Forms.Panel();
this.collisionPictureBox = new System.Windows.Forms.PictureBox();
this.selectTypePanel = new System.Windows.Forms.Panel();
this.typePictureBox = new System.Windows.Forms.PictureBox();
this.modelTabPage = new System.Windows.Forms.TabPage();
this.unsupport3DText = new System.Windows.Forms.TextBox();
this.importMapButton = new System.Windows.Forms.Button();
this.exportMapButton = new System.Windows.Forms.Button();
this.terrainTabPage = new System.Windows.Forms.TabPage();
this.textBox1 = new System.Windows.Forms.TextBox();
this.bdhcImportButton = new System.Windows.Forms.Button();
this.bdhcExportButton = new System.Windows.Forms.Button();
this.radio3D = new System.Windows.Forms.RadioButton();
this.radio2D = new System.Windows.Forms.RadioButton();
this.wireframeCheckBox = new System.Windows.Forms.CheckBox();
this.tilesetEditorTabPage = new System.Windows.Forms.TabPage();
this.groupBox7 = new System.Windows.Forms.GroupBox();
this.removeNSBTXButton = new System.Windows.Forms.Button();
this.addNSBTXButton = new System.Windows.Forms.Button();
this.exportNSBTXButton = new System.Windows.Forms.Button();
this.importNSBTXButton = new System.Windows.Forms.Button();
this.texturePictureBox = new System.Windows.Forms.PictureBox();
this.label38 = new System.Windows.Forms.Label();
this.label37 = new System.Windows.Forms.Label();
this.palettesListBox = new System.Windows.Forms.ListBox();
this.texturesListBox = new System.Windows.Forms.ListBox();
this.buildingsTilesetRadioButton = new System.Windows.Forms.RadioButton();
this.mapTilesetRadioButton = new System.Windows.Forms.RadioButton();
this.texturePacksListBox = new System.Windows.Forms.ListBox();
this.areaDataGroupBox = new System.Windows.Forms.GroupBox();
this.removeAreaDataButton = new System.Windows.Forms.Button();
this.addAreaDataButton = new System.Windows.Forms.Button();
this.saveAreaDataButton = new System.Windows.Forms.Button();
this.label36 = new System.Windows.Forms.Label();
this.areaDataAreaTypeComboBox = new System.Windows.Forms.ComboBox();
this.label35 = new System.Windows.Forms.Label();
this.areaDataDynamicTexturesComboBox = new System.Windows.Forms.ComboBox();
this.label34 = new System.Windows.Forms.Label();
this.areaDataLightTypeComboBox = new System.Windows.Forms.ComboBox();
this.label33 = new System.Windows.Forms.Label();
this.areaDataMapTilesetUpDown = new System.Windows.Forms.NumericUpDown();
this.label32 = new System.Windows.Forms.Label();
this.areaDataBuildingTilesetUpDown = new System.Windows.Forms.NumericUpDown();
this.selectAreaDataComboBox = new System.Windows.Forms.ComboBox();
this.eventEditorTabPage = new System.Windows.Forms.TabPage();
this.RightClickLabel = new System.Windows.Forms.Label();
this.rightClickPicture = new System.Windows.Forms.PictureBox();
this.WheelClickLabel = new System.Windows.Forms.Label();
this.LeftClickLabel = new System.Windows.Forms.Label();
this.wheelClickPicture = new System.Windows.Forms.PictureBox();
this.LeftClickPicture = new System.Windows.Forms.PictureBox();
this.removeEventFileButton = new System.Windows.Forms.Button();
this.addEventFileButton = new System.Windows.Forms.Button();
this.eventMatrixYUpDown = new System.Windows.Forms.NumericUpDown();
this.eventMatrixXUpDown = new System.Windows.Forms.NumericUpDown();
this.eventMatrixYLabel = new System.Windows.Forms.Label();
this.eventMatrixXLabel = new System.Windows.Forms.Label();
this.matrixNavigatorLabel = new System.Windows.Forms.Label();
this.eventMatrixPanel = new System.Windows.Forms.Panel();
this.eventMatrixPictureBox = new System.Windows.Forms.PictureBox();
this.eventShiftRightButton = new System.Windows.Forms.Button();
this.eventShiftLeftButton = new System.Windows.Forms.Button();
this.eventShiftUpButton = new System.Windows.Forms.Button();
this.eventShiftDownButton = new System.Windows.Forms.Button();
this.selectEventComboBox = new System.Windows.Forms.ComboBox();
this.showTriggersCheckBox = new System.Windows.Forms.CheckBox();
this.showWarpsCheckBox = new System.Windows.Forms.CheckBox();
this.showOwsCheckBox = new System.Windows.Forms.CheckBox();
this.showSignsCheckBox = new System.Windows.Forms.CheckBox();
this.exportEventFileButton = new System.Windows.Forms.Button();
this.importEventFileButton = new System.Windows.Forms.Button();
this.saveEventsButton = new System.Windows.Forms.Button();
this.eventMapTextureLabel = new System.Windows.Forms.Label();
this.eventAreaDataUpDown = new System.Windows.Forms.NumericUpDown();
this.backgroundMapLabel = new System.Windows.Forms.Label();
this.eventMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.eventsTabControl = new System.Windows.Forms.TabControl();
this.signsTabPage = new System.Windows.Forms.TabPage();
this.groupBox5 = new System.Windows.Forms.GroupBox();
this.goToSignButton = new System.Windows.Forms.Button();
this.signMatrixYLabel = new System.Windows.Forms.Label();
this.signMatrixXUpDown = new System.Windows.Forms.NumericUpDown();
this.signMatrixXLabel = new System.Windows.Forms.Label();
this.signMatrixYUpDown = new System.Windows.Forms.NumericUpDown();
this.signZLabel = new System.Windows.Forms.Label();
this.signMapXUpDown = new System.Windows.Forms.NumericUpDown();
this.signZUpDown = new System.Windows.Forms.NumericUpDown();
this.signMapXLabel = new System.Windows.Forms.Label();
this.signMapYUpDown = new System.Windows.Forms.NumericUpDown();
this.signMapYLabel = new System.Windows.Forms.Label();
this.removeSpawnableButton = new System.Windows.Forms.Button();
this.addSpawnableButton = new System.Windows.Forms.Button();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.signOrientationLabel = new System.Windows.Forms.Label();
this.signScriptNumberLabel = new System.Windows.Forms.Label();
this.signScriptUpDown = new System.Windows.Forms.NumericUpDown();
this.spawnablesListBox = new System.Windows.Forms.ListBox();
this.overworldsTabPage = new System.Windows.Forms.TabPage();
this.groupBox17 = new System.Windows.Forms.GroupBox();
this.button14 = new System.Windows.Forms.Button();
this.owYMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.label12 = new System.Windows.Forms.Label();
this.owXMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.label11 = new System.Windows.Forms.Label();
this.isItemRadioButton = new System.Windows.Forms.RadioButton();
this.owSpritePictureBox = new System.Windows.Forms.PictureBox();
this.owMovementGroupBox = new System.Windows.Forms.GroupBox();
this.label4 = new System.Windows.Forms.Label();
this.owOrientationComboBox = new System.Windows.Forms.ComboBox();
this.yMovRangeLabel = new System.Windows.Forms.Label();
this.xMovRangeLabel = new System.Windows.Forms.Label();
this.owYRangeUpDown = new System.Windows.Forms.NumericUpDown();
this.owXRangeUpDown = new System.Windows.Forms.NumericUpDown();
this.owMovementComboBox = new System.Windows.Forms.ComboBox();
this.isTrainerLabel = new System.Windows.Forms.Label();
this.positionGroupBox = new System.Windows.Forms.GroupBox();
this.label13 = new System.Windows.Forms.Label();
this.owXMapUpDown = new System.Windows.Forms.NumericUpDown();
this.owZPositionUpDown = new System.Windows.Forms.NumericUpDown();
this.owXPositionLabel = new System.Windows.Forms.Label();
this.owYMapUpDown = new System.Windows.Forms.NumericUpDown();
this.label10 = new System.Windows.Forms.Label();
this.isTrainerRadioButton = new System.Windows.Forms.RadioButton();
this.normalRadioButton = new System.Windows.Forms.RadioButton();
this.owSpecialGroupBox = new System.Windows.Forms.GroupBox();
this.owPartnerTrainerCheckBox = new System.Windows.Forms.CheckBox();
this.owItemComboBox = new System.Windows.Forms.ComboBox();
this.owItemLabel = new System.Windows.Forms.Label();
this.owTrainerComboBox = new System.Windows.Forms.ComboBox();
this.owSightRangeLabel = new System.Windows.Forms.Label();
this.owSightRangeUpDown = new System.Windows.Forms.NumericUpDown();
this.owTrainerLabel = new System.Windows.Forms.Label();
this.owScriptLabel = new System.Windows.Forms.Label();
this.owScriptNumericUpDown = new System.Windows.Forms.NumericUpDown();
this.owFlagLabel = new System.Windows.Forms.Label();
this.owFlagNumericUpDown = new System.Windows.Forms.NumericUpDown();
this.owSpriteLabel = new System.Windows.Forms.Label();
this.owSpriteComboBox = new System.Windows.Forms.ComboBox();
this.owIDLabel = new System.Windows.Forms.Label();
this.owIDNumericUpDown = new System.Windows.Forms.NumericUpDown();
this.removeOverworldButton = new System.Windows.Forms.Button();
this.addOverworldButton = new System.Windows.Forms.Button();
this.overworldsListBox = new System.Windows.Forms.ListBox();
this.warpsTabPage = new System.Windows.Forms.TabPage();
this.groupBox11 = new System.Windows.Forms.GroupBox();
this.destinationWarpGoToButton = new System.Windows.Forms.Button();
this.warpAnchorUpDown = new System.Windows.Forms.NumericUpDown();
this.warpHeaderUpDown = new System.Windows.Forms.NumericUpDown();
this.warpAnchorLabel = new System.Windows.Forms.Label();
this.warpHeaderLabel = new System.Windows.Forms.Label();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.groupBox14 = new System.Windows.Forms.GroupBox();
this.goToWarpButton = new System.Windows.Forms.Button();
this.label9 = new System.Windows.Forms.Label();
this.warpXMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.label15 = new System.Windows.Forms.Label();
this.warpYMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.groupBox12 = new System.Windows.Forms.GroupBox();
this.warpXMapUpDown = new System.Windows.Forms.NumericUpDown();
this.label24 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.warpYMapUpDown = new System.Windows.Forms.NumericUpDown();
this.warpZUpDown = new System.Windows.Forms.NumericUpDown();
this.label16 = new System.Windows.Forms.Label();
this.removeWarpButton = new System.Windows.Forms.Button();
this.addWarpButton = new System.Windows.Forms.Button();
this.warpsListBox = new System.Windows.Forms.ListBox();
this.triggersTabPage = new System.Windows.Forms.TabPage();
this.groupBox16 = new System.Windows.Forms.GroupBox();
this.triggerLengthLabel = new System.Windows.Forms.Label();
this.triggerLengthUpDown = new System.Windows.Forms.NumericUpDown();
this.triggerWidthLabel = new System.Windows.Forms.Label();
this.triggerWidthUpDown = new System.Windows.Forms.NumericUpDown();
this.groupBox15 = new System.Windows.Forms.GroupBox();
this.triggerZLabel = new System.Windows.Forms.Label();
this.triggerXMapUpDown = new System.Windows.Forms.NumericUpDown();
this.triggerZUpDown = new System.Windows.Forms.NumericUpDown();
this.triggerMapXLabel = new System.Windows.Forms.Label();
this.triggerYMapUpDown = new System.Windows.Forms.NumericUpDown();
this.triggerYMapLabel = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.triggerFlagUpDown = new System.Windows.Forms.NumericUpDown();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.goToTriggerButton = new System.Windows.Forms.Button();
this.triggerYMatrixLabel = new System.Windows.Forms.Label();
this.triggerXMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.triggerXMatrixLabel = new System.Windows.Forms.Label();
this.triggerYMatrixUpDown = new System.Windows.Forms.NumericUpDown();
this.label27 = new System.Windows.Forms.Label();
this.triggerScriptUpDown = new System.Windows.Forms.NumericUpDown();
this.removeTriggerButton = new System.Windows.Forms.Button();
this.addTriggerButton = new System.Windows.Forms.Button();
this.triggersListBox = new System.Windows.Forms.ListBox();
this.eventPanel = new System.Windows.Forms.Panel();
this.eventPictureBox = new System.Windows.Forms.PictureBox();
this.eventOpenGlControl = new Tao.Platform.Windows.SimpleOpenGlControl();
this.scriptEditorTabPage = new System.Windows.Forms.TabPage();
this.groupBox8 = new System.Windows.Forms.GroupBox();
this.searchInScriptsUpDown = new System.Windows.Forms.TextBox();
this.label31 = new System.Windows.Forms.Label();
this.searchProgressBar = new System.Windows.Forms.ProgressBar();
this.label30 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.searchInScriptsButton = new System.Windows.Forms.Button();
this.searchInScriptsResultTextBox = new System.Windows.Forms.TextBox();
this.importScriptFileButton = new System.Windows.Forms.Button();
this.exportScriptFileButton = new System.Windows.Forms.Button();
this.saveScriptFileButton = new System.Windows.Forms.Button();
this.removeScriptFileButton = new System.Windows.Forms.Button();
this.addScriptFileButton = new System.Windows.Forms.Button();
this.scriptEditorTabControl = new System.Windows.Forms.TabControl();
this.scriptsTabPage = new System.Windows.Forms.TabPage();
this.scriptTextBox = new System.Windows.Forms.RichTextBox();
this.LineNumberTextBoxScript = new System.Windows.Forms.RichTextBox();
this.functionTabPage = new System.Windows.Forms.TabPage();
this.functionTextBox = new System.Windows.Forms.RichTextBox();
this.LineNumberTextBoxFunc = new System.Windows.Forms.RichTextBox();
this.movementTabPage = new System.Windows.Forms.TabPage();
this.movementTextBox = new System.Windows.Forms.RichTextBox();
this.LineNumberTextBoxMov = new System.Windows.Forms.RichTextBox();
this.scriptCommandsTabControl = new System.Windows.Forms.TabControl();
this.commonScriptsTabPage = new System.Windows.Forms.TabPage();
this.closeMessageButton = new System.Windows.Forms.Button();
this.waitKeyPressButton = new System.Windows.Forms.Button();
this.messageButton = new System.Windows.Forms.Button();
this.routeSignButton = new System.Windows.Forms.Button();
this.townSignButton = new System.Windows.Forms.Button();
this.tipsSignButton = new System.Windows.Forms.Button();
this.greySignButton = new System.Windows.Forms.Button();
this.setflagButton = new System.Windows.Forms.Button();
this.restartMusicButton = new System.Windows.Forms.Button();
this.clearflagButton = new System.Windows.Forms.Button();
this.playSoundButton = new System.Windows.Forms.Button();
this.setVarButton = new System.Windows.Forms.Button();
this.callFunctionButton = new System.Windows.Forms.Button();
this.switchMusicButton = new System.Windows.Forms.Button();
this.jumpToFuncButton = new System.Windows.Forms.Button();
this.trainerBattleButton = new System.Windows.Forms.Button();
this.playCryButton = new System.Windows.Forms.Button();
this.waitSoundButton = new System.Windows.Forms.Button();
this.wildBattleButton = new System.Windows.Forms.Button();
this.legendaryBattleButton = new System.Windows.Forms.Button();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.button11 = new System.Windows.Forms.Button();
this.button9 = new System.Windows.Forms.Button();
this.button7 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.givePokégearButton = new System.Windows.Forms.Button();
this.takePokémonButton = new System.Windows.Forms.Button();
this.takeBadgeButton = new System.Windows.Forms.Button();
this.giveNationalDexButton = new System.Windows.Forms.Button();
this.giveShoesButton = new System.Windows.Forms.Button();
this.givePokédexButton = new System.Windows.Forms.Button();
this.giveBadgeButton = new System.Windows.Forms.Button();
this.takeMoneyButton = new System.Windows.Forms.Button();
this.takeItemButton = new System.Windows.Forms.Button();
this.giveMoneyButton = new System.Windows.Forms.Button();
this.giveItemButton = new System.Windows.Forms.Button();
this.givePokémonButton = new System.Windows.Forms.Button();
this.tabPage3 = new System.Windows.Forms.TabPage();
this.button15 = new System.Windows.Forms.Button();
this.button13 = new System.Windows.Forms.Button();
this.button12 = new System.Windows.Forms.Button();
this.warpButton = new System.Windows.Forms.Button();
this.resetScreenButton = new System.Windows.Forms.Button();
this.fadeScreenButton = new System.Windows.Forms.Button();
this.setOwPositionButton = new System.Windows.Forms.Button();
this.removePeopleButton = new System.Windows.Forms.Button();
this.lockAllButton = new System.Windows.Forms.Button();
this.addPeopleButton = new System.Windows.Forms.Button();
this.releaseAllButton = new System.Windows.Forms.Button();
this.waitMovementButton = new System.Windows.Forms.Button();
this.lockButton = new System.Windows.Forms.Button();
this.applyMovementButton = new System.Windows.Forms.Button();
this.releaseButton = new System.Windows.Forms.Button();
this.label5 = new System.Windows.Forms.Label();
this.selectScriptFileComboBox = new System.Windows.Forms.ComboBox();
this.textEditorTabPage = new System.Windows.Forms.TabPage();
this.LineNumbersFormatgroupBox = new System.Windows.Forms.GroupBox();
this.decimalRadioButton = new System.Windows.Forms.RadioButton();
this.hexRadiobutton = new System.Windows.Forms.RadioButton();
this.groupBox13 = new System.Windows.Forms.GroupBox();
this.replaceTextLabel = new System.Windows.Forms.Label();
this.replaceMessageTextBox = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.textSearchProgressBar = new System.Windows.Forms.ProgressBar();
this.caseSensitiveCheckbox = new System.Windows.Forms.CheckBox();
this.label7 = new System.Windows.Forms.Label();
this.searchMessageResultTextBox = new System.Windows.Forms.TextBox();
this.searchMessageTextBox = new System.Windows.Forms.TextBox();
this.searchMessageButton = new System.Windows.Forms.Button();
this.replaceMessageButton = new System.Windows.Forms.Button();
this.removeStringButton = new System.Windows.Forms.Button();
this.addStringButton = new System.Windows.Forms.Button();
this.textEditorDataGridView = new System.Windows.Forms.DataGridView();
this.messageColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.exportTextFileButton = new System.Windows.Forms.Button();
this.importTextFileButton = new System.Windows.Forms.Button();
this.saveTextArchiveButton = new System.Windows.Forms.Button();
this.removeMessageFileButton = new System.Windows.Forms.Button();
this.addTextArchiveButton = new System.Windows.Forms.Button();
this.label6 = new System.Windows.Forms.Label();
this.selectTextFileComboBox = new System.Windows.Forms.ComboBox();
this.mainTabImageList = new System.Windows.Forms.ImageList(this.components);
this.gameIcon = new System.Windows.Forms.PictureBox();
this.languageLabel = new System.Windows.Forms.Label();
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.openROMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.saveROMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.asmHacksToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.aboutToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.statusStrip1 = new System.Windows.Forms.StatusStrip();
this.statusLabel = new System.Windows.Forms.ToolStripStatusLabel();
this.toolStripProgressBar = new System.Windows.Forms.ToolStripProgressBar();
this.loadRomButton = new System.Windows.Forms.ToolStripButton();
this.saveRomButton = new System.Windows.Forms.ToolStripButton();
this.mainToolStrip = new System.Windows.Forms.ToolStrip();
this.unpackAllButton = new System.Windows.Forms.ToolStripButton();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.wildEditorButton = new System.Windows.Forms.ToolStripButton();
this.buildingEditorButton = new System.Windows.Forms.ToolStripButton();
this.romToolboxButton = new System.Windows.Forms.ToolStripButton();
this.versionLabel = new System.Windows.Forms.Label();
this.copyFlagsButton = new System.Windows.Forms.Button();
this.pasteFlagsButton = new System.Windows.Forms.Button();
this.mainTabControl.SuspendLayout();
this.headerEditorTabPage.SuspendLayout();
this.groupBox10.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textFileUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.eventFileUpDown)).BeginInit();
this.groupBox9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.areaIconPictureBox)).BeginInit();
this.nameGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.wildPokeUpDown)).BeginInit();
this.groupBox2.SuspendLayout();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.levelScriptUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.scriptFileUpDown)).BeginInit();
this.groupBox4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.areaDataUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.matrixUpDown)).BeginInit();
this.flagsGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cameraPictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.weatherPictureBox)).BeginInit();
this.matrixEditorTabPage.SuspendLayout();
this.matrixTabControl.SuspendLayout();
this.headersTabPage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.headersGridView)).BeginInit();
this.heightsTabPage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.heightsGridView)).BeginInit();
this.mapFilesTabPage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.mapFilesGridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.heightUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.widthUpDown)).BeginInit();
this.mapEditorTabPage.SuspendLayout();
this.mapRenderPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.movPictureBox)).BeginInit();
this.mapPartsTabControl.SuspendLayout();
this.buildingsTabPage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.buildingHeightUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.buildingLengthUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.buildingWidthUpDown)).BeginInit();
this.buildPositionGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.zFractionUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.yFractionUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xFractionUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.zBuildUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.yBuildUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xBuildUpDown)).BeginInit();
this.permissionsTabPage.SuspendLayout();
this.typeGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.typePainterUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.typePainterPictureBox)).BeginInit();
this.collisionGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.collisionPainterPictureBox)).BeginInit();
this.selectCollisionPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.collisionPictureBox)).BeginInit();
this.selectTypePanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.typePictureBox)).BeginInit();
this.modelTabPage.SuspendLayout();
this.terrainTabPage.SuspendLayout();
this.tilesetEditorTabPage.SuspendLayout();
this.groupBox7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.texturePictureBox)).BeginInit();
this.areaDataGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.areaDataMapTilesetUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.areaDataBuildingTilesetUpDown)).BeginInit();
this.eventEditorTabPage.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rightClickPicture)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.wheelClickPicture)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LeftClickPicture)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixYUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixXUpDown)).BeginInit();
this.eventMatrixPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixPictureBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.eventAreaDataUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixUpDown)).BeginInit();
this.eventsTabControl.SuspendLayout();
this.signsTabPage.SuspendLayout();
this.groupBox5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.signMatrixXUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.signMatrixYUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.signMapXUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.signZUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.signMapYUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.signScriptUpDown)).BeginInit();
this.overworldsTabPage.SuspendLayout();
this.groupBox17.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.owYMatrixUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owXMatrixUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owSpritePictureBox)).BeginInit();
this.owMovementGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.owYRangeUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owXRangeUpDown)).BeginInit();
this.positionGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.owXMapUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owZPositionUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owYMapUpDown)).BeginInit();
this.owSpecialGroupBox.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.owSightRangeUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owScriptNumericUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owFlagNumericUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.owIDNumericUpDown)).BeginInit();
this.warpsTabPage.SuspendLayout();
this.groupBox11.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.warpAnchorUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.warpHeaderUpDown)).BeginInit();
this.groupBox1.SuspendLayout();
this.groupBox14.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.warpXMatrixUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.warpYMatrixUpDown)).BeginInit();
this.groupBox12.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.warpXMapUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.warpYMapUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.warpZUpDown)).BeginInit();
this.triggersTabPage.SuspendLayout();
this.groupBox16.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.triggerLengthUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.triggerWidthUpDown)).BeginInit();
this.groupBox15.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.triggerXMapUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.triggerZUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.triggerYMapUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.triggerFlagUpDown)).BeginInit();
this.groupBox6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.triggerXMatrixUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.triggerYMatrixUpDown)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.triggerScriptUpDown)).BeginInit();
this.eventPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.eventPictureBox)).BeginInit();
this.scriptEditorTabPage.SuspendLayout();
this.groupBox8.SuspendLayout();
this.scriptEditorTabControl.SuspendLayout();
this.scriptsTabPage.SuspendLayout();
this.functionTabPage.SuspendLayout();
this.movementTabPage.SuspendLayout();
this.scriptCommandsTabControl.SuspendLayout();
this.commonScriptsTabPage.SuspendLayout();
this.tabPage1.SuspendLayout();
this.tabPage3.SuspendLayout();
this.textEditorTabPage.SuspendLayout();
this.LineNumbersFormatgroupBox.SuspendLayout();
this.groupBox13.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEditorDataGridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gameIcon)).BeginInit();
this.menuStrip1.SuspendLayout();
this.statusStrip1.SuspendLayout();
this.mainToolStrip.SuspendLayout();
this.SuspendLayout();
//
// mainTabControl
//
this.mainTabControl.Controls.Add(this.headerEditorTabPage);
this.mainTabControl.Controls.Add(this.matrixEditorTabPage);
this.mainTabControl.Controls.Add(this.mapEditorTabPage);
this.mainTabControl.Controls.Add(this.tilesetEditorTabPage);
this.mainTabControl.Controls.Add(this.eventEditorTabPage);
this.mainTabControl.Controls.Add(this.scriptEditorTabPage);
this.mainTabControl.Controls.Add(this.textEditorTabPage);
this.mainTabControl.ImageList = this.mainTabImageList;
this.mainTabControl.Location = new System.Drawing.Point(12, 72);
this.mainTabControl.Name = "mainTabControl";
this.mainTabControl.SelectedIndex = 0;
this.mainTabControl.Size = new System.Drawing.Size(1126, 646);
this.mainTabControl.TabIndex = 5;
this.mainTabControl.Visible = false;
this.mainTabControl.SelectedIndexChanged += new System.EventHandler(this.mainTabControl_SelectedIndexChanged);
this.mainTabControl.TabIndexChanged += new System.EventHandler(this.mainTabControl_SelectedIndexChanged);
//
// headerEditorTabPage
//
this.headerEditorTabPage.BackColor = System.Drawing.SystemColors.Window;
this.headerEditorTabPage.Controls.Add(this.pasteHeaderButton);
this.headerEditorTabPage.Controls.Add(this.groupBox10);
this.headerEditorTabPage.Controls.Add(this.groupBox9);
this.headerEditorTabPage.Controls.Add(this.copyHeaderButton);
this.headerEditorTabPage.Controls.Add(this.areaIconPictureBox);
this.headerEditorTabPage.Controls.Add(this.areaImageLabel);
this.headerEditorTabPage.Controls.Add(this.nameGroupBox);
this.headerEditorTabPage.Controls.Add(this.groupBox2);
this.headerEditorTabPage.Controls.Add(this.groupBox3);
this.headerEditorTabPage.Controls.Add(this.headerListBox);
this.headerEditorTabPage.Controls.Add(this.saveHeaderButton);
this.headerEditorTabPage.Controls.Add(this.groupBox4);
this.headerEditorTabPage.Controls.Add(this.flagsGroupBox);
this.headerEditorTabPage.Controls.Add(this.cameraPicLabel);
this.headerEditorTabPage.Controls.Add(this.cameraPictureBox);
this.headerEditorTabPage.Controls.Add(this.weatherPicLabel);
this.headerEditorTabPage.Controls.Add(this.weatherPictureBox);
this.headerEditorTabPage.ImageIndex = 0;
this.headerEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.headerEditorTabPage.Name = "headerEditorTabPage";
this.headerEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.headerEditorTabPage.Size = new System.Drawing.Size(1118, 619);
this.headerEditorTabPage.TabIndex = 0;
this.headerEditorTabPage.Text = "Header Editor";
//
// pasteHeaderButton
//
this.pasteHeaderButton.Enabled = false;
this.pasteHeaderButton.Image = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteHeaderButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.pasteHeaderButton.Location = new System.Drawing.Point(919, 564);
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(244, 389);
this.groupBox10.Name = "groupBox10";
this.groupBox10.Size = new System.Drawing.Size(582, 76);
this.groupBox10.TabIndex = 31;
this.groupBox10.TabStop = false;
this.groupBox10.Text = "Events && Texts";
//
// pasteTextsButton
//
this.pasteTextsButton.Enabled = false;
this.pasteTextsButton.Image = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteTextsButton.Location = new System.Drawing.Point(534, 29);
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(418, 28);
this.openMessageFileButton.Name = "openMessageFileButton";
this.openMessageFileButton.Size = new System.Drawing.Size(70, 41);
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 = global::DSPRE.Properties.Resources.copyIcon;
this.copyTextsButton.Location = new System.Drawing.Point(494, 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 = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteEventsButton.Location = new System.Drawing.Point(249, 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(307, 40);
this.textFileUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.textFileUpDown.Name = "textFileUpDown";
this.textFileUpDown.Size = new System.Drawing.Size(104, 20);
this.textFileUpDown.TabIndex = 47;
this.textFileUpDown.ValueChanged += new System.EventHandler(this.textFileUpDown_ValueChanged);
//
// copyEventsButton
//
this.copyEventsButton.Image = global::DSPRE.Properties.Resources.copyIcon;
this.copyEventsButton.Location = new System.Drawing.Point(209, 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(304, 21);
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(125, 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(14, 21);
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(15, 40);
this.eventFileUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.eventFileUpDown.Name = "eventFileUpDown";
this.eventFileUpDown.Size = new System.Drawing.Size(104, 20);
this.eventFileUpDown.TabIndex = 42;
this.eventFileUpDown.ValueChanged += new System.EventHandler(this.eventFileUpDown_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(222, 49);
this.groupBox9.TabIndex = 29;
this.groupBox9.TabStop = false;
this.groupBox9.Text = "Search Location Name:";
//
// resetButton
//
this.resetButton.Location = new System.Drawing.Point(170, 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(138, 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(6, 19);
this.searchLocationTextBox.Name = "searchLocationTextBox";
this.searchLocationTextBox.Size = new System.Drawing.Size(128, 20);
this.searchLocationTextBox.TabIndex = 0;
this.searchLocationTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.searchHeaderTextBox_KeyPress);
//
// copyHeaderButton
//
this.copyHeaderButton.Image = global::DSPRE.Properties.Resources.copyIcon;
this.copyHeaderButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.copyHeaderButton.Location = new System.Drawing.Point(839, 564);
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(839, 34);
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(836, 18);
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.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.openWildEditorWithIdButton);
this.nameGroupBox.Controls.Add(this.internalNameBox);
this.nameGroupBox.Controls.Add(this.wildPokeUpDown);
this.nameGroupBox.Controls.Add(this.label2);
this.nameGroupBox.Controls.Add(this.wildPokeLabel);
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(244, 12);
this.nameGroupBox.Name = "nameGroupBox";
this.nameGroupBox.Size = new System.Drawing.Size(582, 140);
this.nameGroupBox.TabIndex = 28;
this.nameGroupBox.TabStop = false;
this.nameGroupBox.Text = "Location Info";
//
// pasteLocationNameButton
//
this.pasteLocationNameButton.Enabled = false;
this.pasteLocationNameButton.Image = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteLocationNameButton.Location = new System.Drawing.Point(197, 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(157, 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 = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteInternalNameButton.Location = new System.Drawing.Point(429, 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 = global::DSPRE.Properties.Resources.copyIcon;
this.copyInternalNameButton.Location = new System.Drawing.Point(389, 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 = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteAreaIconButton.Location = new System.Drawing.Point(429, 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 = global::DSPRE.Properties.Resources.copyIcon;
this.copyAreaIconButton.Location = new System.Drawing.Point(389, 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 = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteAreaSettingsButton.Location = new System.Drawing.Point(197, 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(12, 83);
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 = global::DSPRE.Properties.Resources.copyIcon;
this.copyAreaSettingsButton.Location = new System.Drawing.Point(157, 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(12, 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(252, 24);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(71, 13);
this.label14.TabIndex = 27;
this.label14.Text = "Internal name";
//
// openWildEditorWithIdButton
//
this.openWildEditorWithIdButton.Location = new System.Drawing.Point(487, 65);
this.openWildEditorWithIdButton.Name = "openWildEditorWithIdButton";
this.openWildEditorWithIdButton.Size = new System.Drawing.Size(73, 38);
this.openWildEditorWithIdButton.TabIndex = 24;
this.openWildEditorWithIdButton.Text = "Open Encounters";
this.openWildEditorWithIdButton.UseVisualStyleBackColor = true;
this.openWildEditorWithIdButton.Click += new System.EventHandler(this.openWildEditorWithIdButtonClick);
//
// internalNameBox
//
this.internalNameBox.Location = new System.Drawing.Point(255, 40);
this.internalNameBox.MaxLength = 16;
this.internalNameBox.Name = "internalNameBox";
this.internalNameBox.Size = new System.Drawing.Size(128, 20);
this.internalNameBox.TabIndex = 6;
//
// wildPokeUpDown
//
this.wildPokeUpDown.Location = new System.Drawing.Point(487, 39);
this.wildPokeUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.wildPokeUpDown.Name = "wildPokeUpDown";
this.wildPokeUpDown.Size = new System.Drawing.Size(73, 20);
this.wildPokeUpDown.TabIndex = 24;
this.wildPokeUpDown.ValueChanged += new System.EventHandler(this.wildPokeUpDown_ValueChanged);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(252, 83);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(55, 13);
this.label2.TabIndex = 4;
this.label2.Text = "Area icon:";
//
// wildPokeLabel
//
this.wildPokeLabel.AutoSize = true;
this.wildPokeLabel.Location = new System.Drawing.Point(484, 19);
this.wildPokeLabel.Name = "wildPokeLabel";
this.wildPokeLabel.Size = new System.Drawing.Size(76, 13);
this.wildPokeLabel.TabIndex = 14;
this.wildPokeLabel.Text = "Wild Pokémon";
//
// areaIconComboBox
//
this.areaIconComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.areaIconComboBox.FormattingEnabled = true;
this.areaIconComboBox.IntegralHeight = false;
this.areaIconComboBox.Location = new System.Drawing.Point(255, 102);
this.areaIconComboBox.Name = "areaIconComboBox";
this.areaIconComboBox.Size = new System.Drawing.Size(128, 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(138, 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, 39);
this.locationNameComboBox.Name = "locationNameComboBox";
this.locationNameComboBox.Size = new System.Drawing.Size(138, 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.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(244, 158);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(582, 149);
this.groupBox2.TabIndex = 29;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "Appearance && Sound";
//
// pasteCameraAngleButton
//
this.pasteCameraAngleButton.Enabled = false;
this.pasteCameraAngleButton.Image = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteCameraAngleButton.Location = new System.Drawing.Point(534, 98);
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 = global::DSPRE.Properties.Resources.copyIcon;
this.copyCameraAngleButton.Location = new System.Drawing.Point(494, 98);
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 = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteWeatherButton.Location = new System.Drawing.Point(249, 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 = global::DSPRE.Properties.Resources.copyIcon;
this.copyWeatherButton.Location = new System.Drawing.Point(209, 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 = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteMusicNightButton.Location = new System.Drawing.Point(534, 32);
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 = global::DSPRE.Properties.Resources.copyIcon;
this.copyMusicNightButton.Location = new System.Drawing.Point(494, 32);
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 = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteMusicDayButton.Location = new System.Drawing.Point(249, 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 = global::DSPRE.Properties.Resources.copyIcon;
this.copyMusicDayButton.Location = new System.Drawing.Point(209, 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(14, 107);
this.weatherComboBox.MaxDropDownItems = 20;
this.weatherComboBox.Name = "weatherComboBox";
this.weatherComboBox.Size = new System.Drawing.Size(190, 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(297, 40);
this.musicNightComboBox.MaxDropDownItems = 20;
this.musicNightComboBox.Name = "musicNightComboBox";
this.musicNightComboBox.Size = new System.Drawing.Size(190, 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, 90);
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(294, 91);
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(294, 24);
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(297, 107);
this.cameraComboBox.Name = "cameraComboBox";
this.cameraComboBox.Size = new System.Drawing.Size(190, 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, 24);
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(14, 40);
this.musicDayComboBox.MaxDropDownItems = 20;
this.musicDayComboBox.Name = "musicDayComboBox";
this.musicDayComboBox.Size = new System.Drawing.Size(190, 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(244, 311);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(582, 76);
this.groupBox3.TabIndex = 30;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "Scripts";
//
// pasteLevelScriptsButton
//
this.pasteLevelScriptsButton.Enabled = false;
this.pasteLevelScriptsButton.Image = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteLevelScriptsButton.Location = new System.Drawing.Point(534, 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 = global::DSPRE.Properties.Resources.copyIcon;
this.copyLevelScriptsButton.Location = new System.Drawing.Point(494, 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 = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteScriptsButton.Location = new System.Drawing.Point(249, 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 = global::DSPRE.Properties.Resources.copyIcon;
this.copyScriptsButton.Location = new System.Drawing.Point(209, 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(307, 40);
this.levelScriptUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.levelScriptUpDown.Name = "levelScriptUpDown";
this.levelScriptUpDown.Size = new System.Drawing.Size(104, 20);
this.levelScriptUpDown.TabIndex = 25;
this.levelScriptUpDown.ValueChanged += new System.EventHandler(this.levelScriptUpDown_ValueChanged);
//
// openLevelScriptButton
//
this.openLevelScriptButton.Location = new System.Drawing.Point(418, 28);
this.openLevelScriptButton.Name = "openLevelScriptButton";
this.openLevelScriptButton.Size = new System.Drawing.Size(70, 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(304, 21);
this.levelScriptLabel.Name = "levelScriptLabel";
this.levelScriptLabel.Size = new System.Drawing.Size(80, 13);
this.levelScriptLabel.TabIndex = 16;
this.levelScriptLabel.Text = "Level script file:";
//
// openScriptButton
//
this.openScriptButton.Location = new System.Drawing.Point(125, 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(14, 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(15, 40);
this.scriptFileUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.scriptFileUpDown.Name = "scriptFileUpDown";
this.scriptFileUpDown.Size = new System.Drawing.Size(104, 20);
this.scriptFileUpDown.TabIndex = 0;
this.scriptFileUpDown.ValueChanged += new System.EventHandler(this.scriptFileUpDown_ValueChanged);
//
// headerListBox
//
this.headerListBox.FormattingEnabled = true;
this.headerListBox.Location = new System.Drawing.Point(13, 67);
this.headerListBox.Name = "headerListBox";
this.headerListBox.Size = new System.Drawing.Size(222, 537);
this.headerListBox.TabIndex = 2;
this.headerListBox.SelectedValueChanged += new System.EventHandler(this.headerListBox_SelectedIndexChanged);
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(1000, 564);
this.saveHeaderButton.Name = "saveHeaderButton";
this.saveHeaderButton.Size = new System.Drawing.Size(95, 40);
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);
//
// 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(244, 470);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(293, 132);
this.groupBox4.TabIndex = 31;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "Map matrix && Tileset";
//
// pasteAreaDataButton
//
this.pasteAreaDataButton.Enabled = false;
this.pasteAreaDataButton.Image = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteAreaDataButton.Location = new System.Drawing.Point(249, 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 = global::DSPRE.Properties.Resources.copyIcon;
this.copyAreaDataButton.Location = new System.Drawing.Point(209, 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 = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteMatrixButton.Location = new System.Drawing.Point(249, 30);
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(125, 86);
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 = global::DSPRE.Properties.Resources.copyIcon;
this.copyMatrixButton.Location = new System.Drawing.Point(209, 30);
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(125, 29);
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(11, 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(14, 98);
this.areaDataUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.areaDataUpDown.Name = "areaDataUpDown";
this.areaDataUpDown.Size = new System.Drawing.Size(104, 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(11, 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(14, 40);
this.matrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.matrixUpDown.Name = "matrixUpDown";
this.matrixUpDown.Size = new System.Drawing.Size(104, 20);
this.matrixUpDown.TabIndex = 24;
this.matrixUpDown.ValueChanged += new System.EventHandler(this.matrixUpDown_ValueChanged);
//
// flagsGroupBox
//
this.flagsGroupBox.Controls.Add(this.pasteFlagsButton);
this.flagsGroupBox.Controls.Add(this.copyFlagsButton);
this.flagsGroupBox.Controls.Add(this.flag7CheckBox);
this.flagsGroupBox.Controls.Add(this.flag6CheckBox);
this.flagsGroupBox.Controls.Add(this.flag5CheckBox);
this.flagsGroupBox.Controls.Add(this.flag4CheckBox);
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.Location = new System.Drawing.Point(543, 470);
this.flagsGroupBox.Name = "flagsGroupBox";
this.flagsGroupBox.Size = new System.Drawing.Size(283, 132);
this.flagsGroupBox.TabIndex = 32;
this.flagsGroupBox.TabStop = false;
this.flagsGroupBox.Text = "Flags";
//
// flag7CheckBox
//
this.flag7CheckBox.AutoSize = true;
this.flag7CheckBox.Location = new System.Drawing.Point(23, 30);
this.flag7CheckBox.Name = "flag7CheckBox";
this.flag7CheckBox.Size = new System.Drawing.Size(15, 14);
this.flag7CheckBox.TabIndex = 28;
this.flag7CheckBox.UseVisualStyleBackColor = true;
this.flag7CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
//
// flag6CheckBox
//
this.flag6CheckBox.AutoSize = true;
this.flag6CheckBox.Location = new System.Drawing.Point(23, 53);
this.flag6CheckBox.Name = "flag6CheckBox";
this.flag6CheckBox.Size = new System.Drawing.Size(15, 14);
this.flag6CheckBox.TabIndex = 29;
this.flag6CheckBox.UseVisualStyleBackColor = true;
this.flag6CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
//
// flag5CheckBox
//
this.flag5CheckBox.AutoSize = true;
this.flag5CheckBox.Location = new System.Drawing.Point(23, 76);
this.flag5CheckBox.Name = "flag5CheckBox";
this.flag5CheckBox.Size = new System.Drawing.Size(15, 14);
this.flag5CheckBox.TabIndex = 30;
this.flag5CheckBox.UseVisualStyleBackColor = true;
this.flag5CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
//
// flag4CheckBox
//
this.flag4CheckBox.AutoSize = true;
this.flag4CheckBox.Location = new System.Drawing.Point(23, 100);
this.flag4CheckBox.Name = "flag4CheckBox";
this.flag4CheckBox.Size = new System.Drawing.Size(15, 14);
this.flag4CheckBox.TabIndex = 31;
this.flag4CheckBox.UseVisualStyleBackColor = true;
//
// flag3CheckBox
//
this.flag3CheckBox.AutoSize = true;
this.flag3CheckBox.Location = new System.Drawing.Point(133, 30);
this.flag3CheckBox.Name = "flag3CheckBox";
this.flag3CheckBox.Size = new System.Drawing.Size(15, 14);
this.flag3CheckBox.TabIndex = 35;
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(133, 53);
this.flag2CheckBox.Name = "flag2CheckBox";
this.flag2CheckBox.Size = new System.Drawing.Size(15, 14);
this.flag2CheckBox.TabIndex = 32;
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(133, 76);
this.flag1CheckBox.Name = "flag1CheckBox";
this.flag1CheckBox.Size = new System.Drawing.Size(15, 14);
this.flag1CheckBox.TabIndex = 33;
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(133, 100);
this.flag0CheckBox.Name = "flag0CheckBox";
this.flag0CheckBox.Size = new System.Drawing.Size(15, 14);
this.flag0CheckBox.TabIndex = 34;
this.flag0CheckBox.UseVisualStyleBackColor = true;
this.flag0CheckBox.CheckedChanged += new System.EventHandler(this.headerFlagsCheckBoxes_CheckedChanged);
//
// cameraPicLabel
//
this.cameraPicLabel.AutoSize = true;
this.cameraPicLabel.Location = new System.Drawing.Point(836, 343);
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(839, 359);
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(836, 112);
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(839, 128);
this.weatherPictureBox.Name = "weatherPictureBox";
this.weatherPictureBox.Size = new System.Drawing.Size(256, 192);
this.weatherPictureBox.TabIndex = 0;
this.weatherPictureBox.TabStop = false;
//
// matrixEditorTabPage
//
this.matrixEditorTabPage.BackColor = System.Drawing.SystemColors.Window;
this.matrixEditorTabPage.Controls.Add(this.importMatrixButton);
this.matrixEditorTabPage.Controls.Add(this.exportMatrixButton);
this.matrixEditorTabPage.Controls.Add(this.removeMatrixButton);
this.matrixEditorTabPage.Controls.Add(this.addMatrixButton);
this.matrixEditorTabPage.Controls.Add(this.removeHeightsButton);
this.matrixEditorTabPage.Controls.Add(this.removeHeadersButton);
this.matrixEditorTabPage.Controls.Add(this.addHeightsButton);
this.matrixEditorTabPage.Controls.Add(this.addHeadersButton);
this.matrixEditorTabPage.Controls.Add(this.saveMatrixButton);
this.matrixEditorTabPage.Controls.Add(this.labelMatrices);
this.matrixEditorTabPage.Controls.Add(this.matrixNameLabel);
this.matrixEditorTabPage.Controls.Add(this.matrixTabControl);
this.matrixEditorTabPage.Controls.Add(this.matrixNameTextBox);
this.matrixEditorTabPage.Controls.Add(this.heightUpDown);
this.matrixEditorTabPage.Controls.Add(this.widthUpDown);
this.matrixEditorTabPage.Controls.Add(this.heightLabel);
this.matrixEditorTabPage.Controls.Add(this.widthLabel);
this.matrixEditorTabPage.Controls.Add(this.selectMatrixComboBox);
this.matrixEditorTabPage.ImageIndex = 1;
this.matrixEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.matrixEditorTabPage.Name = "matrixEditorTabPage";
this.matrixEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.matrixEditorTabPage.Size = new System.Drawing.Size(1118, 619);
this.matrixEditorTabPage.TabIndex = 1;
this.matrixEditorTabPage.Text = "Matrix Editor";
//
// importMatrixButton
//
this.importMatrixButton.Location = new System.Drawing.Point(15, 142);
this.importMatrixButton.Name = "importMatrixButton";
this.importMatrixButton.Size = new System.Drawing.Size(112, 23);
this.importMatrixButton.TabIndex = 29;
this.importMatrixButton.Text = "Import Matrix";
this.importMatrixButton.UseVisualStyleBackColor = true;
this.importMatrixButton.Click += new System.EventHandler(this.importMatrixButton_Click);
//
// exportMatrixButton
//
this.exportMatrixButton.Location = new System.Drawing.Point(15, 116);
this.exportMatrixButton.Name = "exportMatrixButton";
this.exportMatrixButton.Size = new System.Drawing.Size(112, 23);
this.exportMatrixButton.TabIndex = 28;
this.exportMatrixButton.Text = "Export Matrix";
this.exportMatrixButton.UseVisualStyleBackColor = true;
this.exportMatrixButton.Click += new System.EventHandler(this.exportMatrixButton_Click);
//
// removeMatrixButton
//
this.removeMatrixButton.Location = new System.Drawing.Point(15, 83);
this.removeMatrixButton.Name = "removeMatrixButton";
this.removeMatrixButton.Size = new System.Drawing.Size(112, 23);
this.removeMatrixButton.TabIndex = 27;
this.removeMatrixButton.Text = "Remove Last";
this.removeMatrixButton.UseVisualStyleBackColor = true;
this.removeMatrixButton.Click += new System.EventHandler(this.removeMatrixButton_Click);
//
// addMatrixButton
//
this.addMatrixButton.Location = new System.Drawing.Point(15, 57);
this.addMatrixButton.Name = "addMatrixButton";
this.addMatrixButton.Size = new System.Drawing.Size(112, 23);
this.addMatrixButton.TabIndex = 2;
this.addMatrixButton.Text = "Add Matrix";
this.addMatrixButton.UseVisualStyleBackColor = true;
this.addMatrixButton.Click += new System.EventHandler(this.addMatrixButton_Click);
//
// removeHeightsButton
//
this.removeHeightsButton.Location = new System.Drawing.Point(12, 399);
this.removeHeightsButton.Name = "removeHeightsButton";
this.removeHeightsButton.Size = new System.Drawing.Size(115, 24);
this.removeHeightsButton.TabIndex = 26;
this.removeHeightsButton.Text = "Remove Heights Tab";
this.removeHeightsButton.UseVisualStyleBackColor = true;
this.removeHeightsButton.Click += new System.EventHandler(this.removeHeightsButton_Click);
//
// removeHeadersButton
//
this.removeHeadersButton.Location = new System.Drawing.Point(12, 335);
this.removeHeadersButton.Name = "removeHeadersButton";
this.removeHeadersButton.Size = new System.Drawing.Size(115, 24);
this.removeHeadersButton.TabIndex = 25;
this.removeHeadersButton.Text = "Remove Header Tab";
this.removeHeadersButton.UseVisualStyleBackColor = true;
this.removeHeadersButton.Click += new System.EventHandler(this.removeHeadersButton_Click);
//
// addHeightsButton
//
this.addHeightsButton.Location = new System.Drawing.Point(12, 374);
this.addHeightsButton.Name = "addHeightsButton";
this.addHeightsButton.Size = new System.Drawing.Size(115, 24);
this.addHeightsButton.TabIndex = 24;
this.addHeightsButton.Text = "Add Heights Tab";
this.addHeightsButton.UseVisualStyleBackColor = true;
this.addHeightsButton.Click += new System.EventHandler(this.addHeightsButton_Click);
//
// addHeadersButton
//
this.addHeadersButton.Location = new System.Drawing.Point(12, 310);
this.addHeadersButton.Name = "addHeadersButton";
this.addHeadersButton.Size = new System.Drawing.Size(115, 24);
this.addHeadersButton.TabIndex = 23;
this.addHeadersButton.Text = "Add Header Tab";
this.addHeadersButton.UseVisualStyleBackColor = true;
this.addHeadersButton.Click += new System.EventHandler(this.addHeadersButton_Click);
//
// saveMatrixButton
//
this.saveMatrixButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.saveMatrixButton.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.saveMatrixButton.Location = new System.Drawing.Point(13, 577);
this.saveMatrixButton.Name = "saveMatrixButton";
this.saveMatrixButton.Size = new System.Drawing.Size(114, 23);
this.saveMatrixButton.TabIndex = 22;
this.saveMatrixButton.Text = "Save Matrix";
this.saveMatrixButton.UseVisualStyleBackColor = true;
this.saveMatrixButton.Click += new System.EventHandler(this.saveMatrixButton_Click);
//
// labelMatrices
//
this.labelMatrices.AutoSize = true;
this.labelMatrices.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.labelMatrices.Location = new System.Drawing.Point(11, 11);
this.labelMatrices.Name = "labelMatrices";
this.labelMatrices.Size = new System.Drawing.Size(47, 13);
this.labelMatrices.TabIndex = 21;
this.labelMatrices.Text = "Matrices";
//
// matrixNameLabel
//
this.matrixNameLabel.AutoSize = true;
this.matrixNameLabel.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.matrixNameLabel.Location = new System.Drawing.Point(12, 195);
this.matrixNameLabel.Name = "matrixNameLabel";
this.matrixNameLabel.Size = new System.Drawing.Size(64, 13);
this.matrixNameLabel.TabIndex = 20;
this.matrixNameLabel.Text = "Matrix name";
//
// matrixTabControl
//
this.matrixTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.matrixTabControl.Controls.Add(this.headersTabPage);
this.matrixTabControl.Controls.Add(this.heightsTabPage);
this.matrixTabControl.Controls.Add(this.mapFilesTabPage);
this.matrixTabControl.Location = new System.Drawing.Point(139, 11);
this.matrixTabControl.Multiline = true;
this.matrixTabControl.Name = "matrixTabControl";
this.matrixTabControl.SelectedIndex = 0;
this.matrixTabControl.Size = new System.Drawing.Size(973, 592);
this.matrixTabControl.TabIndex = 18;
//
// headersTabPage
//
this.headersTabPage.Controls.Add(this.headersGridView);
this.headersTabPage.Location = new System.Drawing.Point(4, 22);
this.headersTabPage.Name = "headersTabPage";
this.headersTabPage.Padding = new System.Windows.Forms.Padding(3);
this.headersTabPage.Size = new System.Drawing.Size(965, 566);
this.headersTabPage.TabIndex = 1;
this.headersTabPage.Text = "Map Headers";
this.headersTabPage.UseVisualStyleBackColor = true;
//
// headersGridView
//
this.headersGridView.AllowUserToAddRows = false;
this.headersGridView.AllowUserToDeleteRows = false;
this.headersGridView.AllowUserToResizeColumns = false;
this.headersGridView.AllowUserToResizeRows = false;
dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.headersGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle31;
this.headersGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.headersGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle32.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle32.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
dataGridViewCellStyle32.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle32.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle32.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle32.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.headersGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle32;
this.headersGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle33.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle33.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle33.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle33.Format = "D4";
dataGridViewCellStyle33.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle33.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle33.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.headersGridView.DefaultCellStyle = dataGridViewCellStyle33;
this.headersGridView.Location = new System.Drawing.Point(0, 0);
this.headersGridView.Name = "headersGridView";
dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle34.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle34.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
dataGridViewCellStyle34.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle34.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle34.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle34.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.headersGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle34;
this.headersGridView.RowHeadersWidth = 50;
this.headersGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle35.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.headersGridView.RowsDefaultCellStyle = dataGridViewCellStyle35;
this.headersGridView.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.headersGridView.RowTemplate.Height = 18;
this.headersGridView.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.headersGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.headersGridView.ShowCellErrors = false;
this.headersGridView.Size = new System.Drawing.Size(965, 566);
this.headersGridView.TabIndex = 1;
this.headersGridView.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.headersGridView_CellFormatting);
this.headersGridView.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.headersGridView_CellMouseDoubleClick);
this.headersGridView.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.headersGridView_CellValueChanged);
//
// heightsTabPage
//
this.heightsTabPage.Controls.Add(this.heightsGridView);
this.heightsTabPage.Location = new System.Drawing.Point(4, 22);
this.heightsTabPage.Name = "heightsTabPage";
this.heightsTabPage.Size = new System.Drawing.Size(965, 566);
this.heightsTabPage.TabIndex = 2;
this.heightsTabPage.Text = "Map Heights";
this.heightsTabPage.UseVisualStyleBackColor = true;
//
// heightsGridView
//
this.heightsGridView.AllowUserToAddRows = false;
this.heightsGridView.AllowUserToDeleteRows = false;
this.heightsGridView.AllowUserToResizeColumns = false;
this.heightsGridView.AllowUserToResizeRows = false;
dataGridViewCellStyle36.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.heightsGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle36;
this.heightsGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.heightsGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle37.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle37.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
dataGridViewCellStyle37.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle37.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle37.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle37.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.heightsGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle37;
this.heightsGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle38.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle38.Font = new System.Drawing.Font("Tahoma", 8.25F);
dataGridViewCellStyle38.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle38.Format = "D2";
dataGridViewCellStyle38.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle38.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle38.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.heightsGridView.DefaultCellStyle = dataGridViewCellStyle38;
this.heightsGridView.Location = new System.Drawing.Point(0, 0);
this.heightsGridView.Name = "heightsGridView";
dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle39.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle39.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
dataGridViewCellStyle39.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle39.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle39.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle39.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.heightsGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle39;
this.heightsGridView.RowHeadersWidth = 50;
this.heightsGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle40.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle40.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.heightsGridView.RowsDefaultCellStyle = dataGridViewCellStyle40;
this.heightsGridView.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.heightsGridView.RowTemplate.Height = 18;
this.heightsGridView.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.heightsGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.heightsGridView.Size = new System.Drawing.Size(965, 566);
this.heightsGridView.TabIndex = 2;
this.heightsGridView.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.heightsGridView_CellFormatting);
this.heightsGridView.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.heightsGridView_CellValueChanged);
//
// mapFilesTabPage
//
this.mapFilesTabPage.Controls.Add(this.mapFilesGridView);
this.mapFilesTabPage.Location = new System.Drawing.Point(4, 22);
this.mapFilesTabPage.Name = "mapFilesTabPage";
this.mapFilesTabPage.Size = new System.Drawing.Size(965, 566);
this.mapFilesTabPage.TabIndex = 3;
this.mapFilesTabPage.Text = "Map Files";
this.mapFilesTabPage.UseVisualStyleBackColor = true;
//
// mapFilesGridView
//
this.mapFilesGridView.AllowUserToAddRows = false;
this.mapFilesGridView.AllowUserToDeleteRows = false;
this.mapFilesGridView.AllowUserToResizeColumns = false;
this.mapFilesGridView.AllowUserToResizeRows = false;
dataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.mapFilesGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle41;
this.mapFilesGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.mapFilesGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle42.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle42.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
dataGridViewCellStyle42.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle42.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle42.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle42.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.mapFilesGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle42;
this.mapFilesGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle43.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle43.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
dataGridViewCellStyle43.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle43.Format = "D4";
dataGridViewCellStyle43.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle43.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle43.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.mapFilesGridView.DefaultCellStyle = dataGridViewCellStyle43;
this.mapFilesGridView.Location = new System.Drawing.Point(0, 0);
this.mapFilesGridView.Name = "mapFilesGridView";
dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle44.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle44.Font = new System.Drawing.Font("Microsoft Sans Serif", 7F);
dataGridViewCellStyle44.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle44.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle44.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle44.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.mapFilesGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle44;
this.mapFilesGridView.RowHeadersWidth = 50;
this.mapFilesGridView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle45.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle45.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.mapFilesGridView.RowsDefaultCellStyle = dataGridViewCellStyle45;
this.mapFilesGridView.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
this.mapFilesGridView.RowTemplate.Height = 18;
this.mapFilesGridView.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.False;
this.mapFilesGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
this.mapFilesGridView.Size = new System.Drawing.Size(965, 566);
this.mapFilesGridView.TabIndex = 2;
this.mapFilesGridView.CellContentDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mapFilesGridView_CellMouseDoubleClick);
this.mapFilesGridView.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.mapFilesGridView_CellFormatting);
this.mapFilesGridView.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.mapFilesGridView_CellValueChanged);
//
// matrixNameTextBox
//
this.matrixNameTextBox.Location = new System.Drawing.Point(15, 211);
this.matrixNameTextBox.MaxLength = 16;
this.matrixNameTextBox.Name = "matrixNameTextBox";
this.matrixNameTextBox.Size = new System.Drawing.Size(112, 20);
this.matrixNameTextBox.TabIndex = 17;
this.matrixNameTextBox.TextChanged += new System.EventHandler(this.matrixNameTextBox_TextChanged);
//
// heightUpDown
//
this.heightUpDown.Location = new System.Drawing.Point(67, 275);
this.heightUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.heightUpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.heightUpDown.Name = "heightUpDown";
this.heightUpDown.Size = new System.Drawing.Size(60, 20);
this.heightUpDown.TabIndex = 16;
this.heightUpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
this.heightUpDown.ValueChanged += new System.EventHandler(this.heightUpDown_ValueChanged);
//
// widthUpDown
//
this.widthUpDown.Location = new System.Drawing.Point(67, 249);
this.widthUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.widthUpDown.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.widthUpDown.Name = "widthUpDown";
this.widthUpDown.Size = new System.Drawing.Size(60, 20);
this.widthUpDown.TabIndex = 15;
this.widthUpDown.Value = new decimal(new int[] {
1,
0,
0,
0});
this.widthUpDown.ValueChanged += new System.EventHandler(this.widthUpDown_ValueChanged);
//
// heightLabel
//
this.heightLabel.AutoSize = true;
this.heightLabel.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.heightLabel.Location = new System.Drawing.Point(12, 278);
this.heightLabel.Name = "heightLabel";
this.heightLabel.Size = new System.Drawing.Size(38, 13);
this.heightLabel.TabIndex = 14;
this.heightLabel.Text = "Height";
//
// widthLabel
//
this.widthLabel.AutoSize = true;
this.widthLabel.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.widthLabel.Location = new System.Drawing.Point(12, 252);
this.widthLabel.Name = "widthLabel";
this.widthLabel.Size = new System.Drawing.Size(35, 13);
this.widthLabel.TabIndex = 13;
this.widthLabel.Text = "Width";
//
// selectMatrixComboBox
//
this.selectMatrixComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.selectMatrixComboBox.FormattingEnabled = true;
this.selectMatrixComboBox.Location = new System.Drawing.Point(15, 27);
this.selectMatrixComboBox.Name = "selectMatrixComboBox";
this.selectMatrixComboBox.Size = new System.Drawing.Size(112, 21);
this.selectMatrixComboBox.TabIndex = 12;
this.selectMatrixComboBox.SelectedIndexChanged += new System.EventHandler(this.selectMatrixComboBox_SelectedIndexChanged);
//
// mapEditorTabPage
//
this.mapEditorTabPage.BackColor = System.Drawing.SystemColors.Window;
this.mapEditorTabPage.Controls.Add(this.addMapFileButton);
this.mapEditorTabPage.Controls.Add(this.removeMapFileButton);
this.mapEditorTabPage.Controls.Add(this.mapRenderPanel);
this.mapEditorTabPage.Controls.Add(this.saveMapButton);
this.mapEditorTabPage.Controls.Add(this.label26);
this.mapEditorTabPage.Controls.Add(this.buildTextureComboBox);
this.mapEditorTabPage.Controls.Add(this.mapFileLabel);
this.mapEditorTabPage.Controls.Add(this.mapTextureComboBox);
this.mapEditorTabPage.Controls.Add(this.mapTextureLabel);
this.mapEditorTabPage.Controls.Add(this.selectMapComboBox);
this.mapEditorTabPage.Controls.Add(this.mapPartsTabControl);
this.mapEditorTabPage.Controls.Add(this.radio3D);
this.mapEditorTabPage.Controls.Add(this.radio2D);
this.mapEditorTabPage.Controls.Add(this.wireframeCheckBox);
this.mapEditorTabPage.ImageIndex = 2;
this.mapEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.mapEditorTabPage.Name = "mapEditorTabPage";
this.mapEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.mapEditorTabPage.Size = new System.Drawing.Size(1118, 619);
this.mapEditorTabPage.TabIndex = 2;
this.mapEditorTabPage.Text = "Map Editor";
this.mapEditorTabPage.Enter += new System.EventHandler(this.mapEditorTabPage_Enter);
//
// addMapFileButton
//
this.addMapFileButton.Location = new System.Drawing.Point(197, 511);
this.addMapFileButton.Name = "addMapFileButton";
this.addMapFileButton.Size = new System.Drawing.Size(163, 32);
this.addMapFileButton.TabIndex = 36;
this.addMapFileButton.Text = "Add Map File";
this.addMapFileButton.UseVisualStyleBackColor = true;
this.addMapFileButton.Click += new System.EventHandler(this.addMapFileButton_Click);
//
// removeMapFileButton
//
this.removeMapFileButton.Location = new System.Drawing.Point(197, 546);
this.removeMapFileButton.Name = "removeMapFileButton";
this.removeMapFileButton.Size = new System.Drawing.Size(163, 32);
this.removeMapFileButton.TabIndex = 35;
this.removeMapFileButton.Text = "Remove Last";
this.removeMapFileButton.UseVisualStyleBackColor = true;
this.removeMapFileButton.Click += new System.EventHandler(this.removeMapFileButton_Click);
//
// mapRenderPanel
//
this.mapRenderPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.mapRenderPanel.Controls.Add(this.mapOpenGlControl);
this.mapRenderPanel.Controls.Add(this.movPictureBox);
this.mapRenderPanel.Location = new System.Drawing.Point(438, 4);
this.mapRenderPanel.Name = "mapRenderPanel";
this.mapRenderPanel.Size = new System.Drawing.Size(610, 610);
this.mapRenderPanel.TabIndex = 23;
//
// mapOpenGlControl
//
this.mapOpenGlControl.AccumBits = ((byte)(0));
this.mapOpenGlControl.AutoCheckErrors = false;
this.mapOpenGlControl.AutoFinish = false;
this.mapOpenGlControl.AutoMakeCurrent = true;
this.mapOpenGlControl.AutoSwapBuffers = true;
this.mapOpenGlControl.BackColor = System.Drawing.Color.Black;
this.mapOpenGlControl.ColorBits = ((byte)(32));
this.mapOpenGlControl.DepthBits = ((byte)(64));
this.mapOpenGlControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.mapOpenGlControl.ForeColor = System.Drawing.Color.Black;
this.mapOpenGlControl.Location = new System.Drawing.Point(0, 0);
this.mapOpenGlControl.Name = "mapOpenGlControl";
this.mapOpenGlControl.Size = new System.Drawing.Size(608, 608);
this.mapOpenGlControl.StencilBits = ((byte)(0));
this.mapOpenGlControl.TabIndex = 2;
this.mapOpenGlControl.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.mapOpenGlControl_PreviewKeyDown);
//
// movPictureBox
//
this.movPictureBox.BackColor = System.Drawing.Color.White;
this.movPictureBox.Location = new System.Drawing.Point(0, 0);
this.movPictureBox.Name = "movPictureBox";
this.movPictureBox.Size = new System.Drawing.Size(608, 608);
this.movPictureBox.TabIndex = 3;
this.movPictureBox.TabStop = false;
this.movPictureBox.Click += new System.EventHandler(this.movPictureBox_Click);
this.movPictureBox.MouseMove += new System.Windows.Forms.MouseEventHandler(this.movPictureBox_MouseMove);
//
// saveMapButton
//
this.saveMapButton.Location = new System.Drawing.Point(197, 581);
this.saveMapButton.Name = "saveMapButton";
this.saveMapButton.Size = new System.Drawing.Size(163, 32);
this.saveMapButton.TabIndex = 34;
this.saveMapButton.Text = "Save Map File";
this.saveMapButton.UseVisualStyleBackColor = true;
this.saveMapButton.Click += new System.EventHandler(this.saveMapButton_Click);
//
// label26
//
this.label26.AutoSize = true;
this.label26.Location = new System.Drawing.Point(12, 575);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(84, 13);
this.label26.TabIndex = 33;
this.label26.Text = "Buildings texture";
//
// buildTextureComboBox
//
this.buildTextureComboBox.FormattingEnabled = true;
this.buildTextureComboBox.Location = new System.Drawing.Point(15, 591);
this.buildTextureComboBox.Name = "buildTextureComboBox";
this.buildTextureComboBox.Size = new System.Drawing.Size(163, 21);
this.buildTextureComboBox.TabIndex = 32;
this.buildTextureComboBox.SelectedIndexChanged += new System.EventHandler(this.buildTextureComboBox_SelectedIndexChanged);
//
// mapFileLabel
//
this.mapFileLabel.AutoSize = true;
this.mapFileLabel.Location = new System.Drawing.Point(12, 496);
this.mapFileLabel.Name = "mapFileLabel";
this.mapFileLabel.Size = new System.Drawing.Size(44, 13);
this.mapFileLabel.TabIndex = 31;
this.mapFileLabel.Text = "Map file";
//
// mapTextureComboBox
//
this.mapTextureComboBox.FormattingEnabled = true;
this.mapTextureComboBox.Location = new System.Drawing.Point(15, 552);
this.mapTextureComboBox.Name = "mapTextureComboBox";
this.mapTextureComboBox.Size = new System.Drawing.Size(163, 21);
this.mapTextureComboBox.TabIndex = 30;
this.mapTextureComboBox.SelectedIndexChanged += new System.EventHandler(this.mapTextureComboBox_SelectedIndexChanged);
//
// mapTextureLabel
//
this.mapTextureLabel.AutoSize = true;
this.mapTextureLabel.Location = new System.Drawing.Point(12, 536);
this.mapTextureLabel.Name = "mapTextureLabel";
this.mapTextureLabel.Size = new System.Drawing.Size(63, 13);
this.mapTextureLabel.TabIndex = 29;
this.mapTextureLabel.Text = "Map texture";
//
// selectMapComboBox
//
this.selectMapComboBox.FormattingEnabled = true;
this.selectMapComboBox.Location = new System.Drawing.Point(15, 512);
this.selectMapComboBox.Name = "selectMapComboBox";
this.selectMapComboBox.Size = new System.Drawing.Size(163, 21);
this.selectMapComboBox.TabIndex = 28;
this.selectMapComboBox.SelectedIndexChanged += new System.EventHandler(this.selectMapComboBox_SelectedIndexChanged);
//
// mapPartsTabControl
//
this.mapPartsTabControl.Controls.Add(this.buildingsTabPage);
this.mapPartsTabControl.Controls.Add(this.permissionsTabPage);
this.mapPartsTabControl.Controls.Add(this.modelTabPage);
this.mapPartsTabControl.Controls.Add(this.terrainTabPage);
this.mapPartsTabControl.Location = new System.Drawing.Point(15, 6);
this.mapPartsTabControl.Name = "mapPartsTabControl";
this.mapPartsTabControl.SelectedIndex = 0;
this.mapPartsTabControl.Size = new System.Drawing.Size(391, 486);
this.mapPartsTabControl.TabIndex = 24;
this.mapPartsTabControl.SelectedIndexChanged += new System.EventHandler(this.mapPartsTabControl_SelectedIndexChanged);
//
// buildingsTabPage
//
this.buildingsTabPage.Controls.Add(this.buildingHeightUpDown);
this.buildingsTabPage.Controls.Add(this.buildingLengthUpDown);
this.buildingsTabPage.Controls.Add(this.buildingWidthUpDown);
this.buildingsTabPage.Controls.Add(this.importBuildingsButton);
this.buildingsTabPage.Controls.Add(this.exportBuildingsButton);
this.buildingsTabPage.Controls.Add(this.label20);
this.buildingsTabPage.Controls.Add(this.label19);
this.buildingsTabPage.Controls.Add(this.label18);
this.buildingsTabPage.Controls.Add(this.removeBuildingButton);
this.buildingsTabPage.Controls.Add(this.addBuildingButton);
this.buildingsTabPage.Controls.Add(this.buildPositionGroupBox);
this.buildingsTabPage.Controls.Add(this.exteriorbldRadioButton);
this.buildingsTabPage.Controls.Add(this.interiorbldRadioButton);
this.buildingsTabPage.Controls.Add(this.modelNumberLabel);
this.buildingsTabPage.Controls.Add(this.buildIndexComboBox);
this.buildingsTabPage.Controls.Add(this.buildingsListBox);
this.buildingsTabPage.Location = new System.Drawing.Point(4, 22);
this.buildingsTabPage.Name = "buildingsTabPage";
this.buildingsTabPage.Padding = new System.Windows.Forms.Padding(3);
this.buildingsTabPage.Size = new System.Drawing.Size(383, 460);
this.buildingsTabPage.TabIndex = 0;
this.buildingsTabPage.Text = "Buildings";
this.buildingsTabPage.UseVisualStyleBackColor = true;
//
// buildingHeightUpDown
//
this.buildingHeightUpDown.Location = new System.Drawing.Point(258, 285);
this.buildingHeightUpDown.Name = "buildingHeightUpDown";
this.buildingHeightUpDown.Size = new System.Drawing.Size(101, 20);
this.buildingHeightUpDown.TabIndex = 24;
this.buildingHeightUpDown.ValueChanged += new System.EventHandler(this.buildingHeightUpDown_ValueChanged);
//
// buildingLengthUpDown
//
this.buildingLengthUpDown.Location = new System.Drawing.Point(138, 286);
this.buildingLengthUpDown.Name = "buildingLengthUpDown";
this.buildingLengthUpDown.Size = new System.Drawing.Size(101, 20);
this.buildingLengthUpDown.TabIndex = 23;
this.buildingLengthUpDown.ValueChanged += new System.EventHandler(this.buildingLengthUpDown_ValueChanged);
//
// buildingWidthUpDown
//
this.buildingWidthUpDown.Location = new System.Drawing.Point(17, 286);
this.buildingWidthUpDown.Name = "buildingWidthUpDown";
this.buildingWidthUpDown.Size = new System.Drawing.Size(101, 20);
this.buildingWidthUpDown.TabIndex = 22;
this.buildingWidthUpDown.ValueChanged += new System.EventHandler(this.buildingWidthUpDown_ValueChanged);
//
// importBuildingsButton
//
this.importBuildingsButton.Location = new System.Drawing.Point(247, 56);
this.importBuildingsButton.Name = "importBuildingsButton";
this.importBuildingsButton.Size = new System.Drawing.Size(112, 38);
this.importBuildingsButton.TabIndex = 21;
this.importBuildingsButton.Text = "Import Buildings";
this.importBuildingsButton.UseVisualStyleBackColor = true;
this.importBuildingsButton.Click += new System.EventHandler(this.importBuildingsButton_Click);
//
// exportBuildingsButton
//
this.exportBuildingsButton.Location = new System.Drawing.Point(247, 9);
this.exportBuildingsButton.Name = "exportBuildingsButton";
this.exportBuildingsButton.Size = new System.Drawing.Size(112, 38);
this.exportBuildingsButton.TabIndex = 20;
this.exportBuildingsButton.Text = "Export Buildings";
this.exportBuildingsButton.UseVisualStyleBackColor = true;
this.exportBuildingsButton.Click += new System.EventHandler(this.exportBuildingsButton_Click);
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(255, 270);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(38, 13);
this.label20.TabIndex = 19;
this.label20.Text = "Height";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(135, 270);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(40, 13);
this.label19.TabIndex = 18;
this.label19.Text = "Length";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(14, 270);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(35, 13);
this.label18.TabIndex = 17;
this.label18.Text = "Width";
//
// removeBuildingButton
//
this.removeBuildingButton.Location = new System.Drawing.Point(100, 175);
this.removeBuildingButton.Name = "removeBuildingButton";
this.removeBuildingButton.Size = new System.Drawing.Size(82, 33);
this.removeBuildingButton.TabIndex = 13;
this.removeBuildingButton.Text = "Remove";
this.removeBuildingButton.UseVisualStyleBackColor = true;
this.removeBuildingButton.Click += new System.EventHandler(this.removeBuildingButton_Click);
//
// addBuildingButton
//
this.addBuildingButton.Location = new System.Drawing.Point(14, 175);
this.addBuildingButton.Name = "addBuildingButton";
this.addBuildingButton.Size = new System.Drawing.Size(80, 33);
this.addBuildingButton.TabIndex = 12;
this.addBuildingButton.Text = "Add";
this.addBuildingButton.UseVisualStyleBackColor = true;
this.addBuildingButton.Click += new System.EventHandler(this.addBuildingButton_Click);
//
// buildPositionGroupBox
//
this.buildPositionGroupBox.Controls.Add(this.zFractionUpDown);
this.buildPositionGroupBox.Controls.Add(this.yFractionUpDown);
this.buildPositionGroupBox.Controls.Add(this.xFractionUpDown);
this.buildPositionGroupBox.Controls.Add(this.label23);
this.buildPositionGroupBox.Controls.Add(this.label22);
this.buildPositionGroupBox.Controls.Add(this.label21);
this.buildPositionGroupBox.Controls.Add(this.label17);
this.buildPositionGroupBox.Controls.Add(this.yLabel);
this.buildPositionGroupBox.Controls.Add(this.xLabel);
this.buildPositionGroupBox.Controls.Add(this.zBuildUpDown);
this.buildPositionGroupBox.Controls.Add(this.yBuildUpDown);
this.buildPositionGroupBox.Controls.Add(this.xBuildUpDown);
this.buildPositionGroupBox.Location = new System.Drawing.Point(17, 315);
this.buildPositionGroupBox.Name = "buildPositionGroupBox";
this.buildPositionGroupBox.Size = new System.Drawing.Size(342, 129);
this.buildPositionGroupBox.TabIndex = 11;
this.buildPositionGroupBox.TabStop = false;
this.buildPositionGroupBox.Text = "Position";
//
// zFractionUpDown
//
this.zFractionUpDown.Location = new System.Drawing.Point(121, 94);
this.zFractionUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.zFractionUpDown.Name = "zFractionUpDown";
this.zFractionUpDown.Size = new System.Drawing.Size(101, 20);
this.zFractionUpDown.TabIndex = 19;
this.zFractionUpDown.ValueChanged += new System.EventHandler(this.zFractionUpDown_ValueChanged);
//
// yFractionUpDown
//
this.yFractionUpDown.Location = new System.Drawing.Point(121, 59);
this.yFractionUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.yFractionUpDown.Name = "yFractionUpDown";
this.yFractionUpDown.Size = new System.Drawing.Size(101, 20);
this.yFractionUpDown.TabIndex = 18;
this.yFractionUpDown.ValueChanged += new System.EventHandler(this.yFractionUpDown_ValueChanged);
//
// xFractionUpDown
//
this.xFractionUpDown.Location = new System.Drawing.Point(121, 23);
this.xFractionUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.xFractionUpDown.Name = "xFractionUpDown";
this.xFractionUpDown.Size = new System.Drawing.Size(101, 20);
this.xFractionUpDown.TabIndex = 17;
this.xFractionUpDown.ValueChanged += new System.EventHandler(this.xFractionUpDown_ValueChanged);
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(238, 98);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(95, 13);
this.label23.TabIndex = 16;
this.label23.Text = "Z- 65536 ths of tile";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(238, 62);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(95, 13);
this.label22.TabIndex = 15;
this.label22.Text = "Y- 65536 ths of tile";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(238, 25);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(95, 13);
this.label21.TabIndex = 14;
this.label21.Text = "X- 65536 ths of tile";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(12, 97);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(14, 13);
this.label17.TabIndex = 10;
this.label17.Text = "Z";
//
// yLabel
//
this.yLabel.AutoSize = true;
this.yLabel.Location = new System.Drawing.Point(12, 59);
this.yLabel.Name = "yLabel";
this.yLabel.Size = new System.Drawing.Size(14, 13);
this.yLabel.TabIndex = 9;
this.yLabel.Text = "Y";
//
// xLabel
//
this.xLabel.AutoSize = true;
this.xLabel.Location = new System.Drawing.Point(12, 25);
this.xLabel.Name = "xLabel";
this.xLabel.Size = new System.Drawing.Size(14, 13);
this.xLabel.TabIndex = 8;
this.xLabel.Text = "X";
//
// zBuildUpDown
//
this.zBuildUpDown.Location = new System.Drawing.Point(32, 94);
this.zBuildUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.zBuildUpDown.Minimum = new decimal(new int[] {
255,
0,
0,
-2147483648});
this.zBuildUpDown.Name = "zBuildUpDown";
this.zBuildUpDown.Size = new System.Drawing.Size(69, 20);
this.zBuildUpDown.TabIndex = 7;
this.zBuildUpDown.ValueChanged += new System.EventHandler(this.zBuildUpDown_ValueChanged);
//
// yBuildUpDown
//
this.yBuildUpDown.Location = new System.Drawing.Point(32, 57);
this.yBuildUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.yBuildUpDown.Minimum = new decimal(new int[] {
255,
0,
0,
-2147483648});
this.yBuildUpDown.Name = "yBuildUpDown";
this.yBuildUpDown.Size = new System.Drawing.Size(69, 20);
this.yBuildUpDown.TabIndex = 6;
this.yBuildUpDown.ValueChanged += new System.EventHandler(this.yBuildUpDown_ValueChanged);
//
// xBuildUpDown
//
this.xBuildUpDown.Location = new System.Drawing.Point(32, 22);
this.xBuildUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.xBuildUpDown.Minimum = new decimal(new int[] {
255,
0,
0,
-2147483648});
this.xBuildUpDown.Name = "xBuildUpDown";
this.xBuildUpDown.Size = new System.Drawing.Size(69, 20);
this.xBuildUpDown.TabIndex = 5;
this.xBuildUpDown.ValueChanged += new System.EventHandler(this.xBuildUpDown_ValueChanged);
//
// exteriorbldRadioButton
//
this.exteriorbldRadioButton.AutoSize = true;
this.exteriorbldRadioButton.Checked = true;
this.exteriorbldRadioButton.Enabled = false;
this.exteriorbldRadioButton.Location = new System.Drawing.Point(269, 235);
this.exteriorbldRadioButton.Name = "exteriorbldRadioButton";
this.exteriorbldRadioButton.Size = new System.Drawing.Size(60, 17);
this.exteriorbldRadioButton.TabIndex = 4;
this.exteriorbldRadioButton.TabStop = true;
this.exteriorbldRadioButton.Text = "Exterior";
this.exteriorbldRadioButton.UseVisualStyleBackColor = true;
//
// interiorbldRadioButton
//
this.interiorbldRadioButton.AutoSize = true;
this.interiorbldRadioButton.Enabled = false;
this.interiorbldRadioButton.Location = new System.Drawing.Point(206, 235);
this.interiorbldRadioButton.Name = "interiorbldRadioButton";
this.interiorbldRadioButton.Size = new System.Drawing.Size(57, 17);
this.interiorbldRadioButton.TabIndex = 3;
this.interiorbldRadioButton.Text = "Interior";
this.interiorbldRadioButton.UseVisualStyleBackColor = true;
this.interiorbldRadioButton.CheckedChanged += new System.EventHandler(this.interiorRadioButton_CheckedChanged);
//
// modelNumberLabel
//
this.modelNumberLabel.AutoSize = true;
this.modelNumberLabel.Location = new System.Drawing.Point(14, 219);
this.modelNumberLabel.Name = "modelNumberLabel";
this.modelNumberLabel.Size = new System.Drawing.Size(76, 13);
this.modelNumberLabel.TabIndex = 2;
this.modelNumberLabel.Text = "Building Model";
//
// buildIndexComboBox
//
this.buildIndexComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.buildIndexComboBox.FormattingEnabled = true;
this.buildIndexComboBox.Location = new System.Drawing.Point(17, 235);
this.buildIndexComboBox.Name = "buildIndexComboBox";
this.buildIndexComboBox.Size = new System.Drawing.Size(169, 21);
this.buildIndexComboBox.TabIndex = 1;
this.buildIndexComboBox.SelectedIndexChanged += new System.EventHandler(this.buildIndexComboBox_SelectedIndexChanged);
//
// buildingsListBox
//
this.buildingsListBox.FormattingEnabled = true;
this.buildingsListBox.Location = new System.Drawing.Point(14, 9);
this.buildingsListBox.Name = "buildingsListBox";
this.buildingsListBox.Size = new System.Drawing.Size(168, 160);
this.buildingsListBox.TabIndex = 0;
this.buildingsListBox.SelectedIndexChanged += new System.EventHandler(this.buildingsListBox_SelectedIndexChanged);
//
// permissionsTabPage
//
this.permissionsTabPage.Controls.Add(this.clearCurrentButton);
this.permissionsTabPage.Controls.Add(this.typeLabel);
this.permissionsTabPage.Controls.Add(this.collisionLabel);
this.permissionsTabPage.Controls.Add(this.typeGroupBox);
this.permissionsTabPage.Controls.Add(this.collisionGroupBox);
this.permissionsTabPage.Controls.Add(this.ImportMovButton);
this.permissionsTabPage.Controls.Add(this.exportMovButton);
this.permissionsTabPage.Controls.Add(this.selectCollisionPanel);
this.permissionsTabPage.Controls.Add(this.selectTypePanel);
this.permissionsTabPage.Location = new System.Drawing.Point(4, 22);
this.permissionsTabPage.Name = "permissionsTabPage";
this.permissionsTabPage.Padding = new System.Windows.Forms.Padding(3);
this.permissionsTabPage.Size = new System.Drawing.Size(383, 460);
this.permissionsTabPage.TabIndex = 1;
this.permissionsTabPage.Text = "Permissions";
this.permissionsTabPage.UseVisualStyleBackColor = true;
//
// clearCurrentButton
//
this.clearCurrentButton.Location = new System.Drawing.Point(12, 134);
this.clearCurrentButton.Name = "clearCurrentButton";
this.clearCurrentButton.Size = new System.Drawing.Size(212, 23);
this.clearCurrentButton.TabIndex = 32;
this.clearCurrentButton.Text = "Clear current";
this.clearCurrentButton.UseVisualStyleBackColor = true;
this.clearCurrentButton.Click += new System.EventHandler(this.clearCurrentButton_Click);
//
// typeLabel
//
this.typeLabel.AutoSize = true;
this.typeLabel.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.typeLabel.Location = new System.Drawing.Point(155, 9);
this.typeLabel.Name = "typeLabel";
this.typeLabel.Size = new System.Drawing.Size(31, 13);
this.typeLabel.TabIndex = 29;
this.typeLabel.Text = "Type";
//
// collisionLabel
//
this.collisionLabel.AutoSize = true;
this.collisionLabel.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
this.collisionLabel.Location = new System.Drawing.Point(40, 9);
this.collisionLabel.Name = "collisionLabel";
this.collisionLabel.Size = new System.Drawing.Size(45, 13);
this.collisionLabel.TabIndex = 28;
this.collisionLabel.Text = "Collision";
//
// typeGroupBox
//
this.typeGroupBox.Controls.Add(this.knownTypesRadioButton);
this.typeGroupBox.Controls.Add(this.valueTypeRadioButton);
this.typeGroupBox.Controls.Add(this.typePainterUpDown);
this.typeGroupBox.Controls.Add(this.typePainterComboBox);
this.typeGroupBox.Controls.Add(this.typePainterPictureBox);
this.typeGroupBox.Enabled = false;
this.typeGroupBox.Location = new System.Drawing.Point(13, 301);
this.typeGroupBox.Name = "typeGroupBox";
this.typeGroupBox.Size = new System.Drawing.Size(343, 134);
this.typeGroupBox.TabIndex = 25;
this.typeGroupBox.TabStop = false;
this.typeGroupBox.Text = "Type Painter";
//
// knownTypesRadioButton
//
this.knownTypesRadioButton.AutoSize = true;
this.knownTypesRadioButton.Checked = true;
this.knownTypesRadioButton.Location = new System.Drawing.Point(135, 21);
this.knownTypesRadioButton.Name = "knownTypesRadioButton";
this.knownTypesRadioButton.Size = new System.Drawing.Size(90, 17);
this.knownTypesRadioButton.TabIndex = 5;
this.knownTypesRadioButton.TabStop = true;
this.knownTypesRadioButton.Text = "Known Types";
this.knownTypesRadioButton.UseVisualStyleBackColor = true;
this.knownTypesRadioButton.CheckedChanged += new System.EventHandler(this.typesRadioButton_CheckedChanged);
//
// valueTypeRadioButton
//
this.valueTypeRadioButton.AutoSize = true;
this.valueTypeRadioButton.Location = new System.Drawing.Point(135, 78);
this.valueTypeRadioButton.Name = "valueTypeRadioButton";
this.valueTypeRadioButton.Size = new System.Drawing.Size(52, 17);
this.valueTypeRadioButton.TabIndex = 4;
this.valueTypeRadioButton.Text = "Value";
this.valueTypeRadioButton.UseVisualStyleBackColor = true;
this.valueTypeRadioButton.CheckedChanged += new System.EventHandler(this.valueTypeRadioButton_CheckedChanged);
//
// typePainterUpDown
//
this.typePainterUpDown.Enabled = false;
this.typePainterUpDown.Hexadecimal = true;
this.typePainterUpDown.Location = new System.Drawing.Point(135, 101);
this.typePainterUpDown.Name = "typePainterUpDown";
this.typePainterUpDown.Size = new System.Drawing.Size(74, 20);
this.typePainterUpDown.TabIndex = 3;
this.typePainterUpDown.ValueChanged += new System.EventHandler(this.typePainterUpDown_ValueChanged);
//
// typePainterComboBox
//
this.typePainterComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.typePainterComboBox.FormattingEnabled = true;
this.typePainterComboBox.IntegralHeight = false;
this.typePainterComboBox.Location = new System.Drawing.Point(135, 44);
this.typePainterComboBox.MaxDropDownItems = 10;
this.typePainterComboBox.Name = "typePainterComboBox";
this.typePainterComboBox.Size = new System.Drawing.Size(179, 21);
this.typePainterComboBox.TabIndex = 2;
this.typePainterComboBox.SelectedIndexChanged += new System.EventHandler(this.typePainterComboBox_SelectedIndexChanged);
//
// typePainterPictureBox
//
this.typePainterPictureBox.BackColor = System.Drawing.Color.White;
this.typePainterPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.typePainterPictureBox.Location = new System.Drawing.Point(13, 31);
this.typePainterPictureBox.Name = "typePainterPictureBox";
this.typePainterPictureBox.Size = new System.Drawing.Size(80, 80);
this.typePainterPictureBox.TabIndex = 1;
this.typePainterPictureBox.TabStop = false;
//
// collisionGroupBox
//
this.collisionGroupBox.Controls.Add(this.collisionPainterComboBox);
this.collisionGroupBox.Controls.Add(this.collisionPainterPictureBox);
this.collisionGroupBox.Location = new System.Drawing.Point(13, 167);
this.collisionGroupBox.Name = "collisionGroupBox";
this.collisionGroupBox.Size = new System.Drawing.Size(343, 118);
this.collisionGroupBox.TabIndex = 24;
this.collisionGroupBox.TabStop = false;
this.collisionGroupBox.Text = "Collision Painter";
//
// collisionPainterComboBox
//
this.collisionPainterComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.collisionPainterComboBox.FormattingEnabled = true;
this.collisionPainterComboBox.Location = new System.Drawing.Point(134, 50);
this.collisionPainterComboBox.Name = "collisionPainterComboBox";
this.collisionPainterComboBox.Size = new System.Drawing.Size(179, 21);
this.collisionPainterComboBox.TabIndex = 1;
this.collisionPainterComboBox.SelectedIndexChanged += new System.EventHandler(this.collisionPainterComboBox_SelectedIndexChanged);
//
// collisionPainterPictureBox
//
this.collisionPainterPictureBox.BackColor = System.Drawing.Color.White;
this.collisionPainterPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.collisionPainterPictureBox.Location = new System.Drawing.Point(13, 23);
this.collisionPainterPictureBox.Name = "collisionPainterPictureBox";
this.collisionPainterPictureBox.Size = new System.Drawing.Size(80, 80);
this.collisionPainterPictureBox.TabIndex = 0;
this.collisionPainterPictureBox.TabStop = false;
//
// ImportMovButton
//
this.ImportMovButton.Location = new System.Drawing.Point(244, 26);
this.ImportMovButton.Name = "ImportMovButton";
this.ImportMovButton.Size = new System.Drawing.Size(112, 38);
this.ImportMovButton.TabIndex = 23;
this.ImportMovButton.Text = "Import Permissions";
this.ImportMovButton.UseVisualStyleBackColor = true;
this.ImportMovButton.Click += new System.EventHandler(this.importMovButton_Click);
//
// exportMovButton
//
this.exportMovButton.Location = new System.Drawing.Point(244, 76);
this.exportMovButton.Name = "exportMovButton";
this.exportMovButton.Size = new System.Drawing.Size(112, 38);
this.exportMovButton.TabIndex = 22;
this.exportMovButton.Text = "Export Permissions";
this.exportMovButton.UseVisualStyleBackColor = true;
this.exportMovButton.Click += new System.EventHandler(this.exportMovButton_Click);
//
// selectCollisionPanel
//
this.selectCollisionPanel.Controls.Add(this.collisionPictureBox);
this.selectCollisionPanel.Location = new System.Drawing.Point(10, 23);
this.selectCollisionPanel.Name = "selectCollisionPanel";
this.selectCollisionPanel.Size = new System.Drawing.Size(102, 102);
this.selectCollisionPanel.TabIndex = 30;
//
// collisionPictureBox
//
this.collisionPictureBox.BackColor = System.Drawing.Color.White;
this.collisionPictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.collisionPictureBox.Location = new System.Drawing.Point(3, 3);
this.collisionPictureBox.Name = "collisionPictureBox";
this.collisionPictureBox.Size = new System.Drawing.Size(96, 96);
this.collisionPictureBox.TabIndex = 26;
this.collisionPictureBox.TabStop = false;
this.collisionPictureBox.Click += new System.EventHandler(this.collisionPictureBox_Click);
//
// selectTypePanel
//
this.selectTypePanel.Controls.Add(this.typePictureBox);
this.selectTypePanel.Location = new System.Drawing.Point(122, 23);
this.selectTypePanel.Name = "selectTypePanel";
this.selectTypePanel.Size = new System.Drawing.Size(102, 102);
this.selectTypePanel.TabIndex = 31;
//
// typePictureBox
//
this.typePictureBox.BackColor = System.Drawing.Color.White;
this.typePictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.typePictureBox.Location = new System.Drawing.Point(3, 3);
this.typePictureBox.Name = "typePictureBox";
this.typePictureBox.Size = new System.Drawing.Size(96, 96);
this.typePictureBox.TabIndex = 27;
this.typePictureBox.TabStop = false;
this.typePictureBox.Click += new System.EventHandler(this.typePictureBox_Click);
//
// modelTabPage
//
this.modelTabPage.Controls.Add(this.unsupport3DText);
this.modelTabPage.Controls.Add(this.importMapButton);
this.modelTabPage.Controls.Add(this.exportMapButton);
this.modelTabPage.Location = new System.Drawing.Point(4, 22);
this.modelTabPage.Name = "modelTabPage";
this.modelTabPage.Padding = new System.Windows.Forms.Padding(3);
this.modelTabPage.Size = new System.Drawing.Size(383, 460);
this.modelTabPage.TabIndex = 2;
this.modelTabPage.Text = "3D Model";
this.modelTabPage.UseVisualStyleBackColor = true;
//
// unsupport3DText
//
this.unsupport3DText.BackColor = System.Drawing.SystemColors.Window;
this.unsupport3DText.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.unsupport3DText.Cursor = System.Windows.Forms.Cursors.Default;
this.unsupport3DText.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.unsupport3DText.ForeColor = System.Drawing.SystemColors.WindowFrame;
this.unsupport3DText.Location = new System.Drawing.Point(30, 200);
this.unsupport3DText.MaxLength = 1000;
this.unsupport3DText.Multiline = true;
this.unsupport3DText.Name = "unsupport3DText";
this.unsupport3DText.ReadOnly = true;
this.unsupport3DText.Size = new System.Drawing.Size(317, 77);
this.unsupport3DText.TabIndex = 26;
this.unsupport3DText.Text = resources.GetString("unsupport3DText.Text");
//
// importMapButton
//
this.importMapButton.Location = new System.Drawing.Point(244, 9);
this.importMapButton.Name = "importMapButton";
this.importMapButton.Size = new System.Drawing.Size(112, 38);
this.importMapButton.TabIndex = 25;
this.importMapButton.Text = "Import 3D Map";
this.importMapButton.UseVisualStyleBackColor = true;
this.importMapButton.Click += new System.EventHandler(this.importMapButton_Click);
//
// exportMapButton
//
this.exportMapButton.Location = new System.Drawing.Point(244, 59);
this.exportMapButton.Name = "exportMapButton";
this.exportMapButton.Size = new System.Drawing.Size(112, 38);
this.exportMapButton.TabIndex = 24;
this.exportMapButton.Text = "Export 3D Map";
this.exportMapButton.UseVisualStyleBackColor = true;
this.exportMapButton.Click += new System.EventHandler(this.exportMapButton_Click);
//
// terrainTabPage
//
this.terrainTabPage.Controls.Add(this.textBox1);
this.terrainTabPage.Controls.Add(this.bdhcImportButton);
this.terrainTabPage.Controls.Add(this.bdhcExportButton);
this.terrainTabPage.Location = new System.Drawing.Point(4, 22);
this.terrainTabPage.Name = "terrainTabPage";
this.terrainTabPage.Padding = new System.Windows.Forms.Padding(3);
this.terrainTabPage.Size = new System.Drawing.Size(383, 460);
this.terrainTabPage.TabIndex = 3;
this.terrainTabPage.Text = "Terrain";
this.terrainTabPage.UseVisualStyleBackColor = true;
//
// textBox1
//
this.textBox1.BackColor = System.Drawing.SystemColors.Window;
this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.textBox1.Cursor = System.Windows.Forms.Cursors.Default;
this.textBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.textBox1.ForeColor = System.Drawing.SystemColors.WindowFrame;
this.textBox1.Location = new System.Drawing.Point(66, 204);
this.textBox1.MaxLength = 1000;
this.textBox1.Multiline = true;
this.textBox1.Name = "textBox1";
this.textBox1.ReadOnly = true;
this.textBox1.Size = new System.Drawing.Size(238, 58);
this.textBox1.TabIndex = 28;
this.textBox1.Text = "Editing BDHC files is not supported by\r\nthis program. They can be created with \r\n" +
"\'Pokemon DS Map Studio\' by Trifindo.";
//
// bdhcImportButton
//
this.bdhcImportButton.Location = new System.Drawing.Point(244, 9);
this.bdhcImportButton.Name = "bdhcImportButton";
this.bdhcImportButton.Size = new System.Drawing.Size(112, 38);
this.bdhcImportButton.TabIndex = 27;
this.bdhcImportButton.Text = "Import BDHC";
this.bdhcImportButton.UseVisualStyleBackColor = true;
this.bdhcImportButton.Click += new System.EventHandler(this.bdhcImportButton_Click);
//
// bdhcExportButton
//
this.bdhcExportButton.Location = new System.Drawing.Point(244, 59);
this.bdhcExportButton.Name = "bdhcExportButton";
this.bdhcExportButton.Size = new System.Drawing.Size(112, 38);
this.bdhcExportButton.TabIndex = 26;
this.bdhcExportButton.Text = "Export BDHC";
this.bdhcExportButton.UseVisualStyleBackColor = true;
this.bdhcExportButton.Click += new System.EventHandler(this.bdhcExportButton_Click);
//
// radio3D
//
this.radio3D.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.radio3D.Appearance = System.Windows.Forms.Appearance.Button;
this.radio3D.AutoSize = true;
this.radio3D.Checked = true;
this.radio3D.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.radio3D.Location = new System.Drawing.Point(375, 542);
this.radio3D.Name = "radio3D";
this.radio3D.Size = new System.Drawing.Size(31, 23);
this.radio3D.TabIndex = 26;
this.radio3D.TabStop = true;
this.radio3D.Text = "3D";
this.radio3D.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.radio3D.UseVisualStyleBackColor = true;
//
// radio2D
//
this.radio2D.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.radio2D.Appearance = System.Windows.Forms.Appearance.Button;
this.radio2D.AutoSize = true;
this.radio2D.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.radio2D.Location = new System.Drawing.Point(375, 566);
this.radio2D.Name = "radio2D";
this.radio2D.Size = new System.Drawing.Size(31, 23);
this.radio2D.TabIndex = 25;
this.radio2D.Text = "2D";
this.radio2D.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.radio2D.UseVisualStyleBackColor = true;
this.radio2D.CheckedChanged += new System.EventHandler(this.radio2D_CheckedChanged);
//
// wireframeCheckBox
//
this.wireframeCheckBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.wireframeCheckBox.Appearance = System.Windows.Forms.Appearance.Button;
this.wireframeCheckBox.AutoSize = true;
this.wireframeCheckBox.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.wireframeCheckBox.Location = new System.Drawing.Point(375, 590);
this.wireframeCheckBox.Name = "wireframeCheckBox";
this.wireframeCheckBox.Size = new System.Drawing.Size(31, 23);
this.wireframeCheckBox.TabIndex = 27;
this.wireframeCheckBox.Text = " W";
this.wireframeCheckBox.UseVisualStyleBackColor = true;
this.wireframeCheckBox.CheckedChanged += new System.EventHandler(this.wireframeCheckBox_CheckedChanged);
//
// tilesetEditorTabPage
//
this.tilesetEditorTabPage.Controls.Add(this.groupBox7);
this.tilesetEditorTabPage.Controls.Add(this.areaDataGroupBox);
this.tilesetEditorTabPage.ImageIndex = 6;
this.tilesetEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.tilesetEditorTabPage.Name = "tilesetEditorTabPage";
this.tilesetEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.tilesetEditorTabPage.Size = new System.Drawing.Size(1118, 619);
this.tilesetEditorTabPage.TabIndex = 6;
this.tilesetEditorTabPage.Text = "Tileset Editor";
this.tilesetEditorTabPage.UseVisualStyleBackColor = true;
//
// groupBox7
//
this.groupBox7.Controls.Add(this.removeNSBTXButton);
this.groupBox7.Controls.Add(this.addNSBTXButton);
this.groupBox7.Controls.Add(this.exportNSBTXButton);
this.groupBox7.Controls.Add(this.importNSBTXButton);
this.groupBox7.Controls.Add(this.texturePictureBox);
this.groupBox7.Controls.Add(this.label38);
this.groupBox7.Controls.Add(this.label37);
this.groupBox7.Controls.Add(this.palettesListBox);
this.groupBox7.Controls.Add(this.texturesListBox);
this.groupBox7.Controls.Add(this.buildingsTilesetRadioButton);
this.groupBox7.Controls.Add(this.mapTilesetRadioButton);
this.groupBox7.Controls.Add(this.texturePacksListBox);
this.groupBox7.Location = new System.Drawing.Point(6, 6);
this.groupBox7.Name = "groupBox7";
this.groupBox7.Size = new System.Drawing.Size(1042, 458);
this.groupBox7.TabIndex = 1;
this.groupBox7.TabStop = false;
this.groupBox7.Text = "Texture Packs";
//
// removeNSBTXButton
//
this.removeNSBTXButton.Location = new System.Drawing.Point(19, 424);
this.removeNSBTXButton.Name = "removeNSBTXButton";
this.removeNSBTXButton.Size = new System.Drawing.Size(177, 23);
this.removeNSBTXButton.TabIndex = 11;
this.removeNSBTXButton.Text = "Remove Last";
this.removeNSBTXButton.UseVisualStyleBackColor = true;
//
// addNSBTXButton
//
this.addNSBTXButton.Location = new System.Drawing.Point(19, 401);
this.addNSBTXButton.Name = "addNSBTXButton";
this.addNSBTXButton.Size = new System.Drawing.Size(177, 23);
this.addNSBTXButton.TabIndex = 10;
this.addNSBTXButton.Text = "Add NSBTX";
this.addNSBTXButton.UseVisualStyleBackColor = true;
//
// exportNSBTXButton
//
this.exportNSBTXButton.Location = new System.Drawing.Point(19, 378);
this.exportNSBTXButton.Name = "exportNSBTXButton";
this.exportNSBTXButton.Size = new System.Drawing.Size(177, 23);
this.exportNSBTXButton.TabIndex = 9;
this.exportNSBTXButton.Text = "&Export NSBTX";
this.exportNSBTXButton.UseVisualStyleBackColor = true;
this.exportNSBTXButton.Click += new System.EventHandler(this.exportNSBTXButton_Click);
//
// importNSBTXButton
//
this.importNSBTXButton.Location = new System.Drawing.Point(19, 355);
this.importNSBTXButton.Name = "importNSBTXButton";
this.importNSBTXButton.Size = new System.Drawing.Size(177, 23);
this.importNSBTXButton.TabIndex = 8;
this.importNSBTXButton.Text = "&Import NSBTX";
this.importNSBTXButton.UseVisualStyleBackColor = true;
this.importNSBTXButton.Click += new System.EventHandler(this.importNSBTXButton_Click);
//
// texturePictureBox
//
this.texturePictureBox.BackColor = System.Drawing.Color.White;
this.texturePictureBox.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("texturePictureBox.BackgroundImage")));
this.texturePictureBox.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.texturePictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.texturePictureBox.Location = new System.Drawing.Point(745, 98);
this.texturePictureBox.Name = "texturePictureBox";
this.texturePictureBox.Size = new System.Drawing.Size(256, 256);
this.texturePictureBox.TabIndex = 7;
this.texturePictureBox.TabStop = false;
//
// label38
//
this.label38.AutoSize = true;
this.label38.Location = new System.Drawing.Point(485, 28);
this.label38.Name = "label38";
this.label38.Size = new System.Drawing.Size(45, 13);
this.label38.TabIndex = 6;
this.label38.Text = "Palettes";
//
// label37
//
this.label37.AutoSize = true;
this.label37.Location = new System.Drawing.Point(244, 28);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(48, 13);
this.label37.TabIndex = 5;
this.label37.Text = "Textures";
//
// palettesListBox
//
this.palettesListBox.FormattingEnabled = true;
this.palettesListBox.Location = new System.Drawing.Point(488, 48);
this.palettesListBox.Name = "palettesListBox";
this.palettesListBox.Size = new System.Drawing.Size(217, 394);
this.palettesListBox.TabIndex = 4;
this.palettesListBox.SelectedIndexChanged += new System.EventHandler(this.palettesListBox_SelectedIndexChanged);
//
// texturesListBox
//
this.texturesListBox.FormattingEnabled = true;
this.texturesListBox.Location = new System.Drawing.Point(247, 48);
this.texturesListBox.Name = "texturesListBox";
this.texturesListBox.Size = new System.Drawing.Size(197, 394);
this.texturesListBox.TabIndex = 3;
this.texturesListBox.SelectedIndexChanged += new System.EventHandler(this.texturesListBox_SelectedIndexChanged);
//
// buildingsTilesetRadioButton
//
this.buildingsTilesetRadioButton.AutoSize = true;
this.buildingsTilesetRadioButton.Location = new System.Drawing.Point(129, 25);
this.buildingsTilesetRadioButton.Name = "buildingsTilesetRadioButton";
this.buildingsTilesetRadioButton.Size = new System.Drawing.Size(67, 17);
this.buildingsTilesetRadioButton.TabIndex = 2;
this.buildingsTilesetRadioButton.Text = "Buildings";
this.buildingsTilesetRadioButton.UseVisualStyleBackColor = true;
this.buildingsTilesetRadioButton.CheckedChanged += new System.EventHandler(this.buildingsTilesetRadioButton_CheckedChanged);
//
// mapTilesetRadioButton
//
this.mapTilesetRadioButton.AutoSize = true;
this.mapTilesetRadioButton.Checked = true;
this.mapTilesetRadioButton.Location = new System.Drawing.Point(20, 26);
this.mapTilesetRadioButton.Name = "mapTilesetRadioButton";
this.mapTilesetRadioButton.Size = new System.Drawing.Size(51, 17);
this.mapTilesetRadioButton.TabIndex = 1;
this.mapTilesetRadioButton.TabStop = true;
this.mapTilesetRadioButton.Text = "Maps";
this.mapTilesetRadioButton.UseVisualStyleBackColor = true;
this.mapTilesetRadioButton.CheckedChanged += new System.EventHandler(this.mapTilesetRadioButton_CheckedChanged);
//
// texturePacksListBox
//
this.texturePacksListBox.FormattingEnabled = true;
this.texturePacksListBox.Location = new System.Drawing.Point(20, 48);
this.texturePacksListBox.Name = "texturePacksListBox";
this.texturePacksListBox.Size = new System.Drawing.Size(176, 303);
this.texturePacksListBox.TabIndex = 0;
this.texturePacksListBox.SelectedIndexChanged += new System.EventHandler(this.texturePacksListBox_SelectedIndexChanged);
//
// areaDataGroupBox
//
this.areaDataGroupBox.Controls.Add(this.removeAreaDataButton);
this.areaDataGroupBox.Controls.Add(this.addAreaDataButton);
this.areaDataGroupBox.Controls.Add(this.saveAreaDataButton);
this.areaDataGroupBox.Controls.Add(this.label36);
this.areaDataGroupBox.Controls.Add(this.areaDataAreaTypeComboBox);
this.areaDataGroupBox.Controls.Add(this.label35);
this.areaDataGroupBox.Controls.Add(this.areaDataDynamicTexturesComboBox);
this.areaDataGroupBox.Controls.Add(this.label34);
this.areaDataGroupBox.Controls.Add(this.areaDataLightTypeComboBox);
this.areaDataGroupBox.Controls.Add(this.label33);
this.areaDataGroupBox.Controls.Add(this.areaDataMapTilesetUpDown);
this.areaDataGroupBox.Controls.Add(this.label32);
this.areaDataGroupBox.Controls.Add(this.areaDataBuildingTilesetUpDown);
this.areaDataGroupBox.Controls.Add(this.selectAreaDataComboBox);
this.areaDataGroupBox.Location = new System.Drawing.Point(6, 470);
this.areaDataGroupBox.Name = "areaDataGroupBox";
this.areaDataGroupBox.Size = new System.Drawing.Size(1042, 140);
this.areaDataGroupBox.TabIndex = 0;
this.areaDataGroupBox.TabStop = false;
this.areaDataGroupBox.Text = "Area Data";
//
// removeAreaDataButton
//
this.removeAreaDataButton.Location = new System.Drawing.Point(19, 104);
this.removeAreaDataButton.Name = "removeAreaDataButton";
this.removeAreaDataButton.Size = new System.Drawing.Size(82, 23);
this.removeAreaDataButton.TabIndex = 14;
this.removeAreaDataButton.Text = "Remove Last";
this.removeAreaDataButton.UseVisualStyleBackColor = true;
//
// addAreaDataButton
//
this.addAreaDataButton.Location = new System.Drawing.Point(19, 75);
this.addAreaDataButton.Name = "addAreaDataButton";
this.addAreaDataButton.Size = new System.Drawing.Size(82, 23);
this.addAreaDataButton.TabIndex = 13;
this.addAreaDataButton.Text = "Add";
this.addAreaDataButton.UseVisualStyleBackColor = true;
//
// saveAreaDataButton
//
this.saveAreaDataButton.Location = new System.Drawing.Point(106, 75);
this.saveAreaDataButton.Name = "saveAreaDataButton";
this.saveAreaDataButton.Size = new System.Drawing.Size(90, 52);
this.saveAreaDataButton.TabIndex = 12;
this.saveAreaDataButton.Text = "&Save";
this.saveAreaDataButton.UseVisualStyleBackColor = true;
this.saveAreaDataButton.Click += new System.EventHandler(this.saveAreaDataButton_Click);
//
// label36
//
this.label36.AutoSize = true;
this.label36.Location = new System.Drawing.Point(403, 88);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(52, 13);
this.label36.TabIndex = 10;
this.label36.Text = "Area type";
//
// areaDataAreaTypeComboBox
//
this.areaDataAreaTypeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.areaDataAreaTypeComboBox.Enabled = false;
this.areaDataAreaTypeComboBox.FormattingEnabled = true;
this.areaDataAreaTypeComboBox.Items.AddRange(new object[] {
"Indoor",
"Outdoor"});
this.areaDataAreaTypeComboBox.Location = new System.Drawing.Point(405, 104);
this.areaDataAreaTypeComboBox.Name = "areaDataAreaTypeComboBox";
this.areaDataAreaTypeComboBox.Size = new System.Drawing.Size(130, 21);
this.areaDataAreaTypeComboBox.TabIndex = 9;
this.areaDataAreaTypeComboBox.SelectedIndexChanged += new System.EventHandler(this.areaDataAreaTypeComboBox_SelectedIndexChanged);
//
// label35
//
this.label35.AutoSize = true;
this.label35.Location = new System.Drawing.Point(554, 88);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(88, 13);
this.label35.TabIndex = 8;
this.label35.Text = "Dynamic textures";
//
// areaDataDynamicTexturesComboBox
//
this.areaDataDynamicTexturesComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.areaDataDynamicTexturesComboBox.Enabled = false;
this.areaDataDynamicTexturesComboBox.FormattingEnabled = true;
this.areaDataDynamicTexturesComboBox.Items.AddRange(new object[] {
"Outdoors",
"Other textures",
"None"});
this.areaDataDynamicTexturesComboBox.Location = new System.Drawing.Point(557, 104);
this.areaDataDynamicTexturesComboBox.Name = "areaDataDynamicTexturesComboBox";
this.areaDataDynamicTexturesComboBox.Size = new System.Drawing.Size(133, 21);
this.areaDataDynamicTexturesComboBox.TabIndex = 7;
this.areaDataDynamicTexturesComboBox.SelectedIndexChanged += new System.EventHandler(this.areaDataDynamicTexturesComboBox_SelectedIndexChanged);
//
// label34
//
this.label34.AutoSize = true;
this.label34.Location = new System.Drawing.Point(245, 88);
this.label34.Name = "label34";
this.label34.Size = new System.Drawing.Size(53, 13);
this.label34.TabIndex = 6;
this.label34.Text = "Light type";
//
// areaDataLightTypeComboBox
//
this.areaDataLightTypeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.areaDataLightTypeComboBox.FormattingEnabled = true;
this.areaDataLightTypeComboBox.Items.AddRange(new object[] {
"Model\'s light",
"Day/Night Light",
"Unknown Light"});
this.areaDataLightTypeComboBox.Location = new System.Drawing.Point(248, 104);
this.areaDataLightTypeComboBox.Name = "areaDataLightTypeComboBox";
this.areaDataLightTypeComboBox.Size = new System.Drawing.Size(132, 21);
this.areaDataLightTypeComboBox.TabIndex = 5;
this.areaDataLightTypeComboBox.SelectedIndexChanged += new System.EventHandler(this.areaDataLightTypeComboBox_SelectedIndexChanged);
//
// label33
//
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(245, 28);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(62, 13);
this.label33.TabIndex = 4;
this.label33.Text = "Map Tileset";
//
// areaDataMapTilesetUpDown
//
this.areaDataMapTilesetUpDown.Location = new System.Drawing.Point(247, 44);
this.areaDataMapTilesetUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.areaDataMapTilesetUpDown.Name = "areaDataMapTilesetUpDown";
this.areaDataMapTilesetUpDown.Size = new System.Drawing.Size(133, 20);
this.areaDataMapTilesetUpDown.TabIndex = 3;
this.areaDataMapTilesetUpDown.ValueChanged += new System.EventHandler(this.areaDataMapTilesetUpDown_ValueChanged);
//
// label32
//
this.label32.AutoSize = true;
this.label32.Location = new System.Drawing.Point(403, 28);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(78, 13);
this.label32.TabIndex = 2;
this.label32.Text = "Building Tileset";
//
// areaDataBuildingTilesetUpDown
//
this.areaDataBuildingTilesetUpDown.Location = new System.Drawing.Point(405, 44);
this.areaDataBuildingTilesetUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.areaDataBuildingTilesetUpDown.Name = "areaDataBuildingTilesetUpDown";
this.areaDataBuildingTilesetUpDown.Size = new System.Drawing.Size(130, 20);
this.areaDataBuildingTilesetUpDown.TabIndex = 1;
this.areaDataBuildingTilesetUpDown.ValueChanged += new System.EventHandler(this.areaDataBuildingTilesetUpDown_ValueChanged);
//
// selectAreaDataComboBox
//
this.selectAreaDataComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.selectAreaDataComboBox.FormattingEnabled = true;
this.selectAreaDataComboBox.Location = new System.Drawing.Point(20, 35);
this.selectAreaDataComboBox.Name = "selectAreaDataComboBox";
this.selectAreaDataComboBox.Size = new System.Drawing.Size(176, 21);
this.selectAreaDataComboBox.TabIndex = 0;
this.selectAreaDataComboBox.SelectedIndexChanged += new System.EventHandler(this.selectAreaDataComboBox_SelectedIndexChanged);
//
// eventEditorTabPage
//
this.eventEditorTabPage.BackColor = System.Drawing.SystemColors.Window;
this.eventEditorTabPage.Controls.Add(this.RightClickLabel);
this.eventEditorTabPage.Controls.Add(this.rightClickPicture);
this.eventEditorTabPage.Controls.Add(this.WheelClickLabel);
this.eventEditorTabPage.Controls.Add(this.LeftClickLabel);
this.eventEditorTabPage.Controls.Add(this.wheelClickPicture);
this.eventEditorTabPage.Controls.Add(this.LeftClickPicture);
this.eventEditorTabPage.Controls.Add(this.removeEventFileButton);
this.eventEditorTabPage.Controls.Add(this.addEventFileButton);
this.eventEditorTabPage.Controls.Add(this.eventMatrixYUpDown);
this.eventEditorTabPage.Controls.Add(this.eventMatrixXUpDown);
this.eventEditorTabPage.Controls.Add(this.eventMatrixYLabel);
this.eventEditorTabPage.Controls.Add(this.eventMatrixXLabel);
this.eventEditorTabPage.Controls.Add(this.matrixNavigatorLabel);
this.eventEditorTabPage.Controls.Add(this.eventMatrixPanel);
this.eventEditorTabPage.Controls.Add(this.eventShiftRightButton);
this.eventEditorTabPage.Controls.Add(this.eventShiftLeftButton);
this.eventEditorTabPage.Controls.Add(this.eventShiftUpButton);
this.eventEditorTabPage.Controls.Add(this.eventShiftDownButton);
this.eventEditorTabPage.Controls.Add(this.selectEventComboBox);
this.eventEditorTabPage.Controls.Add(this.showTriggersCheckBox);
this.eventEditorTabPage.Controls.Add(this.showWarpsCheckBox);
this.eventEditorTabPage.Controls.Add(this.showOwsCheckBox);
this.eventEditorTabPage.Controls.Add(this.showSignsCheckBox);
this.eventEditorTabPage.Controls.Add(this.exportEventFileButton);
this.eventEditorTabPage.Controls.Add(this.importEventFileButton);
this.eventEditorTabPage.Controls.Add(this.saveEventsButton);
this.eventEditorTabPage.Controls.Add(this.eventMapTextureLabel);
this.eventEditorTabPage.Controls.Add(this.eventAreaDataUpDown);
this.eventEditorTabPage.Controls.Add(this.backgroundMapLabel);
this.eventEditorTabPage.Controls.Add(this.eventMatrixUpDown);
this.eventEditorTabPage.Controls.Add(this.eventsTabControl);
this.eventEditorTabPage.Controls.Add(this.eventPanel);
this.eventEditorTabPage.ImageIndex = 3;
this.eventEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.eventEditorTabPage.Name = "eventEditorTabPage";
this.eventEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.eventEditorTabPage.Size = new System.Drawing.Size(1118, 619);
this.eventEditorTabPage.TabIndex = 3;
this.eventEditorTabPage.Text = "Event Editor";
this.eventEditorTabPage.Enter += new System.EventHandler(this.eventEditorTabPage_Enter);
//
// RightClickLabel
//
this.RightClickLabel.AutoSize = true;
this.RightClickLabel.Location = new System.Drawing.Point(476, 61);
this.RightClickLabel.Name = "RightClickLabel";
this.RightClickLabel.Size = new System.Drawing.Size(37, 13);
this.RightClickLabel.TabIndex = 60;
this.RightClickLabel.Text = "Select";
//
// rightClickPicture
//
this.rightClickPicture.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.rightClickPicture.Image = global::DSPRE.Properties.Resources.RightClick;
this.rightClickPicture.ImageLocation = "";
this.rightClickPicture.Location = new System.Drawing.Point(441, 49);
this.rightClickPicture.Name = "rightClickPicture";
this.rightClickPicture.Size = new System.Drawing.Size(36, 38);
this.rightClickPicture.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.rightClickPicture.TabIndex = 59;
this.rightClickPicture.TabStop = false;
//
// WheelClickLabel
//
this.WheelClickLabel.AutoSize = true;
this.WheelClickLabel.Location = new System.Drawing.Point(476, 105);
this.WheelClickLabel.Name = "WheelClickLabel";
this.WheelClickLabel.Size = new System.Drawing.Size(33, 13);
this.WheelClickLabel.TabIndex = 58;
this.WheelClickLabel.Text = "Warp";
//
// LeftClickLabel
//
this.LeftClickLabel.AutoSize = true;
this.LeftClickLabel.Location = new System.Drawing.Point(476, 17);
this.LeftClickLabel.Name = "LeftClickLabel";
this.LeftClickLabel.Size = new System.Drawing.Size(79, 13);
this.LeftClickLabel.TabIndex = 57;
this.LeftClickLabel.Text = "Move Selected";
//
// wheelClickPicture
//
this.wheelClickPicture.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.wheelClickPicture.Image = global::DSPRE.Properties.Resources.WheelClick;
this.wheelClickPicture.ImageLocation = "";
this.wheelClickPicture.Location = new System.Drawing.Point(441, 93);
this.wheelClickPicture.Name = "wheelClickPicture";
this.wheelClickPicture.Size = new System.Drawing.Size(36, 38);
this.wheelClickPicture.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.wheelClickPicture.TabIndex = 56;
this.wheelClickPicture.TabStop = false;
//
// LeftClickPicture
//
this.LeftClickPicture.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.LeftClickPicture.Image = global::DSPRE.Properties.Resources.LeftClick;
this.LeftClickPicture.ImageLocation = "";
this.LeftClickPicture.Location = new System.Drawing.Point(441, 5);
this.LeftClickPicture.Name = "LeftClickPicture";
this.LeftClickPicture.Size = new System.Drawing.Size(36, 38);
this.LeftClickPicture.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
this.LeftClickPicture.TabIndex = 55;
this.LeftClickPicture.TabStop = false;
//
// removeEventFileButton
//
this.removeEventFileButton.Location = new System.Drawing.Point(235, 31);
this.removeEventFileButton.Name = "removeEventFileButton";
this.removeEventFileButton.Size = new System.Drawing.Size(80, 22);
this.removeEventFileButton.TabIndex = 54;
this.removeEventFileButton.Text = "Remove Last";
this.removeEventFileButton.UseVisualStyleBackColor = true;
this.removeEventFileButton.Click += new System.EventHandler(this.removeEventFileButton_Click);
//
// addEventFileButton
//
this.addEventFileButton.Location = new System.Drawing.Point(235, 6);
this.addEventFileButton.Name = "addEventFileButton";
this.addEventFileButton.Size = new System.Drawing.Size(80, 23);
this.addEventFileButton.TabIndex = 53;
this.addEventFileButton.Text = "Add";
this.addEventFileButton.UseVisualStyleBackColor = true;
this.addEventFileButton.Click += new System.EventHandler(this.addEventFileButton_Click);
//
// eventMatrixYUpDown
//
this.eventMatrixYUpDown.Location = new System.Drawing.Point(328, 143);
this.eventMatrixYUpDown.Name = "eventMatrixYUpDown";
this.eventMatrixYUpDown.Size = new System.Drawing.Size(40, 20);
this.eventMatrixYUpDown.TabIndex = 52;
this.eventMatrixYUpDown.ValueChanged += new System.EventHandler(this.eventMatrixYUpDown_ValueChanged);
//
// eventMatrixXUpDown
//
this.eventMatrixXUpDown.Location = new System.Drawing.Point(328, 116);
this.eventMatrixXUpDown.Name = "eventMatrixXUpDown";
this.eventMatrixXUpDown.Size = new System.Drawing.Size(40, 20);
this.eventMatrixXUpDown.TabIndex = 51;
this.eventMatrixXUpDown.ValueChanged += new System.EventHandler(this.eventMatrixXUpDown_ValueChanged);
//
// eventMatrixYLabel
//
this.eventMatrixYLabel.AutoSize = true;
this.eventMatrixYLabel.Location = new System.Drawing.Point(374, 144);
this.eventMatrixYLabel.Name = "eventMatrixYLabel";
this.eventMatrixYLabel.Size = new System.Drawing.Size(51, 13);
this.eventMatrixYLabel.TabIndex = 50;
this.eventMatrixYLabel.Text = "Current Y";
//
// eventMatrixXLabel
//
this.eventMatrixXLabel.AutoSize = true;
this.eventMatrixXLabel.Location = new System.Drawing.Point(374, 118);
this.eventMatrixXLabel.Name = "eventMatrixXLabel";
this.eventMatrixXLabel.Size = new System.Drawing.Size(51, 13);
this.eventMatrixXLabel.TabIndex = 49;
this.eventMatrixXLabel.Text = "Current X";
//
// matrixNavigatorLabel
//
this.matrixNavigatorLabel.AutoSize = true;
this.matrixNavigatorLabel.Location = new System.Drawing.Point(90, 63);
this.matrixNavigatorLabel.Name = "matrixNavigatorLabel";
this.matrixNavigatorLabel.Size = new System.Drawing.Size(84, 13);
this.matrixNavigatorLabel.TabIndex = 48;
this.matrixNavigatorLabel.Text = "Matrix Navigator";
//
// eventMatrixPanel
//
this.eventMatrixPanel.AutoScroll = true;
this.eventMatrixPanel.BackColor = System.Drawing.SystemColors.Menu;
this.eventMatrixPanel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.eventMatrixPanel.Controls.Add(this.eventMatrixPictureBox);
this.eventMatrixPanel.Location = new System.Drawing.Point(9, 79);
this.eventMatrixPanel.Name = "eventMatrixPanel";
this.eventMatrixPanel.Size = new System.Drawing.Size(306, 145);
this.eventMatrixPanel.TabIndex = 47;
//
// eventMatrixPictureBox
//
this.eventMatrixPictureBox.Location = new System.Drawing.Point(0, 0);
this.eventMatrixPictureBox.Name = "eventMatrixPictureBox";
this.eventMatrixPictureBox.Size = new System.Drawing.Size(280, 150);
this.eventMatrixPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.eventMatrixPictureBox.TabIndex = 46;
this.eventMatrixPictureBox.TabStop = false;
this.eventMatrixPictureBox.Click += new System.EventHandler(this.eventMatrixPictureBox_Click);
//
// eventShiftRightButton
//
this.eventShiftRightButton.BackgroundImage = global::DSPRE.Properties.Resources.arrowright;
this.eventShiftRightButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.eventShiftRightButton.Location = new System.Drawing.Point(1074, 233);
this.eventShiftRightButton.Name = "eventShiftRightButton";
this.eventShiftRightButton.Size = new System.Drawing.Size(25, 156);
this.eventShiftRightButton.TabIndex = 45;
this.eventShiftRightButton.UseVisualStyleBackColor = true;
this.eventShiftRightButton.Click += new System.EventHandler(this.eventShiftRightButton_Click);
//
// eventShiftLeftButton
//
this.eventShiftLeftButton.BackgroundImage = global::DSPRE.Properties.Resources.arrowleft;
this.eventShiftLeftButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.eventShiftLeftButton.Location = new System.Drawing.Point(488, 233);
this.eventShiftLeftButton.Name = "eventShiftLeftButton";
this.eventShiftLeftButton.Size = new System.Drawing.Size(25, 156);
this.eventShiftLeftButton.TabIndex = 44;
this.eventShiftLeftButton.UseVisualStyleBackColor = true;
this.eventShiftLeftButton.Click += new System.EventHandler(this.eventShiftLeftButton_Click);
//
// eventShiftUpButton
//
this.eventShiftUpButton.BackgroundImage = global::DSPRE.Properties.Resources.arrowup;
this.eventShiftUpButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.eventShiftUpButton.Location = new System.Drawing.Point(715, 7);
this.eventShiftUpButton.Name = "eventShiftUpButton";
this.eventShiftUpButton.Size = new System.Drawing.Size(156, 25);
this.eventShiftUpButton.TabIndex = 43;
this.eventShiftUpButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.eventShiftUpButton.UseVisualStyleBackColor = true;
this.eventShiftUpButton.Click += new System.EventHandler(this.eventShiftUpButton_Click);
//
// eventShiftDownButton
//
this.eventShiftDownButton.BackgroundImage = global::DSPRE.Properties.Resources.arrowdown;
this.eventShiftDownButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.eventShiftDownButton.Location = new System.Drawing.Point(715, 590);
this.eventShiftDownButton.Name = "eventShiftDownButton";
this.eventShiftDownButton.Size = new System.Drawing.Size(156, 25);
this.eventShiftDownButton.TabIndex = 42;
this.eventShiftDownButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.eventShiftDownButton.UseVisualStyleBackColor = true;
this.eventShiftDownButton.Click += new System.EventHandler(this.eventShiftDownButton_Click);
//
// selectEventComboBox
//
this.selectEventComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.selectEventComboBox.FormattingEnabled = true;
this.selectEventComboBox.Location = new System.Drawing.Point(8, 7);
this.selectEventComboBox.Name = "selectEventComboBox";
this.selectEventComboBox.Size = new System.Drawing.Size(139, 21);
this.selectEventComboBox.TabIndex = 41;
this.selectEventComboBox.SelectedIndexChanged += new System.EventHandler(this.selectEventComboBox_SelectedIndexChanged);
//
// showTriggersCheckBox
//
this.showTriggersCheckBox.AutoSize = true;
this.showTriggersCheckBox.Checked = true;
this.showTriggersCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
this.showTriggersCheckBox.Location = new System.Drawing.Point(328, 84);
this.showTriggersCheckBox.Name = "showTriggersCheckBox";
this.showTriggersCheckBox.Size = new System.Drawing.Size(94, 17);
this.showTriggersCheckBox.TabIndex = 40;
this.showTriggersCheckBox.Text = "Show Triggers";
this.showTriggersCheckBox.UseVisualStyleBackColor = true;
this.showTriggersCheckBox.CheckedChanged += new System.EventHandler(this.showEventsCheckBoxes_CheckedChanged);
//
// showWarpsCheckBox
//
this.showWarpsCheckBox.AutoSize = true;
this.showWarpsCheckBox.Checked = true;
this.showWarpsCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
this.showWarpsCheckBox.Location = new System.Drawing.Point(328, 36);
this.showWarpsCheckBox.Name = "showWarpsCheckBox";
this.showWarpsCheckBox.Size = new System.Drawing.Size(87, 17);
this.showWarpsCheckBox.TabIndex = 39;
this.showWarpsCheckBox.Text = "Show Warps";
this.showWarpsCheckBox.UseVisualStyleBackColor = true;
this.showWarpsCheckBox.CheckedChanged += new System.EventHandler(this.showEventsCheckBoxes_CheckedChanged);
//
// showOwsCheckBox
//
this.showOwsCheckBox.AutoSize = true;
this.showOwsCheckBox.Checked = true;
this.showOwsCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
this.showOwsCheckBox.Location = new System.Drawing.Point(328, 60);
this.showOwsCheckBox.Name = "showOwsCheckBox";
this.showOwsCheckBox.Size = new System.Drawing.Size(109, 17);
this.showOwsCheckBox.TabIndex = 38;
this.showOwsCheckBox.Text = "Show Overworlds";
this.showOwsCheckBox.UseVisualStyleBackColor = true;
this.showOwsCheckBox.CheckedChanged += new System.EventHandler(this.showEventsCheckBoxes_CheckedChanged);
//
// showSignsCheckBox
//
this.showSignsCheckBox.AutoSize = true;
this.showSignsCheckBox.Checked = true;
this.showSignsCheckBox.CheckState = System.Windows.Forms.CheckState.Checked;
this.showSignsCheckBox.Location = new System.Drawing.Point(328, 12);
this.showSignsCheckBox.Name = "showSignsCheckBox";
this.showSignsCheckBox.Size = new System.Drawing.Size(82, 17);
this.showSignsCheckBox.TabIndex = 37;
this.showSignsCheckBox.Text = "Show Signs";
this.showSignsCheckBox.UseVisualStyleBackColor = true;
this.showSignsCheckBox.CheckedChanged += new System.EventHandler(this.showEventsCheckBoxes_CheckedChanged);
//
// exportEventFileButton
//
this.exportEventFileButton.Location = new System.Drawing.Point(153, 31);
this.exportEventFileButton.Name = "exportEventFileButton";
this.exportEventFileButton.Size = new System.Drawing.Size(80, 22);
this.exportEventFileButton.TabIndex = 36;
this.exportEventFileButton.Text = "Export";
this.exportEventFileButton.UseVisualStyleBackColor = true;
this.exportEventFileButton.Click += new System.EventHandler(this.exportEventFileButton_Click);
//
// importEventFileButton
//
this.importEventFileButton.Location = new System.Drawing.Point(153, 6);
this.importEventFileButton.Name = "importEventFileButton";
this.importEventFileButton.Size = new System.Drawing.Size(80, 23);
this.importEventFileButton.TabIndex = 35;
this.importEventFileButton.Text = "Import";
this.importEventFileButton.UseVisualStyleBackColor = true;
this.importEventFileButton.Click += new System.EventHandler(this.importEventFileButton_Click);
//
// saveEventsButton
//
this.saveEventsButton.Location = new System.Drawing.Point(8, 31);
this.saveEventsButton.Name = "saveEventsButton";
this.saveEventsButton.Size = new System.Drawing.Size(139, 22);
this.saveEventsButton.TabIndex = 34;
this.saveEventsButton.Text = "Save Events";
this.saveEventsButton.UseVisualStyleBackColor = true;
this.saveEventsButton.Click += new System.EventHandler(this.saveEventsButton_Click);
//
// eventMapTextureLabel
//
this.eventMapTextureLabel.AutoSize = true;
this.eventMapTextureLabel.Location = new System.Drawing.Point(374, 206);
this.eventMapTextureLabel.Name = "eventMapTextureLabel";
this.eventMapTextureLabel.Size = new System.Drawing.Size(55, 13);
this.eventMapTextureLabel.TabIndex = 31;
this.eventMapTextureLabel.Text = "Area Data";
//
// eventAreaDataUpDown
//
this.eventAreaDataUpDown.Location = new System.Drawing.Point(328, 204);
this.eventAreaDataUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.eventAreaDataUpDown.Name = "eventAreaDataUpDown";
this.eventAreaDataUpDown.Size = new System.Drawing.Size(40, 20);
this.eventAreaDataUpDown.TabIndex = 30;
//
// backgroundMapLabel
//
this.backgroundMapLabel.AutoSize = true;
this.backgroundMapLabel.Location = new System.Drawing.Point(374, 178);
this.backgroundMapLabel.Name = "backgroundMapLabel";
this.backgroundMapLabel.Size = new System.Drawing.Size(59, 13);
this.backgroundMapLabel.TabIndex = 29;
this.backgroundMapLabel.Text = "Map Matrix";
//
// eventMatrixUpDown
//
this.eventMatrixUpDown.Location = new System.Drawing.Point(328, 177);
this.eventMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.eventMatrixUpDown.Name = "eventMatrixUpDown";
this.eventMatrixUpDown.Size = new System.Drawing.Size(40, 20);
this.eventMatrixUpDown.TabIndex = 28;
this.eventMatrixUpDown.ValueChanged += new System.EventHandler(this.eventMatrixUpDown_ValueChanged);
//
// eventsTabControl
//
this.eventsTabControl.Controls.Add(this.signsTabPage);
this.eventsTabControl.Controls.Add(this.overworldsTabPage);
this.eventsTabControl.Controls.Add(this.warpsTabPage);
this.eventsTabControl.Controls.Add(this.triggersTabPage);
this.eventsTabControl.Location = new System.Drawing.Point(7, 233);
this.eventsTabControl.Name = "eventsTabControl";
this.eventsTabControl.SelectedIndex = 0;
this.eventsTabControl.Size = new System.Drawing.Size(443, 378);
this.eventsTabControl.TabIndex = 25;
this.eventsTabControl.SelectedIndexChanged += new System.EventHandler(this.eventsTabControl_SelectedIndexChanged);
//
// signsTabPage
//
this.signsTabPage.Controls.Add(this.groupBox5);
this.signsTabPage.Controls.Add(this.removeSpawnableButton);
this.signsTabPage.Controls.Add(this.addSpawnableButton);
this.signsTabPage.Controls.Add(this.comboBox1);
this.signsTabPage.Controls.Add(this.signOrientationLabel);
this.signsTabPage.Controls.Add(this.signScriptNumberLabel);
this.signsTabPage.Controls.Add(this.signScriptUpDown);
this.signsTabPage.Controls.Add(this.spawnablesListBox);
this.signsTabPage.Location = new System.Drawing.Point(4, 22);
this.signsTabPage.Name = "signsTabPage";
this.signsTabPage.Padding = new System.Windows.Forms.Padding(3);
this.signsTabPage.Size = new System.Drawing.Size(435, 352);
this.signsTabPage.TabIndex = 0;
this.signsTabPage.Text = "Spawnables";
this.signsTabPage.UseVisualStyleBackColor = true;
//
// groupBox5
//
this.groupBox5.Controls.Add(this.goToSignButton);
this.groupBox5.Controls.Add(this.signMatrixYLabel);
this.groupBox5.Controls.Add(this.signMatrixXUpDown);
this.groupBox5.Controls.Add(this.signMatrixXLabel);
this.groupBox5.Controls.Add(this.signMatrixYUpDown);
this.groupBox5.Controls.Add(this.signZLabel);
this.groupBox5.Controls.Add(this.signMapXUpDown);
this.groupBox5.Controls.Add(this.signZUpDown);
this.groupBox5.Controls.Add(this.signMapXLabel);
this.groupBox5.Controls.Add(this.signMapYUpDown);
this.groupBox5.Controls.Add(this.signMapYLabel);
this.groupBox5.Location = new System.Drawing.Point(190, 80);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(226, 248);
this.groupBox5.TabIndex = 22;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "Position";
//
// goToSignButton
//
this.goToSignButton.Image = global::DSPRE.Properties.Resources.goToSpawnable;
this.goToSignButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.goToSignButton.Location = new System.Drawing.Point(43, 196);
this.goToSignButton.Name = "goToSignButton";
this.goToSignButton.Size = new System.Drawing.Size(141, 39);
this.goToSignButton.TabIndex = 20;
this.goToSignButton.Text = "Find this Spawnable";
this.goToSignButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.goToSignButton.UseVisualStyleBackColor = true;
this.goToSignButton.Click += new System.EventHandler(this.goToEventButtons_Click);
//
// signMatrixYLabel
//
this.signMatrixYLabel.AutoSize = true;
this.signMatrixYLabel.Location = new System.Drawing.Point(30, 165);
this.signMatrixYLabel.Name = "signMatrixYLabel";
this.signMatrixYLabel.Size = new System.Drawing.Size(45, 13);
this.signMatrixYLabel.TabIndex = 19;
this.signMatrixYLabel.Text = "Matrix Y";
//
// signMatrixXUpDown
//
this.signMatrixXUpDown.Location = new System.Drawing.Point(93, 132);
this.signMatrixXUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.signMatrixXUpDown.Name = "signMatrixXUpDown";
this.signMatrixXUpDown.Size = new System.Drawing.Size(101, 20);
this.signMatrixXUpDown.TabIndex = 16;
this.signMatrixXUpDown.ValueChanged += new System.EventHandler(this.signMatrixXUpDown_ValueChanged);
//
// signMatrixXLabel
//
this.signMatrixXLabel.AutoSize = true;
this.signMatrixXLabel.Location = new System.Drawing.Point(30, 134);
this.signMatrixXLabel.Name = "signMatrixXLabel";
this.signMatrixXLabel.Size = new System.Drawing.Size(45, 13);
this.signMatrixXLabel.TabIndex = 17;
this.signMatrixXLabel.Text = "Matrix X";
//
// signMatrixYUpDown
//
this.signMatrixYUpDown.Location = new System.Drawing.Point(93, 162);
this.signMatrixYUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.signMatrixYUpDown.Name = "signMatrixYUpDown";
this.signMatrixYUpDown.Size = new System.Drawing.Size(101, 20);
this.signMatrixYUpDown.TabIndex = 18;
this.signMatrixYUpDown.ValueChanged += new System.EventHandler(this.signMatrixYUpDown_ValueChanged);
//
// signZLabel
//
this.signZLabel.AutoSize = true;
this.signZLabel.Location = new System.Drawing.Point(30, 87);
this.signZLabel.Name = "signZLabel";
this.signZLabel.Size = new System.Drawing.Size(38, 13);
this.signZLabel.TabIndex = 15;
this.signZLabel.Text = "Map Z";
//
// signMapXUpDown
//
this.signMapXUpDown.Location = new System.Drawing.Point(94, 22);
this.signMapXUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.signMapXUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.signMapXUpDown.Name = "signMapXUpDown";
this.signMapXUpDown.Size = new System.Drawing.Size(101, 20);
this.signMapXUpDown.TabIndex = 10;
this.signMapXUpDown.ValueChanged += new System.EventHandler(this.signMapXUpDown_ValueChanged);
//
// signZUpDown
//
this.signZUpDown.Location = new System.Drawing.Point(94, 85);
this.signZUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.signZUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.signZUpDown.Name = "signZUpDown";
this.signZUpDown.Size = new System.Drawing.Size(101, 20);
this.signZUpDown.TabIndex = 14;
this.signZUpDown.ValueChanged += new System.EventHandler(this.signZUpDown_ValueChanged);
//
// signMapXLabel
//
this.signMapXLabel.AutoSize = true;
this.signMapXLabel.Location = new System.Drawing.Point(30, 25);
this.signMapXLabel.Name = "signMapXLabel";
this.signMapXLabel.Size = new System.Drawing.Size(38, 13);
this.signMapXLabel.TabIndex = 11;
this.signMapXLabel.Text = "Map X";
//
// signMapYUpDown
//
this.signMapYUpDown.Location = new System.Drawing.Point(94, 54);
this.signMapYUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.signMapYUpDown.Name = "signMapYUpDown";
this.signMapYUpDown.Size = new System.Drawing.Size(101, 20);
this.signMapYUpDown.TabIndex = 12;
this.signMapYUpDown.ValueChanged += new System.EventHandler(this.signMapYUpDown_ValueChanged);
//
// signMapYLabel
//
this.signMapYLabel.AutoSize = true;
this.signMapYLabel.Location = new System.Drawing.Point(30, 57);
this.signMapYLabel.Name = "signMapYLabel";
this.signMapYLabel.Size = new System.Drawing.Size(38, 13);
this.signMapYLabel.TabIndex = 13;
this.signMapYLabel.Text = "Map Y";
//
// removeSpawnableButton
//
this.removeSpawnableButton.Location = new System.Drawing.Point(91, 325);
this.removeSpawnableButton.Name = "removeSpawnableButton";
this.removeSpawnableButton.Size = new System.Drawing.Size(82, 23);
this.removeSpawnableButton.TabIndex = 8;
this.removeSpawnableButton.Text = "Remove";
this.removeSpawnableButton.UseVisualStyleBackColor = true;
this.removeSpawnableButton.Click += new System.EventHandler(this.removeSpawnableButton_Click);
//
// addSpawnableButton
//
this.addSpawnableButton.Location = new System.Drawing.Point(7, 325);
this.addSpawnableButton.Name = "addSpawnableButton";
this.addSpawnableButton.Size = new System.Drawing.Size(78, 23);
this.addSpawnableButton.TabIndex = 7;
this.addSpawnableButton.Text = "Add";
this.addSpawnableButton.UseVisualStyleBackColor = true;
this.addSpawnableButton.Click += new System.EventHandler(this.addSpawnableButton_Click);
//
// comboBox1
//
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Location = new System.Drawing.Point(282, 48);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(121, 21);
this.comboBox1.TabIndex = 6;
//
// signOrientationLabel
//
this.signOrientationLabel.AutoSize = true;
this.signOrientationLabel.Location = new System.Drawing.Point(203, 52);
this.signOrientationLabel.Name = "signOrientationLabel";
this.signOrientationLabel.Size = new System.Drawing.Size(58, 13);
this.signOrientationLabel.TabIndex = 5;
this.signOrientationLabel.Text = "Orientation";
//
// signScriptNumberLabel
//
this.signScriptNumberLabel.AutoSize = true;
this.signScriptNumberLabel.Location = new System.Drawing.Point(200, 14);
this.signScriptNumberLabel.Name = "signScriptNumberLabel";
this.signScriptNumberLabel.Size = new System.Drawing.Size(74, 13);
this.signScriptNumberLabel.TabIndex = 4;
this.signScriptNumberLabel.Text = "Script Number";
//
// signScriptUpDown
//
this.signScriptUpDown.Location = new System.Drawing.Point(283, 12);
this.signScriptUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.signScriptUpDown.Name = "signScriptUpDown";
this.signScriptUpDown.Size = new System.Drawing.Size(120, 20);
this.signScriptUpDown.TabIndex = 3;
this.signScriptUpDown.ValueChanged += new System.EventHandler(this.signScriptUpDown_ValueChanged);
//
// spawnablesListBox
//
this.spawnablesListBox.FormattingEnabled = true;
this.spawnablesListBox.Location = new System.Drawing.Point(7, 6);
this.spawnablesListBox.Name = "spawnablesListBox";
this.spawnablesListBox.Size = new System.Drawing.Size(166, 316);
this.spawnablesListBox.TabIndex = 0;
this.spawnablesListBox.SelectedIndexChanged += new System.EventHandler(this.spawnablesListBox_SelectedIndexChanged);
//
// overworldsTabPage
//
this.overworldsTabPage.Controls.Add(this.groupBox17);
this.overworldsTabPage.Controls.Add(this.isItemRadioButton);
this.overworldsTabPage.Controls.Add(this.owSpritePictureBox);
this.overworldsTabPage.Controls.Add(this.owMovementGroupBox);
this.overworldsTabPage.Controls.Add(this.isTrainerLabel);
this.overworldsTabPage.Controls.Add(this.positionGroupBox);
this.overworldsTabPage.Controls.Add(this.isTrainerRadioButton);
this.overworldsTabPage.Controls.Add(this.normalRadioButton);
this.overworldsTabPage.Controls.Add(this.owSpecialGroupBox);
this.overworldsTabPage.Controls.Add(this.owScriptLabel);
this.overworldsTabPage.Controls.Add(this.owScriptNumericUpDown);
this.overworldsTabPage.Controls.Add(this.owFlagLabel);
this.overworldsTabPage.Controls.Add(this.owFlagNumericUpDown);
this.overworldsTabPage.Controls.Add(this.owSpriteLabel);
this.overworldsTabPage.Controls.Add(this.owSpriteComboBox);
this.overworldsTabPage.Controls.Add(this.owIDLabel);
this.overworldsTabPage.Controls.Add(this.owIDNumericUpDown);
this.overworldsTabPage.Controls.Add(this.removeOverworldButton);
this.overworldsTabPage.Controls.Add(this.addOverworldButton);
this.overworldsTabPage.Controls.Add(this.overworldsListBox);
this.overworldsTabPage.Location = new System.Drawing.Point(4, 22);
this.overworldsTabPage.Name = "overworldsTabPage";
this.overworldsTabPage.Padding = new System.Windows.Forms.Padding(3);
this.overworldsTabPage.Size = new System.Drawing.Size(435, 352);
this.overworldsTabPage.TabIndex = 1;
this.overworldsTabPage.Text = "Overworlds";
this.overworldsTabPage.UseVisualStyleBackColor = true;
//
// groupBox17
//
this.groupBox17.Controls.Add(this.button14);
this.groupBox17.Controls.Add(this.owYMatrixUpDown);
this.groupBox17.Controls.Add(this.label12);
this.groupBox17.Controls.Add(this.owXMatrixUpDown);
this.groupBox17.Controls.Add(this.label11);
this.groupBox17.Location = new System.Drawing.Point(8, 251);
this.groupBox17.Name = "groupBox17";
this.groupBox17.Size = new System.Drawing.Size(168, 95);
this.groupBox17.TabIndex = 20;
this.groupBox17.TabStop = false;
this.groupBox17.Text = "Global Coordinates [Matrix]";
//
// button14
//
this.button14.Image = global::DSPRE.Properties.Resources.goToOW;
this.button14.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button14.Location = new System.Drawing.Point(15, 48);
this.button14.Name = "button14";
this.button14.Size = new System.Drawing.Size(138, 40);
this.button14.TabIndex = 5;
this.button14.Text = "Find this Overworld";
this.button14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button14.UseVisualStyleBackColor = true;
this.button14.Click += new System.EventHandler(this.goToEventButtons_Click);
//
// owYMatrixUpDown
//
this.owYMatrixUpDown.Location = new System.Drawing.Point(107, 20);
this.owYMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owYMatrixUpDown.Name = "owYMatrixUpDown";
this.owYMatrixUpDown.Size = new System.Drawing.Size(39, 20);
this.owYMatrixUpDown.TabIndex = 6;
this.owYMatrixUpDown.ValueChanged += new System.EventHandler(this.owYMatrixUpDown_ValueChanged);
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(17, 23);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(14, 13);
this.label12.TabIndex = 5;
this.label12.Text = "X";
//
// owXMatrixUpDown
//
this.owXMatrixUpDown.Location = new System.Drawing.Point(34, 20);
this.owXMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owXMatrixUpDown.Name = "owXMatrixUpDown";
this.owXMatrixUpDown.Size = new System.Drawing.Size(33, 20);
this.owXMatrixUpDown.TabIndex = 4;
this.owXMatrixUpDown.ValueChanged += new System.EventHandler(this.owXMatrixUpDown_ValueChanged);
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(91, 22);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(14, 13);
this.label11.TabIndex = 7;
this.label11.Text = "Y";
//
// isItemRadioButton
//
this.isItemRadioButton.AutoSize = true;
this.isItemRadioButton.Enabled = false;
this.isItemRadioButton.Location = new System.Drawing.Point(307, 118);
this.isItemRadioButton.Name = "isItemRadioButton";
this.isItemRadioButton.Size = new System.Drawing.Size(45, 17);
this.isItemRadioButton.TabIndex = 21;
this.isItemRadioButton.Text = "Item";
this.isItemRadioButton.UseVisualStyleBackColor = true;
this.isItemRadioButton.CheckedChanged += new System.EventHandler(this.isItemRadioButton_CheckedChanged);
//
// owSpritePictureBox
//
this.owSpritePictureBox.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.owSpritePictureBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.owSpritePictureBox.Location = new System.Drawing.Point(362, 64);
this.owSpritePictureBox.Name = "owSpritePictureBox";
this.owSpritePictureBox.Size = new System.Drawing.Size(66, 66);
this.owSpritePictureBox.TabIndex = 20;
this.owSpritePictureBox.TabStop = false;
//
// owMovementGroupBox
//
this.owMovementGroupBox.Controls.Add(this.label4);
this.owMovementGroupBox.Controls.Add(this.owOrientationComboBox);
this.owMovementGroupBox.Controls.Add(this.yMovRangeLabel);
this.owMovementGroupBox.Controls.Add(this.xMovRangeLabel);
this.owMovementGroupBox.Controls.Add(this.owYRangeUpDown);
this.owMovementGroupBox.Controls.Add(this.owXRangeUpDown);
this.owMovementGroupBox.Controls.Add(this.owMovementComboBox);
this.owMovementGroupBox.Location = new System.Drawing.Point(182, 251);
this.owMovementGroupBox.Name = "owMovementGroupBox";
this.owMovementGroupBox.Size = new System.Drawing.Size(247, 95);
this.owMovementGroupBox.TabIndex = 18;
this.owMovementGroupBox.TabStop = false;
this.owMovementGroupBox.Text = "Movement";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(8, 45);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(95, 13);
this.label4.TabIndex = 6;
this.label4.Text = "Starting orientation";
//
// owOrientationComboBox
//
this.owOrientationComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.owOrientationComboBox.FormattingEnabled = true;
this.owOrientationComboBox.Items.AddRange(new object[] {
"Up",
"Down",
"Left",
"Right"});
this.owOrientationComboBox.Location = new System.Drawing.Point(11, 64);
this.owOrientationComboBox.Name = "owOrientationComboBox";
this.owOrientationComboBox.Size = new System.Drawing.Size(104, 21);
this.owOrientationComboBox.TabIndex = 5;
this.owOrientationComboBox.SelectedIndexChanged += new System.EventHandler(this.owOrientationComboBox_SelectedIndexChanged);
//
// yMovRangeLabel
//
this.yMovRangeLabel.AutoSize = true;
this.yMovRangeLabel.Location = new System.Drawing.Point(128, 69);
this.yMovRangeLabel.Name = "yMovRangeLabel";
this.yMovRangeLabel.Size = new System.Drawing.Size(55, 13);
this.yMovRangeLabel.TabIndex = 4;
this.yMovRangeLabel.Text = "Range (Y)";
//
// xMovRangeLabel
//
this.xMovRangeLabel.AutoSize = true;
this.xMovRangeLabel.Location = new System.Drawing.Point(128, 45);
this.xMovRangeLabel.Name = "xMovRangeLabel";
this.xMovRangeLabel.Size = new System.Drawing.Size(55, 13);
this.xMovRangeLabel.TabIndex = 3;
this.xMovRangeLabel.Text = "Range (X)";
//
// owYRangeUpDown
//
this.owYRangeUpDown.Location = new System.Drawing.Point(185, 67);
this.owYRangeUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owYRangeUpDown.Name = "owYRangeUpDown";
this.owYRangeUpDown.Size = new System.Drawing.Size(52, 20);
this.owYRangeUpDown.TabIndex = 2;
this.owYRangeUpDown.ValueChanged += new System.EventHandler(this.owYRangeUpDown_ValueChanged);
//
// owXRangeUpDown
//
this.owXRangeUpDown.Location = new System.Drawing.Point(185, 42);
this.owXRangeUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owXRangeUpDown.Name = "owXRangeUpDown";
this.owXRangeUpDown.Size = new System.Drawing.Size(52, 20);
this.owXRangeUpDown.TabIndex = 1;
this.owXRangeUpDown.ValueChanged += new System.EventHandler(this.owXRangeUpDown_ValueChanged);
//
// owMovementComboBox
//
this.owMovementComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.owMovementComboBox.FormattingEnabled = true;
this.owMovementComboBox.Location = new System.Drawing.Point(11, 16);
this.owMovementComboBox.Name = "owMovementComboBox";
this.owMovementComboBox.Size = new System.Drawing.Size(226, 21);
this.owMovementComboBox.TabIndex = 0;
this.owMovementComboBox.SelectedIndexChanged += new System.EventHandler(this.owMovementComboBox_SelectedIndexChanged);
//
// isTrainerLabel
//
this.isTrainerLabel.AutoSize = true;
this.isTrainerLabel.Location = new System.Drawing.Point(183, 97);
this.isTrainerLabel.Name = "isTrainerLabel";
this.isTrainerLabel.Size = new System.Drawing.Size(82, 13);
this.isTrainerLabel.TabIndex = 17;
this.isTrainerLabel.Text = "Overworld Type";
//
// positionGroupBox
//
this.positionGroupBox.Controls.Add(this.label13);
this.positionGroupBox.Controls.Add(this.owXMapUpDown);
this.positionGroupBox.Controls.Add(this.owZPositionUpDown);
this.positionGroupBox.Controls.Add(this.owXPositionLabel);
this.positionGroupBox.Controls.Add(this.owYMapUpDown);
this.positionGroupBox.Controls.Add(this.label10);
this.positionGroupBox.Location = new System.Drawing.Point(7, 188);
this.positionGroupBox.Name = "positionGroupBox";
this.positionGroupBox.Size = new System.Drawing.Size(168, 57);
this.positionGroupBox.TabIndex = 19;
this.positionGroupBox.TabStop = false;
this.positionGroupBox.Text = "Local Coordinates [Map]";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(115, 27);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(14, 13);
this.label13.TabIndex = 9;
this.label13.Text = "Z";
//
// owXMapUpDown
//
this.owXMapUpDown.Location = new System.Drawing.Point(18, 24);
this.owXMapUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.owXMapUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.owXMapUpDown.Name = "owXMapUpDown";
this.owXMapUpDown.Size = new System.Drawing.Size(35, 20);
this.owXMapUpDown.TabIndex = 0;
this.owXMapUpDown.ValueChanged += new System.EventHandler(this.owXMapUpDown_ValueChanged);
//
// owZPositionUpDown
//
this.owZPositionUpDown.Location = new System.Drawing.Point(129, 24);
this.owZPositionUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.owZPositionUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.owZPositionUpDown.Name = "owZPositionUpDown";
this.owZPositionUpDown.Size = new System.Drawing.Size(35, 20);
this.owZPositionUpDown.TabIndex = 8;
this.owZPositionUpDown.ValueChanged += new System.EventHandler(this.owZPositionUpDown_ValueChanged);
//
// owXPositionLabel
//
this.owXPositionLabel.AutoSize = true;
this.owXPositionLabel.Location = new System.Drawing.Point(3, 27);
this.owXPositionLabel.Name = "owXPositionLabel";
this.owXPositionLabel.Size = new System.Drawing.Size(14, 13);
this.owXPositionLabel.TabIndex = 1;
this.owXPositionLabel.Text = "X";
//
// owYMapUpDown
//
this.owYMapUpDown.Location = new System.Drawing.Point(73, 24);
this.owYMapUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.owYMapUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.owYMapUpDown.Name = "owYMapUpDown";
this.owYMapUpDown.Size = new System.Drawing.Size(35, 20);
this.owYMapUpDown.TabIndex = 2;
this.owYMapUpDown.ValueChanged += new System.EventHandler(this.owYMapUpDown_ValueChanged);
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(59, 27);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(14, 13);
this.label10.TabIndex = 3;
this.label10.Text = "Y";
//
// isTrainerRadioButton
//
this.isTrainerRadioButton.AutoSize = true;
this.isTrainerRadioButton.Location = new System.Drawing.Point(246, 118);
this.isTrainerRadioButton.Name = "isTrainerRadioButton";
this.isTrainerRadioButton.Size = new System.Drawing.Size(58, 17);
this.isTrainerRadioButton.TabIndex = 16;
this.isTrainerRadioButton.Text = "Trainer";
this.isTrainerRadioButton.UseVisualStyleBackColor = true;
this.isTrainerRadioButton.CheckedChanged += new System.EventHandler(this.isTrainerRadioButton_CheckedChanged);
//
// normalRadioButton
//
this.normalRadioButton.AutoSize = true;
this.normalRadioButton.Checked = true;
this.normalRadioButton.Cursor = System.Windows.Forms.Cursors.Default;
this.normalRadioButton.Location = new System.Drawing.Point(186, 118);
this.normalRadioButton.Name = "normalRadioButton";
this.normalRadioButton.Size = new System.Drawing.Size(58, 17);
this.normalRadioButton.TabIndex = 15;
this.normalRadioButton.TabStop = true;
this.normalRadioButton.Text = "Normal";
this.normalRadioButton.UseVisualStyleBackColor = true;
this.normalRadioButton.CheckedChanged += new System.EventHandler(this.normalRadioButton_CheckedChanged);
//
// owSpecialGroupBox
//
this.owSpecialGroupBox.Controls.Add(this.owPartnerTrainerCheckBox);
this.owSpecialGroupBox.Controls.Add(this.owItemComboBox);
this.owSpecialGroupBox.Controls.Add(this.owItemLabel);
this.owSpecialGroupBox.Controls.Add(this.owTrainerComboBox);
this.owSpecialGroupBox.Controls.Add(this.owSightRangeLabel);
this.owSpecialGroupBox.Controls.Add(this.owSightRangeUpDown);
this.owSpecialGroupBox.Controls.Add(this.owTrainerLabel);
this.owSpecialGroupBox.Enabled = false;
this.owSpecialGroupBox.Location = new System.Drawing.Point(182, 145);
this.owSpecialGroupBox.Name = "owSpecialGroupBox";
this.owSpecialGroupBox.Size = new System.Drawing.Size(247, 102);
this.owSpecialGroupBox.TabIndex = 14;
this.owSpecialGroupBox.TabStop = false;
this.owSpecialGroupBox.Text = "Special Settings";
//
// owPartnerTrainerCheckBox
//
this.owPartnerTrainerCheckBox.AutoSize = true;
this.owPartnerTrainerCheckBox.Location = new System.Drawing.Point(180, 49);
this.owPartnerTrainerCheckBox.Name = "owPartnerTrainerCheckBox";
this.owPartnerTrainerCheckBox.Size = new System.Drawing.Size(60, 17);
this.owPartnerTrainerCheckBox.TabIndex = 7;
this.owPartnerTrainerCheckBox.Text = "Partner";
this.owPartnerTrainerCheckBox.UseVisualStyleBackColor = true;
this.owPartnerTrainerCheckBox.CheckedChanged += new System.EventHandler(this.owPartnerTrainerCheckBox_CheckedChanged);
//
// owItemComboBox
//
this.owItemComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.owItemComboBox.Enabled = false;
this.owItemComboBox.FormattingEnabled = true;
this.owItemComboBox.Location = new System.Drawing.Point(53, 73);
this.owItemComboBox.Name = "owItemComboBox";
this.owItemComboBox.Size = new System.Drawing.Size(186, 21);
this.owItemComboBox.TabIndex = 6;
this.owItemComboBox.SelectedIndexChanged += new System.EventHandler(this.owItemComboBox_SelectedIndexChanged);
//
// owItemLabel
//
this.owItemLabel.AutoSize = true;
this.owItemLabel.Enabled = false;
this.owItemLabel.Location = new System.Drawing.Point(7, 78);
this.owItemLabel.Name = "owItemLabel";
this.owItemLabel.Size = new System.Drawing.Size(27, 13);
this.owItemLabel.TabIndex = 5;
this.owItemLabel.Text = "Item";
//
// owTrainerComboBox
//
this.owTrainerComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.owTrainerComboBox.Enabled = false;
this.owTrainerComboBox.FormattingEnabled = true;
this.owTrainerComboBox.Location = new System.Drawing.Point(53, 19);
this.owTrainerComboBox.Name = "owTrainerComboBox";
this.owTrainerComboBox.Size = new System.Drawing.Size(185, 21);
this.owTrainerComboBox.TabIndex = 4;
this.owTrainerComboBox.SelectedIndexChanged += new System.EventHandler(this.owTrainerComboBox_SelectedIndexChanged);
//
// owSightRangeLabel
//
this.owSightRangeLabel.AutoSize = true;
this.owSightRangeLabel.Enabled = false;
this.owSightRangeLabel.Location = new System.Drawing.Point(6, 50);
this.owSightRangeLabel.Name = "owSightRangeLabel";
this.owSightRangeLabel.Size = new System.Drawing.Size(96, 13);
this.owSightRangeLabel.TabIndex = 3;
this.owSightRangeLabel.Text = "View Range (Tiles)";
//
// owSightRangeUpDown
//
this.owSightRangeUpDown.Enabled = false;
this.owSightRangeUpDown.Location = new System.Drawing.Point(108, 46);
this.owSightRangeUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owSightRangeUpDown.Name = "owSightRangeUpDown";
this.owSightRangeUpDown.Size = new System.Drawing.Size(61, 20);
this.owSightRangeUpDown.TabIndex = 2;
this.owSightRangeUpDown.ValueChanged += new System.EventHandler(this.owSightRangeUpDown_ValueChanged);
//
// owTrainerLabel
//
this.owTrainerLabel.AutoSize = true;
this.owTrainerLabel.Enabled = false;
this.owTrainerLabel.Location = new System.Drawing.Point(5, 22);
this.owTrainerLabel.Name = "owTrainerLabel";
this.owTrainerLabel.Size = new System.Drawing.Size(40, 13);
this.owTrainerLabel.TabIndex = 1;
this.owTrainerLabel.Text = "Trainer";
//
// owScriptLabel
//
this.owScriptLabel.AutoSize = true;
this.owScriptLabel.Location = new System.Drawing.Point(361, 6);
this.owScriptLabel.Name = "owScriptLabel";
this.owScriptLabel.Size = new System.Drawing.Size(34, 13);
this.owScriptLabel.TabIndex = 13;
this.owScriptLabel.Text = "Script";
//
// owScriptNumericUpDown
//
this.owScriptNumericUpDown.Location = new System.Drawing.Point(364, 22);
this.owScriptNumericUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owScriptNumericUpDown.Name = "owScriptNumericUpDown";
this.owScriptNumericUpDown.Size = new System.Drawing.Size(64, 20);
this.owScriptNumericUpDown.TabIndex = 12;
this.owScriptNumericUpDown.ValueChanged += new System.EventHandler(this.owScriptNumericUpDown_ValueChanged);
//
// owFlagLabel
//
this.owFlagLabel.AutoSize = true;
this.owFlagLabel.Location = new System.Drawing.Point(271, 6);
this.owFlagLabel.Name = "owFlagLabel";
this.owFlagLabel.Size = new System.Drawing.Size(27, 13);
this.owFlagLabel.TabIndex = 11;
this.owFlagLabel.Text = "Flag";
//
// owFlagNumericUpDown
//
this.owFlagNumericUpDown.Location = new System.Drawing.Point(274, 22);
this.owFlagNumericUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.owFlagNumericUpDown.Name = "owFlagNumericUpDown";
this.owFlagNumericUpDown.Size = new System.Drawing.Size(70, 20);
this.owFlagNumericUpDown.TabIndex = 10;
this.owFlagNumericUpDown.ValueChanged += new System.EventHandler(this.owFlagNumericUpDown_ValueChanged);
//
// owSpriteLabel
//
this.owSpriteLabel.AutoSize = true;
this.owSpriteLabel.Location = new System.Drawing.Point(181, 49);
this.owSpriteLabel.Name = "owSpriteLabel";
this.owSpriteLabel.Size = new System.Drawing.Size(34, 13);
this.owSpriteLabel.TabIndex = 9;
this.owSpriteLabel.Text = "Sprite";
//
// owSpriteComboBox
//
this.owSpriteComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.owSpriteComboBox.FormattingEnabled = true;
this.owSpriteComboBox.Location = new System.Drawing.Point(184, 65);
this.owSpriteComboBox.Name = "owSpriteComboBox";
this.owSpriteComboBox.Size = new System.Drawing.Size(168, 21);
this.owSpriteComboBox.TabIndex = 8;
this.owSpriteComboBox.SelectedIndexChanged += new System.EventHandler(this.owSpriteComboBox_SelectedIndexChanged);
//
// owIDLabel
//
this.owIDLabel.AutoSize = true;
this.owIDLabel.Location = new System.Drawing.Point(181, 6);
this.owIDLabel.Name = "owIDLabel";
this.owIDLabel.Size = new System.Drawing.Size(58, 13);
this.owIDLabel.TabIndex = 7;
this.owIDLabel.Text = "ID Number";
//
// owIDNumericUpDown
//
this.owIDNumericUpDown.Location = new System.Drawing.Point(184, 22);
this.owIDNumericUpDown.Maximum = new decimal(new int[] {
255,
0,
0,
0});
this.owIDNumericUpDown.Name = "owIDNumericUpDown";
this.owIDNumericUpDown.Size = new System.Drawing.Size(73, 20);
this.owIDNumericUpDown.TabIndex = 6;
this.owIDNumericUpDown.ValueChanged += new System.EventHandler(this.owIDNumericUpDown_ValueChanged);
//
// removeOverworldButton
//
this.removeOverworldButton.Location = new System.Drawing.Point(95, 157);
this.removeOverworldButton.Name = "removeOverworldButton";
this.removeOverworldButton.Size = new System.Drawing.Size(64, 23);
this.removeOverworldButton.TabIndex = 5;
this.removeOverworldButton.Text = "Remove";
this.removeOverworldButton.UseVisualStyleBackColor = true;
this.removeOverworldButton.Click += new System.EventHandler(this.removeOverworldButton_Click);
//
// addOverworldButton
//
this.addOverworldButton.Location = new System.Drawing.Point(25, 157);
this.addOverworldButton.Name = "addOverworldButton";
this.addOverworldButton.Size = new System.Drawing.Size(64, 23);
this.addOverworldButton.TabIndex = 4;
this.addOverworldButton.Text = "Add";
this.addOverworldButton.UseVisualStyleBackColor = true;
this.addOverworldButton.Click += new System.EventHandler(this.addOverworldButton_Click);
//
// overworldsListBox
//
this.overworldsListBox.FormattingEnabled = true;
this.overworldsListBox.Location = new System.Drawing.Point(7, 6);
this.overworldsListBox.Name = "overworldsListBox";
this.overworldsListBox.Size = new System.Drawing.Size(168, 147);
this.overworldsListBox.TabIndex = 3;
this.overworldsListBox.SelectedIndexChanged += new System.EventHandler(this.overworldsListBox_SelectedIndexChanged);
//
// warpsTabPage
//
this.warpsTabPage.Controls.Add(this.groupBox11);
this.warpsTabPage.Controls.Add(this.groupBox1);
this.warpsTabPage.Controls.Add(this.removeWarpButton);
this.warpsTabPage.Controls.Add(this.addWarpButton);
this.warpsTabPage.Controls.Add(this.warpsListBox);
this.warpsTabPage.Location = new System.Drawing.Point(4, 22);
this.warpsTabPage.Name = "warpsTabPage";
this.warpsTabPage.Padding = new System.Windows.Forms.Padding(3);
this.warpsTabPage.Size = new System.Drawing.Size(435, 352);
this.warpsTabPage.TabIndex = 2;
this.warpsTabPage.Text = "Warps";
this.warpsTabPage.UseVisualStyleBackColor = true;
//
// groupBox11
//
this.groupBox11.Controls.Add(this.destinationWarpGoToButton);
this.groupBox11.Controls.Add(this.warpAnchorUpDown);
this.groupBox11.Controls.Add(this.warpHeaderUpDown);
this.groupBox11.Controls.Add(this.warpAnchorLabel);
this.groupBox11.Controls.Add(this.warpHeaderLabel);
this.groupBox11.Location = new System.Drawing.Point(195, 222);
this.groupBox11.Name = "groupBox11";
this.groupBox11.Size = new System.Drawing.Size(221, 124);
this.groupBox11.TabIndex = 22;
this.groupBox11.TabStop = false;
this.groupBox11.Text = "Destination";
//
// destinationWarpGoToButton
//
this.destinationWarpGoToButton.Image = global::DSPRE.Properties.Resources.warpGo;
this.destinationWarpGoToButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.destinationWarpGoToButton.Location = new System.Drawing.Point(54, 77);
this.destinationWarpGoToButton.Name = "destinationWarpGoToButton";
this.destinationWarpGoToButton.Size = new System.Drawing.Size(115, 41);
this.destinationWarpGoToButton.TabIndex = 26;
this.destinationWarpGoToButton.Text = "Test this Warp";
this.destinationWarpGoToButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.destinationWarpGoToButton.UseVisualStyleBackColor = true;
this.destinationWarpGoToButton.Click += new System.EventHandler(this.destinationWarpGoToButton_Click);
//
// warpAnchorUpDown
//
this.warpAnchorUpDown.Location = new System.Drawing.Point(96, 51);
this.warpAnchorUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.warpAnchorUpDown.Name = "warpAnchorUpDown";
this.warpAnchorUpDown.Size = new System.Drawing.Size(89, 20);
this.warpAnchorUpDown.TabIndex = 29;
this.warpAnchorUpDown.ValueChanged += new System.EventHandler(this.warpAnchorUpDown_ValueChanged);
//
// warpHeaderUpDown
//
this.warpHeaderUpDown.Location = new System.Drawing.Point(96, 20);
this.warpHeaderUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.warpHeaderUpDown.Name = "warpHeaderUpDown";
this.warpHeaderUpDown.Size = new System.Drawing.Size(89, 20);
this.warpHeaderUpDown.TabIndex = 28;
this.warpHeaderUpDown.ValueChanged += new System.EventHandler(this.warpHeaderUpDown_ValueChanged);
//
// warpAnchorLabel
//
this.warpAnchorLabel.AutoSize = true;
this.warpAnchorLabel.Location = new System.Drawing.Point(30, 53);
this.warpAnchorLabel.Name = "warpAnchorLabel";
this.warpAnchorLabel.Size = new System.Drawing.Size(55, 13);
this.warpAnchorLabel.TabIndex = 27;
this.warpAnchorLabel.Text = "Anchor ID";
//
// warpHeaderLabel
//
this.warpHeaderLabel.AutoSize = true;
this.warpHeaderLabel.Location = new System.Drawing.Point(32, 22);
this.warpHeaderLabel.Name = "warpHeaderLabel";
this.warpHeaderLabel.Size = new System.Drawing.Size(42, 13);
this.warpHeaderLabel.TabIndex = 26;
this.warpHeaderLabel.Text = "Header";
//
// groupBox1
//
this.groupBox1.Controls.Add(this.groupBox14);
this.groupBox1.Controls.Add(this.groupBox12);
this.groupBox1.Location = new System.Drawing.Point(195, 6);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(221, 209);
this.groupBox1.TabIndex = 21;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "Start coordinates";
//
// groupBox14
//
this.groupBox14.Controls.Add(this.goToWarpButton);
this.groupBox14.Controls.Add(this.label9);
this.groupBox14.Controls.Add(this.warpXMatrixUpDown);
this.groupBox14.Controls.Add(this.label15);
this.groupBox14.Controls.Add(this.warpYMatrixUpDown);
this.groupBox14.Location = new System.Drawing.Point(7, 74);
this.groupBox14.Name = "groupBox14";
this.groupBox14.Size = new System.Drawing.Size(208, 128);
this.groupBox14.TabIndex = 23;
this.groupBox14.TabStop = false;
this.groupBox14.Text = "Matrix coordinates";
//
// goToWarpButton
//
this.goToWarpButton.Image = global::DSPRE.Properties.Resources.goToWarp;
this.goToWarpButton.ImageAlign = System.Drawing.ContentAlignment.BottomRight;
this.goToWarpButton.Location = new System.Drawing.Point(29, 83);
this.goToWarpButton.Name = "goToWarpButton";
this.goToWarpButton.Size = new System.Drawing.Size(154, 39);
this.goToWarpButton.TabIndex = 25;
this.goToWarpButton.Text = "Go to start coordinates";
this.goToWarpButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.goToWarpButton.UseVisualStyleBackColor = true;
this.goToWarpButton.Click += new System.EventHandler(this.goToEventButtons_Click);
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(10, 59);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(45, 13);
this.label9.TabIndex = 24;
this.label9.Text = "Matrix Y";
//
// warpXMatrixUpDown
//
this.warpXMatrixUpDown.Location = new System.Drawing.Point(61, 26);
this.warpXMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.warpXMatrixUpDown.Name = "warpXMatrixUpDown";
this.warpXMatrixUpDown.Size = new System.Drawing.Size(131, 20);
this.warpXMatrixUpDown.TabIndex = 21;
this.warpXMatrixUpDown.ValueChanged += new System.EventHandler(this.warpMatrixXUpDown_ValueChanged);
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(10, 28);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(45, 13);
this.label15.TabIndex = 22;
this.label15.Text = "Matrix X";
//
// warpYMatrixUpDown
//
this.warpYMatrixUpDown.Location = new System.Drawing.Point(61, 57);
this.warpYMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.warpYMatrixUpDown.Name = "warpYMatrixUpDown";
this.warpYMatrixUpDown.Size = new System.Drawing.Size(131, 20);
this.warpYMatrixUpDown.TabIndex = 23;
this.warpYMatrixUpDown.ValueChanged += new System.EventHandler(this.warpMatrixYUpDown_ValueChanged);
//
// groupBox12
//
this.groupBox12.Controls.Add(this.warpXMapUpDown);
this.groupBox12.Controls.Add(this.label24);
this.groupBox12.Controls.Add(this.label25);
this.groupBox12.Controls.Add(this.warpYMapUpDown);
this.groupBox12.Controls.Add(this.warpZUpDown);
this.groupBox12.Controls.Add(this.label16);
this.groupBox12.Location = new System.Drawing.Point(7, 19);
this.groupBox12.Name = "groupBox12";
this.groupBox12.Size = new System.Drawing.Size(208, 49);
this.groupBox12.TabIndex = 22;
this.groupBox12.TabStop = false;
this.groupBox12.Text = "Map coordinates";
//
// warpXMapUpDown
//
this.warpXMapUpDown.Location = new System.Drawing.Point(29, 19);
this.warpXMapUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.warpXMapUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.warpXMapUpDown.Name = "warpXMapUpDown";
this.warpXMapUpDown.Size = new System.Drawing.Size(34, 20);
this.warpXMapUpDown.TabIndex = 10;
this.warpXMapUpDown.ValueChanged += new System.EventHandler(this.warpXMapUpDown_ValueChanged);
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(78, 22);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(14, 13);
this.label24.TabIndex = 21;
this.label24.Text = "Y";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(14, 22);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(14, 13);
this.label25.TabIndex = 13;
this.label25.Text = "X";
//
// warpYMapUpDown
//
this.warpYMapUpDown.Location = new System.Drawing.Point(92, 19);
this.warpYMapUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.warpYMapUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.warpYMapUpDown.Name = "warpYMapUpDown";
this.warpYMapUpDown.Size = new System.Drawing.Size(34, 20);
this.warpYMapUpDown.TabIndex = 12;
this.warpYMapUpDown.ValueChanged += new System.EventHandler(this.warpYMapUpDown_ValueChanged);
//
// warpZUpDown
//
this.warpZUpDown.Location = new System.Drawing.Point(158, 19);
this.warpZUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.warpZUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.warpZUpDown.Name = "warpZUpDown";
this.warpZUpDown.Size = new System.Drawing.Size(34, 20);
this.warpZUpDown.TabIndex = 14;
this.warpZUpDown.ValueChanged += new System.EventHandler(this.warpZUpDown_ValueChanged);
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(143, 22);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(14, 13);
this.label16.TabIndex = 15;
this.label16.Text = "Z";
//
// removeWarpButton
//
this.removeWarpButton.Location = new System.Drawing.Point(91, 325);
this.removeWarpButton.Name = "removeWarpButton";
this.removeWarpButton.Size = new System.Drawing.Size(82, 23);
this.removeWarpButton.TabIndex = 10;
this.removeWarpButton.Text = "Remove";
this.removeWarpButton.UseVisualStyleBackColor = true;
this.removeWarpButton.Click += new System.EventHandler(this.removeWarpButton_Click);
//
// addWarpButton
//
this.addWarpButton.Location = new System.Drawing.Point(7, 325);
this.addWarpButton.Name = "addWarpButton";
this.addWarpButton.Size = new System.Drawing.Size(78, 23);
this.addWarpButton.TabIndex = 9;
this.addWarpButton.Text = "Add";
this.addWarpButton.UseVisualStyleBackColor = true;
this.addWarpButton.Click += new System.EventHandler(this.addWarpButton_Click);
//
// warpsListBox
//
this.warpsListBox.FormattingEnabled = true;
this.warpsListBox.Location = new System.Drawing.Point(7, 6);
this.warpsListBox.Name = "warpsListBox";
this.warpsListBox.Size = new System.Drawing.Size(166, 316);
this.warpsListBox.TabIndex = 4;
this.warpsListBox.SelectedIndexChanged += new System.EventHandler(this.warpsListBox_SelectedIndexChanged);
//
// triggersTabPage
//
this.triggersTabPage.Controls.Add(this.groupBox16);
this.triggersTabPage.Controls.Add(this.groupBox15);
this.triggersTabPage.Controls.Add(this.label28);
this.triggersTabPage.Controls.Add(this.triggerFlagUpDown);
this.triggersTabPage.Controls.Add(this.groupBox6);
this.triggersTabPage.Controls.Add(this.label27);
this.triggersTabPage.Controls.Add(this.triggerScriptUpDown);
this.triggersTabPage.Controls.Add(this.removeTriggerButton);
this.triggersTabPage.Controls.Add(this.addTriggerButton);
this.triggersTabPage.Controls.Add(this.triggersListBox);
this.triggersTabPage.Location = new System.Drawing.Point(4, 22);
this.triggersTabPage.Name = "triggersTabPage";
this.triggersTabPage.Padding = new System.Windows.Forms.Padding(3);
this.triggersTabPage.Size = new System.Drawing.Size(435, 352);
this.triggersTabPage.TabIndex = 3;
this.triggersTabPage.Text = "Triggers";
this.triggersTabPage.UseVisualStyleBackColor = true;
//
// groupBox16
//
this.groupBox16.Controls.Add(this.triggerLengthLabel);
this.groupBox16.Controls.Add(this.triggerLengthUpDown);
this.groupBox16.Controls.Add(this.triggerWidthLabel);
this.groupBox16.Controls.Add(this.triggerWidthUpDown);
this.groupBox16.Location = new System.Drawing.Point(204, 62);
this.groupBox16.Name = "groupBox16";
this.groupBox16.Size = new System.Drawing.Size(200, 71);
this.groupBox16.TabIndex = 33;
this.groupBox16.TabStop = false;
this.groupBox16.Text = "Trigger Size";
//
// triggerLengthLabel
//
this.triggerLengthLabel.AutoSize = true;
this.triggerLengthLabel.Location = new System.Drawing.Point(116, 19);
this.triggerLengthLabel.Name = "triggerLengthLabel";
this.triggerLengthLabel.Size = new System.Drawing.Size(56, 13);
this.triggerLengthLabel.TabIndex = 35;
this.triggerLengthLabel.Text = "Length [Y]";
//
// triggerLengthUpDown
//
this.triggerLengthUpDown.Location = new System.Drawing.Point(119, 36);
this.triggerLengthUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerLengthUpDown.Name = "triggerLengthUpDown";
this.triggerLengthUpDown.Size = new System.Drawing.Size(64, 20);
this.triggerLengthUpDown.TabIndex = 34;
this.triggerLengthUpDown.ValueChanged += new System.EventHandler(this.triggerLengthUpDown_ValueChanged);
//
// triggerWidthLabel
//
this.triggerWidthLabel.AutoSize = true;
this.triggerWidthLabel.Location = new System.Drawing.Point(15, 19);
this.triggerWidthLabel.Name = "triggerWidthLabel";
this.triggerWidthLabel.Size = new System.Drawing.Size(51, 13);
this.triggerWidthLabel.TabIndex = 33;
this.triggerWidthLabel.Text = "Width [X]";
//
// triggerWidthUpDown
//
this.triggerWidthUpDown.Location = new System.Drawing.Point(18, 36);
this.triggerWidthUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerWidthUpDown.Name = "triggerWidthUpDown";
this.triggerWidthUpDown.Size = new System.Drawing.Size(62, 20);
this.triggerWidthUpDown.TabIndex = 32;
this.triggerWidthUpDown.ValueChanged += new System.EventHandler(this.triggerWidthUpDown_ValueChanged);
//
// groupBox15
//
this.groupBox15.Controls.Add(this.triggerZLabel);
this.groupBox15.Controls.Add(this.triggerXMapUpDown);
this.groupBox15.Controls.Add(this.triggerZUpDown);
this.groupBox15.Controls.Add(this.triggerMapXLabel);
this.groupBox15.Controls.Add(this.triggerYMapUpDown);
this.groupBox15.Controls.Add(this.triggerYMapLabel);
this.groupBox15.Location = new System.Drawing.Point(204, 153);
this.groupBox15.Name = "groupBox15";
this.groupBox15.Size = new System.Drawing.Size(200, 54);
this.groupBox15.TabIndex = 32;
this.groupBox15.TabStop = false;
this.groupBox15.Text = "Map Coordinates";
//
// triggerZLabel
//
this.triggerZLabel.AutoSize = true;
this.triggerZLabel.Location = new System.Drawing.Point(141, 22);
this.triggerZLabel.Name = "triggerZLabel";
this.triggerZLabel.Size = new System.Drawing.Size(14, 13);
this.triggerZLabel.TabIndex = 21;
this.triggerZLabel.Text = "Z";
//
// triggerXMapUpDown
//
this.triggerXMapUpDown.Location = new System.Drawing.Point(28, 20);
this.triggerXMapUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.triggerXMapUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.triggerXMapUpDown.Name = "triggerXMapUpDown";
this.triggerXMapUpDown.Size = new System.Drawing.Size(34, 20);
this.triggerXMapUpDown.TabIndex = 16;
this.triggerXMapUpDown.ValueChanged += new System.EventHandler(this.triggerXMapUpDown_ValueChanged);
//
// triggerZUpDown
//
this.triggerZUpDown.Location = new System.Drawing.Point(156, 20);
this.triggerZUpDown.Maximum = new decimal(new int[] {
32768,
0,
0,
0});
this.triggerZUpDown.Minimum = new decimal(new int[] {
32768,
0,
0,
-2147483648});
this.triggerZUpDown.Name = "triggerZUpDown";
this.triggerZUpDown.Size = new System.Drawing.Size(34, 20);
this.triggerZUpDown.TabIndex = 20;
this.triggerZUpDown.ValueChanged += new System.EventHandler(this.triggerZUpDown_ValueChanged);
//
// triggerMapXLabel
//
this.triggerMapXLabel.AutoSize = true;
this.triggerMapXLabel.Location = new System.Drawing.Point(8, 22);
this.triggerMapXLabel.Name = "triggerMapXLabel";
this.triggerMapXLabel.Size = new System.Drawing.Size(14, 13);
this.triggerMapXLabel.TabIndex = 17;
this.triggerMapXLabel.Text = "X";
//
// triggerYMapUpDown
//
this.triggerYMapUpDown.Location = new System.Drawing.Point(90, 20);
this.triggerYMapUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerYMapUpDown.Name = "triggerYMapUpDown";
this.triggerYMapUpDown.Size = new System.Drawing.Size(34, 20);
this.triggerYMapUpDown.TabIndex = 18;
this.triggerYMapUpDown.ValueChanged += new System.EventHandler(this.triggerYMapUpDown_ValueChanged);
//
// triggerYMapLabel
//
this.triggerYMapLabel.AutoSize = true;
this.triggerYMapLabel.Location = new System.Drawing.Point(75, 22);
this.triggerYMapLabel.Name = "triggerYMapLabel";
this.triggerYMapLabel.Size = new System.Drawing.Size(14, 13);
this.triggerYMapLabel.TabIndex = 19;
this.triggerYMapLabel.Text = "Y";
//
// label28
//
this.label28.AutoSize = true;
this.label28.Location = new System.Drawing.Point(308, 13);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(89, 13);
this.label28.TabIndex = 27;
this.label28.Text = "Variable to watch";
//
// triggerFlagUpDown
//
this.triggerFlagUpDown.Location = new System.Drawing.Point(311, 29);
this.triggerFlagUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerFlagUpDown.Name = "triggerFlagUpDown";
this.triggerFlagUpDown.Size = new System.Drawing.Size(89, 20);
this.triggerFlagUpDown.TabIndex = 26;
this.triggerFlagUpDown.ValueChanged += new System.EventHandler(this.triggerFlagUpDown_ValueChanged);
//
// groupBox6
//
this.groupBox6.Controls.Add(this.goToTriggerButton);
this.groupBox6.Controls.Add(this.triggerYMatrixLabel);
this.groupBox6.Controls.Add(this.triggerXMatrixUpDown);
this.groupBox6.Controls.Add(this.triggerXMatrixLabel);
this.groupBox6.Controls.Add(this.triggerYMatrixUpDown);
this.groupBox6.Location = new System.Drawing.Point(204, 213);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(200, 129);
this.groupBox6.TabIndex = 25;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "Matrix Coordinates";
//
// goToTriggerButton
//
this.goToTriggerButton.Image = global::DSPRE.Properties.Resources.goToTrigger;
this.goToTriggerButton.ImageAlign = System.Drawing.ContentAlignment.BottomRight;
this.goToTriggerButton.Location = new System.Drawing.Point(41, 84);
this.goToTriggerButton.Name = "goToTriggerButton";
this.goToTriggerButton.Size = new System.Drawing.Size(120, 39);
this.goToTriggerButton.TabIndex = 20;
this.goToTriggerButton.Text = "Find this trigger";
this.goToTriggerButton.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.goToTriggerButton.UseVisualStyleBackColor = true;
this.goToTriggerButton.Click += new System.EventHandler(this.goToEventButtons_Click);
//
// triggerYMatrixLabel
//
this.triggerYMatrixLabel.AutoSize = true;
this.triggerYMatrixLabel.Location = new System.Drawing.Point(25, 56);
this.triggerYMatrixLabel.Name = "triggerYMatrixLabel";
this.triggerYMatrixLabel.Size = new System.Drawing.Size(45, 13);
this.triggerYMatrixLabel.TabIndex = 19;
this.triggerYMatrixLabel.Text = "Matrix Y";
//
// triggerXMatrixUpDown
//
this.triggerXMatrixUpDown.Location = new System.Drawing.Point(87, 23);
this.triggerXMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerXMatrixUpDown.Name = "triggerXMatrixUpDown";
this.triggerXMatrixUpDown.Size = new System.Drawing.Size(90, 20);
this.triggerXMatrixUpDown.TabIndex = 16;
this.triggerXMatrixUpDown.ValueChanged += new System.EventHandler(this.triggerXMatrixUpDown_ValueChanged);
//
// triggerXMatrixLabel
//
this.triggerXMatrixLabel.AutoSize = true;
this.triggerXMatrixLabel.Location = new System.Drawing.Point(25, 25);
this.triggerXMatrixLabel.Name = "triggerXMatrixLabel";
this.triggerXMatrixLabel.Size = new System.Drawing.Size(45, 13);
this.triggerXMatrixLabel.TabIndex = 17;
this.triggerXMatrixLabel.Text = "Matrix X";
//
// triggerYMatrixUpDown
//
this.triggerYMatrixUpDown.Location = new System.Drawing.Point(87, 53);
this.triggerYMatrixUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerYMatrixUpDown.Name = "triggerYMatrixUpDown";
this.triggerYMatrixUpDown.Size = new System.Drawing.Size(90, 20);
this.triggerYMatrixUpDown.TabIndex = 18;
this.triggerYMatrixUpDown.ValueChanged += new System.EventHandler(this.triggerYMatrixUpDown_ValueChanged);
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(204, 12);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(82, 13);
this.label27.TabIndex = 24;
this.label27.Text = "Script Triggered";
//
// triggerScriptUpDown
//
this.triggerScriptUpDown.Location = new System.Drawing.Point(207, 29);
this.triggerScriptUpDown.Maximum = new decimal(new int[] {
65535,
0,
0,
0});
this.triggerScriptUpDown.Name = "triggerScriptUpDown";
this.triggerScriptUpDown.Size = new System.Drawing.Size(87, 20);
this.triggerScriptUpDown.TabIndex = 23;
this.triggerScriptUpDown.ValueChanged += new System.EventHandler(this.triggerScriptUpDown_ValueChanged);
//
// removeTriggerButton
//
this.removeTriggerButton.Location = new System.Drawing.Point(91, 325);
this.removeTriggerButton.Name = "removeTriggerButton";
this.removeTriggerButton.Size = new System.Drawing.Size(82, 23);
this.removeTriggerButton.TabIndex = 10;
this.removeTriggerButton.Text = "Remove";
this.removeTriggerButton.UseVisualStyleBackColor = true;
this.removeTriggerButton.Click += new System.EventHandler(this.removeTriggerButton_Click);
//
// addTriggerButton
//
this.addTriggerButton.Location = new System.Drawing.Point(7, 325);
this.addTriggerButton.Name = "addTriggerButton";
this.addTriggerButton.Size = new System.Drawing.Size(78, 23);
this.addTriggerButton.TabIndex = 9;
this.addTriggerButton.Text = "Add";
this.addTriggerButton.UseVisualStyleBackColor = true;
this.addTriggerButton.Click += new System.EventHandler(this.addTriggerButton_Click);
//
// triggersListBox
//
this.triggersListBox.FormattingEnabled = true;
this.triggersListBox.Location = new System.Drawing.Point(7, 6);
this.triggersListBox.Name = "triggersListBox";
this.triggersListBox.Size = new System.Drawing.Size(166, 316);
this.triggersListBox.TabIndex = 4;
this.triggersListBox.SelectedIndexChanged += new System.EventHandler(this.triggersListBox_SelectedIndexChanged);
//
// eventPanel
//
this.eventPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.eventPanel.Controls.Add(this.eventPictureBox);
this.eventPanel.Controls.Add(this.eventOpenGlControl);
this.eventPanel.Location = new System.Drawing.Point(521, 39);
this.eventPanel.Name = "eventPanel";
this.eventPanel.Size = new System.Drawing.Size(546, 546);
this.eventPanel.TabIndex = 24;
//
// eventPictureBox
//
this.eventPictureBox.BackColor = System.Drawing.Color.White;
this.eventPictureBox.Location = new System.Drawing.Point(0, 0);
this.eventPictureBox.Name = "eventPictureBox";
this.eventPictureBox.Size = new System.Drawing.Size(544, 544);
this.eventPictureBox.TabIndex = 3;
this.eventPictureBox.TabStop = false;
this.eventPictureBox.Click += new System.EventHandler(this.eventPictureBox_Click);
//
// eventOpenGlControl
//
this.eventOpenGlControl.AccumBits = ((byte)(0));
this.eventOpenGlControl.AutoCheckErrors = false;
this.eventOpenGlControl.AutoFinish = false;
this.eventOpenGlControl.AutoMakeCurrent = true;
this.eventOpenGlControl.AutoSwapBuffers = true;
this.eventOpenGlControl.BackColor = System.Drawing.Color.Black;
this.eventOpenGlControl.ColorBits = ((byte)(32));
this.eventOpenGlControl.DepthBits = ((byte)(64));
this.eventOpenGlControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.eventOpenGlControl.ForeColor = System.Drawing.Color.Black;
this.eventOpenGlControl.Location = new System.Drawing.Point(0, 0);
this.eventOpenGlControl.Name = "eventOpenGlControl";
this.eventOpenGlControl.Size = new System.Drawing.Size(544, 544);
this.eventOpenGlControl.StencilBits = ((byte)(0));
this.eventOpenGlControl.TabIndex = 2;
//
// scriptEditorTabPage
//
this.scriptEditorTabPage.Controls.Add(this.groupBox8);
this.scriptEditorTabPage.Controls.Add(this.importScriptFileButton);
this.scriptEditorTabPage.Controls.Add(this.exportScriptFileButton);
this.scriptEditorTabPage.Controls.Add(this.saveScriptFileButton);
this.scriptEditorTabPage.Controls.Add(this.removeScriptFileButton);
this.scriptEditorTabPage.Controls.Add(this.addScriptFileButton);
this.scriptEditorTabPage.Controls.Add(this.scriptEditorTabControl);
this.scriptEditorTabPage.Controls.Add(this.scriptCommandsTabControl);
this.scriptEditorTabPage.Controls.Add(this.label5);
this.scriptEditorTabPage.Controls.Add(this.selectScriptFileComboBox);
this.scriptEditorTabPage.ImageIndex = 5;
this.scriptEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.scriptEditorTabPage.Name = "scriptEditorTabPage";
this.scriptEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.scriptEditorTabPage.Size = new System.Drawing.Size(1118, 619);
this.scriptEditorTabPage.TabIndex = 4;
this.scriptEditorTabPage.Text = "Script Editor";
this.scriptEditorTabPage.UseVisualStyleBackColor = true;
//
// groupBox8
//
this.groupBox8.Controls.Add(this.searchInScriptsUpDown);
this.groupBox8.Controls.Add(this.label31);
this.groupBox8.Controls.Add(this.searchProgressBar);
this.groupBox8.Controls.Add(this.label30);
this.groupBox8.Controls.Add(this.label29);
this.groupBox8.Controls.Add(this.searchInScriptsButton);
this.groupBox8.Controls.Add(this.searchInScriptsResultTextBox);
this.groupBox8.Location = new System.Drawing.Point(8, 311);
this.groupBox8.Name = "groupBox8";
this.groupBox8.Size = new System.Drawing.Size(429, 298);
this.groupBox8.TabIndex = 18;
this.groupBox8.TabStop = false;
this.groupBox8.Text = "Search for commands:";
//
// searchInScriptsUpDown
//
this.searchInScriptsUpDown.Location = new System.Drawing.Point(11, 35);
this.searchInScriptsUpDown.Name = "searchInScriptsUpDown";
this.searchInScriptsUpDown.Size = new System.Drawing.Size(299, 20);
this.searchInScriptsUpDown.TabIndex = 38;
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(7, 248);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(48, 13);
this.label31.TabIndex = 37;
this.label31.Text = "Progress";
//
// searchProgressBar
//
this.searchProgressBar.Location = new System.Drawing.Point(9, 264);
this.searchProgressBar.Name = "searchProgressBar";
this.searchProgressBar.Size = new System.Drawing.Size(396, 23);
this.searchProgressBar.TabIndex = 36;
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(7, 63);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(42, 13);
this.label30.TabIndex = 35;
this.label30.Text = "Results";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(8, 19);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(104, 13);
this.label29.TabIndex = 33;
this.label29.Text = "Command to search:";
//
// searchInScriptsButton
//
this.searchInScriptsButton.Location = new System.Drawing.Point(315, 35);
this.searchInScriptsButton.Name = "searchInScriptsButton";
this.searchInScriptsButton.Size = new System.Drawing.Size(91, 20);
this.searchInScriptsButton.TabIndex = 32;
this.searchInScriptsButton.Text = "Search";
this.searchInScriptsButton.UseVisualStyleBackColor = true;
this.searchInScriptsButton.Click += new System.EventHandler(this.searchInScriptsButton_Click);
//
// searchInScriptsResultTextBox
//
this.searchInScriptsResultTextBox.Location = new System.Drawing.Point(10, 79);
this.searchInScriptsResultTextBox.Multiline = true;
this.searchInScriptsResultTextBox.Name = "searchInScriptsResultTextBox";
this.searchInScriptsResultTextBox.ReadOnly = true;
this.searchInScriptsResultTextBox.Size = new System.Drawing.Size(396, 166);
this.searchInScriptsResultTextBox.TabIndex = 17;
this.searchInScriptsResultTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
//
// importScriptFileButton
//
this.importScriptFileButton.Location = new System.Drawing.Point(213, 19);
this.importScriptFileButton.Name = "importScriptFileButton";
this.importScriptFileButton.Size = new System.Drawing.Size(106, 23);
this.importScriptFileButton.TabIndex = 16;
this.importScriptFileButton.Text = "&Import File";
this.importScriptFileButton.UseVisualStyleBackColor = true;
this.importScriptFileButton.Click += new System.EventHandler(this.importScriptFileButton_Click);
//
// exportScriptFileButton
//
this.exportScriptFileButton.Location = new System.Drawing.Point(213, 46);
this.exportScriptFileButton.Name = "exportScriptFileButton";
this.exportScriptFileButton.Size = new System.Drawing.Size(106, 23);
this.exportScriptFileButton.TabIndex = 15;
this.exportScriptFileButton.Text = "&Export File";
this.exportScriptFileButton.UseVisualStyleBackColor = true;
this.exportScriptFileButton.Click += new System.EventHandler(this.exportScriptFileButton_Click);
//
// saveScriptFileButton
//
this.saveScriptFileButton.Location = new System.Drawing.Point(7, 46);
this.saveScriptFileButton.Name = "saveScriptFileButton";
this.saveScriptFileButton.Size = new System.Drawing.Size(201, 23);
this.saveScriptFileButton.TabIndex = 14;
this.saveScriptFileButton.Text = "&Save Current";
this.saveScriptFileButton.UseVisualStyleBackColor = true;
this.saveScriptFileButton.Click += new System.EventHandler(this.saveScriptFileButton_Click);
//
// removeScriptFileButton
//
this.removeScriptFileButton.Location = new System.Drawing.Point(323, 46);
this.removeScriptFileButton.Name = "removeScriptFileButton";
this.removeScriptFileButton.Size = new System.Drawing.Size(106, 23);
this.removeScriptFileButton.TabIndex = 13;
this.removeScriptFileButton.Text = "Remove Last";
this.removeScriptFileButton.UseVisualStyleBackColor = true;
this.removeScriptFileButton.Click += new System.EventHandler(this.removeScriptFileButton_Click);
//
// addScriptFileButton
//
this.addScriptFileButton.Location = new System.Drawing.Point(323, 19);
this.addScriptFileButton.Name = "addScriptFileButton";
this.addScriptFileButton.Size = new System.Drawing.Size(106, 23);
this.addScriptFileButton.TabIndex = 10;
this.addScriptFileButton.Text = "Add File";
this.addScriptFileButton.UseVisualStyleBackColor = true;
this.addScriptFileButton.Click += new System.EventHandler(this.addScriptFileButton_Click);
//
// scriptEditorTabControl
//
this.scriptEditorTabControl.Controls.Add(this.scriptsTabPage);
this.scriptEditorTabControl.Controls.Add(this.functionTabPage);
this.scriptEditorTabControl.Controls.Add(this.movementTabPage);
this.scriptEditorTabControl.Location = new System.Drawing.Point(443, 19);
this.scriptEditorTabControl.Name = "scriptEditorTabControl";
this.scriptEditorTabControl.SelectedIndex = 0;
this.scriptEditorTabControl.Size = new System.Drawing.Size(605, 594);
this.scriptEditorTabControl.TabIndex = 5;
//
// scriptsTabPage
//
this.scriptsTabPage.Controls.Add(this.scriptTextBox);
this.scriptsTabPage.Controls.Add(this.LineNumberTextBoxScript);
this.scriptsTabPage.Location = new System.Drawing.Point(4, 22);
this.scriptsTabPage.Name = "scriptsTabPage";
this.scriptsTabPage.Padding = new System.Windows.Forms.Padding(3);
this.scriptsTabPage.Size = new System.Drawing.Size(597, 568);
this.scriptsTabPage.TabIndex = 0;
this.scriptsTabPage.Text = "Scripts";
this.scriptsTabPage.UseVisualStyleBackColor = true;
//
// scriptTextBox
//
this.scriptTextBox.BackColor = System.Drawing.SystemColors.Menu;
this.scriptTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.scriptTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
this.scriptTextBox.Font = new System.Drawing.Font("Bahnschrift Light", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.scriptTextBox.Location = new System.Drawing.Point(13, 3);
this.scriptTextBox.MaxLength = 1000000;
this.scriptTextBox.Name = "scriptTextBox";
this.scriptTextBox.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
this.scriptTextBox.Size = new System.Drawing.Size(581, 562);
this.scriptTextBox.TabIndex = 7;
this.scriptTextBox.Text = "";
this.scriptTextBox.VScroll += new System.EventHandler(this.scriptTextBox_VScroll);
this.scriptTextBox.TextChanged += new System.EventHandler(this.scriptTextBox_TextChanged);
//
// LineNumberTextBoxScript
//
this.LineNumberTextBoxScript.BackColor = System.Drawing.SystemColors.Window;
this.LineNumberTextBoxScript.Cursor = System.Windows.Forms.Cursors.PanNE;
this.LineNumberTextBoxScript.Dock = System.Windows.Forms.DockStyle.Left;
this.LineNumberTextBoxScript.Font = new System.Drawing.Font("Bahnschrift Light", 9.75F);
this.LineNumberTextBoxScript.ForeColor = System.Drawing.SystemColors.HotTrack;
this.LineNumberTextBoxScript.Location = new System.Drawing.Point(3, 3);
this.LineNumberTextBoxScript.Name = "LineNumberTextBoxScript";
this.LineNumberTextBoxScript.ReadOnly = true;
this.LineNumberTextBoxScript.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
this.LineNumberTextBoxScript.Size = new System.Drawing.Size(10, 562);
this.LineNumberTextBoxScript.TabIndex = 9;
this.LineNumberTextBoxScript.Text = "";
this.LineNumberTextBoxScript.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LineNumberTextBoxScript_MouseDown);
//
// functionTabPage
//
this.functionTabPage.Controls.Add(this.functionTextBox);
this.functionTabPage.Controls.Add(this.LineNumberTextBoxFunc);
this.functionTabPage.Location = new System.Drawing.Point(4, 22);
this.functionTabPage.Name = "functionTabPage";
this.functionTabPage.Padding = new System.Windows.Forms.Padding(3);
this.functionTabPage.Size = new System.Drawing.Size(597, 568);
this.functionTabPage.TabIndex = 1;
this.functionTabPage.Text = "Functions";
this.functionTabPage.UseVisualStyleBackColor = true;
//
// functionTextBox
//
this.functionTextBox.BackColor = System.Drawing.SystemColors.Menu;
this.functionTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.functionTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
this.functionTextBox.Font = new System.Drawing.Font("Bahnschrift Light", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.functionTextBox.Location = new System.Drawing.Point(13, 3);
this.functionTextBox.MaxLength = 1000000;
this.functionTextBox.Name = "functionTextBox";
this.functionTextBox.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
this.functionTextBox.Size = new System.Drawing.Size(581, 562);
this.functionTextBox.TabIndex = 14;
this.functionTextBox.Text = "";
this.functionTextBox.VScroll += new System.EventHandler(this.functionTextBox_VScroll);
this.functionTextBox.TextChanged += new System.EventHandler(this.functionTextBox_SelectionChanged);
//
// LineNumberTextBoxFunc
//
this.LineNumberTextBoxFunc.BackColor = System.Drawing.SystemColors.Window;
this.LineNumberTextBoxFunc.Cursor = System.Windows.Forms.Cursors.PanNE;
this.LineNumberTextBoxFunc.Dock = System.Windows.Forms.DockStyle.Left;
this.LineNumberTextBoxFunc.Font = new System.Drawing.Font("Bahnschrift Light", 9.75F);
this.LineNumberTextBoxFunc.ForeColor = System.Drawing.SystemColors.HotTrack;
this.LineNumberTextBoxFunc.Location = new System.Drawing.Point(3, 3);
this.LineNumberTextBoxFunc.Name = "LineNumberTextBoxFunc";
this.LineNumberTextBoxFunc.ReadOnly = true;
this.LineNumberTextBoxFunc.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
this.LineNumberTextBoxFunc.Size = new System.Drawing.Size(10, 562);
this.LineNumberTextBoxFunc.TabIndex = 15;
this.LineNumberTextBoxFunc.Text = "";
this.LineNumberTextBoxFunc.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LineNumberTextBoxFunc_MouseDown);
//
// movementTabPage
//
this.movementTabPage.Controls.Add(this.movementTextBox);
this.movementTabPage.Controls.Add(this.LineNumberTextBoxMov);
this.movementTabPage.Location = new System.Drawing.Point(4, 22);
this.movementTabPage.Name = "movementTabPage";
this.movementTabPage.Padding = new System.Windows.Forms.Padding(3);
this.movementTabPage.Size = new System.Drawing.Size(597, 568);
this.movementTabPage.TabIndex = 2;
this.movementTabPage.Text = "Movements";
this.movementTabPage.UseVisualStyleBackColor = true;
//
// movementTextBox
//
this.movementTextBox.BackColor = System.Drawing.SystemColors.Menu;
this.movementTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.movementTextBox.Dock = System.Windows.Forms.DockStyle.Fill;
this.movementTextBox.Font = new System.Drawing.Font("Bahnschrift Light", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.movementTextBox.Location = new System.Drawing.Point(13, 3);
this.movementTextBox.MaxLength = 1000000;
this.movementTextBox.Name = "movementTextBox";
this.movementTextBox.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.Vertical;
this.movementTextBox.Size = new System.Drawing.Size(581, 562);
this.movementTextBox.TabIndex = 17;
this.movementTextBox.Text = "";
this.movementTextBox.VScroll += new System.EventHandler(this.movementTextBox_VScroll);
this.movementTextBox.TextChanged += new System.EventHandler(this.movementTextBox_TextChanged);
//
// LineNumberTextBoxMov
//
this.LineNumberTextBoxMov.BackColor = System.Drawing.SystemColors.Window;
this.LineNumberTextBoxMov.Cursor = System.Windows.Forms.Cursors.PanNE;
this.LineNumberTextBoxMov.Dock = System.Windows.Forms.DockStyle.Left;
this.LineNumberTextBoxMov.Font = new System.Drawing.Font("Bahnschrift Light", 9.75F);
this.LineNumberTextBoxMov.ForeColor = System.Drawing.SystemColors.HotTrack;
this.LineNumberTextBoxMov.Location = new System.Drawing.Point(3, 3);
this.LineNumberTextBoxMov.Name = "LineNumberTextBoxMov";
this.LineNumberTextBoxMov.ReadOnly = true;
this.LineNumberTextBoxMov.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.None;
this.LineNumberTextBoxMov.Size = new System.Drawing.Size(10, 562);
this.LineNumberTextBoxMov.TabIndex = 18;
this.LineNumberTextBoxMov.Text = "";
this.LineNumberTextBoxMov.MouseDown += new System.Windows.Forms.MouseEventHandler(this.LineNumberTextBoxMov_MouseDown);
//
// scriptCommandsTabControl
//
this.scriptCommandsTabControl.Controls.Add(this.commonScriptsTabPage);
this.scriptCommandsTabControl.Controls.Add(this.tabPage1);
this.scriptCommandsTabControl.Controls.Add(this.tabPage3);
this.scriptCommandsTabControl.Location = new System.Drawing.Point(9, 89);
this.scriptCommandsTabControl.Name = "scriptCommandsTabControl";
this.scriptCommandsTabControl.SelectedIndex = 0;
this.scriptCommandsTabControl.Size = new System.Drawing.Size(428, 216);
this.scriptCommandsTabControl.TabIndex = 2;
//
// commonScriptsTabPage
//
this.commonScriptsTabPage.Controls.Add(this.closeMessageButton);
this.commonScriptsTabPage.Controls.Add(this.waitKeyPressButton);
this.commonScriptsTabPage.Controls.Add(this.messageButton);
this.commonScriptsTabPage.Controls.Add(this.routeSignButton);
this.commonScriptsTabPage.Controls.Add(this.townSignButton);
this.commonScriptsTabPage.Controls.Add(this.tipsSignButton);
this.commonScriptsTabPage.Controls.Add(this.greySignButton);
this.commonScriptsTabPage.Controls.Add(this.setflagButton);
this.commonScriptsTabPage.Controls.Add(this.restartMusicButton);
this.commonScriptsTabPage.Controls.Add(this.clearflagButton);
this.commonScriptsTabPage.Controls.Add(this.playSoundButton);
this.commonScriptsTabPage.Controls.Add(this.setVarButton);
this.commonScriptsTabPage.Controls.Add(this.callFunctionButton);
this.commonScriptsTabPage.Controls.Add(this.switchMusicButton);
this.commonScriptsTabPage.Controls.Add(this.jumpToFuncButton);
this.commonScriptsTabPage.Controls.Add(this.trainerBattleButton);
this.commonScriptsTabPage.Controls.Add(this.playCryButton);
this.commonScriptsTabPage.Controls.Add(this.waitSoundButton);
this.commonScriptsTabPage.Controls.Add(this.wildBattleButton);
this.commonScriptsTabPage.Controls.Add(this.legendaryBattleButton);
this.commonScriptsTabPage.Location = new System.Drawing.Point(4, 22);
this.commonScriptsTabPage.Name = "commonScriptsTabPage";
this.commonScriptsTabPage.Padding = new System.Windows.Forms.Padding(3);
this.commonScriptsTabPage.Size = new System.Drawing.Size(420, 190);
this.commonScriptsTabPage.TabIndex = 0;
this.commonScriptsTabPage.Text = "Misc.";
this.commonScriptsTabPage.UseVisualStyleBackColor = true;
//
// closeMessageButton
//
this.closeMessageButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.closeMessageButton.Location = new System.Drawing.Point(314, 42);
this.closeMessageButton.Name = "closeMessageButton";
this.closeMessageButton.Size = new System.Drawing.Size(100, 33);
this.closeMessageButton.TabIndex = 25;
this.closeMessageButton.Text = "Close Message";
this.closeMessageButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.closeMessageButton.UseVisualStyleBackColor = true;
//
// waitKeyPressButton
//
this.waitKeyPressButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.waitKeyPressButton.Location = new System.Drawing.Point(314, 7);
this.waitKeyPressButton.Name = "waitKeyPressButton";
this.waitKeyPressButton.Size = new System.Drawing.Size(100, 33);
this.waitKeyPressButton.TabIndex = 26;
this.waitKeyPressButton.Text = "Wait Key Press";
this.waitKeyPressButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.waitKeyPressButton.UseVisualStyleBackColor = true;
//
// messageButton
//
this.messageButton.Image = ((System.Drawing.Image)(resources.GetObject("messageButton.Image")));
this.messageButton.Location = new System.Drawing.Point(108, 7);
this.messageButton.Name = "messageButton";
this.messageButton.Size = new System.Drawing.Size(100, 33);
this.messageButton.TabIndex = 20;
this.messageButton.Text = " Message";
this.messageButton.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.messageButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.messageButton.UseVisualStyleBackColor = true;
this.messageButton.Click += new System.EventHandler(this.messageButton_Click);
//
// routeSignButton
//
this.routeSignButton.Enabled = false;
this.routeSignButton.Image = global::DSPRE.Properties.Resources.route_sign;
this.routeSignButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.routeSignButton.Location = new System.Drawing.Point(108, 77);
this.routeSignButton.Name = "routeSignButton";
this.routeSignButton.Size = new System.Drawing.Size(100, 33);
this.routeSignButton.TabIndex = 21;
this.routeSignButton.Text = "Route Sign";
this.routeSignButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.routeSignButton.UseVisualStyleBackColor = true;
this.routeSignButton.Click += new System.EventHandler(this.routeSignButton_Click);
//
// townSignButton
//
this.townSignButton.Enabled = false;
this.townSignButton.Image = global::DSPRE.Properties.Resources.brown_sign;
this.townSignButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.townSignButton.Location = new System.Drawing.Point(108, 42);
this.townSignButton.Name = "townSignButton";
this.townSignButton.Size = new System.Drawing.Size(100, 33);
this.townSignButton.TabIndex = 22;
this.townSignButton.Text = "Town Sign";
this.townSignButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.townSignButton.UseVisualStyleBackColor = true;
//
// tipsSignButton
//
this.tipsSignButton.Image = global::DSPRE.Properties.Resources.blue_sign;
this.tipsSignButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.tipsSignButton.Location = new System.Drawing.Point(108, 147);
this.tipsSignButton.Name = "tipsSignButton";
this.tipsSignButton.Size = new System.Drawing.Size(100, 33);
this.tipsSignButton.TabIndex = 23;
this.tipsSignButton.Text = "Tips Sign";
this.tipsSignButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.tipsSignButton.UseVisualStyleBackColor = true;
//
// greySignButton
//
this.greySignButton.Image = ((System.Drawing.Image)(resources.GetObject("greySignButton.Image")));
this.greySignButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.greySignButton.Location = new System.Drawing.Point(108, 112);
this.greySignButton.Name = "greySignButton";
this.greySignButton.Size = new System.Drawing.Size(100, 33);
this.greySignButton.TabIndex = 24;
this.greySignButton.Text = "Grey Sign";
this.greySignButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.greySignButton.UseVisualStyleBackColor = true;
//
// setflagButton
//
this.setflagButton.Image = ((System.Drawing.Image)(resources.GetObject("setflagButton.Image")));
this.setflagButton.Location = new System.Drawing.Point(5, 7);
this.setflagButton.Name = "setflagButton";
this.setflagButton.Size = new System.Drawing.Size(100, 33);
this.setflagButton.TabIndex = 0;
this.setflagButton.Text = " Set Flag";
this.setflagButton.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.setflagButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.setflagButton.UseVisualStyleBackColor = true;
this.setflagButton.Click += new System.EventHandler(this.setflagButton_Click);
//
// restartMusicButton
//
this.restartMusicButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.restartMusicButton.Location = new System.Drawing.Point(211, 147);
this.restartMusicButton.Name = "restartMusicButton";
this.restartMusicButton.Size = new System.Drawing.Size(100, 33);
this.restartMusicButton.TabIndex = 18;
this.restartMusicButton.Text = "Restart Music";
this.restartMusicButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.restartMusicButton.UseVisualStyleBackColor = true;
//
// clearflagButton
//
this.clearflagButton.Image = ((System.Drawing.Image)(resources.GetObject("clearflagButton.Image")));
this.clearflagButton.Location = new System.Drawing.Point(5, 42);
this.clearflagButton.Name = "clearflagButton";
this.clearflagButton.Size = new System.Drawing.Size(100, 33);
this.clearflagButton.TabIndex = 1;
this.clearflagButton.Text = " Clear Flag";
this.clearflagButton.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.clearflagButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.clearflagButton.UseVisualStyleBackColor = true;
this.clearflagButton.Click += new System.EventHandler(this.clearflagButton_Click);
//
// playSoundButton
//
this.playSoundButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.playSoundButton.Location = new System.Drawing.Point(211, 7);
this.playSoundButton.Name = "playSoundButton";
this.playSoundButton.Size = new System.Drawing.Size(100, 33);
this.playSoundButton.TabIndex = 19;
this.playSoundButton.Text = "Play Sound";
this.playSoundButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.playSoundButton.UseVisualStyleBackColor = true;
//
// setVarButton
//
this.setVarButton.Location = new System.Drawing.Point(5, 147);
this.setVarButton.Name = "setVarButton";
this.setVarButton.Size = new System.Drawing.Size(100, 33);
this.setVarButton.TabIndex = 0;
this.setVarButton.Text = "Set Var Value";
this.setVarButton.UseVisualStyleBackColor = true;
this.setVarButton.Click += new System.EventHandler(this.setvarButton_Click);
//
// callFunctionButton
//
this.callFunctionButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.callFunctionButton.Location = new System.Drawing.Point(5, 77);
this.callFunctionButton.Name = "callFunctionButton";
this.callFunctionButton.Size = new System.Drawing.Size(100, 33);
this.callFunctionButton.TabIndex = 8;
this.callFunctionButton.Text = "Call Function";
this.callFunctionButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.callFunctionButton.UseVisualStyleBackColor = true;
//
// switchMusicButton
//
this.switchMusicButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.switchMusicButton.Location = new System.Drawing.Point(211, 112);
this.switchMusicButton.Name = "switchMusicButton";
this.switchMusicButton.Size = new System.Drawing.Size(100, 33);
this.switchMusicButton.TabIndex = 17;
this.switchMusicButton.Text = "Switch Music";
this.switchMusicButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.switchMusicButton.UseVisualStyleBackColor = true;
//
// jumpToFuncButton
//
this.jumpToFuncButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.jumpToFuncButton.Location = new System.Drawing.Point(5, 112);
this.jumpToFuncButton.Name = "jumpToFuncButton";
this.jumpToFuncButton.Size = new System.Drawing.Size(100, 33);
this.jumpToFuncButton.TabIndex = 9;
this.jumpToFuncButton.Text = "Jump to Function";
this.jumpToFuncButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.jumpToFuncButton.UseVisualStyleBackColor = true;
this.jumpToFuncButton.Click += new System.EventHandler(this.jumpToFuncButton_Click);
//
// trainerBattleButton
//
this.trainerBattleButton.Enabled = false;
this.trainerBattleButton.Image = ((System.Drawing.Image)(resources.GetObject("trainerBattleButton.Image")));
this.trainerBattleButton.Location = new System.Drawing.Point(314, 77);
this.trainerBattleButton.Name = "trainerBattleButton";
this.trainerBattleButton.Size = new System.Drawing.Size(100, 33);
this.trainerBattleButton.TabIndex = 10;
this.trainerBattleButton.Text = " Trainer Battle";
this.trainerBattleButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.trainerBattleButton.UseVisualStyleBackColor = true;
this.trainerBattleButton.Click += new System.EventHandler(this.trainerBattleButton_Click);
//
// playCryButton
//
this.playCryButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.playCryButton.Location = new System.Drawing.Point(211, 42);
this.playCryButton.Name = "playCryButton";
this.playCryButton.Size = new System.Drawing.Size(100, 33);
this.playCryButton.TabIndex = 16;
this.playCryButton.Text = "Play Cry";
this.playCryButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.playCryButton.UseVisualStyleBackColor = true;
this.playCryButton.Click += new System.EventHandler(this.playCryButton_Click);
//
// waitSoundButton
//
this.waitSoundButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.waitSoundButton.Location = new System.Drawing.Point(211, 77);
this.waitSoundButton.Name = "waitSoundButton";
this.waitSoundButton.Size = new System.Drawing.Size(100, 33);
this.waitSoundButton.TabIndex = 15;
this.waitSoundButton.Text = "Wait for Sound";
this.waitSoundButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.waitSoundButton.UseVisualStyleBackColor = true;
//
// wildBattleButton
//
this.wildBattleButton.Enabled = false;
this.wildBattleButton.Image = ((System.Drawing.Image)(resources.GetObject("wildBattleButton.Image")));
this.wildBattleButton.Location = new System.Drawing.Point(314, 112);
this.wildBattleButton.Name = "wildBattleButton";
this.wildBattleButton.Size = new System.Drawing.Size(100, 33);
this.wildBattleButton.TabIndex = 11;
this.wildBattleButton.Text = " Wild Battle";
this.wildBattleButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.wildBattleButton.UseVisualStyleBackColor = true;
//
// legendaryBattleButton
//
this.legendaryBattleButton.Enabled = false;
this.legendaryBattleButton.Image = ((System.Drawing.Image)(resources.GetObject("legendaryBattleButton.Image")));
this.legendaryBattleButton.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.legendaryBattleButton.Location = new System.Drawing.Point(314, 147);
this.legendaryBattleButton.Name = "legendaryBattleButton";
this.legendaryBattleButton.Size = new System.Drawing.Size(100, 33);
this.legendaryBattleButton.TabIndex = 12;
this.legendaryBattleButton.Text = "Leg. Battle";
this.legendaryBattleButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.legendaryBattleButton.UseVisualStyleBackColor = true;
//
// tabPage1
//
this.tabPage1.Controls.Add(this.button11);
this.tabPage1.Controls.Add(this.button9);
this.tabPage1.Controls.Add(this.button7);
this.tabPage1.Controls.Add(this.button5);
this.tabPage1.Controls.Add(this.givePokégearButton);
this.tabPage1.Controls.Add(this.takePokémonButton);
this.tabPage1.Controls.Add(this.takeBadgeButton);
this.tabPage1.Controls.Add(this.giveNationalDexButton);
this.tabPage1.Controls.Add(this.giveShoesButton);
this.tabPage1.Controls.Add(this.givePokédexButton);
this.tabPage1.Controls.Add(this.giveBadgeButton);
this.tabPage1.Controls.Add(this.takeMoneyButton);
this.tabPage1.Controls.Add(this.takeItemButton);
this.tabPage1.Controls.Add(this.giveMoneyButton);
this.tabPage1.Controls.Add(this.giveItemButton);
this.tabPage1.Controls.Add(this.givePokémonButton);
this.tabPage1.Location = new System.Drawing.Point(4, 22);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(420, 190);
this.tabPage1.TabIndex = 6;
this.tabPage1.Text = "Give/Take";
this.tabPage1.UseVisualStyleBackColor = true;
//
// button11
//
this.button11.Image = ((System.Drawing.Image)(resources.GetObject("button11.Image")));
this.button11.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button11.Location = new System.Drawing.Point(314, 147);
this.button11.Name = "button11";
this.button11.Size = new System.Drawing.Size(99, 33);
this.button11.TabIndex = 40;
this.button11.Text = " Check PKMN";
this.button11.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.button11.UseVisualStyleBackColor = true;
//
// button9
//
this.button9.Image = ((System.Drawing.Image)(resources.GetObject("button9.Image")));
this.button9.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button9.Location = new System.Drawing.Point(211, 147);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(100, 33);
this.button9.TabIndex = 39;
this.button9.Text = "Check Badge";
this.button9.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.button9.UseVisualStyleBackColor = true;
//
// button7
//
this.button7.Image = ((System.Drawing.Image)(resources.GetObject("button7.Image")));
this.button7.Location = new System.Drawing.Point(5, 147);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(100, 33);
this.button7.TabIndex = 38;
this.button7.Text = "Check Item";
this.button7.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.button7.UseVisualStyleBackColor = true;
//
// button5
//
this.button5.Image = ((System.Drawing.Image)(resources.GetObject("button5.Image")));
this.button5.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.button5.Location = new System.Drawing.Point(108, 147);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(100, 33);
this.button5.TabIndex = 37;
this.button5.Text = "Check Money";
this.button5.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.button5.UseVisualStyleBackColor = true;
//
// givePokégearButton
//
this.givePokégearButton.Image = ((System.Drawing.Image)(resources.GetObject("givePokégearButton.Image")));
this.givePokégearButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.givePokégearButton.Location = new System.Drawing.Point(211, 112);
this.givePokégearButton.Name = "givePokégearButton";
this.givePokégearButton.Size = new System.Drawing.Size(202, 33);
this.givePokégearButton.TabIndex = 36;
this.givePokégearButton.Text = " Give PokéGear";
this.givePokégearButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.givePokégearButton.UseVisualStyleBackColor = true;
//
// takePokémonButton
//
this.takePokémonButton.Image = ((System.Drawing.Image)(resources.GetObject("takePokémonButton.Image")));
this.takePokémonButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.takePokémonButton.Location = new System.Drawing.Point(108, 7);
this.takePokémonButton.Name = "takePokémonButton";
this.takePokémonButton.Size = new System.Drawing.Size(100, 33);
this.takePokémonButton.TabIndex = 35;
this.takePokémonButton.Text = " Take PKMN";
this.takePokémonButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.takePokémonButton.UseVisualStyleBackColor = true;
//
// takeBadgeButton
//
this.takeBadgeButton.Image = ((System.Drawing.Image)(resources.GetObject("takeBadgeButton.Image")));
this.takeBadgeButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.takeBadgeButton.Location = new System.Drawing.Point(108, 112);
this.takeBadgeButton.Name = "takeBadgeButton";
this.takeBadgeButton.Size = new System.Drawing.Size(100, 33);
this.takeBadgeButton.TabIndex = 34;
this.takeBadgeButton.Text = "Take Badge";
this.takeBadgeButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.takeBadgeButton.UseVisualStyleBackColor = true;
this.takeBadgeButton.Click += new System.EventHandler(this.takeBadgeButton_Click);
//
// giveNationalDexButton
//
this.giveNationalDexButton.Image = ((System.Drawing.Image)(resources.GetObject("giveNationalDexButton.Image")));
this.giveNationalDexButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.giveNationalDexButton.Location = new System.Drawing.Point(211, 42);
this.giveNationalDexButton.Name = "giveNationalDexButton";
this.giveNationalDexButton.Size = new System.Drawing.Size(202, 33);
this.giveNationalDexButton.TabIndex = 33;
this.giveNationalDexButton.Text = " Give National Pokédex";
this.giveNationalDexButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.giveNationalDexButton.UseVisualStyleBackColor = true;
//
// giveShoesButton
//
this.giveShoesButton.Image = ((System.Drawing.Image)(resources.GetObject("giveShoesButton.Image")));
this.giveShoesButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.giveShoesButton.Location = new System.Drawing.Point(211, 77);
this.giveShoesButton.Name = "giveShoesButton";
this.giveShoesButton.Size = new System.Drawing.Size(202, 33);
this.giveShoesButton.TabIndex = 32;
this.giveShoesButton.Text = " Give Running Shoes";
this.giveShoesButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.giveShoesButton.UseVisualStyleBackColor = true;
//
// givePokédexButton
//
this.givePokédexButton.Image = ((System.Drawing.Image)(resources.GetObject("givePokédexButton.Image")));
this.givePokédexButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.givePokédexButton.Location = new System.Drawing.Point(211, 7);
this.givePokédexButton.Name = "givePokédexButton";
this.givePokédexButton.Size = new System.Drawing.Size(202, 33);
this.givePokédexButton.TabIndex = 31;
this.givePokédexButton.Text = "Give Pokédex";
this.givePokédexButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.givePokédexButton.UseVisualStyleBackColor = true;
//
// giveBadgeButton
//
this.giveBadgeButton.Image = ((System.Drawing.Image)(resources.GetObject("giveBadgeButton.Image")));
this.giveBadgeButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.giveBadgeButton.Location = new System.Drawing.Point(5, 112);
this.giveBadgeButton.Name = "giveBadgeButton";
this.giveBadgeButton.Size = new System.Drawing.Size(100, 33);
this.giveBadgeButton.TabIndex = 30;
this.giveBadgeButton.Text = "Give Badge";
this.giveBadgeButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.giveBadgeButton.UseVisualStyleBackColor = true;
this.giveBadgeButton.Click += new System.EventHandler(this.giveBadgeButton_Click);
//
// takeMoneyButton
//
this.takeMoneyButton.Image = ((System.Drawing.Image)(resources.GetObject("takeMoneyButton.Image")));
this.takeMoneyButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.takeMoneyButton.Location = new System.Drawing.Point(108, 77);
this.takeMoneyButton.Name = "takeMoneyButton";
this.takeMoneyButton.Size = new System.Drawing.Size(100, 33);
this.takeMoneyButton.TabIndex = 27;
this.takeMoneyButton.Text = "Take Money";
this.takeMoneyButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.takeMoneyButton.UseVisualStyleBackColor = true;
this.takeMoneyButton.Click += new System.EventHandler(this.takeMoneyButton_Click);
//
// takeItemButton
//
this.takeItemButton.Image = ((System.Drawing.Image)(resources.GetObject("takeItemButton.Image")));
this.takeItemButton.Location = new System.Drawing.Point(108, 42);
this.takeItemButton.Name = "takeItemButton";
this.takeItemButton.Size = new System.Drawing.Size(100, 33);
this.takeItemButton.TabIndex = 29;
this.takeItemButton.Text = "Take Item";
this.takeItemButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.takeItemButton.UseVisualStyleBackColor = true;
this.takeItemButton.Click += new System.EventHandler(this.takeItemButton_Click);
//
// giveMoneyButton
//
this.giveMoneyButton.Image = ((System.Drawing.Image)(resources.GetObject("giveMoneyButton.Image")));
this.giveMoneyButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.giveMoneyButton.Location = new System.Drawing.Point(5, 77);
this.giveMoneyButton.Name = "giveMoneyButton";
this.giveMoneyButton.Size = new System.Drawing.Size(100, 33);
this.giveMoneyButton.TabIndex = 26;
this.giveMoneyButton.Text = "Give Money";
this.giveMoneyButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.giveMoneyButton.UseVisualStyleBackColor = true;
this.giveMoneyButton.Click += new System.EventHandler(this.giveMoneyButton_Click);
//
// giveItemButton
//
this.giveItemButton.Image = ((System.Drawing.Image)(resources.GetObject("giveItemButton.Image")));
this.giveItemButton.Location = new System.Drawing.Point(5, 42);
this.giveItemButton.Name = "giveItemButton";
this.giveItemButton.Size = new System.Drawing.Size(100, 33);
this.giveItemButton.TabIndex = 28;
this.giveItemButton.Text = "Give Item";
this.giveItemButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.giveItemButton.UseVisualStyleBackColor = true;
this.giveItemButton.Click += new System.EventHandler(this.giveItemButton_Click);
//
// givePokémonButton
//
this.givePokémonButton.Image = ((System.Drawing.Image)(resources.GetObject("givePokémonButton.Image")));
this.givePokémonButton.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.givePokémonButton.Location = new System.Drawing.Point(5, 7);
this.givePokémonButton.Name = "givePokémonButton";
this.givePokémonButton.Size = new System.Drawing.Size(100, 33);
this.givePokémonButton.TabIndex = 24;
this.givePokémonButton.Text = " Give PKMN";
this.givePokémonButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
this.givePokémonButton.UseVisualStyleBackColor = true;
this.givePokémonButton.Click += new System.EventHandler(this.givePokémonButton_Click);
//
// tabPage3
//
this.tabPage3.Controls.Add(this.button15);
this.tabPage3.Controls.Add(this.button13);
this.tabPage3.Controls.Add(this.button12);
this.tabPage3.Controls.Add(this.warpButton);
this.tabPage3.Controls.Add(this.resetScreenButton);
this.tabPage3.Controls.Add(this.fadeScreenButton);
this.tabPage3.Controls.Add(this.setOwPositionButton);
this.tabPage3.Controls.Add(this.removePeopleButton);
this.tabPage3.Controls.Add(this.lockAllButton);
this.tabPage3.Controls.Add(this.addPeopleButton);
this.tabPage3.Controls.Add(this.releaseAllButton);
this.tabPage3.Controls.Add(this.waitMovementButton);
this.tabPage3.Controls.Add(this.lockButton);
this.tabPage3.Controls.Add(this.applyMovementButton);
this.tabPage3.Controls.Add(this.releaseButton);
this.tabPage3.Location = new System.Drawing.Point(4, 22);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
this.tabPage3.Size = new System.Drawing.Size(420, 190);
this.tabPage3.TabIndex = 7;
this.tabPage3.Text = "Overworld";
this.tabPage3.UseVisualStyleBackColor = true;
//
// button15
//
this.button15.Location = new System.Drawing.Point(109, 147);
this.button15.Name = "button15";
this.button15.Size = new System.Drawing.Size(100, 33);
this.button15.TabIndex = 23;
this.button15.Text = "Move Camera";
this.button15.UseVisualStyleBackColor = true;
//
// button13
//
this.button13.Location = new System.Drawing.Point(5, 147);
this.button13.Name = "button13";
this.button13.Size = new System.Drawing.Size(100, 33);
this.button13.TabIndex = 22;
this.button13.Text = "Freeze Camera";
this.button13.UseVisualStyleBackColor = true;
//
// button12
//
this.button12.Location = new System.Drawing.Point(213, 147);
this.button12.Name = "button12";
this.button12.Size = new System.Drawing.Size(100, 33);
this.button12.TabIndex = 21;
this.button12.Text = "Follow Hero";
this.button12.UseVisualStyleBackColor = true;
//
// warpButton
//
this.warpButton.Location = new System.Drawing.Point(213, 112);
this.warpButton.Name = "warpButton";
this.warpButton.Size = new System.Drawing.Size(100, 33);
this.warpButton.TabIndex = 20;
this.warpButton.Text = "Warp to Map";
this.warpButton.UseVisualStyleBackColor = true;
//
// resetScreenButton
//
this.resetScreenButton.Location = new System.Drawing.Point(109, 112);
this.resetScreenButton.Name = "resetScreenButton";
this.resetScreenButton.Size = new System.Drawing.Size(100, 33);
this.resetScreenButton.TabIndex = 19;
this.resetScreenButton.Text = "Reset Screen";
this.resetScreenButton.UseVisualStyleBackColor = true;
//
// fadeScreenButton
//
this.fadeScreenButton.Location = new System.Drawing.Point(109, 77);
this.fadeScreenButton.Name = "fadeScreenButton";
this.fadeScreenButton.Size = new System.Drawing.Size(100, 33);
this.fadeScreenButton.TabIndex = 18;
this.fadeScreenButton.Text = "Fade Screen";
this.fadeScreenButton.UseVisualStyleBackColor = true;
//
// setOwPositionButton
//
this.setOwPositionButton.Location = new System.Drawing.Point(213, 77);
this.setOwPositionButton.Name = "setOwPositionButton";
this.setOwPositionButton.Size = new System.Drawing.Size(100, 33);
this.setOwPositionButton.TabIndex = 17;
this.setOwPositionButton.Text = "Change Position";
this.setOwPositionButton.UseVisualStyleBackColor = true;
//
// removePeopleButton
//
this.removePeopleButton.Location = new System.Drawing.Point(109, 42);
this.removePeopleButton.Name = "removePeopleButton";
this.removePeopleButton.Size = new System.Drawing.Size(100, 33);
this.removePeopleButton.TabIndex = 16;
this.removePeopleButton.Text = "Remove Ow.";
this.removePeopleButton.UseVisualStyleBackColor = true;
this.removePeopleButton.Click += new System.EventHandler(this.removepeopleButton_Click);
//
// lockAllButton
//
this.lockAllButton.Location = new System.Drawing.Point(5, 7);
this.lockAllButton.Name = "lockAllButton";
this.lockAllButton.Size = new System.Drawing.Size(100, 33);
this.lockAllButton.TabIndex = 9;
this.lockAllButton.Text = "Lock All";
this.lockAllButton.UseVisualStyleBackColor = true;
this.lockAllButton.Click += new System.EventHandler(this.lockallButton_Click);
//
// addPeopleButton
//
this.addPeopleButton.Location = new System.Drawing.Point(109, 7);
this.addPeopleButton.Name = "addPeopleButton";
this.addPeopleButton.Size = new System.Drawing.Size(100, 33);
this.addPeopleButton.TabIndex = 15;
this.addPeopleButton.Text = "Spawn Overworld";
this.addPeopleButton.UseVisualStyleBackColor = true;
this.addPeopleButton.Click += new System.EventHandler(this.addpeopleButton_Click);
//
// releaseAllButton
//
this.releaseAllButton.Location = new System.Drawing.Point(5, 77);
this.releaseAllButton.Name = "releaseAllButton";
this.releaseAllButton.Size = new System.Drawing.Size(100, 33);
this.releaseAllButton.TabIndex = 10;
this.releaseAllButton.Text = "Release All";
this.releaseAllButton.UseVisualStyleBackColor = true;
this.releaseAllButton.Click += new System.EventHandler(this.releaseallButton_Click);
//
// waitMovementButton
//
this.waitMovementButton.Location = new System.Drawing.Point(213, 42);
this.waitMovementButton.Name = "waitMovementButton";
this.waitMovementButton.Size = new System.Drawing.Size(100, 33);
this.waitMovementButton.TabIndex = 14;
this.waitMovementButton.Text = "Wait Movement";
this.waitMovementButton.UseVisualStyleBackColor = true;
this.waitMovementButton.Click += new System.EventHandler(this.waitmovementButton_Click);
//
// lockButton
//
this.lockButton.Location = new System.Drawing.Point(5, 42);
this.lockButton.Name = "lockButton";
this.lockButton.Size = new System.Drawing.Size(100, 33);
this.lockButton.TabIndex = 11;
this.lockButton.Text = "Lock Overworld";
this.lockButton.UseVisualStyleBackColor = true;
this.lockButton.Click += new System.EventHandler(this.lockButton_Click);
//
// applyMovementButton
//
this.applyMovementButton.Location = new System.Drawing.Point(213, 7);
this.applyMovementButton.Name = "applyMovementButton";
this.applyMovementButton.Size = new System.Drawing.Size(100, 33);
this.applyMovementButton.TabIndex = 13;
this.applyMovementButton.Text = "Ow. Movement";
this.applyMovementButton.UseVisualStyleBackColor = true;
//
// releaseButton
//
this.releaseButton.Location = new System.Drawing.Point(5, 112);
this.releaseButton.Name = "releaseButton";
this.releaseButton.Size = new System.Drawing.Size(100, 33);
this.releaseButton.TabIndex = 12;
this.releaseButton.Text = "Release Ow.";
this.releaseButton.UseVisualStyleBackColor = true;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(6, 4);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(53, 13);
this.label5.TabIndex = 1;
this.label5.Text = "Script File";
//
// selectScriptFileComboBox
//
this.selectScriptFileComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.selectScriptFileComboBox.FormattingEnabled = true;
this.selectScriptFileComboBox.Location = new System.Drawing.Point(8, 20);
this.selectScriptFileComboBox.Name = "selectScriptFileComboBox";
this.selectScriptFileComboBox.Size = new System.Drawing.Size(199, 21);
this.selectScriptFileComboBox.TabIndex = 0;
this.selectScriptFileComboBox.SelectedIndexChanged += new System.EventHandler(this.selectScriptFileComboBox_SelectedIndexChanged);
//
// textEditorTabPage
//
this.textEditorTabPage.Controls.Add(this.LineNumbersFormatgroupBox);
this.textEditorTabPage.Controls.Add(this.groupBox13);
this.textEditorTabPage.Controls.Add(this.removeStringButton);
this.textEditorTabPage.Controls.Add(this.addStringButton);
this.textEditorTabPage.Controls.Add(this.textEditorDataGridView);
this.textEditorTabPage.Controls.Add(this.exportTextFileButton);
this.textEditorTabPage.Controls.Add(this.importTextFileButton);
this.textEditorTabPage.Controls.Add(this.saveTextArchiveButton);
this.textEditorTabPage.Controls.Add(this.removeMessageFileButton);
this.textEditorTabPage.Controls.Add(this.addTextArchiveButton);
this.textEditorTabPage.Controls.Add(this.label6);
this.textEditorTabPage.Controls.Add(this.selectTextFileComboBox);
this.textEditorTabPage.ImageIndex = 4;
this.textEditorTabPage.Location = new System.Drawing.Point(4, 23);
this.textEditorTabPage.Name = "textEditorTabPage";
this.textEditorTabPage.Padding = new System.Windows.Forms.Padding(3);
this.textEditorTabPage.Size = new System.Drawing.Size(1118, 619);
this.textEditorTabPage.TabIndex = 5;
this.textEditorTabPage.Text = "Text Editor";
this.textEditorTabPage.UseVisualStyleBackColor = true;
//
// LineNumbersFormatgroupBox
//
this.LineNumbersFormatgroupBox.Controls.Add(this.decimalRadioButton);
this.LineNumbersFormatgroupBox.Controls.Add(this.hexRadiobutton);
this.LineNumbersFormatgroupBox.Location = new System.Drawing.Point(317, 577);
this.LineNumbersFormatgroupBox.Name = "LineNumbersFormatgroupBox";
this.LineNumbersFormatgroupBox.Size = new System.Drawing.Size(134, 35);
this.LineNumbersFormatgroupBox.TabIndex = 34;
this.LineNumbersFormatgroupBox.TabStop = false;
this.LineNumbersFormatgroupBox.Text = "Line indices format";
//
// decimalRadioButton
//
this.decimalRadioButton.AutoSize = true;
this.decimalRadioButton.Location = new System.Drawing.Point(68, 14);
this.decimalRadioButton.Name = "decimalRadioButton";
this.decimalRadioButton.Size = new System.Drawing.Size(63, 17);
this.decimalRadioButton.TabIndex = 35;
this.decimalRadioButton.Text = "Decimal";
this.decimalRadioButton.UseVisualStyleBackColor = true;
//
// hexRadiobutton
//
this.hexRadiobutton.AutoSize = true;
this.hexRadiobutton.Checked = true;
this.hexRadiobutton.Location = new System.Drawing.Point(6, 14);
this.hexRadiobutton.Name = "hexRadiobutton";
this.hexRadiobutton.Size = new System.Drawing.Size(44, 17);
this.hexRadiobutton.TabIndex = 34;
this.hexRadiobutton.TabStop = true;
this.hexRadiobutton.Text = "Hex";
this.hexRadiobutton.UseVisualStyleBackColor = true;
this.hexRadiobutton.CheckedChanged += new System.EventHandler(this.hexRadiobutton_CheckedChanged);
//
// groupBox13
//
this.groupBox13.Controls.Add(this.replaceTextLabel);
this.groupBox13.Controls.Add(this.replaceMessageTextBox);
this.groupBox13.Controls.Add(this.label8);
this.groupBox13.Controls.Add(this.textSearchProgressBar);
this.groupBox13.Controls.Add(this.caseSensitiveCheckbox);
this.groupBox13.Controls.Add(this.label7);
this.groupBox13.Controls.Add(this.searchMessageResultTextBox);
this.groupBox13.Controls.Add(this.searchMessageTextBox);
this.groupBox13.Controls.Add(this.searchMessageButton);
this.groupBox13.Controls.Add(this.replaceMessageButton);
this.groupBox13.Location = new System.Drawing.Point(863, 71);
this.groupBox13.Name = "groupBox13";
this.groupBox13.Size = new System.Drawing.Size(244, 502);
this.groupBox13.TabIndex = 31;
this.groupBox13.TabStop = false;
this.groupBox13.Text = "Search for messages containing text";
//
// replaceTextLabel
//
this.replaceTextLabel.AutoSize = true;
this.replaceTextLabel.Location = new System.Drawing.Point(6, 83);
this.replaceTextLabel.Name = "replaceTextLabel";
this.replaceTextLabel.Size = new System.Drawing.Size(81, 13);
this.replaceTextLabel.TabIndex = 37;
this.replaceTextLabel.Text = "Text to replace:";
//
// replaceMessageTextBox
//
this.replaceMessageTextBox.Location = new System.Drawing.Point(8, 99);
this.replaceMessageTextBox.Name = "replaceMessageTextBox";
this.replaceMessageTextBox.Size = new System.Drawing.Size(230, 20);
this.replaceMessageTextBox.TabIndex = 36;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(6, 453);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(48, 13);
this.label8.TabIndex = 35;
this.label8.Text = "Progress";
//
// textSearchProgressBar
//
this.textSearchProgressBar.Location = new System.Drawing.Point(6, 469);
this.textSearchProgressBar.Name = "textSearchProgressBar";
this.textSearchProgressBar.Size = new System.Drawing.Size(232, 27);
this.textSearchProgressBar.Style = System.Windows.Forms.ProgressBarStyle.Continuous;
this.textSearchProgressBar.TabIndex = 34;
//
// caseSensitiveCheckbox
//
this.caseSensitiveCheckbox.AutoSize = true;
this.caseSensitiveCheckbox.Location = new System.Drawing.Point(140, 49);
this.caseSensitiveCheckbox.Name = "caseSensitiveCheckbox";
this.caseSensitiveCheckbox.Size = new System.Drawing.Size(96, 17);
this.caseSensitiveCheckbox.TabIndex = 33;
this.caseSensitiveCheckbox.Text = "Case Sensitive";
this.caseSensitiveCheckbox.UseVisualStyleBackColor = true;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(5, 162);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(42, 13);
this.label7.TabIndex = 32;
this.label7.Text = "Results";
//
// searchMessageResultTextBox
//
this.searchMessageResultTextBox.Location = new System.Drawing.Point(9, 178);
this.searchMessageResultTextBox.Multiline = true;
this.searchMessageResultTextBox.Name = "searchMessageResultTextBox";
this.searchMessageResultTextBox.ReadOnly = true;
this.searchMessageResultTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.searchMessageResultTextBox.Size = new System.Drawing.Size(229, 266);
this.searchMessageResultTextBox.TabIndex = 31;
//
// searchMessageTextBox
//
this.searchMessageTextBox.Location = new System.Drawing.Point(6, 20);
this.searchMessageTextBox.Name = "searchMessageTextBox";
this.searchMessageTextBox.Size = new System.Drawing.Size(231, 20);
this.searchMessageTextBox.TabIndex = 27;
//
// searchMessageButton
//
this.searchMessageButton.Location = new System.Drawing.Point(6, 46);
this.searchMessageButton.Name = "searchMessageButton";
this.searchMessageButton.Size = new System.Drawing.Size(122, 22);
this.searchMessageButton.TabIndex = 30;
this.searchMessageButton.Text = "Search";
this.searchMessageButton.UseVisualStyleBackColor = true;
this.searchMessageButton.Click += new System.EventHandler(this.searchMessageButton_Click);
//
// replaceMessageButton
//
this.replaceMessageButton.Location = new System.Drawing.Point(6, 125);
this.replaceMessageButton.Name = "replaceMessageButton";
this.replaceMessageButton.Size = new System.Drawing.Size(122, 22);
this.replaceMessageButton.TabIndex = 30;
this.replaceMessageButton.Text = "Replace";
this.replaceMessageButton.UseVisualStyleBackColor = true;
this.replaceMessageButton.Click += new System.EventHandler(this.replaceMessageButton_Click);
//
// removeStringButton
//
this.removeStringButton.Location = new System.Drawing.Point(174, 583);
this.removeStringButton.Name = "removeStringButton";
this.removeStringButton.Size = new System.Drawing.Size(136, 28);
this.removeStringButton.TabIndex = 26;
this.removeStringButton.Text = "Remove Selected Line";
this.removeStringButton.UseVisualStyleBackColor = true;
this.removeStringButton.Click += new System.EventHandler(this.removeStringButton_Click);
//
// addStringButton
//
this.addStringButton.Location = new System.Drawing.Point(12, 583);
this.addStringButton.Name = "addStringButton";
this.addStringButton.Size = new System.Drawing.Size(156, 28);
this.addStringButton.TabIndex = 25;
this.addStringButton.Text = "&Add New Line to message file";
this.addStringButton.UseVisualStyleBackColor = true;
this.addStringButton.Click += new System.EventHandler(this.addStringButton_Click);
//
// textEditorDataGridView
//
this.textEditorDataGridView.AllowUserToAddRows = false;
this.textEditorDataGridView.AllowUserToDeleteRows = false;
this.textEditorDataGridView.AllowUserToResizeColumns = false;
this.textEditorDataGridView.AllowUserToResizeRows = false;
this.textEditorDataGridView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.AllCells;
this.textEditorDataGridView.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
this.textEditorDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonHighlight;
this.textEditorDataGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
this.textEditorDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.textEditorDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.messageColumn});
this.textEditorDataGridView.Location = new System.Drawing.Point(12, 77);
this.textEditorDataGridView.Name = "textEditorDataGridView";
this.textEditorDataGridView.RowHeadersWidth = 65;
this.textEditorDataGridView.Size = new System.Drawing.Size(841, 496);
this.textEditorDataGridView.TabIndex = 24;
this.textEditorDataGridView.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.textEditorDataGridView_CellValueChanged);
//
// messageColumn
//
this.messageColumn.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
this.messageColumn.HeaderText = "Message";
this.messageColumn.Name = "messageColumn";
this.messageColumn.Width = 75;
//
// exportTextFileButton
//
this.exportTextFileButton.Location = new System.Drawing.Point(199, 48);
this.exportTextFileButton.Name = "exportTextFileButton";
this.exportTextFileButton.Size = new System.Drawing.Size(106, 23);
this.exportTextFileButton.TabIndex = 23;
this.exportTextFileButton.Text = "&Export File";
this.exportTextFileButton.UseVisualStyleBackColor = true;
this.exportTextFileButton.Click += new System.EventHandler(this.exportTextFileButton_Click);
//
// importTextFileButton
//
this.importTextFileButton.Location = new System.Drawing.Point(199, 21);
this.importTextFileButton.Name = "importTextFileButton";
this.importTextFileButton.Size = new System.Drawing.Size(106, 23);
this.importTextFileButton.TabIndex = 22;
this.importTextFileButton.Text = "&Import File";
this.importTextFileButton.UseVisualStyleBackColor = true;
this.importTextFileButton.Click += new System.EventHandler(this.importTextFileButton_Click);
//
// saveTextArchiveButton
//
this.saveTextArchiveButton.Location = new System.Drawing.Point(10, 48);
this.saveTextArchiveButton.Name = "saveTextArchiveButton";
this.saveTextArchiveButton.Size = new System.Drawing.Size(184, 23);
this.saveTextArchiveButton.TabIndex = 21;
this.saveTextArchiveButton.Text = "&Save Current";
this.saveTextArchiveButton.UseVisualStyleBackColor = true;
this.saveTextArchiveButton.Click += new System.EventHandler(this.saveTextArchiveButton_Click);
//
// removeMessageFileButton
//
this.removeMessageFileButton.Location = new System.Drawing.Point(313, 48);
this.removeMessageFileButton.Name = "removeMessageFileButton";
this.removeMessageFileButton.Size = new System.Drawing.Size(106, 23);
this.removeMessageFileButton.TabIndex = 20;
this.removeMessageFileButton.Text = "Remove Last Archive";
this.removeMessageFileButton.UseVisualStyleBackColor = true;
this.removeMessageFileButton.Click += new System.EventHandler(this.removeMessageFileButton_Click);
//
// addTextArchiveButton
//
this.addTextArchiveButton.Location = new System.Drawing.Point(313, 21);
this.addTextArchiveButton.Name = "addTextArchiveButton";
this.addTextArchiveButton.Size = new System.Drawing.Size(106, 23);
this.addTextArchiveButton.TabIndex = 19;
this.addTextArchiveButton.Text = "Add Text Archive";
this.addTextArchiveButton.UseVisualStyleBackColor = true;
this.addTextArchiveButton.Click += new System.EventHandler(this.addMessageFileButton_Click);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(9, 6);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(67, 13);
this.label6.TabIndex = 18;
this.label6.Text = "Text Archive";
//
// selectTextFileComboBox
//
this.selectTextFileComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.selectTextFileComboBox.FormattingEnabled = true;
this.selectTextFileComboBox.Location = new System.Drawing.Point(11, 22);
this.selectTextFileComboBox.Name = "selectTextFileComboBox";
this.selectTextFileComboBox.Size = new System.Drawing.Size(181, 21);
this.selectTextFileComboBox.TabIndex = 17;
this.selectTextFileComboBox.SelectedIndexChanged += new System.EventHandler(this.selectTextFileComboBox_SelectedIndexChanged);
//
// mainTabImageList
//
this.mainTabImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("mainTabImageList.ImageStream")));
this.mainTabImageList.TransparentColor = System.Drawing.Color.White;
this.mainTabImageList.Images.SetKeyName(0, "map_header.ico");
this.mainTabImageList.Images.SetKeyName(1, "matrix_editor.png");
this.mainTabImageList.Images.SetKeyName(2, "map_editor.png");
this.mainTabImageList.Images.SetKeyName(3, "event_editor.png");
this.mainTabImageList.Images.SetKeyName(4, "text_editor.png");
this.mainTabImageList.Images.SetKeyName(5, "script_editor.png");
this.mainTabImageList.Images.SetKeyName(6, "tileset_editor.png");
//
// gameIcon
//
this.gameIcon.ErrorImage = null;
this.gameIcon.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.gameIcon.InitialImage = null;
this.gameIcon.Location = new System.Drawing.Point(1049, 29);
this.gameIcon.Name = "gameIcon";
this.gameIcon.Size = new System.Drawing.Size(32, 32);
this.gameIcon.TabIndex = 8;
this.gameIcon.TabStop = false;
this.gameIcon.Paint += new System.Windows.Forms.PaintEventHandler(this.PaintGameIcon);
//
// languageLabel
//
this.languageLabel.AutoSize = true;
this.languageLabel.Location = new System.Drawing.Point(893, 46);
this.languageLabel.Name = "languageLabel";
this.languageLabel.Size = new System.Drawing.Size(58, 13);
this.languageLabel.TabIndex = 10;
this.languageLabel.Text = "Language:";
//
// menuStrip1
//
this.menuStrip1.BackColor = System.Drawing.SystemColors.Window;
this.menuStrip1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.fileToolStripMenuItem,
this.aboutToolStripMenuItem,
this.aboutToolStripMenuItem1});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(1150, 24);
this.menuStrip1.TabIndex = 12;
this.menuStrip1.Text = "menuStrip1";
//
// fileToolStripMenuItem
//
this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.openROMToolStripMenuItem,
this.saveROMToolStripMenuItem});
this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
this.fileToolStripMenuItem.Text = "File";
//
// openROMToolStripMenuItem
//
this.openROMToolStripMenuItem.Name = "openROMToolStripMenuItem";
this.openROMToolStripMenuItem.Size = new System.Drawing.Size(133, 22);
this.openROMToolStripMenuItem.Text = "Open ROM";
this.openROMToolStripMenuItem.Click += new System.EventHandler(this.loadRom_Click);
//
// saveROMToolStripMenuItem
//
this.saveROMToolStripMenuItem.Name = "saveROMToolStripMenuItem";
this.saveROMToolStripMenuItem.Size = new System.Drawing.Size(133, 22);
this.saveROMToolStripMenuItem.Text = "Save ROM";
this.saveROMToolStripMenuItem.Click += new System.EventHandler(this.saveRom_Click);
//
// aboutToolStripMenuItem
//
this.aboutToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.asmHacksToolStripMenuItem});
this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
this.aboutToolStripMenuItem.Size = new System.Drawing.Size(46, 20);
this.aboutToolStripMenuItem.Text = "Tools";
//
// asmHacksToolStripMenuItem
//
this.asmHacksToolStripMenuItem.Name = "asmHacksToolStripMenuItem";
this.asmHacksToolStripMenuItem.Size = new System.Drawing.Size(146, 22);
this.asmHacksToolStripMenuItem.Text = "ROM Toolbox";
this.asmHacksToolStripMenuItem.Click += new System.EventHandler(this.asmHacksToolStripMenuItem_Click);
//
// aboutToolStripMenuItem1
//
this.aboutToolStripMenuItem1.Name = "aboutToolStripMenuItem1";
this.aboutToolStripMenuItem1.Size = new System.Drawing.Size(52, 20);
this.aboutToolStripMenuItem1.Text = "About";
this.aboutToolStripMenuItem1.Click += new System.EventHandler(this.aboutToolStripMenuItem1_Click);
//
// statusStrip1
//
this.statusStrip1.BackColor = System.Drawing.SystemColors.Control;
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.statusLabel,
this.toolStripProgressBar});
this.statusStrip1.Location = new System.Drawing.Point(0, 721);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Size = new System.Drawing.Size(1150, 22);
this.statusStrip1.TabIndex = 13;
this.statusStrip1.Text = "statusStrip1";
//
// statusLabel
//
this.statusLabel.Name = "statusLabel";
this.statusLabel.Size = new System.Drawing.Size(39, 17);
this.statusLabel.Text = "Ready";
//
// toolStripProgressBar
//
this.toolStripProgressBar.Name = "toolStripProgressBar";
this.toolStripProgressBar.Size = new System.Drawing.Size(180, 18);
this.toolStripProgressBar.Visible = false;
//
// loadRomButton
//
this.loadRomButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.loadRomButton.Image = global::DSPRE.Properties.Resources.open_file;
this.loadRomButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.loadRomButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.loadRomButton.Margin = new System.Windows.Forms.Padding(13, 6, 0, 2);
this.loadRomButton.Name = "loadRomButton";
this.loadRomButton.Size = new System.Drawing.Size(36, 36);
this.loadRomButton.Text = "Open ROM";
this.loadRomButton.Click += new System.EventHandler(this.loadRom_Click);
//
// saveRomButton
//
this.saveRomButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.saveRomButton.Enabled = false;
this.saveRomButton.Image = global::DSPRE.Properties.Resources.save_rom;
this.saveRomButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.saveRomButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.saveRomButton.Margin = new System.Windows.Forms.Padding(0, 6, 0, 2);
this.saveRomButton.Name = "saveRomButton";
this.saveRomButton.Size = new System.Drawing.Size(36, 36);
this.saveRomButton.Text = "Save ROM";
this.saveRomButton.Click += new System.EventHandler(this.saveRom_Click);
//
// mainToolStrip
//
this.mainToolStrip.BackColor = System.Drawing.SystemColors.Menu;
this.mainToolStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.mainToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.loadRomButton,
this.saveRomButton,
this.unpackAllButton,
this.toolStripSeparator1,
this.wildEditorButton,
this.buildingEditorButton,
this.romToolboxButton});
this.mainToolStrip.Location = new System.Drawing.Point(0, 24);
this.mainToolStrip.Name = "mainToolStrip";
this.mainToolStrip.Size = new System.Drawing.Size(1150, 44);
this.mainToolStrip.TabIndex = 16;
this.mainToolStrip.Text = "mainToolStrip";
//
// unpackAllButton
//
this.unpackAllButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.unpackAllButton.Enabled = false;
this.unpackAllButton.Image = global::DSPRE.Properties.Resources.unpackAllIcon;
this.unpackAllButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.unpackAllButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.unpackAllButton.Margin = new System.Windows.Forms.Padding(0, 6, 0, 2);
this.unpackAllButton.Name = "unpackAllButton";
this.unpackAllButton.Size = new System.Drawing.Size(36, 36);
this.unpackAllButton.Text = "Unpack All Narcs";
this.unpackAllButton.Click += new System.EventHandler(this.unpackAllButton_Click);
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 44);
//
// wildEditorButton
//
this.wildEditorButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.wildEditorButton.Enabled = false;
this.wildEditorButton.Image = ((System.Drawing.Image)(resources.GetObject("wildEditorButton.Image")));
this.wildEditorButton.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
this.wildEditorButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.wildEditorButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.wildEditorButton.Margin = new System.Windows.Forms.Padding(4, 6, 0, 2);
this.wildEditorButton.Name = "wildEditorButton";
this.wildEditorButton.Size = new System.Drawing.Size(36, 36);
this.wildEditorButton.Text = "Wild Pokémon Editor";
this.wildEditorButton.Click += new System.EventHandler(this.wildEditorButton_Click);
//
// buildingEditorButton
//
this.buildingEditorButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.buildingEditorButton.Enabled = false;
this.buildingEditorButton.Image = ((System.Drawing.Image)(resources.GetObject("buildingEditorButton.Image")));
this.buildingEditorButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.buildingEditorButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.buildingEditorButton.Margin = new System.Windows.Forms.Padding(4, 6, 0, 2);
this.buildingEditorButton.Name = "buildingEditorButton";
this.buildingEditorButton.Size = new System.Drawing.Size(36, 36);
this.buildingEditorButton.Text = "Buildings Editor";
this.buildingEditorButton.ToolTipText = "Building Editor";
this.buildingEditorButton.Click += new System.EventHandler(this.buildingEditorButton_Click);
//
// romToolboxButton
//
this.romToolboxButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.romToolboxButton.Enabled = false;
this.romToolboxButton.Image = ((System.Drawing.Image)(resources.GetObject("romToolboxButton.Image")));
this.romToolboxButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.romToolboxButton.ImageTransparentColor = System.Drawing.Color.Magenta;
this.romToolboxButton.Margin = new System.Windows.Forms.Padding(4, 6, 0, 2);
this.romToolboxButton.Name = "romToolboxButton";
this.romToolboxButton.Size = new System.Drawing.Size(36, 36);
this.romToolboxButton.Text = "ROM Toolbox";
this.romToolboxButton.ToolTipText = "ROM Toolbox";
this.romToolboxButton.Click += new System.EventHandler(this.asmHacksToolStripMenuItem_Click);
//
// versionLabel
//
this.versionLabel.AutoSize = true;
this.versionLabel.Location = new System.Drawing.Point(893, 30);
this.versionLabel.Name = "versionLabel";
this.versionLabel.Size = new System.Drawing.Size(35, 13);
this.versionLabel.TabIndex = 9;
this.versionLabel.Text = "ROM:";
//
// copyFlagsButton
//
this.copyFlagsButton.Image = global::DSPRE.Properties.Resources.copyIcon;
this.copyFlagsButton.Location = new System.Drawing.Point(235, 30);
this.copyFlagsButton.Name = "copyFlagsButton";
this.copyFlagsButton.Size = new System.Drawing.Size(35, 37);
this.copyFlagsButton.TabIndex = 48;
this.copyFlagsButton.UseVisualStyleBackColor = true;
this.copyFlagsButton.Click += new System.EventHandler(this.copyFlagsButton_Click);
//
// pasteFlagsButton
//
this.pasteFlagsButton.Enabled = false;
this.pasteFlagsButton.Image = global::DSPRE.Properties.Resources.pasteIcon;
this.pasteFlagsButton.Location = new System.Drawing.Point(235, 73);
this.pasteFlagsButton.Name = "pasteFlagsButton";
this.pasteFlagsButton.Size = new System.Drawing.Size(35, 37);
this.pasteFlagsButton.TabIndex = 48;
this.pasteFlagsButton.UseVisualStyleBackColor = true;
this.pasteFlagsButton.Click += new System.EventHandler(this.pasteFlagsButton_Click);
//
// MainProgram
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1150, 743);
this.Controls.Add(this.versionLabel);
this.Controls.Add(this.languageLabel);
this.Controls.Add(this.gameIcon);
this.Controls.Add(this.mainToolStrip);
this.Controls.Add(this.statusStrip1);
this.Controls.Add(this.mainTabControl);
this.Controls.Add(this.menuStrip1);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = global::DSPRE.Properties.Resources.appIcon;
this.MainMenuStrip = this.menuStrip1;
this.MaximizeBox = false;
this.Name = "MainProgram";
this.Text = "DS Pokémon Rom Editor 1.0.7 (Nømura, AdAstra, Mixone)";
this.mainTabControl.ResumeLayout(false);
this.headerEditorTabPage.ResumeLayout(false);
this.headerEditorTabPage.PerformLayout();
this.groupBox10.ResumeLayout(false);
this.groupBox10.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.textFileUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.eventFileUpDown)).EndInit();
this.groupBox9.ResumeLayout(false);
this.groupBox9.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.areaIconPictureBox)).EndInit();
this.nameGroupBox.ResumeLayout(false);
this.nameGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.wildPokeUpDown)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.levelScriptUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.scriptFileUpDown)).EndInit();
this.groupBox4.ResumeLayout(false);
this.groupBox4.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.areaDataUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.matrixUpDown)).EndInit();
this.flagsGroupBox.ResumeLayout(false);
this.flagsGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cameraPictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.weatherPictureBox)).EndInit();
this.matrixEditorTabPage.ResumeLayout(false);
this.matrixEditorTabPage.PerformLayout();
this.matrixTabControl.ResumeLayout(false);
this.headersTabPage.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.headersGridView)).EndInit();
this.heightsTabPage.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.heightsGridView)).EndInit();
this.mapFilesTabPage.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.mapFilesGridView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.heightUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.widthUpDown)).EndInit();
this.mapEditorTabPage.ResumeLayout(false);
this.mapEditorTabPage.PerformLayout();
this.mapRenderPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.movPictureBox)).EndInit();
this.mapPartsTabControl.ResumeLayout(false);
this.buildingsTabPage.ResumeLayout(false);
this.buildingsTabPage.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.buildingHeightUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.buildingLengthUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.buildingWidthUpDown)).EndInit();
this.buildPositionGroupBox.ResumeLayout(false);
this.buildPositionGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.zFractionUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.yFractionUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xFractionUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.zBuildUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.yBuildUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xBuildUpDown)).EndInit();
this.permissionsTabPage.ResumeLayout(false);
this.permissionsTabPage.PerformLayout();
this.typeGroupBox.ResumeLayout(false);
this.typeGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.typePainterUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.typePainterPictureBox)).EndInit();
this.collisionGroupBox.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.collisionPainterPictureBox)).EndInit();
this.selectCollisionPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.collisionPictureBox)).EndInit();
this.selectTypePanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.typePictureBox)).EndInit();
this.modelTabPage.ResumeLayout(false);
this.modelTabPage.PerformLayout();
this.terrainTabPage.ResumeLayout(false);
this.terrainTabPage.PerformLayout();
this.tilesetEditorTabPage.ResumeLayout(false);
this.groupBox7.ResumeLayout(false);
this.groupBox7.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.texturePictureBox)).EndInit();
this.areaDataGroupBox.ResumeLayout(false);
this.areaDataGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.areaDataMapTilesetUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.areaDataBuildingTilesetUpDown)).EndInit();
this.eventEditorTabPage.ResumeLayout(false);
this.eventEditorTabPage.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rightClickPicture)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.wheelClickPicture)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LeftClickPicture)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixYUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixXUpDown)).EndInit();
this.eventMatrixPanel.ResumeLayout(false);
this.eventMatrixPanel.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixPictureBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.eventAreaDataUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.eventMatrixUpDown)).EndInit();
this.eventsTabControl.ResumeLayout(false);
this.signsTabPage.ResumeLayout(false);
this.signsTabPage.PerformLayout();
this.groupBox5.ResumeLayout(false);
this.groupBox5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.signMatrixXUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.signMatrixYUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.signMapXUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.signZUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.signMapYUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.signScriptUpDown)).EndInit();
this.overworldsTabPage.ResumeLayout(false);
this.overworldsTabPage.PerformLayout();
this.groupBox17.ResumeLayout(false);
this.groupBox17.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.owYMatrixUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owXMatrixUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owSpritePictureBox)).EndInit();
this.owMovementGroupBox.ResumeLayout(false);
this.owMovementGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.owYRangeUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owXRangeUpDown)).EndInit();
this.positionGroupBox.ResumeLayout(false);
this.positionGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.owXMapUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owZPositionUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owYMapUpDown)).EndInit();
this.owSpecialGroupBox.ResumeLayout(false);
this.owSpecialGroupBox.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.owSightRangeUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owScriptNumericUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owFlagNumericUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.owIDNumericUpDown)).EndInit();
this.warpsTabPage.ResumeLayout(false);
this.groupBox11.ResumeLayout(false);
this.groupBox11.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.warpAnchorUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.warpHeaderUpDown)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox14.ResumeLayout(false);
this.groupBox14.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.warpXMatrixUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.warpYMatrixUpDown)).EndInit();
this.groupBox12.ResumeLayout(false);
this.groupBox12.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.warpXMapUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.warpYMapUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.warpZUpDown)).EndInit();
this.triggersTabPage.ResumeLayout(false);
this.triggersTabPage.PerformLayout();
this.groupBox16.ResumeLayout(false);
this.groupBox16.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.triggerLengthUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.triggerWidthUpDown)).EndInit();
this.groupBox15.ResumeLayout(false);
this.groupBox15.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.triggerXMapUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.triggerZUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.triggerYMapUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.triggerFlagUpDown)).EndInit();
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.triggerXMatrixUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.triggerYMatrixUpDown)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.triggerScriptUpDown)).EndInit();
this.eventPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.eventPictureBox)).EndInit();
this.scriptEditorTabPage.ResumeLayout(false);
this.scriptEditorTabPage.PerformLayout();
this.groupBox8.ResumeLayout(false);
this.groupBox8.PerformLayout();
this.scriptEditorTabControl.ResumeLayout(false);
this.scriptsTabPage.ResumeLayout(false);
this.functionTabPage.ResumeLayout(false);
this.movementTabPage.ResumeLayout(false);
this.scriptCommandsTabControl.ResumeLayout(false);
this.commonScriptsTabPage.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage3.ResumeLayout(false);
this.textEditorTabPage.ResumeLayout(false);
this.textEditorTabPage.PerformLayout();
this.LineNumbersFormatgroupBox.ResumeLayout(false);
this.LineNumbersFormatgroupBox.PerformLayout();
this.groupBox13.ResumeLayout(false);
this.groupBox13.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.textEditorDataGridView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gameIcon)).EndInit();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.statusStrip1.ResumeLayout(false);
this.statusStrip1.PerformLayout();
this.mainToolStrip.ResumeLayout(false);
this.mainToolStrip.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TabControl mainTabControl;
private System.Windows.Forms.TabPage matrixEditorTabPage;
private System.Windows.Forms.PictureBox gameIcon;
private System.Windows.Forms.Label languageLabel;
private System.Windows.Forms.Label labelMatrices;
private System.Windows.Forms.Label matrixNameLabel;
private System.Windows.Forms.TabControl matrixTabControl;
private System.Windows.Forms.TabPage headersTabPage;
private System.Windows.Forms.TabPage heightsTabPage;
private DSPRE.DataGridViewDoubleBuffered heightsGridView;
private System.Windows.Forms.TabPage mapFilesTabPage;
private DSPRE.DataGridViewDoubleBuffered mapFilesGridView;
private System.Windows.Forms.TextBox matrixNameTextBox;
private System.Windows.Forms.NumericUpDown heightUpDown;
private System.Windows.Forms.NumericUpDown widthUpDown;
private System.Windows.Forms.Label heightLabel;
private System.Windows.Forms.Label widthLabel;
private System.Windows.Forms.ComboBox selectMatrixComboBox;
private System.Windows.Forms.Button saveMatrixButton;
private DSPRE.DataGridViewDoubleBuffered headersGridView;
private System.Windows.Forms.Button addHeadersButton;
private System.Windows.Forms.Button addHeightsButton;
private System.Windows.Forms.Button removeHeadersButton;
private System.Windows.Forms.Button removeHeightsButton;
private System.Windows.Forms.TabPage mapEditorTabPage;
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem openROMToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem saveROMToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem;
private System.Windows.Forms.Button saveMapButton;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.ComboBox buildTextureComboBox;
private System.Windows.Forms.Label mapFileLabel;
private System.Windows.Forms.ComboBox mapTextureComboBox;
private System.Windows.Forms.Label mapTextureLabel;
private System.Windows.Forms.ComboBox selectMapComboBox;
private System.Windows.Forms.TabControl mapPartsTabControl;
private System.Windows.Forms.TabPage buildingsTabPage;
private System.Windows.Forms.Button importBuildingsButton;
private System.Windows.Forms.Button exportBuildingsButton;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Button removeBuildingButton;
private System.Windows.Forms.Button addBuildingButton;
private System.Windows.Forms.GroupBox buildPositionGroupBox;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label yLabel;
private System.Windows.Forms.Label xLabel;
private System.Windows.Forms.NumericUpDown zBuildUpDown;
private System.Windows.Forms.NumericUpDown yBuildUpDown;
private System.Windows.Forms.NumericUpDown xBuildUpDown;
private System.Windows.Forms.RadioButton exteriorbldRadioButton;
private System.Windows.Forms.RadioButton interiorbldRadioButton;
private System.Windows.Forms.Label modelNumberLabel;
private System.Windows.Forms.ComboBox buildIndexComboBox;
private System.Windows.Forms.ListBox buildingsListBox;
private System.Windows.Forms.TabPage permissionsTabPage;
private System.Windows.Forms.Button ImportMovButton;
private System.Windows.Forms.Button exportMovButton;
private System.Windows.Forms.TabPage modelTabPage;
private System.Windows.Forms.TextBox unsupport3DText;
private System.Windows.Forms.Button importMapButton;
private System.Windows.Forms.Button exportMapButton;
private System.Windows.Forms.TabPage terrainTabPage;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Button bdhcImportButton;
private System.Windows.Forms.Button bdhcExportButton;
private System.Windows.Forms.RadioButton radio3D;
private System.Windows.Forms.RadioButton radio2D;
private System.Windows.Forms.CheckBox wireframeCheckBox;
private System.Windows.Forms.StatusStrip statusStrip1;
private System.Windows.Forms.ToolStripStatusLabel statusLabel;
private System.Windows.Forms.PictureBox collisionPictureBox;
private System.Windows.Forms.PictureBox typePictureBox;
private System.Windows.Forms.Label typeLabel;
private System.Windows.Forms.Label collisionLabel;
private System.Windows.Forms.Panel selectCollisionPanel;
private System.Windows.Forms.Panel selectTypePanel;
private System.Windows.Forms.ImageList mainTabImageList;
private System.Windows.Forms.ToolStripButton loadRomButton;
private System.Windows.Forms.ToolStripButton saveRomButton;
private System.Windows.Forms.ToolStrip mainToolStrip;
private System.Windows.Forms.Label versionLabel;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.Button clearCurrentButton;
private System.Windows.Forms.GroupBox typeGroupBox;
private System.Windows.Forms.GroupBox collisionGroupBox;
private System.Windows.Forms.PictureBox collisionPainterPictureBox;
private System.Windows.Forms.PictureBox typePainterPictureBox;
private System.Windows.Forms.ComboBox collisionPainterComboBox;
private System.Windows.Forms.NumericUpDown typePainterUpDown;
private System.Windows.Forms.ComboBox typePainterComboBox;
private System.Windows.Forms.RadioButton knownTypesRadioButton;
private System.Windows.Forms.RadioButton valueTypeRadioButton;
private System.Windows.Forms.TabPage eventEditorTabPage;
private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem asmHacksToolStripMenuItem;
private System.Windows.Forms.NumericUpDown zFractionUpDown;
private System.Windows.Forms.NumericUpDown yFractionUpDown;
private System.Windows.Forms.NumericUpDown xFractionUpDown;
private System.Windows.Forms.Panel mapRenderPanel;
private Tao.Platform.Windows.SimpleOpenGlControl mapOpenGlControl;
private System.Windows.Forms.PictureBox movPictureBox;
private System.Windows.Forms.Panel eventPanel;
private Tao.Platform.Windows.SimpleOpenGlControl eventOpenGlControl;
private System.Windows.Forms.PictureBox eventPictureBox;
private System.Windows.Forms.TabControl eventsTabControl;
private System.Windows.Forms.TabPage signsTabPage;
private System.Windows.Forms.TabPage warpsTabPage;
private System.Windows.Forms.TabPage triggersTabPage;
private System.Windows.Forms.Label eventMapTextureLabel;
private System.Windows.Forms.NumericUpDown eventAreaDataUpDown;
private System.Windows.Forms.Label backgroundMapLabel;
private System.Windows.Forms.NumericUpDown eventMatrixUpDown;
private System.Windows.Forms.Button saveEventsButton;
private System.Windows.Forms.Button exportEventFileButton;
private System.Windows.Forms.Button importEventFileButton;
private System.Windows.Forms.CheckBox showTriggersCheckBox;
private System.Windows.Forms.CheckBox showWarpsCheckBox;
private System.Windows.Forms.CheckBox showOwsCheckBox;
private System.Windows.Forms.CheckBox showSignsCheckBox;
private System.Windows.Forms.ListBox spawnablesListBox;
private System.Windows.Forms.ComboBox selectEventComboBox;
private System.Windows.Forms.Label signScriptNumberLabel;
private System.Windows.Forms.NumericUpDown signScriptUpDown;
private System.Windows.Forms.TabPage scriptEditorTabPage;
private System.Windows.Forms.TabPage textEditorTabPage;
private System.Windows.Forms.ListBox warpsListBox;
private System.Windows.Forms.ListBox triggersListBox;
private System.Windows.Forms.Button eventShiftUpButton;
private System.Windows.Forms.Button eventShiftDownButton;
private System.Windows.Forms.Button eventShiftLeftButton;
private System.Windows.Forms.Button eventShiftRightButton;
private System.Windows.Forms.Panel eventMatrixPanel;
private System.Windows.Forms.PictureBox eventMatrixPictureBox;
private System.Windows.Forms.Label matrixNavigatorLabel;
private System.Windows.Forms.Label eventMatrixYLabel;
private System.Windows.Forms.Label eventMatrixXLabel;
private System.Windows.Forms.NumericUpDown eventMatrixYUpDown;
private System.Windows.Forms.NumericUpDown eventMatrixXUpDown;
private System.Windows.Forms.Label signOrientationLabel;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.Button addSpawnableButton;
private System.Windows.Forms.Button removeSpawnableButton;
private System.Windows.Forms.Button removeWarpButton;
private System.Windows.Forms.Button addWarpButton;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.NumericUpDown warpXMapUpDown;
private System.Windows.Forms.NumericUpDown warpZUpDown;
private System.Windows.Forms.NumericUpDown warpYMapUpDown;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.GroupBox groupBox5;
private System.Windows.Forms.Button goToSignButton;
private System.Windows.Forms.Label signMatrixYLabel;
private System.Windows.Forms.NumericUpDown signMatrixXUpDown;
private System.Windows.Forms.Label signMatrixXLabel;
private System.Windows.Forms.NumericUpDown signMatrixYUpDown;
private System.Windows.Forms.Label signZLabel;
private System.Windows.Forms.NumericUpDown signMapXUpDown;
private System.Windows.Forms.NumericUpDown signZUpDown;
private System.Windows.Forms.Label signMapXLabel;
private System.Windows.Forms.NumericUpDown signMapYUpDown;
private System.Windows.Forms.Label signMapYLabel;
private System.Windows.Forms.Button removeTriggerButton;
private System.Windows.Forms.Button addTriggerButton;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.NumericUpDown triggerScriptUpDown;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.NumericUpDown triggerFlagUpDown;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.ComboBox selectScriptFileComboBox;
private System.Windows.Forms.TabControl scriptCommandsTabControl;
private System.Windows.Forms.TabPage commonScriptsTabPage;
private System.Windows.Forms.TabControl scriptEditorTabControl;
private System.Windows.Forms.TabPage scriptsTabPage;
private System.Windows.Forms.TabPage functionTabPage;
private System.Windows.Forms.TabPage movementTabPage;
private System.Windows.Forms.RichTextBox scriptTextBox;
private System.Windows.Forms.Button addScriptFileButton;
private System.Windows.Forms.Button saveScriptFileButton;
private System.Windows.Forms.Button removeScriptFileButton;
private System.Windows.Forms.Button importScriptFileButton;
private System.Windows.Forms.Button exportScriptFileButton;
private System.Windows.Forms.Button removeEventFileButton;
private System.Windows.Forms.Button addEventFileButton;
private System.Windows.Forms.Button removeMatrixButton;
private System.Windows.Forms.Button addMatrixButton;
private System.Windows.Forms.Button importMatrixButton;
private System.Windows.Forms.Button exportMatrixButton;
private System.Windows.Forms.RichTextBox functionTextBox;
private System.Windows.Forms.RichTextBox movementTextBox;
private System.Windows.Forms.Button setVarButton;
private System.Windows.Forms.Button jumpToFuncButton;
private System.Windows.Forms.Button callFunctionButton;
private System.Windows.Forms.Button clearflagButton;
private System.Windows.Forms.Button setflagButton;
private System.Windows.Forms.Button legendaryBattleButton;
private System.Windows.Forms.Button wildBattleButton;
private System.Windows.Forms.Button trainerBattleButton;
private System.Windows.Forms.Button exportTextFileButton;
private System.Windows.Forms.Button saveTextArchiveButton;
private System.Windows.Forms.Button removeMessageFileButton;
private System.Windows.Forms.Button addTextArchiveButton;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.ComboBox selectTextFileComboBox;
private System.Windows.Forms.DataGridView textEditorDataGridView;
private System.Windows.Forms.Button removeStringButton;
private System.Windows.Forms.Button addStringButton;
private System.Windows.Forms.DataGridViewTextBoxColumn messageColumn;
private System.Windows.Forms.TextBox searchMessageTextBox;
private System.Windows.Forms.GroupBox groupBox13;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox searchMessageResultTextBox;
private System.Windows.Forms.Button searchMessageButton;
private System.Windows.Forms.Button replaceMessageButton;
private System.Windows.Forms.CheckBox caseSensitiveCheckbox;
private System.Windows.Forms.ProgressBar textSearchProgressBar;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Button restartMusicButton;
private System.Windows.Forms.Button switchMusicButton;
private System.Windows.Forms.Button playCryButton;
private System.Windows.Forms.Button waitSoundButton;
private System.Windows.Forms.Button playSoundButton;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.Button takeMoneyButton;
private System.Windows.Forms.Button takeItemButton;
private System.Windows.Forms.Button giveMoneyButton;
private System.Windows.Forms.Button giveItemButton;
private System.Windows.Forms.Button givePokémonButton;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.Button setOwPositionButton;
private System.Windows.Forms.Button removePeopleButton;
private System.Windows.Forms.Button addPeopleButton;
private System.Windows.Forms.Button waitMovementButton;
private System.Windows.Forms.Button applyMovementButton;
private System.Windows.Forms.Button releaseButton;
private System.Windows.Forms.Button lockButton;
private System.Windows.Forms.Button releaseAllButton;
private System.Windows.Forms.Button lockAllButton;
private System.Windows.Forms.TextBox searchInScriptsResultTextBox;
private System.Windows.Forms.GroupBox groupBox8;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Button searchInScriptsButton;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.ProgressBar searchProgressBar;
private System.Windows.Forms.Button giveShoesButton;
private System.Windows.Forms.Button givePokédexButton;
private System.Windows.Forms.Button giveBadgeButton;
private System.Windows.Forms.Button giveNationalDexButton;
private System.Windows.Forms.Button takeBadgeButton;
private System.Windows.Forms.Button warpButton;
private System.Windows.Forms.Button resetScreenButton;
private System.Windows.Forms.Button fadeScreenButton;
private System.Windows.Forms.Button givePokégearButton;
private System.Windows.Forms.Button takePokémonButton;
private System.Windows.Forms.Button messageButton;
private System.Windows.Forms.Button routeSignButton;
private System.Windows.Forms.Button townSignButton;
private System.Windows.Forms.Button tipsSignButton;
private System.Windows.Forms.Button greySignButton;
private System.Windows.Forms.Button closeMessageButton;
private System.Windows.Forms.Button waitKeyPressButton;
private System.Windows.Forms.Button button9;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button11;
private System.Windows.Forms.Button button12;
private System.Windows.Forms.Button button15;
private System.Windows.Forms.Button button13;
private System.Windows.Forms.ToolStripButton wildEditorButton;
private System.Windows.Forms.TabPage tilesetEditorTabPage;
private System.Windows.Forms.GroupBox areaDataGroupBox;
private System.Windows.Forms.ComboBox selectAreaDataComboBox;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.ComboBox areaDataAreaTypeComboBox;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.ComboBox areaDataDynamicTexturesComboBox;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.ComboBox areaDataLightTypeComboBox;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.NumericUpDown areaDataMapTilesetUpDown;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.NumericUpDown areaDataBuildingTilesetUpDown;
private System.Windows.Forms.GroupBox groupBox7;
private System.Windows.Forms.RadioButton buildingsTilesetRadioButton;
private System.Windows.Forms.RadioButton mapTilesetRadioButton;
private System.Windows.Forms.ListBox texturePacksListBox;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.ListBox palettesListBox;
private System.Windows.Forms.ListBox texturesListBox;
private System.Windows.Forms.Button removeNSBTXButton;
private System.Windows.Forms.Button addNSBTXButton;
private System.Windows.Forms.Button exportNSBTXButton;
private System.Windows.Forms.Button importNSBTXButton;
private System.Windows.Forms.PictureBox texturePictureBox;
private System.Windows.Forms.Button saveAreaDataButton;
private System.Windows.Forms.Button removeAreaDataButton;
private System.Windows.Forms.Button addAreaDataButton;
private System.Windows.Forms.Button importTextFileButton;
private System.Windows.Forms.NumericUpDown buildingHeightUpDown;
private System.Windows.Forms.NumericUpDown buildingLengthUpDown;
private System.Windows.Forms.NumericUpDown buildingWidthUpDown;
private System.Windows.Forms.ToolStripButton romToolboxButton;
private System.Windows.Forms.Button removeMapFileButton;
private System.Windows.Forms.Button addMapFileButton;
private System.Windows.Forms.Label replaceTextLabel;
private System.Windows.Forms.TextBox replaceMessageTextBox;
private System.Windows.Forms.RichTextBox LineNumberTextBoxScript;
private System.Windows.Forms.RichTextBox LineNumberTextBoxFunc;
private System.Windows.Forms.RichTextBox LineNumberTextBoxMov;
private System.Windows.Forms.TextBox searchInScriptsUpDown;
private System.Windows.Forms.TabPage headerEditorTabPage;
private System.Windows.Forms.GroupBox groupBox10;
private System.Windows.Forms.Button openMessageFileButton;
private System.Windows.Forms.NumericUpDown textFileUpDown;
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 groupBox9;
private System.Windows.Forms.Button resetButton;
private System.Windows.Forms.Button searchHeaderButton;
private System.Windows.Forms.TextBox searchLocationTextBox;
private System.Windows.Forms.PictureBox areaIconPictureBox;
private System.Windows.Forms.Label areaImageLabel;
private System.Windows.Forms.GroupBox nameGroupBox;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Button openWildEditorWithIdButton;
private System.Windows.Forms.TextBox internalNameBox;
private System.Windows.Forms.NumericUpDown wildPokeUpDown;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label wildPokeLabel;
private System.Windows.Forms.ComboBox areaIconComboBox;
private System.Windows.Forms.Label areaSettingsLabel;
private System.Windows.Forms.ComboBox areaSettingsComboBox;
private System.Windows.Forms.ComboBox locationNameComboBox;
private System.Windows.Forms.GroupBox groupBox2;
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.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;
private System.Windows.Forms.NumericUpDown scriptFileUpDown;
private System.Windows.Forms.ListBox headerListBox;
private System.Windows.Forms.Button saveHeaderButton;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.Button openAreaDataButton;
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 flagsGroupBox;
private System.Windows.Forms.CheckBox flag7CheckBox;
private System.Windows.Forms.CheckBox flag6CheckBox;
private System.Windows.Forms.CheckBox flag5CheckBox;
private System.Windows.Forms.CheckBox flag4CheckBox;
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.Label cameraPicLabel;
private System.Windows.Forms.PictureBox cameraPictureBox;
private System.Windows.Forms.Label weatherPicLabel;
private System.Windows.Forms.PictureBox weatherPictureBox;
private System.Windows.Forms.ToolStripButton buildingEditorButton;
private System.Windows.Forms.GroupBox groupBox11;
private System.Windows.Forms.Button destinationWarpGoToButton;
private System.Windows.Forms.NumericUpDown warpAnchorUpDown;
private System.Windows.Forms.NumericUpDown warpHeaderUpDown;
private System.Windows.Forms.Label warpAnchorLabel;
private System.Windows.Forms.Label warpHeaderLabel;
private System.Windows.Forms.GroupBox groupBox14;
private System.Windows.Forms.Button goToWarpButton;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.NumericUpDown warpXMatrixUpDown;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.NumericUpDown warpYMatrixUpDown;
private System.Windows.Forms.GroupBox groupBox12;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.GroupBox groupBox15;
private System.Windows.Forms.Label triggerZLabel;
private System.Windows.Forms.NumericUpDown triggerXMapUpDown;
private System.Windows.Forms.NumericUpDown triggerZUpDown;
private System.Windows.Forms.Label triggerMapXLabel;
private System.Windows.Forms.NumericUpDown triggerYMapUpDown;
private System.Windows.Forms.Label triggerYMapLabel;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.Button goToTriggerButton;
private System.Windows.Forms.Label triggerYMatrixLabel;
private System.Windows.Forms.NumericUpDown triggerXMatrixUpDown;
private System.Windows.Forms.Label triggerXMatrixLabel;
private System.Windows.Forms.NumericUpDown triggerYMatrixUpDown;
private System.Windows.Forms.GroupBox groupBox16;
private System.Windows.Forms.Label triggerLengthLabel;
private System.Windows.Forms.NumericUpDown triggerLengthUpDown;
private System.Windows.Forms.Label triggerWidthLabel;
private System.Windows.Forms.NumericUpDown triggerWidthUpDown;
private System.Windows.Forms.GroupBox LineNumbersFormatgroupBox;
private System.Windows.Forms.RadioButton decimalRadioButton;
private System.Windows.Forms.RadioButton hexRadiobutton;
private System.Windows.Forms.TabPage overworldsTabPage;
private System.Windows.Forms.GroupBox groupBox17;
private System.Windows.Forms.Button button14;
private System.Windows.Forms.NumericUpDown owYMatrixUpDown;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.NumericUpDown owXMatrixUpDown;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.RadioButton isItemRadioButton;
private System.Windows.Forms.PictureBox owSpritePictureBox;
private System.Windows.Forms.GroupBox owMovementGroupBox;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.ComboBox owOrientationComboBox;
private System.Windows.Forms.Label yMovRangeLabel;
private System.Windows.Forms.Label xMovRangeLabel;
private System.Windows.Forms.NumericUpDown owYRangeUpDown;
private System.Windows.Forms.NumericUpDown owXRangeUpDown;
private System.Windows.Forms.ComboBox owMovementComboBox;
private System.Windows.Forms.Label isTrainerLabel;
private System.Windows.Forms.GroupBox positionGroupBox;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.NumericUpDown owXMapUpDown;
private System.Windows.Forms.NumericUpDown owZPositionUpDown;
private System.Windows.Forms.Label owXPositionLabel;
private System.Windows.Forms.NumericUpDown owYMapUpDown;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.RadioButton isTrainerRadioButton;
private System.Windows.Forms.RadioButton normalRadioButton;
private System.Windows.Forms.GroupBox owSpecialGroupBox;
private System.Windows.Forms.CheckBox owPartnerTrainerCheckBox;
private System.Windows.Forms.ComboBox owItemComboBox;
private System.Windows.Forms.Label owItemLabel;
private System.Windows.Forms.ComboBox owTrainerComboBox;
private System.Windows.Forms.Label owSightRangeLabel;
private System.Windows.Forms.NumericUpDown owSightRangeUpDown;
private System.Windows.Forms.Label owTrainerLabel;
private System.Windows.Forms.Label owScriptLabel;
private System.Windows.Forms.NumericUpDown owScriptNumericUpDown;
private System.Windows.Forms.Label owFlagLabel;
private System.Windows.Forms.NumericUpDown owFlagNumericUpDown;
private System.Windows.Forms.Label owSpriteLabel;
private System.Windows.Forms.ComboBox owSpriteComboBox;
private System.Windows.Forms.Label owIDLabel;
private System.Windows.Forms.NumericUpDown owIDNumericUpDown;
private System.Windows.Forms.Button removeOverworldButton;
private System.Windows.Forms.Button addOverworldButton;
private System.Windows.Forms.ListBox overworldsListBox;
private System.Windows.Forms.PictureBox LeftClickPicture;
private System.Windows.Forms.PictureBox wheelClickPicture;
private System.Windows.Forms.Label RightClickLabel;
private System.Windows.Forms.PictureBox rightClickPicture;
private System.Windows.Forms.Label WheelClickLabel;
private System.Windows.Forms.Label LeftClickLabel;
private System.Windows.Forms.ToolStripProgressBar toolStripProgressBar;
private System.Windows.Forms.ToolStripButton unpackAllButton;
private System.Windows.Forms.Button pasteHeaderButton;
private System.Windows.Forms.Button copyHeaderButton;
private System.Windows.Forms.Button pasteScriptsButton;
private System.Windows.Forms.Button copyScriptsButton;
private System.Windows.Forms.Button pasteTextsButton;
private System.Windows.Forms.Button copyTextsButton;
private System.Windows.Forms.Button pasteEventsButton;
private System.Windows.Forms.Button copyEventsButton;
private System.Windows.Forms.Button pasteLevelScriptsButton;
private System.Windows.Forms.Button copyLevelScriptsButton;
private System.Windows.Forms.Button pasteAreaDataButton;
private System.Windows.Forms.Button copyAreaDataButton;
private System.Windows.Forms.Button pasteMatrixButton;
private System.Windows.Forms.Button copyMatrixButton;
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.Button pasteAreaSettingsButton;
private System.Windows.Forms.Button copyAreaSettingsButton;
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 pasteCameraAngleButton;
private System.Windows.Forms.Button copyCameraAngleButton;
private System.Windows.Forms.Button pasteFlagsButton;
private System.Windows.Forms.Button copyFlagsButton;
}
}