UltimateZoneBuilder/Source/Core/GZBuilder/Controls
MaxED c6f9146b8b Fixed, DECORATE parser: enums were not handled properly.
General interface: selection info is now always displayed.
Visual mode: you can now hold Alt-Shift or Ctrl-Alt while selecting sidedefs to stop selecting connected sidedefs when already (un)selected sidedef is encountered.
Added, Numeric Textbox: you can now use "+++" and "---" prefixes to incrementally increase or decrease result values by given value.
Fixed, Numeric Textbox: fixed a potential divide by zero exception when using "/" prefix in numeric textboxes with decimal input enabled.
Fixed, Thing Info panel: relative z position of things with "+SPAWNCEILING" flag was incorrect.
Changed: Update checker now displays messages using MessageBoxes when called manually.
Map Analysis: changed result descriptions for Unknown Texture and Missing Texture checks.
Doom map format: renamed "Secret" linedef flag to "Shown as 1-sided on automap".
Updated ZDoom_DECORATE.cfg (A_RadiusGive stuff).
2015-07-26 23:18:13 +00:00
..
AngleControl.cs Added some disposers here and there. 2015-05-27 10:34:25 +00:00
AngleControl.Designer.cs Fixed: some controls had inconsistent auto-scaling mode. 2014-12-24 18:32:24 +00:00
AngleControl.resx New angle control logic was behaving incorrectly in some cases. 2013-12-04 13:27:34 +00:00
ColorFieldsControl.cs Texture Browser Form: swapped foreground and background colors of texture size labels. 2014-12-03 23:15:26 +00:00
ColorFieldsControl.Designer.cs High-Dpi: fixed most of alignment errors. 2015-01-06 11:49:06 +00:00
ColorFieldsControl.resx Fixed: some controls had inconsistent auto-scaling mode. 2014-12-24 18:32:24 +00:00
CustomLinedefColorProperties.cs High-Dpi: fixed most of alignment errors. 2015-01-06 11:49:06 +00:00
CustomLinedefColorProperties.designer.cs High-Dpi: fixed most of alignment errors. 2015-01-06 11:49:06 +00:00
CustomLinedefColorProperties.resx Fixed: some controls had inconsistent auto-scaling mode. 2014-12-24 18:32:24 +00:00
CustomLinedefColorsControl.cs High-Dpi: fixed most of alignment errors. 2015-01-06 11:49:06 +00:00
CustomLinedefColorsControl.designer.cs High-Dpi: fixed most of alignment errors. 2015-01-06 11:49:06 +00:00
CustomLinedefColorsControl.resx Fixed: some controls had inconsistent auto-scaling mode. 2014-12-24 18:32:24 +00:00
IconListBox.cs Added some disposers here and there. 2015-05-27 10:34:25 +00:00
MultiSelectTreeview.cs More code sanity changes (constructors of abstract classes should not be public or internal). 2015-05-27 12:38:03 +00:00
PairedFieldsControl.cs Fixed, DECORATE parser: enums were not handled properly. 2015-07-26 23:18:13 +00:00
PairedFieldsControl.Designer.cs High-DPI: fixed alignment issues in Sector, Thing, Linedef and Vertex Edit Forms, also in Open Map Options and Map Options Forms. 2015-01-05 14:56:44 +00:00
PairedFieldsControl.resx Added Draw Grid mode. 2014-01-16 09:32:05 +00:00
PairedFloatControl.cs Fixed, DECORATE parser: enums were not handled properly. 2015-07-26 23:18:13 +00:00
PairedFloatControl.Designer.cs High-DPI: fixed alignment issues in Sector, Thing, Linedef and Vertex Edit Forms, also in Open Map Options and Map Options Forms. 2015-01-05 14:56:44 +00:00
PairedFloatControl.resx Model rendering (all modes): UDMF scale, pitch and roll are now displayed. 2014-04-30 10:01:22 +00:00
PairedIntControl.cs Fixed, DECORATE parser: enums were not handled properly. 2015-07-26 23:18:13 +00:00
PairedIntControl.Designer.cs High-DPI: fixed alignment issues in Sector, Thing, Linedef and Vertex Edit Forms, also in Open Map Options and Map Options Forms. 2015-01-05 14:56:44 +00:00
PairedIntControl.resx Added Draw Grid mode. 2014-01-16 09:32:05 +00:00
TagSelector.cs Edit forms: tag lists are now sorted in descending order. 2015-02-27 14:32:29 +00:00
TagSelector.Designer.cs Fixed: some controls had inconsistent auto-scaling mode. 2014-12-24 18:32:24 +00:00
TagSelector.resx Fixed: some controls had inconsistent auto-scaling mode. 2014-12-24 18:32:24 +00:00