2009-04-19 18:07:22 +00:00
|
|
|
namespace CodeImp.DoomBuilder.Windows
|
|
|
|
{
|
|
|
|
partial class MainForm
|
|
|
|
{
|
|
|
|
/// <summary>
|
|
|
|
/// Required designer variable.
|
|
|
|
/// </summary>
|
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// Clean up any resources being used.
|
|
|
|
/// </summary>
|
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
|
protected override void Dispose(bool disposing)
|
|
|
|
{
|
|
|
|
if(disposing && (components != null))
|
|
|
|
{
|
|
|
|
components.Dispose();
|
|
|
|
}
|
|
|
|
base.Dispose(disposing);
|
|
|
|
}
|
|
|
|
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// Required method for Designer support - do not modify
|
|
|
|
/// the contents of this method with the code editor.
|
|
|
|
/// </summary>
|
|
|
|
private void InitializeComponent()
|
|
|
|
{
|
2013-03-18 13:52:27 +00:00
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
|
|
System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
|
|
|
|
System.Windows.Forms.ToolStripSeparator toolStripSeparator12;
|
|
|
|
System.Windows.Forms.ToolStripSeparator toolStripMenuItem4;
|
|
|
|
System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|
|
|
System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
|
|
|
|
this.seperatorfileopen = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.seperatorfilerecent = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.seperatoreditgrid = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.seperatoreditcopypaste = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.seperatorfile = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.seperatorscript = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.seperatorprefabs = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.seperatorundo = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.seperatorcopypaste = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.seperatormodes = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.poscommalabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
this.menumain = new System.Windows.Forms.MenuStrip();
|
|
|
|
this.menufile = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemnewmap = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemopenmap = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemclosemap = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemsavemap = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemsavemapas = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemsavemapinto = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.seperatorfilesave = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.itemnorecent = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemexit = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.menuedit = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemundo = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemredo = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.seperatoreditundo = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.itemcut = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemcopy = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itempaste = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itempastespecial = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemsnaptogrid = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemautomerge = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.seperatoreditgeometry = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.itemgridinc = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemgriddec = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemgridsetup = new System.Windows.Forms.ToolStripMenuItem();
|
2013-04-01 11:06:01 +00:00
|
|
|
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.addToGroup = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.addGroup1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.addGroup2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.addGroup3 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.addGroup4 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.addGroup5 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.addGroup6 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.addGroup7 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.addGroup8 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.addGroup9 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.addGroup10 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.selectGroup = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.selectGroup1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.selectGroup2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.selectGroup3 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.selectGroup4 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.selectGroup5 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.selectGroup6 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.selectGroup7 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.selectGroup8 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.selectGroup9 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.selectGroup10 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.clearGroup = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.clearGroup1 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.clearGroup2 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.clearGroup3 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.clearGroup4 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.clearGroup5 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.clearGroup6 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.clearGroup7 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.clearGroup8 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.clearGroup9 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.clearGroup10 = new System.Windows.Forms.ToolStripMenuItem();
|
2013-03-18 13:52:27 +00:00
|
|
|
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.itemSetCurrentTextures = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemmapoptions = new System.Windows.Forms.ToolStripMenuItem();
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itemviewusedtags = new System.Windows.Forms.ToolStripMenuItem();
|
2013-03-18 13:52:27 +00:00
|
|
|
this.menuview = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemthingsfilter = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.seperatorviewthings = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.itemviewnormal = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemviewbrightness = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemviewfloors = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemviewceilings = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.seperatorviewviews = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.menuzoom = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.item2zoom200 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.item2zoom100 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.item2zoom50 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.item2zoom25 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.item2zoom10 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.item2zoom5 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemfittoscreen = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemtoggleinfo = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.seperatorviewzoom = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.itemscripteditor = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.menumode = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.separatorDrawModes = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.menuprefabs = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.iteminsertprefabfile = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.iteminsertpreviousprefab = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.seperatorprefabsinsert = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.itemcreateprefab = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.menutools = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemreloadresources = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemReloadModedef = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemReloadGldefs = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemReloadMapinfo = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemshowerrors = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.seperatortoolsresources = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.configurationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.preferencesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.seperatortoolsconfig = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.itemtestmap = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.menuhelp = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemhelprefmanual = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemhelpeditmode = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.seperatorhelpmanual = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.itemhelpabout = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.toolbar = new System.Windows.Forms.ToolStrip();
|
2013-04-11 09:27:16 +00:00
|
|
|
this.toolbarContextMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
|
|
this.toggleFile = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.toggleScript = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.toggleUndo = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.toggleCopy = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.togglePrefabs = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.toggleFilter = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.toggleViewModes = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.toggleGeometry = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.toggleTesting = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.toggleRendering = new System.Windows.Forms.ToolStripMenuItem();
|
2013-03-18 13:52:27 +00:00
|
|
|
this.buttonnewmap = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttonopenmap = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttonsavemap = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttonscripteditor = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttonundo = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttonredo = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttoncut = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttoncopy = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttonpaste = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttoninsertprefabfile = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttoninsertpreviousprefab = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttonthingsfilter = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.thingfilters = new System.Windows.Forms.ToolStripComboBox();
|
|
|
|
this.buttonviewnormal = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttonviewbrightness = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttonviewfloors = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttonviewceilings = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.seperatorviews = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.buttonsnaptogrid = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttonautomerge = new System.Windows.Forms.ToolStripButton();
|
2013-04-11 09:27:16 +00:00
|
|
|
this.seperatorgeometry = new System.Windows.Forms.ToolStripSeparator();
|
2013-03-18 13:52:27 +00:00
|
|
|
this.buttontogglefx = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttontoggledynlight = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttontoggleanimatedlight = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttontogglemodels = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttonselectedmodelsonly = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttontogglefog = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttontoggleeventlines = new System.Windows.Forms.ToolStripButton();
|
|
|
|
this.buttontogglevisualvertices = new System.Windows.Forms.ToolStripButton();
|
2013-04-11 09:27:16 +00:00
|
|
|
this.separatorgzmodes = new System.Windows.Forms.ToolStripSeparator();
|
2013-03-18 13:52:27 +00:00
|
|
|
this.buttontest = new System.Windows.Forms.ToolStripSplitButton();
|
|
|
|
this.seperatortesting = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.statusbar = new System.Windows.Forms.StatusStrip();
|
|
|
|
this.statuslabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
this.configlabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
this.gridlabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
this.buttongrid = new System.Windows.Forms.ToolStripDropDownButton();
|
|
|
|
this.itemgrid1024 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemgrid512 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemgrid256 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemgrid128 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemgrid64 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemgrid32 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemgrid16 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemgrid8 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemgrid4 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemgridcustom = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.zoomlabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
this.buttonzoom = new System.Windows.Forms.ToolStripDropDownButton();
|
|
|
|
this.itemzoom200 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemzoom100 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemzoom50 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemzoom25 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemzoom10 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemzoom5 = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.itemzoomfittoscreen = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.xposlabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
this.yposlabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
this.warnsLabel = new System.Windows.Forms.ToolStripStatusLabel();
|
|
|
|
this.panelinfo = new System.Windows.Forms.Panel();
|
|
|
|
this.heightpanel1 = new System.Windows.Forms.Panel();
|
|
|
|
this.vertexinfo = new CodeImp.DoomBuilder.Controls.VertexInfoPanel();
|
|
|
|
this.labelcollapsedinfo = new System.Windows.Forms.Label();
|
|
|
|
this.buttontoggleinfo = new System.Windows.Forms.Button();
|
|
|
|
this.modename = new System.Windows.Forms.Label();
|
|
|
|
this.linedefinfo = new CodeImp.DoomBuilder.Controls.LinedefInfoPanel();
|
|
|
|
this.thinginfo = new CodeImp.DoomBuilder.Controls.ThingInfoPanel();
|
|
|
|
this.sectorinfo = new CodeImp.DoomBuilder.Controls.SectorInfoPanel();
|
|
|
|
this.redrawtimer = new System.Windows.Forms.Timer(this.components);
|
|
|
|
this.display = new CodeImp.DoomBuilder.Controls.RenderTargetControl();
|
|
|
|
this.processor = new System.Windows.Forms.Timer(this.components);
|
|
|
|
this.statusflasher = new System.Windows.Forms.Timer(this.components);
|
|
|
|
this.statusresetter = new System.Windows.Forms.Timer(this.components);
|
|
|
|
this.dockersspace = new System.Windows.Forms.Panel();
|
|
|
|
this.dockerspanel = new CodeImp.DoomBuilder.Controls.DockersControl();
|
|
|
|
this.dockerscollapser = new System.Windows.Forms.Timer(this.components);
|
2013-06-05 08:08:56 +00:00
|
|
|
this.separatortoolsscreenshots = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.screenshotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
|
this.editAreaScreenshotToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
2013-03-18 13:52:27 +00:00
|
|
|
toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
|
this.menumain.SuspendLayout();
|
|
|
|
this.toolbar.SuspendLayout();
|
2013-04-11 09:27:16 +00:00
|
|
|
this.toolbarContextMenu.SuspendLayout();
|
2013-03-18 13:52:27 +00:00
|
|
|
this.statusbar.SuspendLayout();
|
|
|
|
this.panelinfo.SuspendLayout();
|
|
|
|
this.SuspendLayout();
|
|
|
|
//
|
|
|
|
// toolStripSeparator1
|
|
|
|
//
|
|
|
|
toolStripSeparator1.Margin = new System.Windows.Forms.Padding(3, 0, 3, 0);
|
|
|
|
toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
|
toolStripSeparator1.Size = new System.Drawing.Size(6, 23);
|
|
|
|
//
|
|
|
|
// toolStripSeparator9
|
|
|
|
//
|
|
|
|
toolStripSeparator9.Margin = new System.Windows.Forms.Padding(3, 0, 3, 0);
|
|
|
|
toolStripSeparator9.Name = "toolStripSeparator9";
|
|
|
|
toolStripSeparator9.Size = new System.Drawing.Size(6, 23);
|
|
|
|
//
|
|
|
|
// toolStripSeparator12
|
|
|
|
//
|
|
|
|
toolStripSeparator12.Margin = new System.Windows.Forms.Padding(3, 0, 3, 0);
|
|
|
|
toolStripSeparator12.Name = "toolStripSeparator12";
|
|
|
|
toolStripSeparator12.Size = new System.Drawing.Size(6, 23);
|
|
|
|
//
|
|
|
|
// toolStripMenuItem4
|
|
|
|
//
|
|
|
|
toolStripMenuItem4.Name = "toolStripMenuItem4";
|
|
|
|
toolStripMenuItem4.Size = new System.Drawing.Size(150, 6);
|
|
|
|
//
|
|
|
|
// toolStripSeparator2
|
|
|
|
//
|
|
|
|
toolStripSeparator2.Name = "toolStripSeparator2";
|
|
|
|
toolStripSeparator2.Size = new System.Drawing.Size(153, 6);
|
|
|
|
//
|
|
|
|
// toolStripSeparator3
|
|
|
|
//
|
|
|
|
toolStripSeparator3.Margin = new System.Windows.Forms.Padding(3, 0, 3, 0);
|
|
|
|
toolStripSeparator3.Name = "toolStripSeparator3";
|
|
|
|
toolStripSeparator3.Size = new System.Drawing.Size(6, 23);
|
|
|
|
//
|
|
|
|
// seperatorfileopen
|
|
|
|
//
|
|
|
|
this.seperatorfileopen.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
this.seperatorfileopen.Name = "seperatorfileopen";
|
|
|
|
this.seperatorfileopen.Size = new System.Drawing.Size(199, 6);
|
|
|
|
//
|
|
|
|
// seperatorfilerecent
|
|
|
|
//
|
|
|
|
this.seperatorfilerecent.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
this.seperatorfilerecent.Name = "seperatorfilerecent";
|
|
|
|
this.seperatorfilerecent.Size = new System.Drawing.Size(199, 6);
|
|
|
|
//
|
|
|
|
// seperatoreditgrid
|
|
|
|
//
|
|
|
|
this.seperatoreditgrid.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
this.seperatoreditgrid.Name = "seperatoreditgrid";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.seperatoreditgrid.Size = new System.Drawing.Size(194, 6);
|
2013-03-18 13:52:27 +00:00
|
|
|
//
|
|
|
|
// seperatoreditcopypaste
|
|
|
|
//
|
|
|
|
this.seperatoreditcopypaste.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
this.seperatoreditcopypaste.Name = "seperatoreditcopypaste";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.seperatoreditcopypaste.Size = new System.Drawing.Size(194, 6);
|
2013-03-18 13:52:27 +00:00
|
|
|
//
|
|
|
|
// seperatorfile
|
|
|
|
//
|
|
|
|
this.seperatorfile.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
this.seperatorfile.Name = "seperatorfile";
|
|
|
|
this.seperatorfile.Size = new System.Drawing.Size(6, 25);
|
|
|
|
//
|
|
|
|
// seperatorscript
|
|
|
|
//
|
|
|
|
this.seperatorscript.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
this.seperatorscript.Name = "seperatorscript";
|
|
|
|
this.seperatorscript.Size = new System.Drawing.Size(6, 25);
|
|
|
|
//
|
|
|
|
// seperatorprefabs
|
|
|
|
//
|
|
|
|
this.seperatorprefabs.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
this.seperatorprefabs.Name = "seperatorprefabs";
|
|
|
|
this.seperatorprefabs.Size = new System.Drawing.Size(6, 25);
|
|
|
|
//
|
|
|
|
// seperatorundo
|
|
|
|
//
|
|
|
|
this.seperatorundo.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
this.seperatorundo.Name = "seperatorundo";
|
|
|
|
this.seperatorundo.Size = new System.Drawing.Size(6, 25);
|
|
|
|
//
|
|
|
|
// seperatorcopypaste
|
|
|
|
//
|
|
|
|
this.seperatorcopypaste.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
this.seperatorcopypaste.Name = "seperatorcopypaste";
|
|
|
|
this.seperatorcopypaste.Size = new System.Drawing.Size(6, 25);
|
|
|
|
//
|
|
|
|
// seperatormodes
|
|
|
|
//
|
|
|
|
this.seperatormodes.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
this.seperatormodes.Name = "seperatormodes";
|
|
|
|
this.seperatormodes.Size = new System.Drawing.Size(6, 25);
|
|
|
|
this.seperatormodes.Visible = false;
|
|
|
|
//
|
|
|
|
// poscommalabel
|
|
|
|
//
|
|
|
|
this.poscommalabel.Name = "poscommalabel";
|
|
|
|
this.poscommalabel.Size = new System.Drawing.Size(11, 18);
|
|
|
|
this.poscommalabel.Text = ",";
|
|
|
|
this.poscommalabel.ToolTipText = "Current X, Y coordinates on map";
|
|
|
|
//
|
|
|
|
// menumain
|
|
|
|
//
|
|
|
|
this.menumain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2009-04-19 18:07:22 +00:00
|
|
|
this.menufile,
|
|
|
|
this.menuedit,
|
|
|
|
this.menuview,
|
|
|
|
this.menumode,
|
|
|
|
this.menuprefabs,
|
|
|
|
this.menutools,
|
|
|
|
this.menuhelp});
|
2013-03-18 13:52:27 +00:00
|
|
|
this.menumain.Location = new System.Drawing.Point(0, 0);
|
|
|
|
this.menumain.Name = "menumain";
|
|
|
|
this.menumain.Size = new System.Drawing.Size(1012, 24);
|
|
|
|
this.menumain.TabIndex = 0;
|
|
|
|
//
|
|
|
|
// menufile
|
|
|
|
//
|
|
|
|
this.menufile.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemnewmap,
|
|
|
|
this.itemopenmap,
|
|
|
|
this.itemclosemap,
|
2010-08-23 09:58:30 +00:00
|
|
|
this.seperatorfileopen,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemsavemap,
|
|
|
|
this.itemsavemapas,
|
|
|
|
this.itemsavemapinto,
|
2010-08-23 09:58:30 +00:00
|
|
|
this.seperatorfilesave,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemnorecent,
|
2010-08-23 09:58:30 +00:00
|
|
|
this.seperatorfilerecent,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemexit});
|
2013-03-18 13:52:27 +00:00
|
|
|
this.menufile.Name = "menufile";
|
|
|
|
this.menufile.Size = new System.Drawing.Size(37, 20);
|
|
|
|
this.menufile.Text = "&File";
|
|
|
|
//
|
|
|
|
// itemnewmap
|
|
|
|
//
|
|
|
|
this.itemnewmap.Image = global::CodeImp.DoomBuilder.Properties.Resources.File;
|
|
|
|
this.itemnewmap.Name = "itemnewmap";
|
|
|
|
this.itemnewmap.ShortcutKeyDisplayString = "";
|
|
|
|
this.itemnewmap.Size = new System.Drawing.Size(202, 22);
|
|
|
|
this.itemnewmap.Tag = "builder_newmap";
|
|
|
|
this.itemnewmap.Text = "&New Map";
|
|
|
|
this.itemnewmap.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemopenmap
|
|
|
|
//
|
|
|
|
this.itemopenmap.Image = global::CodeImp.DoomBuilder.Properties.Resources.OpenMap;
|
|
|
|
this.itemopenmap.Name = "itemopenmap";
|
|
|
|
this.itemopenmap.Size = new System.Drawing.Size(202, 22);
|
|
|
|
this.itemopenmap.Tag = "builder_openmap";
|
|
|
|
this.itemopenmap.Text = "&Open Map...";
|
|
|
|
this.itemopenmap.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemclosemap
|
|
|
|
//
|
|
|
|
this.itemclosemap.Name = "itemclosemap";
|
|
|
|
this.itemclosemap.Size = new System.Drawing.Size(202, 22);
|
|
|
|
this.itemclosemap.Tag = "builder_closemap";
|
|
|
|
this.itemclosemap.Text = "&Close Map";
|
|
|
|
this.itemclosemap.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemsavemap
|
|
|
|
//
|
|
|
|
this.itemsavemap.Image = global::CodeImp.DoomBuilder.Properties.Resources.SaveMap;
|
|
|
|
this.itemsavemap.Name = "itemsavemap";
|
|
|
|
this.itemsavemap.Size = new System.Drawing.Size(202, 22);
|
|
|
|
this.itemsavemap.Tag = "builder_savemap";
|
|
|
|
this.itemsavemap.Text = "&Save Map";
|
|
|
|
this.itemsavemap.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemsavemapas
|
|
|
|
//
|
|
|
|
this.itemsavemapas.Name = "itemsavemapas";
|
|
|
|
this.itemsavemapas.Size = new System.Drawing.Size(202, 22);
|
|
|
|
this.itemsavemapas.Tag = "builder_savemapas";
|
|
|
|
this.itemsavemapas.Text = "Save Map &As...";
|
|
|
|
this.itemsavemapas.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemsavemapinto
|
|
|
|
//
|
|
|
|
this.itemsavemapinto.Name = "itemsavemapinto";
|
|
|
|
this.itemsavemapinto.Size = new System.Drawing.Size(202, 22);
|
|
|
|
this.itemsavemapinto.Tag = "builder_savemapinto";
|
|
|
|
this.itemsavemapinto.Text = "Save Map &Into...";
|
|
|
|
this.itemsavemapinto.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// seperatorfilesave
|
|
|
|
//
|
|
|
|
this.seperatorfilesave.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
this.seperatorfilesave.Name = "seperatorfilesave";
|
|
|
|
this.seperatorfilesave.Size = new System.Drawing.Size(199, 6);
|
|
|
|
//
|
|
|
|
// itemnorecent
|
|
|
|
//
|
|
|
|
this.itemnorecent.Enabled = false;
|
|
|
|
this.itemnorecent.Name = "itemnorecent";
|
|
|
|
this.itemnorecent.Size = new System.Drawing.Size(202, 22);
|
|
|
|
this.itemnorecent.Text = "No recently opened files";
|
|
|
|
//
|
|
|
|
// itemexit
|
|
|
|
//
|
|
|
|
this.itemexit.Name = "itemexit";
|
|
|
|
this.itemexit.Size = new System.Drawing.Size(202, 22);
|
|
|
|
this.itemexit.Text = "E&xit";
|
|
|
|
this.itemexit.Click += new System.EventHandler(this.itemexit_Click);
|
|
|
|
//
|
|
|
|
// menuedit
|
|
|
|
//
|
|
|
|
this.menuedit.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemundo,
|
|
|
|
this.itemredo,
|
2010-08-23 09:58:30 +00:00
|
|
|
this.seperatoreditundo,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemcut,
|
|
|
|
this.itemcopy,
|
|
|
|
this.itempaste,
|
2009-07-09 14:03:47 +00:00
|
|
|
this.itempastespecial,
|
2010-08-23 09:58:30 +00:00
|
|
|
this.seperatoreditcopypaste,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemsnaptogrid,
|
|
|
|
this.itemautomerge,
|
2010-08-23 09:58:30 +00:00
|
|
|
this.seperatoreditgeometry,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemgridinc,
|
|
|
|
this.itemgriddec,
|
|
|
|
this.itemgridsetup,
|
2013-04-01 11:06:01 +00:00
|
|
|
this.toolStripSeparator5,
|
|
|
|
this.addToGroup,
|
|
|
|
this.selectGroup,
|
|
|
|
this.clearGroup,
|
2013-03-18 13:52:27 +00:00
|
|
|
this.toolStripSeparator4,
|
|
|
|
this.itemSetCurrentTextures,
|
2010-08-23 09:58:30 +00:00
|
|
|
this.seperatoreditgrid,
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itemmapoptions,
|
|
|
|
this.itemviewusedtags});
|
|
|
|
this.menuedit.Name = "menuedit";
|
|
|
|
this.menuedit.Size = new System.Drawing.Size(39, 20);
|
|
|
|
this.menuedit.Text = "&Edit";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.menuedit.DropDownOpening += new System.EventHandler(this.menuedit_DropDownOpening);
|
2013-03-18 13:52:27 +00:00
|
|
|
//
|
|
|
|
// itemundo
|
|
|
|
//
|
|
|
|
this.itemundo.Image = global::CodeImp.DoomBuilder.Properties.Resources.Undo;
|
|
|
|
this.itemundo.Name = "itemundo";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itemundo.Size = new System.Drawing.Size(197, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itemundo.Tag = "builder_undo";
|
|
|
|
this.itemundo.Text = "&Undo";
|
|
|
|
this.itemundo.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemredo
|
|
|
|
//
|
|
|
|
this.itemredo.Image = global::CodeImp.DoomBuilder.Properties.Resources.Redo;
|
|
|
|
this.itemredo.Name = "itemredo";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itemredo.Size = new System.Drawing.Size(197, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itemredo.Tag = "builder_redo";
|
|
|
|
this.itemredo.Text = "&Redo";
|
|
|
|
this.itemredo.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// seperatoreditundo
|
|
|
|
//
|
|
|
|
this.seperatoreditundo.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
this.seperatoreditundo.Name = "seperatoreditundo";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.seperatoreditundo.Size = new System.Drawing.Size(194, 6);
|
2013-03-18 13:52:27 +00:00
|
|
|
//
|
|
|
|
// itemcut
|
|
|
|
//
|
|
|
|
this.itemcut.Image = global::CodeImp.DoomBuilder.Properties.Resources.Cut;
|
|
|
|
this.itemcut.Name = "itemcut";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itemcut.Size = new System.Drawing.Size(197, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itemcut.Tag = "builder_cutselection";
|
|
|
|
this.itemcut.Text = "Cu&t";
|
|
|
|
this.itemcut.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemcopy
|
|
|
|
//
|
|
|
|
this.itemcopy.Image = global::CodeImp.DoomBuilder.Properties.Resources.Copy;
|
|
|
|
this.itemcopy.Name = "itemcopy";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itemcopy.Size = new System.Drawing.Size(197, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itemcopy.Tag = "builder_copyselection";
|
|
|
|
this.itemcopy.Text = "&Copy";
|
|
|
|
this.itemcopy.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itempaste
|
|
|
|
//
|
|
|
|
this.itempaste.Image = global::CodeImp.DoomBuilder.Properties.Resources.Paste;
|
|
|
|
this.itempaste.Name = "itempaste";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itempaste.Size = new System.Drawing.Size(197, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itempaste.Tag = "builder_pasteselection";
|
|
|
|
this.itempaste.Text = "&Paste";
|
|
|
|
this.itempaste.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itempastespecial
|
|
|
|
//
|
|
|
|
this.itempastespecial.Image = global::CodeImp.DoomBuilder.Properties.Resources.PasteSpecial;
|
|
|
|
this.itempastespecial.Name = "itempastespecial";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itempastespecial.Size = new System.Drawing.Size(197, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itempastespecial.Tag = "builder_pasteselectionspecial";
|
|
|
|
this.itempastespecial.Text = "Paste Special...";
|
|
|
|
this.itempastespecial.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemsnaptogrid
|
|
|
|
//
|
|
|
|
this.itemsnaptogrid.Checked = true;
|
|
|
|
this.itemsnaptogrid.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
this.itemsnaptogrid.Image = global::CodeImp.DoomBuilder.Properties.Resources.Grid4;
|
|
|
|
this.itemsnaptogrid.Name = "itemsnaptogrid";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itemsnaptogrid.Size = new System.Drawing.Size(197, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itemsnaptogrid.Tag = "builder_togglesnap";
|
|
|
|
this.itemsnaptogrid.Text = "&Snap to Grid";
|
|
|
|
this.itemsnaptogrid.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemautomerge
|
|
|
|
//
|
|
|
|
this.itemautomerge.Checked = true;
|
|
|
|
this.itemautomerge.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
this.itemautomerge.Image = global::CodeImp.DoomBuilder.Properties.Resources.mergegeometry2;
|
|
|
|
this.itemautomerge.Name = "itemautomerge";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itemautomerge.Size = new System.Drawing.Size(197, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itemautomerge.Tag = "builder_toggleautomerge";
|
|
|
|
this.itemautomerge.Text = "&Merge Geometry";
|
|
|
|
this.itemautomerge.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// seperatoreditgeometry
|
|
|
|
//
|
|
|
|
this.seperatoreditgeometry.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
this.seperatoreditgeometry.Name = "seperatoreditgeometry";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.seperatoreditgeometry.Size = new System.Drawing.Size(194, 6);
|
2013-03-18 13:52:27 +00:00
|
|
|
//
|
|
|
|
// itemgridinc
|
|
|
|
//
|
|
|
|
this.itemgridinc.Name = "itemgridinc";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itemgridinc.Size = new System.Drawing.Size(197, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itemgridinc.Tag = "builder_griddec";
|
|
|
|
this.itemgridinc.Text = "&Increase Grid";
|
|
|
|
this.itemgridinc.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemgriddec
|
|
|
|
//
|
|
|
|
this.itemgriddec.Name = "itemgriddec";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itemgriddec.Size = new System.Drawing.Size(197, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itemgriddec.Tag = "builder_gridinc";
|
|
|
|
this.itemgriddec.Text = "&Decrease Grid";
|
|
|
|
this.itemgriddec.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemgridsetup
|
|
|
|
//
|
|
|
|
this.itemgridsetup.Image = global::CodeImp.DoomBuilder.Properties.Resources.Grid2;
|
|
|
|
this.itemgridsetup.Name = "itemgridsetup";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itemgridsetup.Size = new System.Drawing.Size(197, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itemgridsetup.Tag = "builder_gridsetup";
|
|
|
|
this.itemgridsetup.Text = "&Grid Setup...";
|
|
|
|
this.itemgridsetup.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
2013-04-01 11:06:01 +00:00
|
|
|
// toolStripSeparator5
|
|
|
|
//
|
|
|
|
this.toolStripSeparator5.Name = "toolStripSeparator5";
|
|
|
|
this.toolStripSeparator5.Size = new System.Drawing.Size(194, 6);
|
|
|
|
//
|
|
|
|
// addToGroup
|
|
|
|
//
|
|
|
|
this.addToGroup.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
this.addGroup1,
|
|
|
|
this.addGroup2,
|
|
|
|
this.addGroup3,
|
|
|
|
this.addGroup4,
|
|
|
|
this.addGroup5,
|
|
|
|
this.addGroup6,
|
|
|
|
this.addGroup7,
|
|
|
|
this.addGroup8,
|
|
|
|
this.addGroup9,
|
|
|
|
this.addGroup10});
|
|
|
|
this.addToGroup.Name = "addToGroup";
|
|
|
|
this.addToGroup.Size = new System.Drawing.Size(197, 22);
|
|
|
|
this.addToGroup.Text = "Add Selection to Group";
|
|
|
|
this.addToGroup.DropDownOpening += new System.EventHandler(this.addToGroup_DropDownOpening);
|
|
|
|
//
|
|
|
|
// addGroup1
|
|
|
|
//
|
|
|
|
this.addGroup1.Name = "addGroup1";
|
|
|
|
this.addGroup1.Size = new System.Drawing.Size(253, 22);
|
|
|
|
this.addGroup1.Tag = "builder_assigngroup1";
|
|
|
|
this.addGroup1.Text = "1: 100 sectors, 12 vertices, 5 things";
|
|
|
|
this.addGroup1.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// addGroup2
|
|
|
|
//
|
|
|
|
this.addGroup2.Name = "addGroup2";
|
|
|
|
this.addGroup2.Size = new System.Drawing.Size(253, 22);
|
|
|
|
this.addGroup2.Tag = "builder_assigngroup2";
|
|
|
|
this.addGroup2.Text = "2:";
|
|
|
|
this.addGroup2.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// addGroup3
|
|
|
|
//
|
|
|
|
this.addGroup3.Name = "addGroup3";
|
|
|
|
this.addGroup3.Size = new System.Drawing.Size(253, 22);
|
|
|
|
this.addGroup3.Tag = "builder_assigngroup3";
|
|
|
|
this.addGroup3.Text = "3:";
|
|
|
|
this.addGroup3.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// addGroup4
|
|
|
|
//
|
|
|
|
this.addGroup4.Name = "addGroup4";
|
|
|
|
this.addGroup4.Size = new System.Drawing.Size(253, 22);
|
|
|
|
this.addGroup4.Tag = "builder_assigngroup4";
|
|
|
|
this.addGroup4.Text = "4:";
|
|
|
|
this.addGroup4.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// addGroup5
|
|
|
|
//
|
|
|
|
this.addGroup5.Name = "addGroup5";
|
|
|
|
this.addGroup5.Size = new System.Drawing.Size(253, 22);
|
|
|
|
this.addGroup5.Tag = "builder_assigngroup5";
|
|
|
|
this.addGroup5.Text = "5:";
|
|
|
|
this.addGroup5.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// addGroup6
|
|
|
|
//
|
|
|
|
this.addGroup6.Name = "addGroup6";
|
|
|
|
this.addGroup6.Size = new System.Drawing.Size(253, 22);
|
|
|
|
this.addGroup6.Tag = "builder_assigngroup6";
|
|
|
|
this.addGroup6.Text = "6:";
|
|
|
|
this.addGroup6.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// addGroup7
|
|
|
|
//
|
|
|
|
this.addGroup7.Name = "addGroup7";
|
|
|
|
this.addGroup7.Size = new System.Drawing.Size(253, 22);
|
|
|
|
this.addGroup7.Tag = "builder_assigngroup7";
|
|
|
|
this.addGroup7.Text = "7:";
|
|
|
|
this.addGroup7.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// addGroup8
|
|
|
|
//
|
|
|
|
this.addGroup8.Name = "addGroup8";
|
|
|
|
this.addGroup8.Size = new System.Drawing.Size(253, 22);
|
|
|
|
this.addGroup8.Tag = "builder_assigngroup8";
|
|
|
|
this.addGroup8.Text = "8:";
|
|
|
|
this.addGroup8.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// addGroup9
|
|
|
|
//
|
|
|
|
this.addGroup9.Name = "addGroup9";
|
|
|
|
this.addGroup9.Size = new System.Drawing.Size(253, 22);
|
|
|
|
this.addGroup9.Tag = "builder_assigngroup9";
|
|
|
|
this.addGroup9.Text = "9:";
|
|
|
|
this.addGroup9.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// addGroup10
|
|
|
|
//
|
|
|
|
this.addGroup10.Name = "addGroup10";
|
|
|
|
this.addGroup10.Size = new System.Drawing.Size(253, 22);
|
|
|
|
this.addGroup10.Tag = "builder_assigngroup10";
|
|
|
|
this.addGroup10.Text = "10:";
|
|
|
|
this.addGroup10.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// selectGroup
|
|
|
|
//
|
|
|
|
this.selectGroup.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
this.selectGroup1,
|
|
|
|
this.selectGroup2,
|
|
|
|
this.selectGroup3,
|
|
|
|
this.selectGroup4,
|
|
|
|
this.selectGroup5,
|
|
|
|
this.selectGroup6,
|
|
|
|
this.selectGroup7,
|
|
|
|
this.selectGroup8,
|
|
|
|
this.selectGroup9,
|
|
|
|
this.selectGroup10});
|
|
|
|
this.selectGroup.Name = "selectGroup";
|
|
|
|
this.selectGroup.Size = new System.Drawing.Size(197, 22);
|
|
|
|
this.selectGroup.Text = "Select Group";
|
|
|
|
this.selectGroup.DropDownOpening += new System.EventHandler(this.selectGroup_DropDownOpening);
|
|
|
|
//
|
|
|
|
// selectGroup1
|
|
|
|
//
|
|
|
|
this.selectGroup1.Name = "selectGroup1";
|
|
|
|
this.selectGroup1.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.selectGroup1.Tag = "builder_selectgroup1";
|
|
|
|
this.selectGroup1.Text = "1:";
|
|
|
|
this.selectGroup1.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// selectGroup2
|
|
|
|
//
|
|
|
|
this.selectGroup2.Name = "selectGroup2";
|
|
|
|
this.selectGroup2.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.selectGroup2.Tag = "builder_selectgroup2";
|
|
|
|
this.selectGroup2.Text = "2:";
|
|
|
|
this.selectGroup2.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// selectGroup3
|
|
|
|
//
|
|
|
|
this.selectGroup3.Name = "selectGroup3";
|
|
|
|
this.selectGroup3.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.selectGroup3.Tag = "builder_selectgroup3";
|
|
|
|
this.selectGroup3.Text = "3:";
|
|
|
|
this.selectGroup3.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// selectGroup4
|
|
|
|
//
|
|
|
|
this.selectGroup4.Name = "selectGroup4";
|
|
|
|
this.selectGroup4.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.selectGroup4.Tag = "builder_selectgroup4";
|
|
|
|
this.selectGroup4.Text = "4:";
|
|
|
|
this.selectGroup4.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// selectGroup5
|
|
|
|
//
|
|
|
|
this.selectGroup5.Name = "selectGroup5";
|
|
|
|
this.selectGroup5.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.selectGroup5.Tag = "builder_selectgroup5";
|
|
|
|
this.selectGroup5.Text = "5:";
|
|
|
|
this.selectGroup5.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// selectGroup6
|
|
|
|
//
|
|
|
|
this.selectGroup6.Name = "selectGroup6";
|
|
|
|
this.selectGroup6.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.selectGroup6.Tag = "builder_selectgroup6";
|
|
|
|
this.selectGroup6.Text = "6:";
|
|
|
|
this.selectGroup6.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// selectGroup7
|
|
|
|
//
|
|
|
|
this.selectGroup7.Name = "selectGroup7";
|
|
|
|
this.selectGroup7.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.selectGroup7.Tag = "builder_selectgroup7";
|
|
|
|
this.selectGroup7.Text = "7:";
|
|
|
|
this.selectGroup7.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// selectGroup8
|
|
|
|
//
|
|
|
|
this.selectGroup8.Name = "selectGroup8";
|
|
|
|
this.selectGroup8.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.selectGroup8.Tag = "builder_selectgroup8";
|
|
|
|
this.selectGroup8.Text = "8:";
|
|
|
|
this.selectGroup8.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// selectGroup9
|
|
|
|
//
|
|
|
|
this.selectGroup9.Name = "selectGroup9";
|
|
|
|
this.selectGroup9.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.selectGroup9.Tag = "builder_selectgroup9";
|
|
|
|
this.selectGroup9.Text = "9:";
|
|
|
|
this.selectGroup9.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// selectGroup10
|
|
|
|
//
|
|
|
|
this.selectGroup10.Name = "selectGroup10";
|
|
|
|
this.selectGroup10.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.selectGroup10.Tag = "builder_selectgroup10";
|
|
|
|
this.selectGroup10.Text = "10:";
|
|
|
|
this.selectGroup10.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// clearGroup
|
|
|
|
//
|
|
|
|
this.clearGroup.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
this.clearGroup1,
|
|
|
|
this.clearGroup2,
|
|
|
|
this.clearGroup3,
|
|
|
|
this.clearGroup4,
|
|
|
|
this.clearGroup5,
|
|
|
|
this.clearGroup6,
|
|
|
|
this.clearGroup7,
|
|
|
|
this.clearGroup8,
|
|
|
|
this.clearGroup9,
|
|
|
|
this.clearGroup10});
|
|
|
|
this.clearGroup.Name = "clearGroup";
|
|
|
|
this.clearGroup.Size = new System.Drawing.Size(197, 22);
|
|
|
|
this.clearGroup.Text = "Clear Group";
|
|
|
|
this.clearGroup.DropDownOpening += new System.EventHandler(this.selectGroup_DropDownOpening);
|
|
|
|
//
|
|
|
|
// clearGroup1
|
|
|
|
//
|
|
|
|
this.clearGroup1.Name = "clearGroup1";
|
|
|
|
this.clearGroup1.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.clearGroup1.Tag = "builder_cleargroup1";
|
|
|
|
this.clearGroup1.Text = "1:";
|
|
|
|
this.clearGroup1.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// clearGroup2
|
|
|
|
//
|
|
|
|
this.clearGroup2.Name = "clearGroup2";
|
|
|
|
this.clearGroup2.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.clearGroup2.Tag = "builder_cleargroup2";
|
|
|
|
this.clearGroup2.Text = "2:";
|
|
|
|
this.clearGroup2.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// clearGroup3
|
|
|
|
//
|
|
|
|
this.clearGroup3.Name = "clearGroup3";
|
|
|
|
this.clearGroup3.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.clearGroup3.Tag = "builder_cleargroup3";
|
|
|
|
this.clearGroup3.Text = "3:";
|
|
|
|
this.clearGroup3.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// clearGroup4
|
|
|
|
//
|
|
|
|
this.clearGroup4.Name = "clearGroup4";
|
|
|
|
this.clearGroup4.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.clearGroup4.Tag = "builder_cleargroup4";
|
|
|
|
this.clearGroup4.Text = "4:";
|
|
|
|
this.clearGroup4.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// clearGroup5
|
|
|
|
//
|
|
|
|
this.clearGroup5.Name = "clearGroup5";
|
|
|
|
this.clearGroup5.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.clearGroup5.Tag = "builder_cleargroup5";
|
|
|
|
this.clearGroup5.Text = "5:";
|
|
|
|
this.clearGroup5.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// clearGroup6
|
|
|
|
//
|
|
|
|
this.clearGroup6.Name = "clearGroup6";
|
|
|
|
this.clearGroup6.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.clearGroup6.Tag = "builder_cleargroup6";
|
|
|
|
this.clearGroup6.Text = "6:";
|
|
|
|
this.clearGroup6.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// clearGroup7
|
|
|
|
//
|
|
|
|
this.clearGroup7.Name = "clearGroup7";
|
|
|
|
this.clearGroup7.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.clearGroup7.Tag = "builder_cleargroup7";
|
|
|
|
this.clearGroup7.Text = "7:";
|
|
|
|
this.clearGroup7.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// clearGroup8
|
|
|
|
//
|
|
|
|
this.clearGroup8.Name = "clearGroup8";
|
|
|
|
this.clearGroup8.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.clearGroup8.Tag = "builder_cleargroup8";
|
|
|
|
this.clearGroup8.Text = "8:";
|
|
|
|
this.clearGroup8.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// clearGroup9
|
|
|
|
//
|
|
|
|
this.clearGroup9.Name = "clearGroup9";
|
|
|
|
this.clearGroup9.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.clearGroup9.Tag = "builder_cleargroup9";
|
|
|
|
this.clearGroup9.Text = "9:";
|
|
|
|
this.clearGroup9.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// clearGroup10
|
|
|
|
//
|
|
|
|
this.clearGroup10.Name = "clearGroup10";
|
|
|
|
this.clearGroup10.Size = new System.Drawing.Size(89, 22);
|
|
|
|
this.clearGroup10.Tag = "builder_cleargroup10";
|
|
|
|
this.clearGroup10.Text = "10:";
|
|
|
|
this.clearGroup10.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
2013-03-18 13:52:27 +00:00
|
|
|
// toolStripSeparator4
|
|
|
|
//
|
|
|
|
this.toolStripSeparator4.Name = "toolStripSeparator4";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.toolStripSeparator4.Size = new System.Drawing.Size(194, 6);
|
2013-03-18 13:52:27 +00:00
|
|
|
//
|
|
|
|
// itemSetCurrentTextures
|
|
|
|
//
|
|
|
|
this.itemSetCurrentTextures.Name = "itemSetCurrentTextures";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itemSetCurrentTextures.Size = new System.Drawing.Size(197, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itemSetCurrentTextures.Tag = "builder_setcurrenttextures";
|
|
|
|
this.itemSetCurrentTextures.Text = "Set Current &Textures...";
|
|
|
|
this.itemSetCurrentTextures.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemmapoptions
|
|
|
|
//
|
|
|
|
this.itemmapoptions.Image = global::CodeImp.DoomBuilder.Properties.Resources.Properties;
|
|
|
|
this.itemmapoptions.Name = "itemmapoptions";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.itemmapoptions.Size = new System.Drawing.Size(197, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.itemmapoptions.Tag = "builder_mapoptions";
|
|
|
|
this.itemmapoptions.Text = "Map &Options....";
|
|
|
|
this.itemmapoptions.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
2013-04-01 11:06:01 +00:00
|
|
|
// itemviewusedtags
|
|
|
|
//
|
|
|
|
this.itemviewusedtags.Image = global::CodeImp.DoomBuilder.Properties.Resources.TagStatistics;
|
|
|
|
this.itemviewusedtags.Name = "itemviewusedtags";
|
|
|
|
this.itemviewusedtags.Size = new System.Drawing.Size(197, 22);
|
|
|
|
this.itemviewusedtags.Tag = "builder_viewusedtags";
|
|
|
|
this.itemviewusedtags.Text = "View Used Tags...";
|
|
|
|
this.itemviewusedtags.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
2013-03-18 13:52:27 +00:00
|
|
|
// menuview
|
|
|
|
//
|
|
|
|
this.menuview.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2012-05-11 12:28:20 +00:00
|
|
|
this.itemthingsfilter,
|
|
|
|
this.seperatorviewthings,
|
|
|
|
this.itemviewnormal,
|
|
|
|
this.itemviewbrightness,
|
|
|
|
this.itemviewfloors,
|
|
|
|
this.itemviewceilings,
|
|
|
|
this.seperatorviewviews,
|
|
|
|
this.menuzoom,
|
|
|
|
this.itemfittoscreen,
|
|
|
|
this.itemtoggleinfo,
|
|
|
|
this.seperatorviewzoom,
|
|
|
|
this.itemscripteditor});
|
2013-03-18 13:52:27 +00:00
|
|
|
this.menuview.Name = "menuview";
|
|
|
|
this.menuview.Size = new System.Drawing.Size(44, 20);
|
|
|
|
this.menuview.Text = "&View";
|
|
|
|
//
|
|
|
|
// itemthingsfilter
|
|
|
|
//
|
|
|
|
this.itemthingsfilter.Image = global::CodeImp.DoomBuilder.Properties.Resources.Filter;
|
|
|
|
this.itemthingsfilter.Name = "itemthingsfilter";
|
|
|
|
this.itemthingsfilter.Size = new System.Drawing.Size(209, 22);
|
|
|
|
this.itemthingsfilter.Tag = "builder_thingsfilterssetup";
|
|
|
|
this.itemthingsfilter.Text = "Configure &Things Filters...";
|
|
|
|
this.itemthingsfilter.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// seperatorviewthings
|
|
|
|
//
|
|
|
|
this.seperatorviewthings.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
this.seperatorviewthings.Name = "seperatorviewthings";
|
|
|
|
this.seperatorviewthings.Size = new System.Drawing.Size(206, 6);
|
|
|
|
//
|
|
|
|
// itemviewnormal
|
|
|
|
//
|
|
|
|
this.itemviewnormal.Image = global::CodeImp.DoomBuilder.Properties.Resources.ViewNormal;
|
|
|
|
this.itemviewnormal.Name = "itemviewnormal";
|
|
|
|
this.itemviewnormal.Size = new System.Drawing.Size(209, 22);
|
|
|
|
this.itemviewnormal.Tag = "builder_viewmodenormal";
|
|
|
|
this.itemviewnormal.Text = "&Wireframe";
|
|
|
|
this.itemviewnormal.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemviewbrightness
|
|
|
|
//
|
|
|
|
this.itemviewbrightness.Image = global::CodeImp.DoomBuilder.Properties.Resources.ViewBrightness;
|
|
|
|
this.itemviewbrightness.Name = "itemviewbrightness";
|
|
|
|
this.itemviewbrightness.Size = new System.Drawing.Size(209, 22);
|
|
|
|
this.itemviewbrightness.Tag = "builder_viewmodebrightness";
|
|
|
|
this.itemviewbrightness.Text = "&Brightness Levels";
|
|
|
|
this.itemviewbrightness.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemviewfloors
|
|
|
|
//
|
|
|
|
this.itemviewfloors.Image = global::CodeImp.DoomBuilder.Properties.Resources.ViewTextureFloor;
|
|
|
|
this.itemviewfloors.Name = "itemviewfloors";
|
|
|
|
this.itemviewfloors.Size = new System.Drawing.Size(209, 22);
|
|
|
|
this.itemviewfloors.Tag = "builder_viewmodefloors";
|
|
|
|
this.itemviewfloors.Text = "&Floor Textures";
|
|
|
|
this.itemviewfloors.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemviewceilings
|
|
|
|
//
|
|
|
|
this.itemviewceilings.Image = global::CodeImp.DoomBuilder.Properties.Resources.ViewTextureCeiling;
|
|
|
|
this.itemviewceilings.Name = "itemviewceilings";
|
|
|
|
this.itemviewceilings.Size = new System.Drawing.Size(209, 22);
|
|
|
|
this.itemviewceilings.Tag = "builder_viewmodeceilings";
|
|
|
|
this.itemviewceilings.Text = "&Ceiling Textures";
|
|
|
|
this.itemviewceilings.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// seperatorviewviews
|
|
|
|
//
|
|
|
|
this.seperatorviewviews.Name = "seperatorviewviews";
|
|
|
|
this.seperatorviewviews.Size = new System.Drawing.Size(206, 6);
|
|
|
|
//
|
|
|
|
// menuzoom
|
|
|
|
//
|
|
|
|
this.menuzoom.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2012-05-11 12:28:20 +00:00
|
|
|
this.item2zoom200,
|
|
|
|
this.item2zoom100,
|
|
|
|
this.item2zoom50,
|
|
|
|
this.item2zoom25,
|
|
|
|
this.item2zoom10,
|
|
|
|
this.item2zoom5});
|
2013-03-18 13:52:27 +00:00
|
|
|
this.menuzoom.Image = global::CodeImp.DoomBuilder.Properties.Resources.Zoom;
|
|
|
|
this.menuzoom.Name = "menuzoom";
|
|
|
|
this.menuzoom.Size = new System.Drawing.Size(209, 22);
|
|
|
|
this.menuzoom.Text = "&Zoom";
|
|
|
|
//
|
|
|
|
// item2zoom200
|
|
|
|
//
|
|
|
|
this.item2zoom200.Name = "item2zoom200";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.item2zoom200.Size = new System.Drawing.Size(102, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.item2zoom200.Tag = "200";
|
|
|
|
this.item2zoom200.Text = "200%";
|
|
|
|
this.item2zoom200.Click += new System.EventHandler(this.itemzoomto_Click);
|
|
|
|
//
|
|
|
|
// item2zoom100
|
|
|
|
//
|
|
|
|
this.item2zoom100.Name = "item2zoom100";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.item2zoom100.Size = new System.Drawing.Size(102, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.item2zoom100.Tag = "100";
|
|
|
|
this.item2zoom100.Text = "100%";
|
|
|
|
this.item2zoom100.Click += new System.EventHandler(this.itemzoomto_Click);
|
|
|
|
//
|
|
|
|
// item2zoom50
|
|
|
|
//
|
|
|
|
this.item2zoom50.Name = "item2zoom50";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.item2zoom50.Size = new System.Drawing.Size(102, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.item2zoom50.Tag = "50";
|
|
|
|
this.item2zoom50.Text = "50%";
|
|
|
|
this.item2zoom50.Click += new System.EventHandler(this.itemzoomto_Click);
|
|
|
|
//
|
|
|
|
// item2zoom25
|
|
|
|
//
|
|
|
|
this.item2zoom25.Name = "item2zoom25";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.item2zoom25.Size = new System.Drawing.Size(102, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.item2zoom25.Tag = "25";
|
|
|
|
this.item2zoom25.Text = "25%";
|
|
|
|
this.item2zoom25.Click += new System.EventHandler(this.itemzoomto_Click);
|
|
|
|
//
|
|
|
|
// item2zoom10
|
|
|
|
//
|
|
|
|
this.item2zoom10.Name = "item2zoom10";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.item2zoom10.Size = new System.Drawing.Size(102, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.item2zoom10.Tag = "10";
|
|
|
|
this.item2zoom10.Text = "10%";
|
|
|
|
this.item2zoom10.Click += new System.EventHandler(this.itemzoomto_Click);
|
|
|
|
//
|
|
|
|
// item2zoom5
|
|
|
|
//
|
|
|
|
this.item2zoom5.Name = "item2zoom5";
|
2013-04-01 11:06:01 +00:00
|
|
|
this.item2zoom5.Size = new System.Drawing.Size(102, 22);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.item2zoom5.Tag = "5";
|
|
|
|
this.item2zoom5.Text = "5%";
|
|
|
|
this.item2zoom5.Click += new System.EventHandler(this.itemzoomto_Click);
|
|
|
|
//
|
|
|
|
// itemfittoscreen
|
|
|
|
//
|
|
|
|
this.itemfittoscreen.Name = "itemfittoscreen";
|
|
|
|
this.itemfittoscreen.Size = new System.Drawing.Size(209, 22);
|
|
|
|
this.itemfittoscreen.Tag = "builder_centerinscreen";
|
|
|
|
this.itemfittoscreen.Text = "Fit to screen";
|
|
|
|
this.itemfittoscreen.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemtoggleinfo
|
|
|
|
//
|
|
|
|
this.itemtoggleinfo.Name = "itemtoggleinfo";
|
|
|
|
this.itemtoggleinfo.Size = new System.Drawing.Size(209, 22);
|
|
|
|
this.itemtoggleinfo.Tag = "builder_toggleinfopanel";
|
|
|
|
this.itemtoggleinfo.Text = "&Expanded Info Panel";
|
|
|
|
this.itemtoggleinfo.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// seperatorviewzoom
|
|
|
|
//
|
|
|
|
this.seperatorviewzoom.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
this.seperatorviewzoom.Name = "seperatorviewzoom";
|
|
|
|
this.seperatorviewzoom.Size = new System.Drawing.Size(206, 6);
|
|
|
|
//
|
|
|
|
// itemscripteditor
|
|
|
|
//
|
|
|
|
this.itemscripteditor.Image = global::CodeImp.DoomBuilder.Properties.Resources.Script2;
|
|
|
|
this.itemscripteditor.Name = "itemscripteditor";
|
|
|
|
this.itemscripteditor.Size = new System.Drawing.Size(209, 22);
|
|
|
|
this.itemscripteditor.Tag = "builder_openscripteditor";
|
|
|
|
this.itemscripteditor.Text = "&Script Editor...";
|
|
|
|
this.itemscripteditor.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// menumode
|
|
|
|
//
|
|
|
|
this.menumode.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2012-07-17 12:22:17 +00:00
|
|
|
this.separatorDrawModes});
|
2013-03-18 13:52:27 +00:00
|
|
|
this.menumode.Name = "menumode";
|
|
|
|
this.menumode.Size = new System.Drawing.Size(50, 20);
|
|
|
|
this.menumode.Text = "&Mode";
|
|
|
|
//
|
|
|
|
// separatorDrawModes
|
|
|
|
//
|
|
|
|
this.separatorDrawModes.Name = "separatorDrawModes";
|
|
|
|
this.separatorDrawModes.Size = new System.Drawing.Size(57, 6);
|
|
|
|
//
|
|
|
|
// menuprefabs
|
|
|
|
//
|
|
|
|
this.menuprefabs.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2009-04-19 18:07:22 +00:00
|
|
|
this.iteminsertprefabfile,
|
|
|
|
this.iteminsertpreviousprefab,
|
2010-08-23 09:58:30 +00:00
|
|
|
this.seperatorprefabsinsert,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemcreateprefab});
|
2013-03-18 13:52:27 +00:00
|
|
|
this.menuprefabs.Name = "menuprefabs";
|
|
|
|
this.menuprefabs.Size = new System.Drawing.Size(58, 20);
|
|
|
|
this.menuprefabs.Text = "&Prefabs";
|
|
|
|
//
|
|
|
|
// iteminsertprefabfile
|
|
|
|
//
|
|
|
|
this.iteminsertprefabfile.Name = "iteminsertprefabfile";
|
|
|
|
this.iteminsertprefabfile.Size = new System.Drawing.Size(199, 22);
|
|
|
|
this.iteminsertprefabfile.Tag = "builder_insertprefabfile";
|
|
|
|
this.iteminsertprefabfile.Text = "&Insert Prefab from File...";
|
|
|
|
this.iteminsertprefabfile.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// iteminsertpreviousprefab
|
|
|
|
//
|
|
|
|
this.iteminsertpreviousprefab.Name = "iteminsertpreviousprefab";
|
|
|
|
this.iteminsertpreviousprefab.Size = new System.Drawing.Size(199, 22);
|
|
|
|
this.iteminsertpreviousprefab.Tag = "builder_insertpreviousprefab";
|
|
|
|
this.iteminsertpreviousprefab.Text = "Insert &Previous Prefab";
|
|
|
|
this.iteminsertpreviousprefab.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// seperatorprefabsinsert
|
|
|
|
//
|
|
|
|
this.seperatorprefabsinsert.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
this.seperatorprefabsinsert.Name = "seperatorprefabsinsert";
|
|
|
|
this.seperatorprefabsinsert.Size = new System.Drawing.Size(196, 6);
|
|
|
|
//
|
|
|
|
// itemcreateprefab
|
|
|
|
//
|
|
|
|
this.itemcreateprefab.Name = "itemcreateprefab";
|
|
|
|
this.itemcreateprefab.Size = new System.Drawing.Size(199, 22);
|
|
|
|
this.itemcreateprefab.Tag = "builder_createprefab";
|
|
|
|
this.itemcreateprefab.Text = "&Create From Selection...";
|
|
|
|
this.itemcreateprefab.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// menutools
|
|
|
|
//
|
|
|
|
this.menutools.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemreloadresources,
|
2012-06-01 10:17:47 +00:00
|
|
|
this.itemReloadModedef,
|
|
|
|
this.itemReloadGldefs,
|
|
|
|
this.itemReloadMapinfo,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemshowerrors,
|
2010-08-23 09:58:30 +00:00
|
|
|
this.seperatortoolsresources,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.configurationToolStripMenuItem,
|
|
|
|
this.preferencesToolStripMenuItem,
|
2010-08-23 09:58:30 +00:00
|
|
|
this.seperatortoolsconfig,
|
2013-06-05 08:08:56 +00:00
|
|
|
this.screenshotToolStripMenuItem,
|
|
|
|
this.editAreaScreenshotToolStripMenuItem,
|
|
|
|
this.separatortoolsscreenshots,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemtestmap});
|
2013-03-18 13:52:27 +00:00
|
|
|
this.menutools.Name = "menutools";
|
|
|
|
this.menutools.Size = new System.Drawing.Size(48, 20);
|
|
|
|
this.menutools.Text = "&Tools";
|
|
|
|
//
|
|
|
|
// itemreloadresources
|
|
|
|
//
|
|
|
|
this.itemreloadresources.Name = "itemreloadresources";
|
|
|
|
this.itemreloadresources.Size = new System.Drawing.Size(196, 22);
|
|
|
|
this.itemreloadresources.Tag = "builder_reloadresources";
|
|
|
|
this.itemreloadresources.Text = "&Reload Resources";
|
|
|
|
this.itemreloadresources.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemReloadModedef
|
|
|
|
//
|
|
|
|
this.itemReloadModedef.Name = "itemReloadModedef";
|
|
|
|
this.itemReloadModedef.Size = new System.Drawing.Size(196, 22);
|
|
|
|
this.itemReloadModedef.Tag = "builder_gzreloadmodeldef";
|
|
|
|
this.itemReloadModedef.Text = "Reload MODELDEF";
|
|
|
|
this.itemReloadModedef.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemReloadGldefs
|
|
|
|
//
|
|
|
|
this.itemReloadGldefs.Name = "itemReloadGldefs";
|
|
|
|
this.itemReloadGldefs.Size = new System.Drawing.Size(196, 22);
|
|
|
|
this.itemReloadGldefs.Tag = "builder_gzreloadgldefs";
|
|
|
|
this.itemReloadGldefs.Text = "Reload GLDEFS";
|
|
|
|
this.itemReloadGldefs.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemReloadMapinfo
|
|
|
|
//
|
|
|
|
this.itemReloadMapinfo.Name = "itemReloadMapinfo";
|
|
|
|
this.itemReloadMapinfo.Size = new System.Drawing.Size(196, 22);
|
|
|
|
this.itemReloadMapinfo.Tag = "builder_gzreloadmapinfo";
|
|
|
|
this.itemReloadMapinfo.Text = "Reload (Z)MAPINFO";
|
|
|
|
this.itemReloadMapinfo.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// itemshowerrors
|
|
|
|
//
|
|
|
|
this.itemshowerrors.Image = global::CodeImp.DoomBuilder.Properties.Resources.Warning;
|
|
|
|
this.itemshowerrors.Name = "itemshowerrors";
|
|
|
|
this.itemshowerrors.Size = new System.Drawing.Size(196, 22);
|
|
|
|
this.itemshowerrors.Tag = "builder_showerrors";
|
|
|
|
this.itemshowerrors.Text = "&Errors and Warnings...";
|
|
|
|
this.itemshowerrors.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// seperatortoolsresources
|
|
|
|
//
|
|
|
|
this.seperatortoolsresources.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
this.seperatortoolsresources.Name = "seperatortoolsresources";
|
|
|
|
this.seperatortoolsresources.Size = new System.Drawing.Size(193, 6);
|
|
|
|
//
|
|
|
|
// configurationToolStripMenuItem
|
|
|
|
//
|
|
|
|
this.configurationToolStripMenuItem.Name = "configurationToolStripMenuItem";
|
|
|
|
this.configurationToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
|
|
|
|
this.configurationToolStripMenuItem.Tag = "builder_configuration";
|
|
|
|
this.configurationToolStripMenuItem.Text = "&Game Configurations...";
|
|
|
|
this.configurationToolStripMenuItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// preferencesToolStripMenuItem
|
|
|
|
//
|
|
|
|
this.preferencesToolStripMenuItem.Name = "preferencesToolStripMenuItem";
|
|
|
|
this.preferencesToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
|
|
|
|
this.preferencesToolStripMenuItem.Tag = "builder_preferences";
|
|
|
|
this.preferencesToolStripMenuItem.Text = "Preferences...";
|
|
|
|
this.preferencesToolStripMenuItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// seperatortoolsconfig
|
|
|
|
//
|
|
|
|
this.seperatortoolsconfig.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
this.seperatortoolsconfig.Name = "seperatortoolsconfig";
|
|
|
|
this.seperatortoolsconfig.Size = new System.Drawing.Size(193, 6);
|
|
|
|
//
|
|
|
|
// itemtestmap
|
|
|
|
//
|
|
|
|
this.itemtestmap.Image = global::CodeImp.DoomBuilder.Properties.Resources.Test;
|
|
|
|
this.itemtestmap.Name = "itemtestmap";
|
|
|
|
this.itemtestmap.Size = new System.Drawing.Size(196, 22);
|
|
|
|
this.itemtestmap.Tag = "builder_testmap";
|
|
|
|
this.itemtestmap.Text = "&Test Map";
|
|
|
|
this.itemtestmap.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// menuhelp
|
|
|
|
//
|
|
|
|
this.menuhelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemhelprefmanual,
|
|
|
|
this.itemhelpeditmode,
|
2010-08-23 09:58:30 +00:00
|
|
|
this.seperatorhelpmanual,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.itemhelpabout});
|
2013-03-18 13:52:27 +00:00
|
|
|
this.menuhelp.Name = "menuhelp";
|
|
|
|
this.menuhelp.Size = new System.Drawing.Size(44, 20);
|
|
|
|
this.menuhelp.Text = "&Help";
|
|
|
|
//
|
|
|
|
// itemhelprefmanual
|
|
|
|
//
|
|
|
|
this.itemhelprefmanual.Image = global::CodeImp.DoomBuilder.Properties.Resources.Help;
|
|
|
|
this.itemhelprefmanual.Name = "itemhelprefmanual";
|
|
|
|
this.itemhelprefmanual.Size = new System.Drawing.Size(203, 22);
|
|
|
|
this.itemhelprefmanual.Text = "Reference &Manual";
|
|
|
|
this.itemhelprefmanual.Click += new System.EventHandler(this.itemhelprefmanual_Click);
|
|
|
|
//
|
|
|
|
// itemhelpeditmode
|
|
|
|
//
|
|
|
|
this.itemhelpeditmode.Image = global::CodeImp.DoomBuilder.Properties.Resources.Question;
|
|
|
|
this.itemhelpeditmode.Name = "itemhelpeditmode";
|
|
|
|
this.itemhelpeditmode.Size = new System.Drawing.Size(203, 22);
|
|
|
|
this.itemhelpeditmode.Text = "About this &Editing Mode";
|
|
|
|
this.itemhelpeditmode.Click += new System.EventHandler(this.itemhelpeditmode_Click);
|
|
|
|
//
|
|
|
|
// seperatorhelpmanual
|
|
|
|
//
|
|
|
|
this.seperatorhelpmanual.Margin = new System.Windows.Forms.Padding(0, 3, 0, 3);
|
|
|
|
this.seperatorhelpmanual.Name = "seperatorhelpmanual";
|
|
|
|
this.seperatorhelpmanual.Size = new System.Drawing.Size(200, 6);
|
|
|
|
//
|
|
|
|
// itemhelpabout
|
|
|
|
//
|
|
|
|
this.itemhelpabout.Name = "itemhelpabout";
|
|
|
|
this.itemhelpabout.Size = new System.Drawing.Size(203, 22);
|
|
|
|
this.itemhelpabout.Text = "&About Doom Builder...";
|
|
|
|
this.itemhelpabout.Click += new System.EventHandler(this.itemhelpabout_Click);
|
|
|
|
//
|
|
|
|
// toolbar
|
|
|
|
//
|
|
|
|
this.toolbar.AutoSize = false;
|
2013-04-01 11:06:01 +00:00
|
|
|
this.toolbar.ContextMenuStrip = this.toolbarContextMenu;
|
2013-03-18 13:52:27 +00:00
|
|
|
this.toolbar.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
|
|
|
this.toolbar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2009-04-19 18:07:22 +00:00
|
|
|
this.buttonnewmap,
|
|
|
|
this.buttonopenmap,
|
|
|
|
this.buttonsavemap,
|
2010-08-22 20:56:52 +00:00
|
|
|
this.seperatorfile,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.buttonscripteditor,
|
2010-08-22 20:56:52 +00:00
|
|
|
this.seperatorscript,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.buttonundo,
|
|
|
|
this.buttonredo,
|
2010-08-22 20:56:52 +00:00
|
|
|
this.seperatorundo,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.buttoncut,
|
|
|
|
this.buttoncopy,
|
|
|
|
this.buttonpaste,
|
2010-08-22 20:56:52 +00:00
|
|
|
this.seperatorcopypaste,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.buttoninsertprefabfile,
|
|
|
|
this.buttoninsertpreviousprefab,
|
2010-08-22 20:56:52 +00:00
|
|
|
this.seperatorprefabs,
|
|
|
|
this.seperatormodes,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.buttonthingsfilter,
|
|
|
|
this.thingfilters,
|
|
|
|
this.buttonviewnormal,
|
|
|
|
this.buttonviewbrightness,
|
|
|
|
this.buttonviewfloors,
|
|
|
|
this.buttonviewceilings,
|
2010-08-22 20:56:52 +00:00
|
|
|
this.seperatorviews,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.buttonsnaptogrid,
|
|
|
|
this.buttonautomerge,
|
2013-04-11 09:27:16 +00:00
|
|
|
this.seperatorgeometry,
|
2012-05-20 00:56:59 +00:00
|
|
|
this.buttontogglefx,
|
2012-04-17 19:13:47 +00:00
|
|
|
this.buttontoggledynlight,
|
|
|
|
this.buttontoggleanimatedlight,
|
|
|
|
this.buttontogglemodels,
|
|
|
|
this.buttonselectedmodelsonly,
|
2012-05-20 00:56:59 +00:00
|
|
|
this.buttontogglefog,
|
2012-09-17 21:57:08 +00:00
|
|
|
this.buttontoggleeventlines,
|
2013-03-18 13:52:27 +00:00
|
|
|
this.buttontogglevisualvertices,
|
2013-04-11 09:27:16 +00:00
|
|
|
this.separatorgzmodes,
|
2009-04-19 18:07:22 +00:00
|
|
|
this.buttontest,
|
2010-08-22 20:56:52 +00:00
|
|
|
this.seperatortesting});
|
2013-03-18 13:52:27 +00:00
|
|
|
this.toolbar.Location = new System.Drawing.Point(0, 24);
|
|
|
|
this.toolbar.Name = "toolbar";
|
|
|
|
this.toolbar.Size = new System.Drawing.Size(1012, 25);
|
|
|
|
this.toolbar.TabIndex = 1;
|
|
|
|
//
|
2013-04-11 09:27:16 +00:00
|
|
|
// toolbarContextMenu
|
|
|
|
//
|
|
|
|
this.toolbarContextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
|
|
this.toggleFile,
|
|
|
|
this.toggleScript,
|
|
|
|
this.toggleUndo,
|
|
|
|
this.toggleCopy,
|
|
|
|
this.togglePrefabs,
|
|
|
|
this.toggleFilter,
|
|
|
|
this.toggleViewModes,
|
|
|
|
this.toggleGeometry,
|
|
|
|
this.toggleTesting,
|
|
|
|
this.toggleRendering});
|
|
|
|
this.toolbarContextMenu.Name = "toolbarContextMenu";
|
|
|
|
this.toolbarContextMenu.Size = new System.Drawing.Size(174, 224);
|
|
|
|
this.toolbarContextMenu.Opening += new System.ComponentModel.CancelEventHandler(this.toolbarContextMenu_Opening);
|
|
|
|
this.toolbarContextMenu.Closing += new System.Windows.Forms.ToolStripDropDownClosingEventHandler(this.toolbarContextMenu_Closing);
|
|
|
|
//
|
|
|
|
// toggleFile
|
|
|
|
//
|
|
|
|
this.toggleFile.Name = "toggleFile";
|
|
|
|
this.toggleFile.Size = new System.Drawing.Size(173, 22);
|
|
|
|
this.toggleFile.Text = "New / Open / Save";
|
|
|
|
this.toggleFile.Click += new System.EventHandler(this.toggleFile_Click);
|
|
|
|
//
|
|
|
|
// toggleScript
|
|
|
|
//
|
|
|
|
this.toggleScript.Name = "toggleScript";
|
|
|
|
this.toggleScript.Size = new System.Drawing.Size(173, 22);
|
|
|
|
this.toggleScript.Text = "Script Editor";
|
|
|
|
this.toggleScript.Click += new System.EventHandler(this.toggleScript_Click);
|
|
|
|
//
|
|
|
|
// toggleUndo
|
|
|
|
//
|
|
|
|
this.toggleUndo.Name = "toggleUndo";
|
|
|
|
this.toggleUndo.Size = new System.Drawing.Size(173, 22);
|
|
|
|
this.toggleUndo.Text = "Undo / Redo";
|
|
|
|
this.toggleUndo.Click += new System.EventHandler(this.toggleUndo_Click);
|
|
|
|
//
|
|
|
|
// toggleCopy
|
|
|
|
//
|
|
|
|
this.toggleCopy.Name = "toggleCopy";
|
|
|
|
this.toggleCopy.Size = new System.Drawing.Size(173, 22);
|
|
|
|
this.toggleCopy.Text = "Cut / Copy / Paste";
|
|
|
|
this.toggleCopy.Click += new System.EventHandler(this.toggleCopy_Click);
|
|
|
|
//
|
|
|
|
// togglePrefabs
|
|
|
|
//
|
|
|
|
this.togglePrefabs.Name = "togglePrefabs";
|
|
|
|
this.togglePrefabs.Size = new System.Drawing.Size(173, 22);
|
|
|
|
this.togglePrefabs.Text = "Prefabs";
|
|
|
|
this.togglePrefabs.Click += new System.EventHandler(this.togglePrefabs_Click);
|
|
|
|
//
|
|
|
|
// toggleFilter
|
|
|
|
//
|
|
|
|
this.toggleFilter.Name = "toggleFilter";
|
|
|
|
this.toggleFilter.Size = new System.Drawing.Size(173, 22);
|
|
|
|
this.toggleFilter.Text = "Things Filter";
|
|
|
|
this.toggleFilter.Click += new System.EventHandler(this.toggleFilter_Click);
|
|
|
|
//
|
|
|
|
// toggleViewModes
|
|
|
|
//
|
|
|
|
this.toggleViewModes.Name = "toggleViewModes";
|
|
|
|
this.toggleViewModes.Size = new System.Drawing.Size(173, 22);
|
|
|
|
this.toggleViewModes.Text = "View Modes";
|
|
|
|
this.toggleViewModes.Click += new System.EventHandler(this.toggleViewModes_Click);
|
|
|
|
//
|
|
|
|
// toggleGeometry
|
|
|
|
//
|
|
|
|
this.toggleGeometry.Name = "toggleGeometry";
|
|
|
|
this.toggleGeometry.Size = new System.Drawing.Size(173, 22);
|
|
|
|
this.toggleGeometry.Text = "Snap / Merge";
|
|
|
|
this.toggleGeometry.Click += new System.EventHandler(this.toggleGeometry_Click);
|
|
|
|
//
|
|
|
|
// toggleTesting
|
|
|
|
//
|
|
|
|
this.toggleTesting.Name = "toggleTesting";
|
|
|
|
this.toggleTesting.Size = new System.Drawing.Size(173, 22);
|
|
|
|
this.toggleTesting.Text = "Testing";
|
|
|
|
this.toggleTesting.Click += new System.EventHandler(this.toggleTesting_Click);
|
|
|
|
//
|
|
|
|
// toggleRendering
|
|
|
|
//
|
|
|
|
this.toggleRendering.Name = "toggleRendering";
|
|
|
|
this.toggleRendering.Size = new System.Drawing.Size(173, 22);
|
|
|
|
this.toggleRendering.Text = "Rendering";
|
|
|
|
this.toggleRendering.Click += new System.EventHandler(this.toggleRendering_Click);
|
|
|
|
//
|
2013-03-18 13:52:27 +00:00
|
|
|
// buttonnewmap
|
|
|
|
//
|
|
|
|
this.buttonnewmap.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonnewmap.Image = global::CodeImp.DoomBuilder.Properties.Resources.NewMap;
|
|
|
|
this.buttonnewmap.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonnewmap.Margin = new System.Windows.Forms.Padding(6, 1, 0, 2);
|
|
|
|
this.buttonnewmap.Name = "buttonnewmap";
|
|
|
|
this.buttonnewmap.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonnewmap.Tag = "builder_newmap";
|
|
|
|
this.buttonnewmap.Text = "New Map";
|
|
|
|
this.buttonnewmap.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttonopenmap
|
|
|
|
//
|
|
|
|
this.buttonopenmap.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonopenmap.Image = global::CodeImp.DoomBuilder.Properties.Resources.OpenMap;
|
|
|
|
this.buttonopenmap.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonopenmap.Name = "buttonopenmap";
|
|
|
|
this.buttonopenmap.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonopenmap.Tag = "builder_openmap";
|
|
|
|
this.buttonopenmap.Text = "Open Map";
|
|
|
|
this.buttonopenmap.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttonsavemap
|
|
|
|
//
|
|
|
|
this.buttonsavemap.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonsavemap.Image = global::CodeImp.DoomBuilder.Properties.Resources.SaveMap;
|
|
|
|
this.buttonsavemap.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonsavemap.Name = "buttonsavemap";
|
|
|
|
this.buttonsavemap.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonsavemap.Tag = "builder_savemap";
|
|
|
|
this.buttonsavemap.Text = "Save Map";
|
|
|
|
this.buttonsavemap.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttonscripteditor
|
|
|
|
//
|
|
|
|
this.buttonscripteditor.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonscripteditor.Image = global::CodeImp.DoomBuilder.Properties.Resources.Script2;
|
|
|
|
this.buttonscripteditor.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonscripteditor.Name = "buttonscripteditor";
|
|
|
|
this.buttonscripteditor.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonscripteditor.Tag = "builder_openscripteditor";
|
|
|
|
this.buttonscripteditor.Text = "Open Script Editor";
|
|
|
|
this.buttonscripteditor.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttonundo
|
|
|
|
//
|
|
|
|
this.buttonundo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonundo.Image = global::CodeImp.DoomBuilder.Properties.Resources.Undo;
|
|
|
|
this.buttonundo.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonundo.Name = "buttonundo";
|
|
|
|
this.buttonundo.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonundo.Tag = "builder_undo";
|
|
|
|
this.buttonundo.Text = "Undo";
|
|
|
|
this.buttonundo.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttonredo
|
|
|
|
//
|
|
|
|
this.buttonredo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonredo.Image = global::CodeImp.DoomBuilder.Properties.Resources.Redo;
|
|
|
|
this.buttonredo.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonredo.Name = "buttonredo";
|
|
|
|
this.buttonredo.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonredo.Tag = "builder_redo";
|
|
|
|
this.buttonredo.Text = "Redo";
|
|
|
|
this.buttonredo.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttoncut
|
|
|
|
//
|
|
|
|
this.buttoncut.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttoncut.Image = global::CodeImp.DoomBuilder.Properties.Resources.Cut;
|
|
|
|
this.buttoncut.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttoncut.Name = "buttoncut";
|
|
|
|
this.buttoncut.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttoncut.Tag = "builder_cutselection";
|
|
|
|
this.buttoncut.Text = "Cut Selection";
|
|
|
|
this.buttoncut.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttoncopy
|
|
|
|
//
|
|
|
|
this.buttoncopy.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttoncopy.Image = global::CodeImp.DoomBuilder.Properties.Resources.Copy;
|
|
|
|
this.buttoncopy.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttoncopy.Name = "buttoncopy";
|
|
|
|
this.buttoncopy.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttoncopy.Tag = "builder_copyselection";
|
|
|
|
this.buttoncopy.Text = "Copy Selection";
|
|
|
|
this.buttoncopy.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttonpaste
|
|
|
|
//
|
|
|
|
this.buttonpaste.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonpaste.Image = global::CodeImp.DoomBuilder.Properties.Resources.Paste;
|
|
|
|
this.buttonpaste.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonpaste.Name = "buttonpaste";
|
|
|
|
this.buttonpaste.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonpaste.Tag = "builder_pasteselection";
|
|
|
|
this.buttonpaste.Text = "Paste Selection";
|
|
|
|
this.buttonpaste.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttoninsertprefabfile
|
|
|
|
//
|
|
|
|
this.buttoninsertprefabfile.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttoninsertprefabfile.Image = global::CodeImp.DoomBuilder.Properties.Resources.Prefab;
|
|
|
|
this.buttoninsertprefabfile.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttoninsertprefabfile.Name = "buttoninsertprefabfile";
|
|
|
|
this.buttoninsertprefabfile.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttoninsertprefabfile.Tag = "builder_insertprefabfile";
|
|
|
|
this.buttoninsertprefabfile.Text = "Insert Prefab from File";
|
|
|
|
this.buttoninsertprefabfile.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttoninsertpreviousprefab
|
|
|
|
//
|
|
|
|
this.buttoninsertpreviousprefab.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttoninsertpreviousprefab.Image = global::CodeImp.DoomBuilder.Properties.Resources.Prefab2;
|
|
|
|
this.buttoninsertpreviousprefab.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttoninsertpreviousprefab.Name = "buttoninsertpreviousprefab";
|
|
|
|
this.buttoninsertpreviousprefab.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttoninsertpreviousprefab.Tag = "builder_insertpreviousprefab";
|
|
|
|
this.buttoninsertpreviousprefab.Text = "Insert Previous Prefab";
|
|
|
|
this.buttoninsertpreviousprefab.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttonthingsfilter
|
|
|
|
//
|
|
|
|
this.buttonthingsfilter.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonthingsfilter.Enabled = false;
|
|
|
|
this.buttonthingsfilter.Image = global::CodeImp.DoomBuilder.Properties.Resources.Filter;
|
|
|
|
this.buttonthingsfilter.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonthingsfilter.Name = "buttonthingsfilter";
|
|
|
|
this.buttonthingsfilter.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonthingsfilter.Tag = "builder_thingsfilterssetup";
|
|
|
|
this.buttonthingsfilter.Text = "Configure Things Filters";
|
|
|
|
this.buttonthingsfilter.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// thingfilters
|
|
|
|
//
|
|
|
|
this.thingfilters.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
this.thingfilters.Enabled = false;
|
|
|
|
this.thingfilters.Items.AddRange(new object[] {
|
2012-05-11 12:28:20 +00:00
|
|
|
"(none)",
|
|
|
|
"(custom)",
|
|
|
|
"Easy skill items only",
|
|
|
|
"Medium skill items only",
|
|
|
|
"Hard skill items only"});
|
2013-03-18 13:52:27 +00:00
|
|
|
this.thingfilters.Margin = new System.Windows.Forms.Padding(1, 0, 6, 0);
|
|
|
|
this.thingfilters.Name = "thingfilters";
|
|
|
|
this.thingfilters.Size = new System.Drawing.Size(130, 25);
|
|
|
|
this.thingfilters.ToolTipText = "Things Filter";
|
|
|
|
this.thingfilters.SelectedIndexChanged += new System.EventHandler(this.thingfilters_SelectedIndexChanged);
|
|
|
|
this.thingfilters.DropDownClosed += new System.EventHandler(this.LoseFocus);
|
|
|
|
//
|
|
|
|
// buttonviewnormal
|
|
|
|
//
|
|
|
|
this.buttonviewnormal.CheckOnClick = true;
|
|
|
|
this.buttonviewnormal.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonviewnormal.Image = global::CodeImp.DoomBuilder.Properties.Resources.ViewNormal;
|
|
|
|
this.buttonviewnormal.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonviewnormal.Name = "buttonviewnormal";
|
|
|
|
this.buttonviewnormal.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonviewnormal.Tag = "builder_viewmodenormal";
|
|
|
|
this.buttonviewnormal.Text = "View Wireframe";
|
|
|
|
this.buttonviewnormal.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttonviewbrightness
|
|
|
|
//
|
|
|
|
this.buttonviewbrightness.CheckOnClick = true;
|
|
|
|
this.buttonviewbrightness.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonviewbrightness.Image = global::CodeImp.DoomBuilder.Properties.Resources.ViewBrightness;
|
|
|
|
this.buttonviewbrightness.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonviewbrightness.Name = "buttonviewbrightness";
|
|
|
|
this.buttonviewbrightness.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonviewbrightness.Tag = "builder_viewmodebrightness";
|
|
|
|
this.buttonviewbrightness.Text = "View Brightness Levels";
|
|
|
|
this.buttonviewbrightness.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttonviewfloors
|
|
|
|
//
|
|
|
|
this.buttonviewfloors.CheckOnClick = true;
|
|
|
|
this.buttonviewfloors.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonviewfloors.Image = global::CodeImp.DoomBuilder.Properties.Resources.ViewTextureFloor;
|
|
|
|
this.buttonviewfloors.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonviewfloors.Name = "buttonviewfloors";
|
|
|
|
this.buttonviewfloors.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonviewfloors.Tag = "builder_viewmodefloors";
|
|
|
|
this.buttonviewfloors.Text = "View Floor Textures";
|
|
|
|
this.buttonviewfloors.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttonviewceilings
|
|
|
|
//
|
|
|
|
this.buttonviewceilings.CheckOnClick = true;
|
|
|
|
this.buttonviewceilings.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonviewceilings.Image = global::CodeImp.DoomBuilder.Properties.Resources.ViewTextureCeiling;
|
|
|
|
this.buttonviewceilings.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonviewceilings.Name = "buttonviewceilings";
|
|
|
|
this.buttonviewceilings.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonviewceilings.Tag = "builder_viewmodeceilings";
|
|
|
|
this.buttonviewceilings.Text = "View Ceiling Textures";
|
|
|
|
this.buttonviewceilings.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// seperatorviews
|
|
|
|
//
|
|
|
|
this.seperatorviews.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
this.seperatorviews.Name = "seperatorviews";
|
|
|
|
this.seperatorviews.Size = new System.Drawing.Size(6, 25);
|
|
|
|
//
|
|
|
|
// buttonsnaptogrid
|
|
|
|
//
|
|
|
|
this.buttonsnaptogrid.Checked = true;
|
|
|
|
this.buttonsnaptogrid.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
this.buttonsnaptogrid.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonsnaptogrid.Image = global::CodeImp.DoomBuilder.Properties.Resources.Grid4;
|
|
|
|
this.buttonsnaptogrid.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonsnaptogrid.Name = "buttonsnaptogrid";
|
|
|
|
this.buttonsnaptogrid.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonsnaptogrid.Tag = "builder_togglesnap";
|
|
|
|
this.buttonsnaptogrid.Text = "Snap to Grid";
|
|
|
|
this.buttonsnaptogrid.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttonautomerge
|
|
|
|
//
|
|
|
|
this.buttonautomerge.Checked = true;
|
|
|
|
this.buttonautomerge.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
|
this.buttonautomerge.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonautomerge.Image = global::CodeImp.DoomBuilder.Properties.Resources.mergegeometry2;
|
|
|
|
this.buttonautomerge.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonautomerge.Name = "buttonautomerge";
|
|
|
|
this.buttonautomerge.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonautomerge.Tag = "builder_toggleautomerge";
|
|
|
|
this.buttonautomerge.Text = "Merge Geometry";
|
|
|
|
this.buttonautomerge.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
2013-04-11 09:27:16 +00:00
|
|
|
// seperatorgeometry
|
2013-03-18 13:52:27 +00:00
|
|
|
//
|
2013-04-11 09:27:16 +00:00
|
|
|
this.seperatorgeometry.Name = "seperatorgeometry";
|
|
|
|
this.seperatorgeometry.Size = new System.Drawing.Size(6, 25);
|
2013-03-18 13:52:27 +00:00
|
|
|
//
|
|
|
|
// buttontogglefx
|
|
|
|
//
|
|
|
|
this.buttontogglefx.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttontogglefx.Enabled = false;
|
|
|
|
this.buttontogglefx.Image = global::CodeImp.DoomBuilder.Properties.Resources.fx;
|
|
|
|
this.buttontogglefx.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttontogglefx.Name = "buttontogglefx";
|
|
|
|
this.buttontogglefx.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttontogglefx.Tag = "builder_gztogglefx";
|
|
|
|
this.buttontogglefx.Text = "Toggle GZDoom Effects";
|
|
|
|
this.buttontogglefx.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttontoggledynlight
|
|
|
|
//
|
|
|
|
this.buttontoggledynlight.CheckOnClick = true;
|
|
|
|
this.buttontoggledynlight.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttontoggledynlight.Enabled = false;
|
|
|
|
this.buttontoggledynlight.Image = global::CodeImp.DoomBuilder.Properties.Resources.Light;
|
|
|
|
this.buttontoggledynlight.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttontoggledynlight.Name = "buttontoggledynlight";
|
|
|
|
this.buttontoggledynlight.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttontoggledynlight.Tag = "builder_gztogglelights";
|
|
|
|
this.buttontoggledynlight.Text = "Toggle Dynamic Lights";
|
|
|
|
this.buttontoggledynlight.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttontoggleanimatedlight
|
|
|
|
//
|
|
|
|
this.buttontoggleanimatedlight.CheckOnClick = true;
|
|
|
|
this.buttontoggleanimatedlight.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttontoggleanimatedlight.Enabled = false;
|
|
|
|
this.buttontoggleanimatedlight.Image = global::CodeImp.DoomBuilder.Properties.Resources.Light_animate;
|
|
|
|
this.buttontoggleanimatedlight.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttontoggleanimatedlight.Name = "buttontoggleanimatedlight";
|
|
|
|
this.buttontoggleanimatedlight.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttontoggleanimatedlight.Tag = "builder_gztogglelightsanimation";
|
|
|
|
this.buttontoggleanimatedlight.Text = "Toggle Dynamic Light Animation";
|
|
|
|
this.buttontoggleanimatedlight.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttontogglemodels
|
|
|
|
//
|
|
|
|
this.buttontogglemodels.CheckOnClick = true;
|
|
|
|
this.buttontogglemodels.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttontogglemodels.Enabled = false;
|
|
|
|
this.buttontogglemodels.Image = ((System.Drawing.Image)(resources.GetObject("buttontogglemodels.Image")));
|
|
|
|
this.buttontogglemodels.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttontogglemodels.Name = "buttontogglemodels";
|
|
|
|
this.buttontogglemodels.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttontogglemodels.Tag = "builder_gztogglemodels";
|
|
|
|
this.buttontogglemodels.Text = "Toggle Models Rendering";
|
|
|
|
this.buttontogglemodels.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttonselectedmodelsonly
|
|
|
|
//
|
|
|
|
this.buttonselectedmodelsonly.CheckOnClick = true;
|
|
|
|
this.buttonselectedmodelsonly.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonselectedmodelsonly.Enabled = false;
|
|
|
|
this.buttonselectedmodelsonly.Image = ((System.Drawing.Image)(resources.GetObject("buttonselectedmodelsonly.Image")));
|
|
|
|
this.buttonselectedmodelsonly.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttonselectedmodelsonly.Name = "buttonselectedmodelsonly";
|
|
|
|
this.buttonselectedmodelsonly.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttonselectedmodelsonly.Tag = "builder_gzdrawselectedmodelsonly";
|
|
|
|
this.buttonselectedmodelsonly.Text = "Render models for selected things only";
|
|
|
|
this.buttonselectedmodelsonly.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttontogglefog
|
|
|
|
//
|
|
|
|
this.buttontogglefog.CheckOnClick = true;
|
|
|
|
this.buttontogglefog.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttontogglefog.Enabled = false;
|
|
|
|
this.buttontogglefog.Image = global::CodeImp.DoomBuilder.Properties.Resources.fog;
|
|
|
|
this.buttontogglefog.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttontogglefog.Name = "buttontogglefog";
|
|
|
|
this.buttontogglefog.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttontogglefog.Tag = "builder_gztogglefog";
|
|
|
|
this.buttontogglefog.Text = "Toggle Fog Rendering";
|
|
|
|
this.buttontogglefog.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttontoggleeventlines
|
|
|
|
//
|
|
|
|
this.buttontoggleeventlines.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttontoggleeventlines.Enabled = false;
|
|
|
|
this.buttontoggleeventlines.Image = global::CodeImp.DoomBuilder.Properties.Resources.InfoLine;
|
|
|
|
this.buttontoggleeventlines.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttontoggleeventlines.Name = "buttontoggleeventlines";
|
|
|
|
this.buttontoggleeventlines.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttontoggleeventlines.Tag = "builder_gztoggleeventlines";
|
|
|
|
this.buttontoggleeventlines.Text = "Toggle Event Lines";
|
|
|
|
this.buttontoggleeventlines.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// buttontogglevisualvertices
|
|
|
|
//
|
|
|
|
this.buttontogglevisualvertices.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttontogglevisualvertices.Enabled = false;
|
|
|
|
this.buttontogglevisualvertices.Image = global::CodeImp.DoomBuilder.Properties.Resources.VisualVertices;
|
|
|
|
this.buttontogglevisualvertices.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttontogglevisualvertices.Name = "buttontogglevisualvertices";
|
|
|
|
this.buttontogglevisualvertices.Size = new System.Drawing.Size(23, 22);
|
|
|
|
this.buttontogglevisualvertices.Tag = "builder_gztogglevisualvertices";
|
|
|
|
this.buttontogglevisualvertices.Text = "Show Editable Vertices in Visual Mode";
|
|
|
|
this.buttontogglevisualvertices.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
2013-04-11 09:27:16 +00:00
|
|
|
// separatorgzmodes
|
2013-03-18 13:52:27 +00:00
|
|
|
//
|
2013-04-11 09:27:16 +00:00
|
|
|
this.separatorgzmodes.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
this.separatorgzmodes.Name = "separatorgzmodes";
|
|
|
|
this.separatorgzmodes.Size = new System.Drawing.Size(6, 25);
|
2013-03-18 13:52:27 +00:00
|
|
|
//
|
|
|
|
// buttontest
|
|
|
|
//
|
|
|
|
this.buttontest.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttontest.Image = global::CodeImp.DoomBuilder.Properties.Resources.Test;
|
|
|
|
this.buttontest.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
|
this.buttontest.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
|
this.buttontest.Name = "buttontest";
|
|
|
|
this.buttontest.Size = new System.Drawing.Size(32, 22);
|
|
|
|
this.buttontest.Tag = "builder_testmap";
|
|
|
|
this.buttontest.Text = "Test Map";
|
|
|
|
this.buttontest.ButtonClick += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// seperatortesting
|
|
|
|
//
|
|
|
|
this.seperatortesting.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
|
this.seperatortesting.Name = "seperatortesting";
|
|
|
|
this.seperatortesting.Size = new System.Drawing.Size(6, 25);
|
|
|
|
//
|
|
|
|
// statusbar
|
|
|
|
//
|
|
|
|
this.statusbar.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
this.statusbar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2012-05-11 12:28:20 +00:00
|
|
|
this.statuslabel,
|
|
|
|
this.configlabel,
|
|
|
|
toolStripSeparator12,
|
|
|
|
this.gridlabel,
|
|
|
|
this.buttongrid,
|
|
|
|
toolStripSeparator1,
|
|
|
|
this.zoomlabel,
|
|
|
|
this.buttonzoom,
|
2012-06-01 10:17:47 +00:00
|
|
|
toolStripSeparator3,
|
2012-05-11 12:28:20 +00:00
|
|
|
this.xposlabel,
|
|
|
|
this.poscommalabel,
|
2012-06-01 10:17:47 +00:00
|
|
|
this.yposlabel,
|
|
|
|
toolStripSeparator9,
|
|
|
|
this.warnsLabel});
|
2013-03-18 13:52:27 +00:00
|
|
|
this.statusbar.Location = new System.Drawing.Point(0, 670);
|
|
|
|
this.statusbar.Name = "statusbar";
|
|
|
|
this.statusbar.ShowItemToolTips = true;
|
|
|
|
this.statusbar.Size = new System.Drawing.Size(1012, 23);
|
|
|
|
this.statusbar.TabIndex = 2;
|
|
|
|
//
|
|
|
|
// statuslabel
|
|
|
|
//
|
|
|
|
this.statuslabel.Image = global::CodeImp.DoomBuilder.Properties.Resources.Status2;
|
|
|
|
this.statuslabel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
this.statuslabel.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
|
this.statuslabel.Name = "statuslabel";
|
|
|
|
this.statuslabel.Size = new System.Drawing.Size(340, 18);
|
|
|
|
this.statuslabel.Spring = true;
|
|
|
|
this.statuslabel.Text = "Initializing user interface...";
|
|
|
|
this.statuslabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
//
|
|
|
|
// configlabel
|
|
|
|
//
|
|
|
|
this.configlabel.AutoSize = false;
|
|
|
|
this.configlabel.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
this.configlabel.Name = "configlabel";
|
|
|
|
this.configlabel.Size = new System.Drawing.Size(280, 18);
|
|
|
|
this.configlabel.Text = "ZDoom (Doom in Hexen Format)";
|
|
|
|
this.configlabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
|
|
this.configlabel.ToolTipText = "Current Game Configuration";
|
|
|
|
//
|
|
|
|
// gridlabel
|
|
|
|
//
|
|
|
|
this.gridlabel.AutoSize = false;
|
|
|
|
this.gridlabel.AutoToolTip = true;
|
|
|
|
this.gridlabel.Name = "gridlabel";
|
|
|
|
this.gridlabel.Size = new System.Drawing.Size(62, 18);
|
|
|
|
this.gridlabel.Text = "32 mp";
|
|
|
|
this.gridlabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
|
|
this.gridlabel.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
|
|
|
|
this.gridlabel.ToolTipText = "Grid size";
|
|
|
|
//
|
|
|
|
// buttongrid
|
|
|
|
//
|
|
|
|
this.buttongrid.AutoToolTip = false;
|
|
|
|
this.buttongrid.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttongrid.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2012-05-11 12:28:20 +00:00
|
|
|
this.itemgrid1024,
|
|
|
|
this.itemgrid512,
|
|
|
|
this.itemgrid256,
|
|
|
|
this.itemgrid128,
|
|
|
|
this.itemgrid64,
|
|
|
|
this.itemgrid32,
|
|
|
|
this.itemgrid16,
|
|
|
|
this.itemgrid8,
|
|
|
|
this.itemgrid4,
|
|
|
|
toolStripMenuItem4,
|
|
|
|
this.itemgridcustom});
|
2013-03-18 13:52:27 +00:00
|
|
|
this.buttongrid.Image = global::CodeImp.DoomBuilder.Properties.Resources.Grid2_arrowup;
|
|
|
|
this.buttongrid.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
|
this.buttongrid.ImageTransparentColor = System.Drawing.Color.Transparent;
|
|
|
|
this.buttongrid.Name = "buttongrid";
|
|
|
|
this.buttongrid.ShowDropDownArrow = false;
|
|
|
|
this.buttongrid.Size = new System.Drawing.Size(29, 21);
|
|
|
|
this.buttongrid.Text = "Grid";
|
|
|
|
//
|
|
|
|
// itemgrid1024
|
|
|
|
//
|
|
|
|
this.itemgrid1024.Name = "itemgrid1024";
|
|
|
|
this.itemgrid1024.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.itemgrid1024.Tag = "1024";
|
|
|
|
this.itemgrid1024.Text = "1024 mp";
|
|
|
|
this.itemgrid1024.Click += new System.EventHandler(this.itemgridsize_Click);
|
|
|
|
//
|
|
|
|
// itemgrid512
|
|
|
|
//
|
|
|
|
this.itemgrid512.Name = "itemgrid512";
|
|
|
|
this.itemgrid512.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.itemgrid512.Tag = "512";
|
|
|
|
this.itemgrid512.Text = "512 mp";
|
|
|
|
this.itemgrid512.Click += new System.EventHandler(this.itemgridsize_Click);
|
|
|
|
//
|
|
|
|
// itemgrid256
|
|
|
|
//
|
|
|
|
this.itemgrid256.Name = "itemgrid256";
|
|
|
|
this.itemgrid256.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.itemgrid256.Tag = "256";
|
|
|
|
this.itemgrid256.Text = "256 mp";
|
|
|
|
this.itemgrid256.Click += new System.EventHandler(this.itemgridsize_Click);
|
|
|
|
//
|
|
|
|
// itemgrid128
|
|
|
|
//
|
|
|
|
this.itemgrid128.Name = "itemgrid128";
|
|
|
|
this.itemgrid128.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.itemgrid128.Tag = "128";
|
|
|
|
this.itemgrid128.Text = "128 mp";
|
|
|
|
this.itemgrid128.Click += new System.EventHandler(this.itemgridsize_Click);
|
|
|
|
//
|
|
|
|
// itemgrid64
|
|
|
|
//
|
|
|
|
this.itemgrid64.Name = "itemgrid64";
|
|
|
|
this.itemgrid64.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.itemgrid64.Tag = "64";
|
|
|
|
this.itemgrid64.Text = "64 mp";
|
|
|
|
this.itemgrid64.Click += new System.EventHandler(this.itemgridsize_Click);
|
|
|
|
//
|
|
|
|
// itemgrid32
|
|
|
|
//
|
|
|
|
this.itemgrid32.Name = "itemgrid32";
|
|
|
|
this.itemgrid32.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.itemgrid32.Tag = "32";
|
|
|
|
this.itemgrid32.Text = "32 mp";
|
|
|
|
this.itemgrid32.Click += new System.EventHandler(this.itemgridsize_Click);
|
|
|
|
//
|
|
|
|
// itemgrid16
|
|
|
|
//
|
|
|
|
this.itemgrid16.Name = "itemgrid16";
|
|
|
|
this.itemgrid16.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.itemgrid16.Tag = "16";
|
|
|
|
this.itemgrid16.Text = "16 mp";
|
|
|
|
this.itemgrid16.Click += new System.EventHandler(this.itemgridsize_Click);
|
|
|
|
//
|
|
|
|
// itemgrid8
|
|
|
|
//
|
|
|
|
this.itemgrid8.Name = "itemgrid8";
|
|
|
|
this.itemgrid8.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.itemgrid8.Tag = "8";
|
|
|
|
this.itemgrid8.Text = "8 mp";
|
|
|
|
this.itemgrid8.Click += new System.EventHandler(this.itemgridsize_Click);
|
|
|
|
//
|
|
|
|
// itemgrid4
|
|
|
|
//
|
|
|
|
this.itemgrid4.Name = "itemgrid4";
|
|
|
|
this.itemgrid4.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.itemgrid4.Tag = "4";
|
|
|
|
this.itemgrid4.Text = "4 mp";
|
|
|
|
this.itemgrid4.Click += new System.EventHandler(this.itemgridsize_Click);
|
|
|
|
//
|
|
|
|
// itemgridcustom
|
|
|
|
//
|
|
|
|
this.itemgridcustom.Name = "itemgridcustom";
|
|
|
|
this.itemgridcustom.Size = new System.Drawing.Size(153, 22);
|
|
|
|
this.itemgridcustom.Text = "Customize...";
|
|
|
|
this.itemgridcustom.Click += new System.EventHandler(this.itemgridcustom_Click);
|
|
|
|
//
|
|
|
|
// zoomlabel
|
|
|
|
//
|
|
|
|
this.zoomlabel.AutoSize = false;
|
|
|
|
this.zoomlabel.AutoToolTip = true;
|
|
|
|
this.zoomlabel.Name = "zoomlabel";
|
|
|
|
this.zoomlabel.Size = new System.Drawing.Size(54, 18);
|
|
|
|
this.zoomlabel.Text = "50%";
|
|
|
|
this.zoomlabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
|
|
this.zoomlabel.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
|
|
|
|
this.zoomlabel.ToolTipText = "Zoom level";
|
|
|
|
//
|
|
|
|
// buttonzoom
|
|
|
|
//
|
|
|
|
this.buttonzoom.AutoToolTip = false;
|
|
|
|
this.buttonzoom.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
|
this.buttonzoom.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
2012-05-11 12:28:20 +00:00
|
|
|
this.itemzoom200,
|
|
|
|
this.itemzoom100,
|
|
|
|
this.itemzoom50,
|
|
|
|
this.itemzoom25,
|
|
|
|
this.itemzoom10,
|
|
|
|
this.itemzoom5,
|
|
|
|
toolStripSeparator2,
|
|
|
|
this.itemzoomfittoscreen});
|
2013-03-18 13:52:27 +00:00
|
|
|
this.buttonzoom.Image = global::CodeImp.DoomBuilder.Properties.Resources.Zoom_arrowup;
|
|
|
|
this.buttonzoom.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
|
this.buttonzoom.ImageTransparentColor = System.Drawing.Color.Transparent;
|
|
|
|
this.buttonzoom.Name = "buttonzoom";
|
|
|
|
this.buttonzoom.ShowDropDownArrow = false;
|
|
|
|
this.buttonzoom.Size = new System.Drawing.Size(29, 21);
|
|
|
|
this.buttonzoom.Text = "Zoom";
|
|
|
|
//
|
|
|
|
// itemzoom200
|
|
|
|
//
|
|
|
|
this.itemzoom200.Name = "itemzoom200";
|
|
|
|
this.itemzoom200.Size = new System.Drawing.Size(156, 22);
|
|
|
|
this.itemzoom200.Tag = "200";
|
|
|
|
this.itemzoom200.Text = "200%";
|
|
|
|
this.itemzoom200.Click += new System.EventHandler(this.itemzoomto_Click);
|
|
|
|
//
|
|
|
|
// itemzoom100
|
|
|
|
//
|
|
|
|
this.itemzoom100.Name = "itemzoom100";
|
|
|
|
this.itemzoom100.Size = new System.Drawing.Size(156, 22);
|
|
|
|
this.itemzoom100.Tag = "100";
|
|
|
|
this.itemzoom100.Text = "100%";
|
|
|
|
this.itemzoom100.Click += new System.EventHandler(this.itemzoomto_Click);
|
|
|
|
//
|
|
|
|
// itemzoom50
|
|
|
|
//
|
|
|
|
this.itemzoom50.Name = "itemzoom50";
|
|
|
|
this.itemzoom50.Size = new System.Drawing.Size(156, 22);
|
|
|
|
this.itemzoom50.Tag = "50";
|
|
|
|
this.itemzoom50.Text = "50%";
|
|
|
|
this.itemzoom50.Click += new System.EventHandler(this.itemzoomto_Click);
|
|
|
|
//
|
|
|
|
// itemzoom25
|
|
|
|
//
|
|
|
|
this.itemzoom25.Name = "itemzoom25";
|
|
|
|
this.itemzoom25.Size = new System.Drawing.Size(156, 22);
|
|
|
|
this.itemzoom25.Tag = "25";
|
|
|
|
this.itemzoom25.Text = "25%";
|
|
|
|
this.itemzoom25.Click += new System.EventHandler(this.itemzoomto_Click);
|
|
|
|
//
|
|
|
|
// itemzoom10
|
|
|
|
//
|
|
|
|
this.itemzoom10.Name = "itemzoom10";
|
|
|
|
this.itemzoom10.Size = new System.Drawing.Size(156, 22);
|
|
|
|
this.itemzoom10.Tag = "10";
|
|
|
|
this.itemzoom10.Text = "10%";
|
|
|
|
this.itemzoom10.Click += new System.EventHandler(this.itemzoomto_Click);
|
|
|
|
//
|
|
|
|
// itemzoom5
|
|
|
|
//
|
|
|
|
this.itemzoom5.Name = "itemzoom5";
|
|
|
|
this.itemzoom5.Size = new System.Drawing.Size(156, 22);
|
|
|
|
this.itemzoom5.Tag = "5";
|
|
|
|
this.itemzoom5.Text = "5%";
|
|
|
|
this.itemzoom5.Click += new System.EventHandler(this.itemzoomto_Click);
|
|
|
|
//
|
|
|
|
// itemzoomfittoscreen
|
|
|
|
//
|
|
|
|
this.itemzoomfittoscreen.Name = "itemzoomfittoscreen";
|
|
|
|
this.itemzoomfittoscreen.Size = new System.Drawing.Size(156, 22);
|
|
|
|
this.itemzoomfittoscreen.Text = "Fit to screen";
|
|
|
|
this.itemzoomfittoscreen.Click += new System.EventHandler(this.itemzoomfittoscreen_Click);
|
|
|
|
//
|
|
|
|
// xposlabel
|
|
|
|
//
|
|
|
|
this.xposlabel.AutoSize = false;
|
|
|
|
this.xposlabel.Name = "xposlabel";
|
|
|
|
this.xposlabel.Size = new System.Drawing.Size(50, 18);
|
|
|
|
this.xposlabel.Text = "0";
|
|
|
|
this.xposlabel.ToolTipText = "Current X, Y coordinates on map";
|
|
|
|
//
|
|
|
|
// yposlabel
|
|
|
|
//
|
|
|
|
this.yposlabel.AutoSize = false;
|
|
|
|
this.yposlabel.Name = "yposlabel";
|
|
|
|
this.yposlabel.Size = new System.Drawing.Size(50, 18);
|
|
|
|
this.yposlabel.Text = "0";
|
|
|
|
this.yposlabel.ToolTipText = "Current X, Y coordinates on map";
|
|
|
|
//
|
|
|
|
// warnsLabel
|
|
|
|
//
|
|
|
|
this.warnsLabel.AutoSize = false;
|
|
|
|
this.warnsLabel.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
this.warnsLabel.Image = global::CodeImp.DoomBuilder.Properties.Resources.WarningOff;
|
|
|
|
this.warnsLabel.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
|
|
this.warnsLabel.Name = "warnsLabel";
|
|
|
|
this.warnsLabel.Size = new System.Drawing.Size(44, 18);
|
|
|
|
this.warnsLabel.Text = "0";
|
|
|
|
this.warnsLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
|
|
|
|
this.warnsLabel.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
|
|
|
|
this.warnsLabel.Click += new System.EventHandler(this.warnsLabel_Click);
|
|
|
|
//
|
|
|
|
// panelinfo
|
|
|
|
//
|
|
|
|
this.panelinfo.Controls.Add(this.heightpanel1);
|
|
|
|
this.panelinfo.Controls.Add(this.vertexinfo);
|
|
|
|
this.panelinfo.Controls.Add(this.labelcollapsedinfo);
|
|
|
|
this.panelinfo.Controls.Add(this.buttontoggleinfo);
|
|
|
|
this.panelinfo.Controls.Add(this.modename);
|
|
|
|
this.panelinfo.Controls.Add(this.linedefinfo);
|
|
|
|
this.panelinfo.Controls.Add(this.thinginfo);
|
|
|
|
this.panelinfo.Controls.Add(this.sectorinfo);
|
|
|
|
this.panelinfo.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
|
|
this.panelinfo.Location = new System.Drawing.Point(26, 564);
|
|
|
|
this.panelinfo.Name = "panelinfo";
|
|
|
|
this.panelinfo.Size = new System.Drawing.Size(986, 106);
|
|
|
|
this.panelinfo.TabIndex = 4;
|
|
|
|
//
|
|
|
|
// heightpanel1
|
|
|
|
//
|
|
|
|
this.heightpanel1.BackColor = System.Drawing.Color.Navy;
|
|
|
|
this.heightpanel1.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
|
|
this.heightpanel1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
this.heightpanel1.Name = "heightpanel1";
|
|
|
|
this.heightpanel1.Size = new System.Drawing.Size(29, 106);
|
|
|
|
this.heightpanel1.TabIndex = 7;
|
|
|
|
this.heightpanel1.Visible = false;
|
|
|
|
//
|
|
|
|
// vertexinfo
|
|
|
|
//
|
|
|
|
this.vertexinfo.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
this.vertexinfo.Location = new System.Drawing.Point(3, 3);
|
|
|
|
this.vertexinfo.MaximumSize = new System.Drawing.Size(10000, 100);
|
|
|
|
this.vertexinfo.MinimumSize = new System.Drawing.Size(100, 100);
|
|
|
|
this.vertexinfo.Name = "vertexinfo";
|
|
|
|
this.vertexinfo.Size = new System.Drawing.Size(310, 100);
|
|
|
|
this.vertexinfo.TabIndex = 1;
|
|
|
|
this.vertexinfo.Visible = false;
|
|
|
|
//
|
|
|
|
// labelcollapsedinfo
|
|
|
|
//
|
|
|
|
this.labelcollapsedinfo.AutoSize = true;
|
|
|
|
this.labelcollapsedinfo.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
this.labelcollapsedinfo.Location = new System.Drawing.Point(2, 2);
|
|
|
|
this.labelcollapsedinfo.Name = "labelcollapsedinfo";
|
|
|
|
this.labelcollapsedinfo.Size = new System.Drawing.Size(137, 13);
|
|
|
|
this.labelcollapsedinfo.TabIndex = 6;
|
|
|
|
this.labelcollapsedinfo.Text = "Collapsed Descriptions";
|
|
|
|
this.labelcollapsedinfo.Visible = false;
|
|
|
|
//
|
|
|
|
// buttontoggleinfo
|
|
|
|
//
|
|
|
|
this.buttontoggleinfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
|
this.buttontoggleinfo.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
|
|
this.buttontoggleinfo.Font = new System.Drawing.Font("Marlett", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
|
|
|
|
this.buttontoggleinfo.Location = new System.Drawing.Point(962, 1);
|
|
|
|
this.buttontoggleinfo.Name = "buttontoggleinfo";
|
|
|
|
this.buttontoggleinfo.Size = new System.Drawing.Size(22, 19);
|
|
|
|
this.buttontoggleinfo.TabIndex = 5;
|
|
|
|
this.buttontoggleinfo.TabStop = false;
|
|
|
|
this.buttontoggleinfo.Tag = "builder_toggleinfopanel";
|
|
|
|
this.buttontoggleinfo.Text = "6";
|
|
|
|
this.buttontoggleinfo.UseVisualStyleBackColor = true;
|
|
|
|
this.buttontoggleinfo.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
this.buttontoggleinfo.MouseUp += new System.Windows.Forms.MouseEventHandler(this.buttontoggleinfo_MouseUp);
|
|
|
|
//
|
|
|
|
// modename
|
|
|
|
//
|
|
|
|
this.modename.AutoSize = true;
|
|
|
|
this.modename.Font = new System.Drawing.Font("Verdana", 36F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
this.modename.ForeColor = System.Drawing.SystemColors.GrayText;
|
|
|
|
this.modename.Location = new System.Drawing.Point(12, 20);
|
|
|
|
this.modename.Name = "modename";
|
|
|
|
this.modename.Size = new System.Drawing.Size(244, 59);
|
|
|
|
this.modename.TabIndex = 4;
|
|
|
|
this.modename.Text = "Vertices";
|
|
|
|
this.modename.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
this.modename.UseMnemonic = false;
|
|
|
|
this.modename.Visible = false;
|
|
|
|
//
|
|
|
|
// linedefinfo
|
|
|
|
//
|
|
|
|
this.linedefinfo.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
this.linedefinfo.Location = new System.Drawing.Point(3, 3);
|
|
|
|
this.linedefinfo.MaximumSize = new System.Drawing.Size(10000, 100);
|
|
|
|
this.linedefinfo.MinimumSize = new System.Drawing.Size(100, 100);
|
|
|
|
this.linedefinfo.Name = "linedefinfo";
|
|
|
|
this.linedefinfo.Size = new System.Drawing.Size(1560, 100);
|
|
|
|
this.linedefinfo.TabIndex = 0;
|
|
|
|
this.linedefinfo.Visible = false;
|
|
|
|
//
|
|
|
|
// thinginfo
|
|
|
|
//
|
|
|
|
this.thinginfo.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
this.thinginfo.Location = new System.Drawing.Point(3, 3);
|
|
|
|
this.thinginfo.MaximumSize = new System.Drawing.Size(10000, 100);
|
|
|
|
this.thinginfo.MinimumSize = new System.Drawing.Size(100, 100);
|
|
|
|
this.thinginfo.Name = "thinginfo";
|
|
|
|
this.thinginfo.Size = new System.Drawing.Size(639, 100);
|
|
|
|
this.thinginfo.TabIndex = 3;
|
|
|
|
this.thinginfo.Visible = false;
|
|
|
|
//
|
|
|
|
// sectorinfo
|
|
|
|
//
|
|
|
|
this.sectorinfo.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
this.sectorinfo.Location = new System.Drawing.Point(3, 3);
|
|
|
|
this.sectorinfo.MaximumSize = new System.Drawing.Size(10000, 100);
|
|
|
|
this.sectorinfo.MinimumSize = new System.Drawing.Size(100, 100);
|
|
|
|
this.sectorinfo.Name = "sectorinfo";
|
|
|
|
this.sectorinfo.Size = new System.Drawing.Size(642, 100);
|
|
|
|
this.sectorinfo.TabIndex = 2;
|
|
|
|
this.sectorinfo.Visible = false;
|
|
|
|
//
|
|
|
|
// redrawtimer
|
|
|
|
//
|
|
|
|
this.redrawtimer.Interval = 1;
|
|
|
|
this.redrawtimer.Tick += new System.EventHandler(this.redrawtimer_Tick);
|
|
|
|
//
|
|
|
|
// display
|
|
|
|
//
|
|
|
|
this.display.BackColor = System.Drawing.SystemColors.AppWorkspace;
|
|
|
|
this.display.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
|
|
|
|
this.display.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
|
|
|
|
this.display.CausesValidation = false;
|
|
|
|
this.display.Location = new System.Drawing.Point(373, 141);
|
|
|
|
this.display.Name = "display";
|
|
|
|
this.display.Size = new System.Drawing.Size(542, 307);
|
|
|
|
this.display.TabIndex = 5;
|
|
|
|
this.display.MouseUp += new System.Windows.Forms.MouseEventHandler(this.display_MouseUp);
|
|
|
|
this.display.MouseLeave += new System.EventHandler(this.display_MouseLeave);
|
|
|
|
this.display.Paint += new System.Windows.Forms.PaintEventHandler(this.display_Paint);
|
|
|
|
this.display.PreviewKeyDown += new System.Windows.Forms.PreviewKeyDownEventHandler(this.display_PreviewKeyDown);
|
|
|
|
this.display.MouseMove += new System.Windows.Forms.MouseEventHandler(this.display_MouseMove);
|
|
|
|
this.display.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.display_MouseDoubleClick);
|
|
|
|
this.display.MouseClick += new System.Windows.Forms.MouseEventHandler(this.display_MouseClick);
|
|
|
|
this.display.MouseDown += new System.Windows.Forms.MouseEventHandler(this.display_MouseDown);
|
|
|
|
this.display.Resize += new System.EventHandler(this.display_Resize);
|
|
|
|
this.display.MouseEnter += new System.EventHandler(this.display_MouseEnter);
|
|
|
|
//
|
|
|
|
// processor
|
|
|
|
//
|
|
|
|
this.processor.Interval = 10;
|
|
|
|
this.processor.Tick += new System.EventHandler(this.processor_Tick);
|
|
|
|
//
|
|
|
|
// statusflasher
|
|
|
|
//
|
|
|
|
this.statusflasher.Tick += new System.EventHandler(this.statusflasher_Tick);
|
|
|
|
//
|
|
|
|
// statusresetter
|
|
|
|
//
|
|
|
|
this.statusresetter.Tick += new System.EventHandler(this.statusresetter_Tick);
|
|
|
|
//
|
|
|
|
// dockersspace
|
|
|
|
//
|
|
|
|
this.dockersspace.Dock = System.Windows.Forms.DockStyle.Left;
|
|
|
|
this.dockersspace.Location = new System.Drawing.Point(0, 49);
|
|
|
|
this.dockersspace.Name = "dockersspace";
|
|
|
|
this.dockersspace.Size = new System.Drawing.Size(26, 621);
|
|
|
|
this.dockersspace.TabIndex = 6;
|
|
|
|
//
|
|
|
|
// dockerspanel
|
|
|
|
//
|
|
|
|
this.dockerspanel.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
this.dockerspanel.Location = new System.Drawing.Point(62, 67);
|
|
|
|
this.dockerspanel.Name = "dockerspanel";
|
|
|
|
this.dockerspanel.Size = new System.Drawing.Size(236, 467);
|
|
|
|
this.dockerspanel.TabIndex = 7;
|
|
|
|
this.dockerspanel.TabStop = false;
|
|
|
|
this.dockerspanel.UserResize += new System.EventHandler(this.dockerspanel_UserResize);
|
|
|
|
this.dockerspanel.Collapsed += new System.EventHandler(this.LoseFocus);
|
|
|
|
this.dockerspanel.MouseContainerEnter += new System.EventHandler(this.dockerspanel_MouseContainerEnter);
|
|
|
|
//
|
|
|
|
// dockerscollapser
|
|
|
|
//
|
|
|
|
this.dockerscollapser.Interval = 200;
|
|
|
|
this.dockerscollapser.Tick += new System.EventHandler(this.dockerscollapser_Tick);
|
|
|
|
//
|
2013-06-05 08:08:56 +00:00
|
|
|
// separatortoolsscreenshots
|
|
|
|
//
|
|
|
|
this.separatortoolsscreenshots.Name = "separatortoolsscreenshots";
|
|
|
|
this.separatortoolsscreenshots.Size = new System.Drawing.Size(193, 6);
|
|
|
|
//
|
|
|
|
// screenshotToolStripMenuItem
|
|
|
|
//
|
|
|
|
this.screenshotToolStripMenuItem.Name = "screenshotToolStripMenuItem";
|
|
|
|
this.screenshotToolStripMenuItem.Size = new System.Drawing.Size(196, 22);
|
|
|
|
this.screenshotToolStripMenuItem.Tag = "builder_savescreenshot";
|
|
|
|
this.screenshotToolStripMenuItem.Text = "Save Screenshot";
|
|
|
|
this.screenshotToolStripMenuItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
|
|
|
// editAreaScreenshotToolStripMenuItem
|
|
|
|
//
|
|
|
|
this.editAreaScreenshotToolStripMenuItem.Name = "editAreaScreenshotToolStripMenuItem";
|
|
|
|
this.editAreaScreenshotToolStripMenuItem.Size = new System.Drawing.Size(215, 22);
|
|
|
|
this.editAreaScreenshotToolStripMenuItem.Tag = "builder_saveeditareascreenshot";
|
|
|
|
this.editAreaScreenshotToolStripMenuItem.Text = "Save Screenshot (edit area)";
|
|
|
|
this.editAreaScreenshotToolStripMenuItem.Click += new System.EventHandler(this.InvokeTaggedAction);
|
|
|
|
//
|
2013-03-18 13:52:27 +00:00
|
|
|
// MainForm
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
|
|
this.ClientSize = new System.Drawing.Size(1012, 693);
|
|
|
|
this.Controls.Add(this.dockerspanel);
|
|
|
|
this.Controls.Add(this.display);
|
|
|
|
this.Controls.Add(this.panelinfo);
|
|
|
|
this.Controls.Add(this.dockersspace);
|
|
|
|
this.Controls.Add(this.statusbar);
|
|
|
|
this.Controls.Add(this.toolbar);
|
|
|
|
this.Controls.Add(this.menumain);
|
|
|
|
this.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
|
|
this.KeyPreview = true;
|
|
|
|
this.MainMenuStrip = this.menumain;
|
|
|
|
this.Name = "MainForm";
|
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
|
|
|
|
this.Text = "GZDoomBuilder";
|
|
|
|
this.Deactivate += new System.EventHandler(this.MainForm_Deactivate);
|
|
|
|
this.Load += new System.EventHandler(this.MainForm_Load);
|
|
|
|
this.Shown += new System.EventHandler(this.MainForm_Shown);
|
|
|
|
this.Activated += new System.EventHandler(this.MainForm_Activated);
|
|
|
|
this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyUp);
|
|
|
|
this.Move += new System.EventHandler(this.MainForm_Move);
|
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
|
|
|
|
this.Resize += new System.EventHandler(this.MainForm_Resize);
|
|
|
|
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyDown);
|
|
|
|
this.ResizeEnd += new System.EventHandler(this.MainForm_ResizeEnd);
|
|
|
|
this.menumain.ResumeLayout(false);
|
|
|
|
this.menumain.PerformLayout();
|
|
|
|
this.toolbar.ResumeLayout(false);
|
|
|
|
this.toolbar.PerformLayout();
|
2013-04-11 09:27:16 +00:00
|
|
|
this.toolbarContextMenu.ResumeLayout(false);
|
2013-03-18 13:52:27 +00:00
|
|
|
this.statusbar.ResumeLayout(false);
|
|
|
|
this.statusbar.PerformLayout();
|
|
|
|
this.panelinfo.ResumeLayout(false);
|
|
|
|
this.panelinfo.PerformLayout();
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
this.PerformLayout();
|
2009-04-19 18:07:22 +00:00
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
private System.Windows.Forms.MenuStrip menumain;
|
|
|
|
private System.Windows.Forms.ToolStrip toolbar;
|
|
|
|
private System.Windows.Forms.StatusStrip statusbar;
|
|
|
|
private System.Windows.Forms.Panel panelinfo;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem menufile;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemnewmap;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemopenmap;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemsavemap;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemsavemapas;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemsavemapinto;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemexit;
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel statuslabel;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemclosemap;
|
|
|
|
private System.Windows.Forms.Timer redrawtimer;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem menuhelp;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemhelpabout;
|
|
|
|
private CodeImp.DoomBuilder.Controls.RenderTargetControl display;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemnorecent;
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel xposlabel;
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel yposlabel;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonnewmap;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonopenmap;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonsavemap;
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel zoomlabel;
|
|
|
|
private System.Windows.Forms.ToolStripDropDownButton buttonzoom;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemzoomfittoscreen;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemzoom100;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemzoom200;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemzoom50;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemzoom25;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemzoom10;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemzoom5;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem menutools;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem configurationToolStripMenuItem;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem preferencesToolStripMenuItem;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem menuedit;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemmapoptions;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemreloadresources;
|
|
|
|
private CodeImp.DoomBuilder.Controls.LinedefInfoPanel linedefinfo;
|
|
|
|
private CodeImp.DoomBuilder.Controls.VertexInfoPanel vertexinfo;
|
|
|
|
private CodeImp.DoomBuilder.Controls.SectorInfoPanel sectorinfo;
|
|
|
|
private CodeImp.DoomBuilder.Controls.ThingInfoPanel thinginfo;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonthingsfilter;
|
|
|
|
private System.Windows.Forms.ToolStripComboBox thingfilters;
|
2010-08-22 20:56:52 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorviews;
|
2009-04-19 18:07:22 +00:00
|
|
|
private System.Windows.Forms.ToolStripStatusLabel gridlabel;
|
|
|
|
private System.Windows.Forms.ToolStripDropDownButton buttongrid;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemgrid1024;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemgrid256;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemgrid128;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemgrid64;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemgrid32;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemgrid16;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemgrid4;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemgrid8;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemgridcustom;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemgrid512;
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel poscommalabel;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemundo;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemredo;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonundo;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonredo;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonsnaptogrid;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemsnaptogrid;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonautomerge;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemautomerge;
|
2010-08-22 20:56:52 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatormodes;
|
2009-04-19 18:07:22 +00:00
|
|
|
private System.Windows.Forms.Timer processor;
|
2013-04-11 09:27:16 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator separatorgzmodes;
|
2010-08-23 09:58:30 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorfilesave;
|
2010-08-22 20:56:52 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatortesting;
|
2010-08-23 09:58:30 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatoreditgeometry;
|
2009-04-19 18:07:22 +00:00
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemgridinc;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemgriddec;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemgridsetup;
|
|
|
|
private System.Windows.Forms.Label modename;
|
|
|
|
private System.Windows.Forms.Timer statusflasher;
|
|
|
|
private System.Windows.Forms.ToolStripSplitButton buttontest;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttoncut;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttoncopy;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonpaste;
|
2010-08-23 09:58:30 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatoreditundo;
|
2009-04-19 18:07:22 +00:00
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemcut;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemcopy;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itempaste;
|
|
|
|
private System.Windows.Forms.ToolStripStatusLabel configlabel;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem menumode;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonviewnormal;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonviewbrightness;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonviewfloors;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonviewceilings;
|
2010-08-23 09:58:30 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatortoolsresources;
|
2009-04-19 18:07:22 +00:00
|
|
|
private System.Windows.Forms.ToolStripButton buttonscripteditor;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem menuview;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemthingsfilter;
|
2010-08-23 09:58:30 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorviewthings;
|
2009-04-19 18:07:22 +00:00
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemviewnormal;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemviewbrightness;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemviewfloors;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemviewceilings;
|
2010-08-23 09:58:30 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorviewzoom;
|
2009-04-19 18:07:22 +00:00
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemscripteditor;
|
2010-08-23 09:58:30 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatortoolsconfig;
|
2009-04-19 18:07:22 +00:00
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemtestmap;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem menuprefabs;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemcreateprefab;
|
2010-08-23 09:58:30 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorprefabsinsert;
|
2009-04-19 18:07:22 +00:00
|
|
|
private System.Windows.Forms.ToolStripMenuItem iteminsertprefabfile;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem iteminsertpreviousprefab;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttoninsertprefabfile;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttoninsertpreviousprefab;
|
|
|
|
private System.Windows.Forms.Button buttontoggleinfo;
|
|
|
|
private System.Windows.Forms.Label labelcollapsedinfo;
|
|
|
|
private System.Windows.Forms.Timer statusresetter;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemshowerrors;
|
2010-08-23 09:58:30 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorviewviews;
|
2009-04-19 18:07:22 +00:00
|
|
|
private System.Windows.Forms.ToolStripMenuItem menuzoom;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem item2zoom5;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem item2zoom10;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemfittoscreen;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem item2zoom200;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem item2zoom100;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem item2zoom50;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem item2zoom25;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemhelprefmanual;
|
2010-08-23 09:58:30 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorhelpmanual;
|
2009-04-19 18:07:22 +00:00
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemhelpeditmode;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemtoggleinfo;
|
2009-07-09 14:03:47 +00:00
|
|
|
private System.Windows.Forms.ToolStripMenuItem itempastespecial;
|
2009-07-09 22:43:39 +00:00
|
|
|
private System.Windows.Forms.Panel heightpanel1;
|
2009-07-19 20:30:15 +00:00
|
|
|
private System.Windows.Forms.Panel dockersspace;
|
|
|
|
private CodeImp.DoomBuilder.Controls.DockersControl dockerspanel;
|
2009-07-21 05:51:13 +00:00
|
|
|
private System.Windows.Forms.Timer dockerscollapser;
|
2010-08-22 20:56:52 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorfile;
|
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorscript;
|
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorprefabs;
|
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorundo;
|
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorcopypaste;
|
2010-08-23 09:58:30 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorfileopen;
|
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorfilerecent;
|
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatoreditgrid;
|
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatoreditcopypaste;
|
2013-04-11 09:27:16 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator seperatorgeometry;
|
2012-04-17 19:13:47 +00:00
|
|
|
private System.Windows.Forms.ToolStripButton buttontoggledynlight;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttontogglemodels;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttonselectedmodelsonly;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttontoggleanimatedlight;
|
2012-05-20 00:56:59 +00:00
|
|
|
private System.Windows.Forms.ToolStripButton buttontogglefx;
|
|
|
|
private System.Windows.Forms.ToolStripButton buttontogglefog;
|
2012-06-01 10:17:47 +00:00
|
|
|
private System.Windows.Forms.ToolStripStatusLabel warnsLabel;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemReloadModedef;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemReloadGldefs;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemReloadMapinfo;
|
2013-03-18 13:52:27 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator separatorDrawModes;
|
2012-11-02 23:11:38 +00:00
|
|
|
private System.Windows.Forms.ToolStripButton buttontoggleeventlines;
|
2013-03-18 13:52:27 +00:00
|
|
|
private System.Windows.Forms.ToolStripButton buttontogglevisualvertices;
|
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemSetCurrentTextures;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem itemviewusedtags;
|
2013-04-01 11:06:01 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem addToGroup;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem selectGroup;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem addGroup1;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem addGroup2;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem addGroup3;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem addGroup4;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem addGroup5;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem addGroup6;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem addGroup7;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem addGroup8;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem addGroup9;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem addGroup10;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem selectGroup1;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem selectGroup2;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem selectGroup3;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem selectGroup4;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem selectGroup5;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem selectGroup6;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem selectGroup7;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem selectGroup8;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem selectGroup9;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem selectGroup10;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem clearGroup;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem clearGroup1;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem clearGroup2;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem clearGroup3;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem clearGroup4;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem clearGroup5;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem clearGroup6;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem clearGroup7;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem clearGroup8;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem clearGroup9;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem clearGroup10;
|
|
|
|
private System.Windows.Forms.ContextMenuStrip toolbarContextMenu;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toggleFile;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toggleScript;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toggleUndo;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toggleCopy;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem togglePrefabs;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toggleFilter;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toggleViewModes;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toggleGeometry;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toggleTesting;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem toggleRendering;
|
2013-06-05 08:08:56 +00:00
|
|
|
private System.Windows.Forms.ToolStripSeparator separatortoolsscreenshots;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem screenshotToolStripMenuItem;
|
|
|
|
private System.Windows.Forms.ToolStripMenuItem editAreaScreenshotToolStripMenuItem;
|
2009-04-19 18:07:22 +00:00
|
|
|
}
|
|
|
|
}
|