UltimateZoneBuilder/Source/Plugins/BuilderModes/General
MaxED fe38d59169 Added, Classic modes: default thing arguments are now taken into account when highlighting related map elements.
Probably fixed an exception when trying to check which program(s) lock the map file on Windows XP.
Changed: added an option to try to close all programs, which lock the map file when saving the map and the map file is locked (requires Windows Vista or newer).
Fixed, Preferences window: some trackbars had incorrect background color.
Fixed, General interface: in some cases status messages were almost immediately replaced by selection info messages.
2015-09-08 14:54:53 +00:00
..
Association.cs Added: Auto-updater window now has "Ignore this revision" checkbox. If enabled, the window will show up only if a newer update is available. 2015-09-04 12:44:09 +00:00
BuilderModesTools.cs Added, Thing Edit form: thing class is now displayed. 2015-03-17 12:28:42 +00:00
BuilderPlug.cs Added, Classic modes: default thing arguments are now taken into account when highlighting related map elements. 2015-09-08 14:54:53 +00:00
CopyStructures.cs UDMF: most of the code now supports multiple sector/linedef tags ('moreids' UDMF property). The only things left out are Tag Explorer and Tag Range plugins. 2015-07-28 15:04:21 +00:00
HintLabel.cs Fixed, Draw Lines/Rectangle/Circle/Curve modes: line length labels displayed incorrect length. 2015-08-25 22:05:14 +00:00
LineLengthLabel.cs Fixed, Draw Lines/Rectangle/Circle/Curve modes: line length labels displayed incorrect length. 2015-08-25 22:05:14 +00:00
UndoGroup.cs Added, Visual mode, UDMF: added "Change Pitch Clockwise", "Change Pitch Counterclockwise", "Change Roll Clockwise" and "Change Roll Counterclockwise" actions. 2015-03-30 21:44:04 +00:00