ZoneBuilder/Source/Plugins/BuilderModes/FindReplace
MaxED 803a37f4a4 Changed, Texture Browser window: "All" textures group is now saved/reselected like the rest of the texture groups when closing/opening the window.
Changed, Classic modes: bigger Thing arrows are now rendered when thing sprite rendering is skipped.
Changed, Classic modes: when "Fixed Things Scale" option is enabled, thing size stays at 2x scale instead of 1x when extra bounding box is rendered.
Added Preferences -> Appearance -> "Things transparency (Things mode)" slider.
Renamed Preferences -> Appearance -> "Things transparency" to "Things transparency (other modes)".
Externalized thing bounding box and arrow texture, used to render things in Classic modes (Textures/ThingTexture2D.png).
Updated ZDoom_DECORATE.cfg (A_SetUserVarFloat, A_SetUserArrayFloat).
2023-01-04 16:35:40 +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 GZDB repo at r2462 and updated project file to VS2015. 2015-12-31 13:21:44 +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 Add tooltips for special characters in the Find and Replace menu; code shamelessly taken from UDB. 2021-02-25 00:31:10 +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 GZDB merging - part 1 2022-11-25 17:14:35 +00: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 GZDB merging - part 1 2022-11-25 17:14:35 +00: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