UltimateZoneBuilder/Source/Core/Controls
MaxED 6b765f5a27 Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options).
Open Map in Current WAD: resources are now reloaded when current and target map's resources don't match.
Added some boilerplate to UniversalParser and PK3FileImage.
Internal: ImageSelectorControl now has "UsePreviews" property.
Internal: added ConfigurablePictureBox.
Updated ZDoom_DECORATE.cfg.
2014-11-25 11:52:01 +00:00
..
ActionSelectorControl.cs Action Selector control: actions can now be scrolled using up/down keys and mouse wheel. 2014-09-23 08:54:53 +00:00
ActionSelectorControl.Designer.cs Added Find & Replace for Thing Angles 2010-09-01 14:36:31 +00:00
ActionSelectorControl.resx Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
AngleControl.cs Configurations: increased game configuration loading speed (in previous builds it took ~650 ms. to load a single game configuration, now it takes ~120 ms. to load all 64 of them). As a side effect, New\Open Map Options, Map Options and Game Configurations windows are now opened noticeably faster. The editor starts up a bit faster as well. 2014-02-18 14:04:14 +00:00
AngleControl.Designer.cs Several interface bug fixes and aesthetics 2009-07-09 22:43:39 +00:00
AngleControl.resx Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
ArgumentBox.cs Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter. 2014-02-21 14:42:12 +00:00
ArgumentBox.Designer.cs Exposed more DECORATE information to plugins and Things now have an Actor property (ActorStructure) when they are loaded from DECORATE 2010-08-22 11:36:09 +00:00
ArgumentBox.resx Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
AutoSelectTextbox.cs Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter. 2014-02-21 14:42:12 +00:00
ButtonsNumericTextbox.cs Sector Edit Form (Doom/Hexen): it was possible to set negative Brightness. 2014-09-15 08:15:22 +00:00
ButtonsNumericTextbox.Designer.cs - Scales are now generally accepted and exposed by the ImageData class instead of just ScaleWidth/ScaledHeight 2010-01-02 20:22:05 +00:00
ButtonsNumericTextbox.resx Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
ButtonsNumericTextboxDesigner.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
CheckboxArrayControl.cs Map Analysis form: fixed a crash caused by running analysis, opening another map then trying to run analysis again. 2014-09-29 08:41:12 +00:00
CheckboxArrayControl.Designer.cs Several interface bug fixes and aesthetics 2009-07-09 22:43:39 +00:00
CheckboxArrayControl.resx Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
ColorControl.cs Visual mode, UDMF: we shouldn't render fade when sector brightness is 248 or higher. 2013-11-20 13:29:41 +00:00
ColorControl.Designer.cs Several interface bug fixes and aesthetics 2009-07-09 22:43:39 +00:00
ColorControl.resx Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
ConfigurablePictureBox.cs Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
DebugConsole.cs Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
DebugConsole.designer.cs Internal: added a debug console. 2014-11-13 09:43:39 +00:00
DebugConsole.resx Internal: added a debug console. 2014-11-13 09:43:39 +00:00
Docker.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
DockersControl.cs Changed, Visual mode: "Help" panel is now updated only if it is the active tab. 2014-10-13 22:01:17 +00:00
DockersControl.Designer.cs Visual mode, UDMF: added "Scale Texture Up (X)", "Scale Texture Down (X)", "Scale Texture Up (Y)", "Scale Texture Down (Y)" actions. Default keys are Num6, Num4, Num8, Num5. 2013-06-24 14:21:13 +00:00
DockersControl.resx Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
DockersTabsControl.cs Visual mode, UDMF: added "Scale Texture Up (X)", "Scale Texture Down (X)", "Scale Texture Up (Y)", "Scale Texture Down (Y)" actions. Default keys are Num6, Num4, Num8, Num5. 2013-06-24 14:21:13 +00:00
FieldsEditorControl.cs Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter. 2014-02-21 14:42:12 +00:00
FieldsEditorControl.Designer.cs Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
FieldsEditorControl.resx Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00
FieldsEditorRow.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
FlatSelectorControl.cs Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
HintsPanel.cs Linedef info panel: tag is no longer shown in Hexen map format. 2014-01-23 13:36:51 +00:00
HintsPanel.Designer.cs Fixed: side panel was not auto-collapsed when Help tab was selected. 2014-01-09 11:31:34 +00:00
HintsPanel.resx Fixed: side panel was not auto-collapsed when Help tab was selected. 2014-01-09 11:31:34 +00:00
ImageBrowserControl.cs Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
ImageBrowserControl.Designer.cs Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
ImageBrowserControl.resx Texture Browser: textures can now be filtered by size. 2013-09-26 12:43:39 +00:00
ImageBrowserItem.cs Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
ImageSelectorControl.cs Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
ImageSelectorControl.Designer.cs Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
ImageSelectorControl.resx Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
LinedefInfoPanel.cs Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
LinedefInfoPanel.Designer.cs Linedef info panel, UDMF: activation flags were not shown in flags panel and were causing exception. 2013-12-06 11:21:10 +00:00
LinedefInfoPanel.resx Linedef info panel, UDMF: activation flags were not shown in flags panel and were causing exception. 2013-12-06 11:21:10 +00:00
NumericTextbox.cs Sector Edit form, UDMF: added "Slopes" tab. 2014-10-17 11:55:08 +00:00
OptimizedListView.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
PasteOptionsControl.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
PasteOptionsControl.Designer.cs Rearranged controls a bit. "OK/Accept" button is now always the rightmost button on the most of controls. 2014-05-08 12:33:10 +00:00
PasteOptionsControl.resx Rearranged controls a bit. "OK/Accept" button is now always the rightmost button on the most of controls. 2014-05-08 12:33:10 +00:00
RenderTargetControl.cs Game configurations: added "fixedrotation" property to dynamic lights, which use the angle property as a parameter. 2014-02-21 14:42:12 +00:00
ResourceListEditor.cs Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
ResourceListEditor.Designer.cs Wad file can now be loaded by dragging them on top of GZDB's main window. 2013-12-20 11:40:33 +00:00
ResourceListEditor.resx Wad file can now be loaded by dragging them on top of GZDB's main window. 2013-12-20 11:40:33 +00:00
ResourceListView.cs Wad file can now be loaded by dragging them on top of GZDB's main window. 2013-12-20 11:40:33 +00:00
ScintillaConstants.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
ScintillaControl.cs Script Editor: function arguments helper pop-up was obscuring the text cursor in some cases. 2014-05-14 15:17:14 +00:00
ScriptDocumentTab.cs Script Editor: functions are now shown in the script selector drop-down. 2014-07-16 09:47:23 +00:00
ScriptEditorControl.cs Renamed "Save Screenshot (editing area only)" action to "Save Screenshot (active window)". It will now save a screenshot of currently active window, or editing area if no windows are open. 2014-10-22 13:07:17 +00:00
ScriptEditorControl.Designer.cs Script Editor: added "Find and Replace" toolbar button. 2014-03-03 11:45:03 +00:00
ScriptEditorControl.resx Script Editor: added "Find and Replace" toolbar button. 2014-03-03 11:45:03 +00:00
ScriptEditorPanel.cs Internal: removed GameConfiguration.MapLumpNames, instead GameConfiguration.MapLumps is now used. 2014-11-11 11:47:10 +00:00
ScriptEditorPanel.Designer.cs Script Editor: added a simple snippets system. 2014-05-13 09:43:58 +00:00
ScriptEditorPanel.resx Script Editor: added a simple snippets system. 2014-05-13 09:43:58 +00:00
ScriptFileDocumentTab.cs Script type can now be chosen when creating a new map and changed in Map Options form. 2014-07-11 10:13:26 +00:00
ScriptLumpDocumentTab.cs Script type can now be chosen when creating a new map and changed in Map Options form. 2014-07-11 10:13:26 +00:00
SectorInfoPanel.cs Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
SectorInfoPanel.Designer.cs Sector info panel: rearranged controls a bit, so tag labels and long effect names can be displayed (more) properly. 2014-01-27 11:18:24 +00:00
SectorInfoPanel.resx Info panels: thing and sector flags are now displayed. 2013-12-05 09:24:55 +00:00
SectorSlopeControl.cs Sector Edit form, UDMF: added "Slopes" tab. 2014-10-17 11:55:08 +00:00
SectorSlopeControl.Designer.cs Sector Edit form, UDMF: added "Slopes" tab. 2014-10-17 11:55:08 +00:00
SectorSlopeControl.resx Script type can now be chosen when creating a new map and changed in Map Options form. 2014-07-11 10:13:26 +00:00
SplitButton.cs Map Analysis mode: results list now has a context menu, which allows to hide/show results based on type of selected result and to copy description of selected result to clipboard. 2014-09-12 14:58:00 +00:00
StatisticsControl.cs Removed Statistics plugin. Statistics are now shown in info panel when nothing is highlighted. 2014-05-08 12:34:24 +00:00
StatisticsControl.Designer.cs Removed Statistics plugin. Statistics are now shown in info panel when nothing is highlighted. 2014-05-08 12:34:24 +00:00
StatisticsControl.resx Removed Statistics plugin. Statistics are now shown in info panel when nothing is highlighted. 2014-05-08 12:34:24 +00:00
TextureSelectorControl.cs Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). 2014-11-25 11:52:01 +00:00
ThingBrowserControl.cs Thing Edit form: "Mixed Things" icon is now displayed when several thing types are selected. 2014-11-10 11:27:37 +00:00
ThingBrowserControl.Designer.cs Thing Edit form: "Mixed Things" icon is now displayed when several thing types are selected. 2014-11-10 11:27:37 +00:00
ThingBrowserControl.resx Thing Edit form: "Mixed Things" icon is now displayed when several thing types are selected. 2014-11-10 11:27:37 +00:00
ThingInfoPanel.cs A r1959 change in ImageSelectorControl prevented inherited classes from showing properly in Visual Studio's designer. 2014-05-20 09:09:28 +00:00
ThingInfoPanel.Designer.cs Added Draw Grid mode. 2014-01-16 09:32:05 +00:00
ThingInfoPanel.resx Added Draw Grid mode. 2014-01-16 09:32:05 +00:00
ToolStripCheckBox.cs Fixed button states for "Draw [stuff]" modes in the modes toolbar. 2014-02-28 14:32:20 +00:00
ToolStripNumericUpDown.cs Fixed button states for "Draw [stuff]" modes in the modes toolbar. 2014-02-28 14:32:20 +00:00
TransparentPanel.cs Removed a metric ton of unused "using" directives from Core. 2013-04-11 11:04:16 +00:00
VertexInfoPanel.cs Sector Edit form and Linedef Edit form now support float texture offsets. 2013-07-08 13:13:28 +00:00
VertexInfoPanel.Designer.cs UDMF: vertical offsets of a vertex can now be edited in Vertex Edit form and are shown in Vertex Info panel. 2012-11-27 23:04:49 +00:00
VertexInfoPanel.resx Replaced massive amount of spaces with (massive amount of tabs / 4) 2013-09-11 09:47:53 +00:00