UltimateZoneBuilder/Source/Plugins/BuilderModes/FindReplace
MaxED 7ab0a86a92 Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list.
Changed, Sound Propagation mode: all sound zones are now shown when no sector is highlighted.
Changed, Sound Environments mode: the mode is now available only in UDMF map format.
Changed, Color Picker plugin: the plugin functionality is no longer available in Doom map format.
Restored the ability to create superimposed lines by dragging them with "Snap to Geometry" mode disabled.
Fixed, Sound Propagation mode: fixed a crash when a single-sided linedef had "Block Sound" flag.
Fixed, Find & Replace mode: in some cases "Find Sector/Sidedef/Linedef/Thing flags" search modes failed to find map elements with required flags.
Fixed, Edit Selection mode: in some cases incorrect geometry was created after applying multipart sector edit when "Replace with Dragged Geometry" mode was enabled.
Fixed a crash caused by eventual GDI font objects overflow.
2016-07-02 22:27:20 +00:00
..
BaseFindLinedef.cs Fixed a crash after pressing "Edit Selection" button in the Find and Replace window when several instances of the same map element were selected. 2015-12-29 11:44:32 +00:00
BaseFindSector.cs Added, Sound Environments mode: sound environments of the same type are now colored using the same color. 2016-05-12 22:35:11 +00:00
BaseFindSidedef.cs Fixed a crash after pressing "Edit Selection" button in the Find and Replace window when several instances of the same map element were selected. 2015-12-29 11:44:32 +00:00
BaseFindThing.cs Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window. 2016-04-01 10:49:19 +00:00
FindAnyTextureFlat.cs Added, Sound Environments mode: sound environments of the same type are now colored using the same color. 2016-05-12 22:35:11 +00:00
FindLinedefFlags.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2016-07-02 22:27:20 +00:00
FindLinedefNumber.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindLinedefSectorRef.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindLinedefTags.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
FindLinedefThingRef.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindLinedefTypes.cs Fixed, Find and Replace mode: fixed an exception when trying to assemble search result label for a named script without arguments. 2016-05-10 18:36:38 +00:00
FindReplaceAttribute.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindReplaceObject.cs Internal: removed some duplicate casts, marked some classes is IDisposable, some streams were disposed more than once. 2016-03-18 12:52:12 +00:00
FindReplaceType.cs Added, Find and Replace mode: added usage hints to some search modes. 2016-04-18 13:58:08 +00:00
FindSectorBrightness.cs Added, Search and Replace mode: "Find Sector Brightness" search mode now supports "<=", "<", ">=" and ">" prefixes. 2016-06-25 14:09:39 +00:00
FindSectorCeilingFlat.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2016-03-24 09:25:54 +00:00
FindSectorCeilingHeight.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2016-03-24 09:25:54 +00:00
FindSectorEffect.cs Fixed, Find & Replace mode: fixed a bug when "Find Sector Effect" search mode returned all map sectors when the effect to find was not generalized. 2016-06-22 13:38:27 +00:00
FindSectorFlags.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2016-07-02 22:27:20 +00:00
FindSectorFlat.cs Added, Find and Replace mode: you can now search (and replace) unset sidedef/linedef/thing/sector flags. 2016-06-08 00:06:20 +00:00
FindSectorFloorFlat.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2016-03-24 09:25:54 +00:00
FindSectorFloorHeight.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2016-03-24 09:25:54 +00:00
FindSectorNumber.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindSectorTags.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
FindSidedefFlags.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2016-07-02 22:27:20 +00:00
FindSidedefLowerTexture.cs Added, Find and Replace mode: added usage hints to some search modes. 2016-04-18 13:58:08 +00:00
FindSidedefMiddleTexture.cs Added, Find and Replace mode: added usage hints to some search modes. 2016-04-18 13:58:08 +00:00
FindSidedefNumber.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindSidedefTexture.cs Added, Find and Replace mode: you can now search (and replace) unset sidedef/linedef/thing/sector flags. 2016-06-08 00:06:20 +00:00
FindSidedefUpperTexture.cs Added, Find and Replace mode: added usage hints to some search modes. 2016-04-18 13:58:08 +00:00
FindThingAction.cs Fixed, Find and Replace mode: fixed an exception when trying to assemble search result label for a named script without arguments. 2016-05-10 18:36:38 +00:00
FindThingAngle.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindThingFlags.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2016-07-02 22:27:20 +00:00
FindThingNumber.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindThingSectorRef.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindThingTag.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindThingThingRef.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindThingType.cs Find and Replace mode: 2014-11-05 12:32:48 +00:00
FindVertexNumber.cs Fixed a crash after pressing "Edit Selection" button in the Find and Replace window when several instances of the same map element were selected. 2015-12-29 11:44:32 +00:00