ZoneBuilder/Source/Plugins/BuilderModes/FindReplace
MaxED 972d55f066 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.
2023-01-05 00:51:21 +01:00
..
BaseFindLinedef.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
BaseFindSector.cs Added, Sound Environments mode: sound environments of the same type are now colored using the same color. 2023-01-04 22:36:23 +01:00
BaseFindSidedef.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01: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. 2023-01-04 16:35:40 +01:00
FindAnyTextureFlat.cs Added, Sound Environments mode: sound environments of the same type are now colored using the same color. 2023-01-04 22:36:23 +01:00
FindLinedefFlags.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2023-01-05 00:51:21 +01:00
FindLinedefNumber.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FindLinedefSectorRef.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FindLinedefTags.cs Add tooltips for special characters in the Find and Replace menu; code shamelessly taken from UDB. 2021-02-25 00:31:10 +01:00
FindLinedefThingRef.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FindLinedefTypes.cs Fixed, Find and Replace mode: fixed an exception when trying to assemble search result label for a named script without arguments. 2023-01-04 22:22:12 +01:00
FindReplaceAttribute.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FindReplaceObject.cs Internal: removed some duplicate casts, marked some classes is IDisposable, some streams were disposed more than once. 2023-01-04 14:04:43 +01:00
FindReplaceType.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
FindSectorBrightness.cs Add tooltips for special characters in the Find and Replace menu; code shamelessly taken from UDB. 2021-02-25 00:31:10 +01:00
FindSectorCeilingFlat.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2023-01-04 14:26:07 +01:00
FindSectorCeilingHeight.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2023-01-04 14:26:07 +01:00
FindSectorEffect.cs GZDB merging - part 1 2022-11-25 17:14:35 +00:00
FindSectorFlags.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2023-01-05 00:51:21 +01:00
FindSectorFlat.cs Added, Find and Replace mode: you can now search (and replace) unset sidedef/linedef/thing/sector flags. 2023-01-05 00:08:50 +01:00
FindSectorFloorFlat.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2023-01-04 14:26:07 +01:00
FindSectorFloorHeight.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2023-01-04 14:26:07 +01:00
FindSectorNumber.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FindSectorTags.cs Add tooltips for special characters in the Find and Replace menu; code shamelessly taken from UDB. 2021-02-25 00:31:10 +01:00
FindSidedefFlags.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2023-01-05 00:51:21 +01:00
FindSidedefLowerTexture.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2023-01-04 14:26:07 +01:00
FindSidedefMiddleTexture.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2023-01-04 14:26:07 +01:00
FindSidedefNumber.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00
FindSidedefTexture.cs Added, Find and Replace mode: you can now search (and replace) unset sidedef/linedef/thing/sector flags. 2023-01-05 00:08:50 +01:00
FindSidedefUpperTexture.cs Fixed, "Check Polyobjects" error check: an error is no longer added when "Mirror Polyobject Number" of "Polyobj_Startline" is 0. 2023-01-04 14:26:07 +01:00
FindThingAction.cs Fixed, Find and Replace mode: fixed an exception when trying to assemble search result label for a named script without arguments. 2023-01-04 22:22:12 +01:00
FindThingAngle.cs Add tooltips for special characters in the Find and Replace menu; code shamelessly taken from UDB. 2021-02-25 00:31:10 +01:00
FindThingFlags.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2023-01-05 00:51:21 +01:00
FindThingHeight.cs Allow searching for thing height 2022-10-12 13:56:41 +02:00
FindThingHeightAbsolute.cs Allow searching for thing height 2022-10-12 13:56:41 +02:00
FindThingNumber.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
FindThingSectorRef.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
FindThingTag.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
FindThingThingRef.cs Added support for SRB2's Thing type "parameter" property. 2016-02-29 11:41:17 +01:00
FindThingType.cs Add tooltips for special characters in the Find and Replace menu; code shamelessly taken from UDB. 2021-02-25 00:31:10 +01:00
FindVertexNumber.cs Added GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +01:00