ZoneBuilder/Source/Plugins/BuilderModes/FindReplace
MaxED 2f046137c0 Added, Sound Environments mode: sound environments of the same type are now colored using the same color.
Added, Sound Environments mode: current sound environment is now highlighted (can be toggled using "Toggle Highlight" action).
Added: Tag selectors now have up/down buttons.
Fixed, Sound Environments mode: sound environments were not updated after performing Undo/Redo actions.
Fixed, Sound Propagation mode: sound zones were not updated after performing Undo/Redo actions.
Internal: moved "Toggle Highlight" action to the core, also changed it's category to "View".
Internal: "Toggle Highlight" action state is now saved in the Program configuration.
Updated ZDoom_DECORATE.cfg (GetZAt).
Updated ZDoom_linedefs.cfg (Sector_SetPortal args).
2023-01-04 22:36:23 +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 GZDB merging - part 1 2022-11-25 17:14:35 +00: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 GZDB merging - part 1 2022-11-25 17:14:35 +00:00
FindSectorFlat.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
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 GZDB merging - part 1 2022-11-25 17:14:35 +00: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 Add tooltips for special characters in the Find and Replace menu; code shamelessly taken from UDB. 2021-02-25 00:31:10 +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 GZDB merging - part 1 2022-11-25 17:14:35 +00: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